Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dserialize.h509 void PutRoot(int index, HeapObject* object, HowToCode how, WhereToPoint where,
Dserialize.cc1679 PutRoot(root_index, obj, how_to_code, where_to_point, skip); in SerializeObject()
1712 void Serializer::PutRoot(int root_index, in PutRoot() function in v8::internal::Serializer
1772 PutRoot(root_index, obj, how_to_code, where_to_point, skip); in SerializeObject()
2366 PutRoot(root_index, obj, how_to_code, where_to_point, skip); in SerializeObject()