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

/external/v8/src/
H A Dserialize.cc1353 PutRoot(root_index, heap_object, how_to_code, where_to_point, skip);
1390 void Serializer::PutRoot(int root_index, function in class:v8::internal::Serializer
1435 PutRoot(root_index, heap_object, how_to_code, where_to_point, skip);
1827 PutRoot(root_index, heap_object, how_to_code, where_to_point, skip);
H A Dserialize.h393 void PutRoot(int index,

Completed in 44 milliseconds