Searched refs:TailCallStubThenBytecodeDispatch (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-assembler.cc | 725 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/ |
H A D | code-assembler.h | 1214 void TailCallStubThenBytecodeDispatch( in TailCallStubThenBytecodeDispatch() function in v8::internal::compiler::CodeAssembler
|
Completed in 6 milliseconds