Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.h287 static const int kBmpCodePoints = 1; variable
Djsregexp.cc4910 kBmpCodePoints, zone_); in UnicodeRangeSplitter()
4918 kBmpCodePoints, zone_); in UnicodeRangeSplitter()
4929 if (outset->Get(kBmpCodePoints)) { in Call()