Home
last modified time | relevance | path

Searched refs:return_singleton_array (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-regexp.cc1919 Label return_singleton_array(this); in RegExpPrototypeSplitBody() local
1920 Branch(WordEqual(match_indices, null), &return_singleton_array, in RegExpPrototypeSplitBody()
1923 Bind(&return_singleton_array); in RegExpPrototypeSplitBody()