Home
last modified time | relevance | path

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

/third_party/node/src/
Djs_native_api_v8.cc987 static void IndexGetterInvoke(uint32_t index, const v8::PropertyCallbackInfo<v8::Value>& info) { in IndexGetterInvoke() function in v8impl::__anon2b44a5f80211::PropertyCallbackWrapper
4483 indexPropertyHandler.getter = v8impl::PropertyCallbackWrapper<v8::Value>::IndexGetterInvoke; in OH_JSVM_DefineClassWithPropertyHandler()