Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dserializer-for-background-compilation.cc481 void ProcessHintsForObjectCreate(Hints const& prototype);
2305 void SerializerForBackgroundCompilation::ProcessHintsForObjectCreate( in ProcessHintsForObjectCreate() function in v8::internal::compiler::SerializerForBackgroundCompilation
2324 ProcessHintsForObjectCreate(arguments[1]); in ProcessBuiltinCall()
2326 ProcessHintsForObjectCreate(Hints::SingleConstant( in ProcessBuiltinCall()