Home
last modified time | relevance | path

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

/third_party/node/src/
Djs_native_api_v8.cc966 …static void NameGetterInvoke(v8::Local<v8::Name> property, const v8::PropertyCallbackInfo<v8::Valu… in NameGetterInvoke() function in v8impl::__anon2b44a5f80211::PropertyCallbackWrapper
4466 namedPropertyHandler.getter = v8impl::PropertyCallbackWrapper<v8::Value>::NameGetterInvoke; in OH_JSVM_DefineClassWithPropertyHandler()