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
551 result = IsSpecialIndex(isolate_->unicode_cache(), *name_string); in IsIntegerIndexedExotic()
370 CHECK_EQ(expected, IsSpecialIndex(isolate->unicode_cache(), *string)); in CheckNonArrayIndex()
312 IsSpecialIndex(isolate()->unicode_cache(), String::cast(*name))) { in ComputePropertyAccessInfo()
6407 IsSpecialIndex(isolate()->unicode_cache(), String::cast(*name_)); in IsIntegerIndexedExotic()