Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.h254 void DispatchToBytecodeWithOptionalStarLookahead(
Dinterpreter-assembler.cc1227 DispatchToBytecodeWithOptionalStarLookahead(target_bytecode); in Dispatch()
1230 void InterpreterAssembler::DispatchToBytecodeWithOptionalStarLookahead( in DispatchToBytecodeWithOptionalStarLookahead() function in v8::internal::interpreter::InterpreterAssembler
Dinterpreter-generator.cc2804 DispatchToBytecodeWithOptionalStarLookahead(original_bytecode); \