Home
last modified time | relevance | path

Searched refs:STRING_SPLIT_SUBSTRINGS (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp.h209 enum ResultsCacheType { REGEXP_MULTIPLE_INDICES, STRING_SPLIT_SUBSTRINGS }; enumerator
H A Dregexp.cc1216 if (type == STRING_SPLIT_SUBSTRINGS) { in Lookup()
1251 if (type == STRING_SPLIT_SUBSTRINGS) { in Enter()
1290 if (type == STRING_SPLIT_SUBSTRINGS && value_array->length() < 100) { in Enter()
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc817 RegExpResultsCache::STRING_SPLIT_SUBSTRINGS), in RUNTIME_FUNCTION()
872 RegExpResultsCache::STRING_SPLIT_SUBSTRINGS); in RUNTIME_FUNCTION()

Completed in 6 milliseconds