Searched refs:SerializeBuiltin (Results 1 – 2 of 2) sorted by relevance
693 void SerializeBuiltin(int builtin_index, HowToCode how_to_code,
2383 SerializeBuiltin(code_object->builtin_index(), how_to_code, in SerializeObject()2427 void CodeSerializer::SerializeBuiltin(int builtin_index, HowToCode how_to_code, in SerializeBuiltin() function in v8::internal::CodeSerializer2489 SerializeBuiltin(builtin_index, how_to_code, where_to_point); in SerializeIC()