Searched refs:if_isregexp (Results 1 – 1 of 1) sorted by relevance
1199 Label out(this), if_isregexp(this); in IsRegExp() local1217 Branch(IsJSRegExp(receiver), &if_isregexp, &out); in IsRegExp()1220 BranchIfToBooleanIsTrue(value, &if_isregexp, &out); in IsRegExp()1223 BIND(&if_isregexp); in IsRegExp()