Searched refs:PutRoot (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/snapshot/
H A Dpartial-serializer.cc58 PutRoot(root_index, obj, how_to_code, where_to_point, skip);
H A Dstartup-serializer.cc60 PutRoot(root_index, obj, how_to_code, where_to_point, skip);
H A Dserializer.h161 void PutRoot(int index, HeapObject* object, HowToCode how, WhereToPoint where,
H A Dcode-serializer.cc54 PutRoot(root_index, obj, how_to_code, where_to_point, skip);
H A Dserializer.cc200 void Serializer::PutRoot(int root_index, HeapObject* object, function in class:v8::internal::Serializer

Completed in 153 milliseconds