Home
last modified time | relevance | path

Searched defs:can_rehash (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dread-only-deserializer.h20 bool can_rehash) in ReadOnlyDeserializer()
Dstartup-deserializer.h20 bool can_rehash) in StartupDeserializer()
Dshared-heap-deserializer.h21 bool can_rehash) in SharedHeapDeserializer()
Dcontext-deserializer.h30 bool can_rehash) in ContextDeserializer()
Dcontext-deserializer.cc18 Isolate* isolate, const SnapshotData* data, bool can_rehash, in DeserializeContext()
Dsnapshot.cc205 bool can_rehash = ExtractRehashability(blob); in NewContextFromSnapshot() local
Ddeserializer.cc242 bool can_rehash) in Deserializer()
/third_party/node/deps/v8/src/heap/
Dread-only-heap.cc65 bool can_rehash) { in SetUp()
115 bool can_rehash) { in DeseralizeIntoIsolate()
/third_party/node/deps/v8/src/execution/
Disolate.cc3803 bool can_rehash) { in ThrowInternal()
3882 SnapshotData* shared_heap_snapshot_data, bool can_rehash) { in ThrowInternal()