Home
last modified time | relevance | path

Searched refs:GetRealNamedPropertyInPrototypeChain (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-object.h544 V8_WARN_UNUSED_RESULT MaybeLocal<Value> GetRealNamedPropertyInPrototypeChain(
/third_party/node/deps/v8/src/api/
Dapi.cc4977 MaybeLocal<Value> v8::Object::GetRealNamedPropertyInPrototypeChain( in GetRealNamedPropertyInPrototypeChain() function in v8::v8::Object
4979 PREPARE_FOR_EXECUTION(context, Object, GetRealNamedPropertyInPrototypeChain, in GetRealNamedPropertyInPrototypeChain()