Searched refs:IsSpecialIndex (Results 1 – 6 of 6) sorted by relevance
189 bool IsSpecialIndex(UnicodeCache* unicode_cache, String* string);
506 bool IsSpecialIndex(UnicodeCache* unicode_cache, String* string) { in IsSpecialIndex() function
653 return IsSpecialIndex(isolate_->unicode_cache(), *name_string) in NotFound()
370 CHECK_EQ(expected, IsSpecialIndex(isolate->unicode_cache(), *string)); in CheckNonArrayIndex()
308 IsSpecialIndex(isolate()->unicode_cache(), String::cast(*name))) { in ComputePropertyAccessInfo()
6558 IsSpecialIndex(isolate()->unicode_cache(), String::cast(*name_)); in IsIntegerIndexedExotic()