Home
last modified time | relevance | path

Searched refs:InterpreterPushArgsThenCall (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-factory.h76 static Callable InterpreterPushArgsThenCall(Isolate* isolate,
H A Dcode-factory.cc238 Callable CodeFactory::InterpreterPushArgsThenCall( in InterpreterPushArgsThenCall() function in v8::internal::CodeFactory
H A Dinterface-descriptors.h82 V(InterpreterPushArgsThenCall) \
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-definitions.h184 ASM(InterpreterPushArgsThenCall, InterpreterPushArgsThenCall) \
185 ASM(InterpreterPushUndefinedAndArgsThenCall, InterpreterPushArgsThenCall) \
186 ASM(InterpreterPushArgsThenCallWithFinalSpread, InterpreterPushArgsThenCall) \
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc721 Callable callable = CodeFactory::InterpreterPushArgsThenCall( in CallJSAndDispatch()
786 Callable callable = CodeFactory::InterpreterPushArgsThenCall( in CallJSWithSpreadAndDispatch()

Completed in 11 milliseconds