Home | History | Annotate | Download | only in src

Lines Matching refs:Latin1

8474 // - a reference to code for Latin1 inputs (bytecode or compiled), or a smi
8561 // Irregexp compiled code or bytecode for Latin1. If compilation
8570 // Saved instance of Irregexp compiled code or bytecode for Latin1 that
8577 // Maximal number of registers used by either Latin1 or UC16.
9522 static const int32_t kMaxOneByteCharCode = unibrow::Latin1::kMaxChar;
9523 static const uint32_t kMaxOneByteCharCodeU = unibrow::Latin1::kMaxChar;