V8 Project
|
Public Member Functions | |
CacheEntry () | |
CacheEntry (uchar code_point, signed offset) | |
Public Attributes | |
uchar | code_point_ |
signed | offset_ |
Static Public Attributes | |
static const int | kNoChar = (1 << 21) - 1 |
|
inline |
|
inline |
uchar unibrow::Mapping< T, size >::CacheEntry::code_point_ |
|
static |
signed unibrow::Mapping< T, size >::CacheEntry::offset_ |
Definition at line 65 of file unicode.h.
Referenced by unibrow::Predicate< unibrow::LineTerminator, 128 >::get().