Searched refs:RemoteObject_JS_Constructor (Results 1 – 1 of 1) sorted by relevance
195 napi_value RemoteObject_JS_Constructor(napi_env env, napi_callback_info info) in RemoteObject_JS_Constructor() function1502 …napi_define_class(env, className.c_str(), className.length(), RemoteObject_JS_Constructor, nullptr, in NAPIRemoteObjectExport()