Lines Matching refs:SeqTwoByteString
3401 Handle<SeqTwoByteString> seq = NewRawTwoByteString(character_count_);
3427 Handle<SeqTwoByteString> NewRawTwoByteString(int length) {
3977 return StringReplaceGlobalAtomRegExpWithString<SeqTwoByteString>(
4060 return StringReplaceGlobalAtomRegExpWithString<SeqTwoByteString>(
4159 return StringReplaceGlobalRegExpWithEmptyString<SeqTwoByteString>(
7139 SeqTwoByteString* answer = SeqTwoByteString::cast(object);
7203 SeqTwoByteString* answer = SeqTwoByteString::cast(object);
7293 max_string_length = SeqTwoByteString::kMaxLength;
7307 max_string_length = SeqTwoByteString::kMaxLength;
7357 SeqTwoByteString* result_string =
7358 SeqTwoByteString::cast(result_allocation->ToObjectUnchecked());