Home
last modified time | relevance | path

Searched defs:where_to_point (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/snapshot/
Dcode-serializer.cc102 WhereToPoint where_to_point, in SerializeReadOnlyObject()
126 WhereToPoint where_to_point, int skip) { in SerializeObject()
247 WhereToPoint where_to_point) { in SerializeGeneric()
255 WhereToPoint where_to_point) { in SerializeCodeStub()
Dserializer.cc145 WhereToPoint where_to_point, in SerializeHotObject()
169 WhereToPoint where_to_point, in SerializeBackReference()
208 HeapObject* obj, HowToCode how_to_code, WhereToPoint where_to_point, in SerializeBuiltinReference()
245 SerializerDeserializer::WhereToPoint where_to_point, int skip) { in PutRoot()
305 WhereToPoint where_to_point) { in PutAttachedReference()
Dpartial-serializer.cc54 WhereToPoint where_to_point, int skip) { in SerializeObject()
Dbuiltin-serializer.cc94 WhereToPoint where_to_point, int skip) { in SerializeObject()
Dcode-serializer.h64 WhereToPoint where_to_point) { in SerializeCodeObject()
Dstartup-serializer.cc28 WhereToPoint where_to_point, int skip) { in SerializeObject()
Dserializer.h277 WhereToPoint where_to_point) in ObjectSerializer()