Lines Matching refs:IRREGEXP
3977 // Check the type of the RegExp. Only continue if type is JSRegExp::IRREGEXP.3979 __ cmp(r0, Operand(Smi::FromInt(JSRegExp::IRREGEXP)));4088 // Check that the irregexp code has been generated for the actual string