Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dserializer-for-background-compilation.cc419 void ProcessCalleeForCallOrConstruct(Callee const& callee,
425 void ProcessCalleeForCallOrConstruct(Handle<Object> callee,
2027 void SerializerForBackgroundCompilation::ProcessCalleeForCallOrConstruct( in ProcessCalleeForCallOrConstruct() function in v8::internal::compiler::SerializerForBackgroundCompilation
2086 void SerializerForBackgroundCompilation::ProcessCalleeForCallOrConstruct( in ProcessCalleeForCallOrConstruct() function in v8::internal::compiler::SerializerForBackgroundCompilation
2106 ProcessCalleeForCallOrConstruct(new_callee, new_target, *actual_arguments, in ProcessCalleeForCallOrConstruct()
2180 ProcessCalleeForCallOrConstruct(constant, new_target, arguments, in ProcessCallOrConstructRecursive()
2186 ProcessCalleeForCallOrConstruct(Callee(hint), new_target, arguments, in ProcessCallOrConstructRecursive()
2407 ProcessCalleeForCallOrConstruct( in ProcessBuiltinCall()
2412 ProcessCalleeForCallOrConstruct( in ProcessBuiltinCall()
2432 ProcessCalleeForCallOrConstruct( in ProcessBuiltinCall()
[all …]