Searched refs:IsStarLookahead (Results 1 – 3 of 3) sorted by relevance
271 bool Bytecodes::IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) { in IsStarLookahead() function in v8::internal::interpreter::Bytecodes
1072 DCHECK(!Bytecodes::IsStarLookahead(bytecode_, operand_scale_)); in Jump()1232 if (Bytecodes::IsStarLookahead(bytecode_, operand_scale_)) { in DispatchToBytecodeWithOptionalStarLookahead()
946 static bool IsStarLookahead(Bytecode bytecode, OperandScale operand_scale);