Searched refs:IsStarLookahead (Results 1 – 3 of 3) sorted by relevance
264 bool Bytecodes::IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) { in IsStarLookahead() function in v8::internal::interpreter::Bytecodes
1091 DCHECK(!Bytecodes::IsStarLookahead(bytecode_, operand_scale_)); in Jump()1186 if (Bytecodes::IsStarLookahead(bytecode_, operand_scale_)) { in Dispatch()
854 static bool IsStarLookahead(Bytecode bytecode, OperandScale operand_scale);