Searched refs:TryGetCachedPropertyName (Results 1 – 4 of 4) sorted by relevance
177 static MaybeHandle<Name> TryGetCachedPropertyName(Isolate* isolate,
475 if (FunctionTemplateInfo::TryGetCachedPropertyName(isolate(), in ComputePropertyAccessInfo()
1167 FunctionTemplateInfo::TryGetCachedPropertyName(isolate(), getter); in LookupCachedProperty()
18808 MaybeHandle<Name> FunctionTemplateInfo::TryGetCachedPropertyName( in TryGetCachedPropertyName() function in v8::internal::FunctionTemplateInfo