Searched defs:GetPropertyAttributes (Results 1 – 4 of 4) sorted by relevance
| /external/v8/src/objects/ | ||
| D | module.cc | 926 Maybe<PropertyAttributes> JSModuleNamespace::GetPropertyAttributes( in GetPropertyAttributes() function in v8::internal::JSModuleNamespace |
| /external/v8/src/ | ||
| D | objects-inl.h | 2816 Maybe<PropertyAttributes> JSReceiver::GetPropertyAttributes( in GetPropertyAttributes() function |
| D | objects.cc | 6100 Maybe<PropertyAttributes> JSProxy::GetPropertyAttributes(LookupIterator* it) { in GetPropertyAttributes() function in v8::internal::JSProxy |
| D | api.cc | 4386 Maybe<PropertyAttribute> v8::Object::GetPropertyAttributes( in GetPropertyAttributes() function in v8::v8::Object |