Searched refs:if_isjsregexp (Results 1 – 1 of 1) sorted by relevance
1459 Label if_isjsregexp(this), if_isnotjsregexp(this, Label::kDeferred); in TF_BUILTIN() local1462 Branch(IsJSRegExp(CAST(receiver)), &if_isjsregexp, &if_isnotjsregexp); in TF_BUILTIN()1464 BIND(&if_isjsregexp); in TF_BUILTIN()