Searched defs:InterpreterPushArgsAndCall (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/builtins/
H A Dbuiltins-interpreter.cc12 Handle<Code> Builtins::InterpreterPushArgsAndCall( function in class:v8::internal::Builtins
26 return InterpreterPushArgsAndCall();
/external/v8/src/
H A Dcode-factory.cc456 Callable CodeFactory::InterpreterPushArgsAndCall(Isolate* isolate, function in class:v8::internal::CodeFactory
460 isolate->builtins()->InterpreterPushArgsAndCall(tail_call_mode, mode),

Completed in 217 milliseconds