Searched refs:IsSpecialIndex (Results 1 – 5 of 5) sorted by relevance
193 bool IsSpecialIndex(UnicodeCache* unicode_cache, String* string);
523 bool IsSpecialIndex(UnicodeCache* unicode_cache, String* string) { in IsSpecialIndex() function
794 return IsSpecialIndex(isolate_->unicode_cache(), *name_string) in NotFound()
404 IsSpecialIndex(isolate()->unicode_cache(), String::cast(*name))) { in ComputePropertyAccessInfo()
6013 IsSpecialIndex(isolate()->unicode_cache(), String::cast(*name_)); in IsIntegerIndexedExotic()