Searched defs:one_byte (Results 1 – 10 of 10) sorted by relevance
4 typedef char one_byte; typedef
79 string one_byte = str.substr(i * kNumHexDigitsInByte, kNumHexDigitsInByte); in HexStringToRawData() local
57 int array_length, bool* one_byte) { in StringBuilderConcatLength()
339 bool one_byte = true; in UnescapeSlow() local
2788 bool one_byte = true; in StringShortPrint() local16555 bool one_byte = source->IsOneByteRepresentationUnderneath(); in EscapeRegExpSource() local17120 bool one_byte = internalized->IsOneByteRepresentation(); in MakeStringThin() local17158 bool one_byte = result->IsOneByteRepresentation(); in LookupString() local
2 typedef char one_byte; typedef
973 inline bool one_byte() { return one_byte_; } in one_byte() function in v8::internal::RegExpCompiler1033 bool one_byte) in RegExpCompiler()1605 bool one_byte = compiler->one_byte(); in EmitAtomNonLetter() local1632 bool one_byte, uc16 c1, uc16 c2, in ShortCutEmitCharacterPair()1686 bool one_byte = compiler->one_byte(); in EmitAtomLetter() local2074 RegExpCharacterClass* cc, bool one_byte, in EmitCharClass()2638 void QuickCheckDetails::Advance(int by, bool one_byte) { in Advance()3169 bool one_byte = compiler->one_byte(); in TextEmitPass() local3474 bool one_byte = compiler->one_byte(); in CalculatePreloadCharacters() local
298 bool one_byte = special->HasOnlyOneByteChars(); in RUNTIME_FUNCTION() local
1130 bool one_byte = (is_one_byte || is_one_byte_data_in_two_byte_string); in NewConsString() local1135 int length, bool one_byte) { in NewConsString()
3857 const unsigned char *one_byte; in PyUnicode_AsUnicodeAndSize() local