Searched refs:IsEqualTo (Results 1 – 10 of 10) sorted by relevance
49 CHECK(String::cast(print_string)->IsEqualTo(CStrVector(string))); in CheckOddball()57 CHECK(String::cast(print_string)->IsEqualTo(CStrVector(string))); in CheckSmi()66 CHECK(String::cast(print_string)->IsEqualTo(CStrVector(string))); in CheckNumber()492 CHECK(String::cast(b)->IsEqualTo(CStrVector(string))); in CheckSymbols()
232 if (name->IsEqualTo(kRegexp)) in ShouldGenerateLog()435 if (name->IsEqualTo(CStrVector(entry->name))) { in FindInlineRuntimeLUT()
130 return slice->IsEqualTo(Vector<const char>(other, other_length)); in SubStringEquals()
1790 bool IsEqualTo(FixedArray* other);1952 bool IsEqualTo(DescriptorArray* other);3743 bool IsEqualTo(Vector<const char> str);
3169 bool FixedArray::IsEqualTo(FixedArray* other) { in IsEqualTo() function in v8::internal::FixedArray3441 bool DescriptorArray::IsEqualTo(DescriptorArray* other) { in IsEqualTo() function in v8::internal::DescriptorArray3448 return GetContentArray()->IsEqualTo(other->GetContentArray()); in IsEqualTo()4467 bool String::IsEqualTo(Vector<const char> str) { in IsEqualTo() function in v8::internal::String6626 return String::cast(string)->IsEqualTo(string_); in IsMatch()
64 if (str->IsEqualTo(name)) { in Lookup()
2018 if (class_name->IsEqualTo(i::CStrVector("Arguments"))) { in ObjectProtoToString()
151 fun->name()->IsEqualTo(CStrVector(FLAG_stop_at))) { in GenCode()4516 name->IsEqualTo(CStrVector("apply")) && in VisitCall()
309 function->name()->IsEqualTo(CStrVector(FLAG_stop_at))) { in GenCode()2775 name->IsEqualTo(CStrVector("apply")) && in VisitCall()
173 fun->name()->IsEqualTo(CStrVector(FLAG_stop_at))) { in GenCode()