Searched refs:if_stringisempty (Results 1 – 1 of 1) sorted by relevance
2358 Label next(this), if_stringisempty(this, Label::kDeferred); in RegExpPrototypeSplitBody() local2359 Branch(SmiEqual(string_length, SmiZero()), &if_stringisempty, &next); in RegExpPrototypeSplitBody()2361 BIND(&if_stringisempty); in RegExpPrototypeSplitBody()