Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dserialize.cc1269 isolate->PushToPartialSnapshotCache(Smi::FromInt(0)); in Iterate()
1296 isolate->PushToPartialSnapshotCache(heap_object); in PartialSnapshotCacheIndex()
Disolate.cc1657 void Isolate::PushToPartialSnapshotCache(Object* obj) { in PushToPartialSnapshotCache() function in v8::internal::Isolate
1921 PushToPartialSnapshotCache(heap_.undefined_value()); in Init()
Disolate.h643 void PushToPartialSnapshotCache(Object* obj);