![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
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_ |