Searched refs:kNoChar (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/strings/ | ||
H A D | unicode.h | 78 inline CacheEntry() : code_point_(kNoChar), offset_(0) {} in CacheEntry() 83 static const int kNoChar = (1 << 21) - 1; member |
Completed in 2 milliseconds