Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.cc1078 DispatchToBytecode(target_bytecode, new_bytecode_offset); in Jump()
1193 DispatchToBytecode(LoadBytecode(BytecodeOffset()), BytecodeOffset()); in StarDispatchLookahead()
1235 DispatchToBytecode(target_bytecode, BytecodeOffset()); in DispatchToBytecodeWithOptionalStarLookahead()
1238 void InterpreterAssembler::DispatchToBytecode( in DispatchToBytecode() function in v8::internal::interpreter::InterpreterAssembler
Dinterpreter-assembler.h248 void DispatchToBytecode(TNode<WordT> target_bytecode,