Searched refs:SerializeCodeStub (Results 1 – 2 of 2) sorted by relevance
697 void SerializeCodeStub(uint32_t stub_key, HowToCode how_to_code,
2387 SerializeCodeStub(code_object->stub_key(), how_to_code, where_to_point); in SerializeObject()2445 void CodeSerializer::SerializeCodeStub(uint32_t stub_key, HowToCode how_to_code, in SerializeCodeStub() function in v8::internal::CodeSerializer2473 SerializeCodeStub(stub_key, how_to_code, where_to_point); in SerializeIC()