Searched refs:IsSpecialIndex (Results 1 – 4 of 4) sorted by relevance
183 bool IsSpecialIndex(UnicodeCache* unicode_cache, String* string);
1352 bool IsSpecialIndex(UnicodeCache* unicode_cache, String* string) { in IsSpecialIndex() function
1032 return IsSpecialIndex(isolate_->unicode_cache(), *name_string) in NotFound()
495 IsSpecialIndex(isolate()->unicode_cache(), String::cast(*name))) { in ComputePropertyAccessInfo()