Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dserialize.h281 HotObjectsList hot_objects_; variable
Dserialize.cc784 hot_objects_.Add(obj); in GetBackReferencedObject()
1220 Object* hot_object = hot_objects_.Get(index); in ReadData()
1600 int index = hot_objects_.Find(obj); in SerializeKnownObject()
1743 hot_objects_.Add(object); in PutBackReference()