Searched defs:read_only_snapshot_data (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/heap/ |
H A D | read-only-heap.cc | 63 SetUp(Isolate* isolate, SnapshotData* read_only_snapshot_data, bool can_rehash) SetUp() argument 113 DeseralizeIntoIsolate(Isolate* isolate, SnapshotData* read_only_snapshot_data, bool can_rehash) DeseralizeIntoIsolate() argument [all...] |
H A D | read-only-spaces.cc | 49 void ReadOnlyArtifacts::VerifyChecksum(SnapshotData* read_only_snapshot_data, in VerifyChecksum() argument 42 InitializeChecksum( SnapshotData* read_only_snapshot_data) InitializeChecksum() argument
|
/third_party/node/deps/v8/src/execution/ |
H A D | isolate.cc | 3800 InitWithSnapshot(SnapshotData* startup_snapshot_data, SnapshotData* read_only_snapshot_data, SnapshotData* shared_heap_snapshot_data, bool can_rehash) ThrowInternal() argument 3880 Init(SnapshotData* startup_snapshot_data, SnapshotData* read_only_snapshot_data, SnapshotData* shared_heap_snapshot_data, bool can_rehash) ThrowInternal() argument
|
Completed in 11 milliseconds