Searched refs:if_isnotglobal (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()1854 BIND(&if_isnotglobal); in RegExpPrototypeMatchBody()2997 Label if_isglobal(this), if_isnotglobal(this); in TF_BUILTIN() local3000 Branch(is_global, &if_isglobal, &if_isnotglobal); in TF_BUILTIN()3005 BIND(&if_isnotglobal); in TF_BUILTIN()