Home
last modified time | relevance | path

Searched refs:ProcessHintsForObjectGetPrototype (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dserializer-for-background-compilation.cc488 void ProcessHintsForObjectGetPrototype(Hints const& object_hints);
2550 ProcessHintsForObjectGetPrototype(arguments[1]); in ProcessBuiltinCall()
2554 ProcessHintsForObjectGetPrototype(undefined_hint); in ProcessBuiltinCall()
2559 ProcessHintsForObjectGetPrototype(arguments[0]); in ProcessBuiltinCall()
2720 void SerializerForBackgroundCompilation::ProcessHintsForObjectGetPrototype( in ProcessHintsForObjectGetPrototype() function in v8::internal::compiler::SerializerForBackgroundCompilation