Home
last modified time | relevance | path

Searched refs:ExtendReadOnlyObjectCache (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dread-only-deserializer.cc41 Object* object = ro_heap->ExtendReadOnlyObjectCache(); in DeserializeIntoIsolate()
/third_party/node/deps/v8/src/heap/
Dread-only-heap.h80 Object* ExtendReadOnlyObjectCache();
Dread-only-heap.cc238 Object* ReadOnlyHeap::ExtendReadOnlyObjectCache() { in ExtendReadOnlyObjectCache() function in v8::internal::ReadOnlyHeap