Searched defs:GetOwnPropertyDescriptor (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | js-objects.cc | 1751 Maybe<bool> JSReceiver::GetOwnPropertyDescriptor(Isolate* isolate, in GetOwnPropertyDescriptor() function in v8::internal::JSReceiver |
| D | objects.cc | 3653 Maybe<bool> JSProxy::GetOwnPropertyDescriptor(Isolate* isolate, in GetOwnPropertyDescriptor() function in v8::internal::JSProxy |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 4575 MaybeLocal<Value> v8::Object::GetOwnPropertyDescriptor(Local<Context> context, in GetOwnPropertyDescriptor() function in v8::v8::Object |