Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.h863 unibrow::Mapping<unibrow::Ecma262UnCanonicalize>* jsregexp_uncanonicalize() { in jsregexp_uncanonicalize() function
Djsregexp.cc1366 isolate->jsregexp_uncanonicalize()->get(character, '\0', letters); in GetCaseIndependentLetters()
4201 int length = isolate->jsregexp_uncanonicalize()->get(bottom, '\0', chars); in AddCaseEquivalents()
4239 length = isolate->jsregexp_uncanonicalize()->get(block_end, '\0', range); in AddCaseEquivalents()