Home
last modified time | relevance | path

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

/external/v8/src/execution/
Disolate.h1109 unibrow::Mapping<unibrow::CanonicalizationRange>* jsregexp_canonrange() { in jsregexp_canonrange() function
/external/v8/src/regexp/
Dregexp-compiler-tonode.cc1234 isolate->jsregexp_canonrange()->get(pos, '\0', equivalents); in AddCaseEquivalents()