Searched defs:GetRealNamedPropertyAttributes (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dapi.cc4375 Maybe<PropertyAttribute> v8::Object::GetRealNamedPropertyAttributes( function in class:v8::v8::Object
4378 context, Object, GetRealNamedPropertyAttributes, PropertyAttribute);
4395 Maybe<PropertyAttribute> v8::Object::GetRealNamedPropertyAttributes( function in class:v8::v8::Object
4398 return GetRealNamedPropertyAttributes(context, key);

Completed in 137 milliseconds