35 const byte* context_raw_data) {
70 #ifdef V8_USE_EXTERNAL_STARTUP_DATA
static const int context_map_space_used_
static Handle< Context > NewContextFromSnapshot(Isolate *isolate)
static const int context_data_space_used_
static const int context_size_
static const int raw_size_
static void ReserveSpaceForLinkedInSnapshot(Deserializer *deserializer)
static const int pointer_space_used_
static const int context_property_cell_space_used_
static const byte data_[]
static const int cell_space_used_
static bool Initialize(Isolate *isolate)
static const int data_space_used_
static const byte context_data_[]
static const byte * context_raw_data_
static const byte * context_data()
DISALLOW_IMPLICIT_CONSTRUCTORS(Snapshot)
static const int context_new_space_used_
static bool HaveASnapshotToStartFrom()
static const int lo_space_used_
static const int context_lo_space_used_
static void set_context_raw_data(const byte *context_raw_data)
static const int context_raw_size_
static const int map_space_used_
static const int context_code_space_used_
static void set_raw_data(const byte *raw_data)
static const byte * raw_data_
static const int code_space_used_
static const int new_space_used_
static const int context_cell_space_used_
static const int property_cell_space_used_
static const byte * data()
static const int context_pointer_space_used_
static int context_size()
static int context_raw_size()
void SetSnapshotFromFile(StartupData *snapshot_blob)
Debugger support for the V8 JavaScript engine.