Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.cc725 TailCallStubThenBytecodeDispatch(callable.descriptor(), code_target, context, in CallJSAndDispatch()
749 TailCallStubThenBytecodeDispatch(callable.descriptor(), code_target, in CallJSAndDispatch()
753 TailCallStubThenBytecodeDispatch(callable.descriptor(), code_target, in CallJSAndDispatch()
792 TailCallStubThenBytecodeDispatch(callable.descriptor(), code_target, context, in CallJSWithSpreadAndDispatch()
/third_party/node/deps/v8/src/compiler/
Dcode-assembler.h1214 void TailCallStubThenBytecodeDispatch( in TailCallStubThenBytecodeDispatch() function