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
1307 DCHECK(!Bytecodes::IsStarLookahead(bytecode_, operand_scale_)); in Jump()1392 if (Bytecodes::IsStarLookahead(bytecode_, operand_scale_)) { in Dispatch()
831 static bool IsStarLookahead(Bytecode bytecode, OperandScale operand_scale);