Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.h314 static const int kBmpCodePoints = 1; variable
Djsregexp.cc4836 kBmpCodePoints, zone_); in UnicodeRangeSplitter()
4844 kBmpCodePoints, zone_); in UnicodeRangeSplitter()
4855 if (outset->Get(kBmpCodePoints)) { in Call()