Searched defs:target_bytecode (Results 1 – 1 of 1) sorted by relevance
1076 TNode<RawPtrT> target_bytecode = in Jump() local1168 void InterpreterAssembler::StarDispatchLookahead(TNode<WordT> target_bytecode) { in StarDispatchLookahead()1198 void InterpreterAssembler::InlineShortStar(TNode<WordT> target_bytecode) { in InlineShortStar()1226 TNode<WordT> target_bytecode = LoadBytecode(target_offset); in Dispatch() local1231 TNode<WordT> target_bytecode) { in DispatchToBytecodeWithOptionalStarLookahead()1239 TNode<WordT> target_bytecode, TNode<IntPtrT> new_bytecode_offset) { in DispatchToBytecode()1375 void InterpreterAssembler::TraceBytecodeDispatch(TNode<WordT> target_bytecode) { in TraceBytecodeDispatch()