HomeSort by relevance Sort by last modified time
    Searched refs:PutRoot (Results 1 - 5 of 5) sorted by null

  /external/v8/src/snapshot/
partial-serializer.cc 65 PutRoot(root_index, obj, how_to_code, where_to_point, skip);
startup-serializer.cc 61 PutRoot(root_index, obj, how_to_code, where_to_point, skip);
serializer.h 161 void PutRoot(int index, HeapObject* object, HowToCode how, WhereToPoint where,
code-serializer.cc 68 PutRoot(root_index, obj, how_to_code, where_to_point, skip);
serializer.cc 207 void Serializer::PutRoot(int root_index, HeapObject* object,

Completed in 227 milliseconds