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

  /external/v8/src/snapshot/
code-serializer.h 47 void SerializeBuiltin(int builtin_index, HowToCode how_to_code,
code-serializer.cc 86 SerializeBuiltin(code_object->builtin_index(), how_to_code,
96 SerializeBuiltin(code_object->builtin_index(), how_to_code,
141 void CodeSerializer::SerializeBuiltin(int builtin_index, HowToCode how_to_code,

Completed in 543 milliseconds