Searched refs:if_isglobal (Results 1 – 1 of 1) sorted by relevance
1851 Label if_isglobal(this), if_isnotglobal(this); in RegExpPrototypeMatchBody() local1852 Branch(is_global, &if_isglobal, &if_isnotglobal); in RegExpPrototypeMatchBody()1863 BIND(&if_isglobal); in RegExpPrototypeMatchBody()2997 Label if_isglobal(this), if_isnotglobal(this); in TF_BUILTIN() local3000 Branch(is_global, &if_isglobal, &if_isnotglobal); in TF_BUILTIN()3002 BIND(&if_isglobal); in TF_BUILTIN()