Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Ddeserializer.cc322 hot_objects_.Add(obj); in GetBackReferencedObject()
708 Object* hot_object = hot_objects_.Get(index); in ReadData()
824 hot_objects_.Add(HeapObject::cast(new_object)); in ReadDataCase()
Dserializer-common.h280 HotObjectsList hot_objects_; variable
Dserializer.cc149 int index = hot_objects_.Find(obj); in SerializeHotObject()
269 hot_objects_.Add(object); in PutRoot()
299 hot_objects_.Add(object); in PutBackReference()