Searched defs:is_one_byte (Results 1 – 11 of 11) sorted by relevance
131 bool is_one_byte = in IsOneByte() local
62 bool is_one_byte() const { return is_one_byte_; } in is_one_byte() function86 AstRawString(bool is_one_byte, const Vector<const byte>& literal_bytes, in AstRawString()
280 AstRawString* AstValueFactory::GetString(uint32_t hash_field, bool is_one_byte, in GetString()
171 bool is_one_byte = subject_handle->IsOneByteRepresentationUnderneath(); in CheckStackGuardState() local254 bool is_one_byte = subject_ptr->IsOneByteRepresentation(); in Match() local
301 bool is_one_byte) { in EnsureCompiledIrregexp()313 bool is_one_byte) { in CompileIrregexp()396 ByteArray* RegExpImpl::IrregexpByteCode(FixedArray* re, bool is_one_byte) { in IrregexpByteCode()401 Code* RegExpImpl::IrregexpNativeCode(FixedArray* re, bool is_one_byte) { in IrregexpNativeCode()418 bool is_one_byte = subject->IsOneByteRepresentationUnderneath(); in IrregexpPrepare() local444 bool is_one_byte = subject->IsOneByteRepresentationUnderneath(); in IrregexpExecRaw() local3354 void TextNode::MakeCaseIndependent(Isolate* isolate, bool is_one_byte) { in MakeCaseIndependent()5900 bool is_one_byte) { in AddCaseEquivalents()6633 Handle<String> sample_subject, bool is_one_byte) { in Compile()
1465 Analysis(Isolate* isolate, bool is_one_byte) in Analysis()
498 bool is_one_byte = separator->IsOneByteRepresentation(); in RUNTIME_FUNCTION() local
441 bool is_one_byte() const { return is_one_byte_; } in is_one_byte() function
1082 bool is_one_byte = left_is_one_byte && right_is_one_byte; in NewConsString() local1273 bool is_one_byte = in NewExternalStringFromTwoByte() local
2983 Node* is_one_byte) { in LoadFromSeqString()
2621 bool is_one_byte = this->IsOneByteRepresentation(); in MakeExternal() local