Searched refs:RemoteObjectDetachCb (Results 1 – 1 of 1) sorted by relevance
137 static void *RemoteObjectDetachCb(napi_env engine, void *value, void *hint) in RemoteObjectDetachCb() function218 …napi_status status = napi_coerce_to_native_binding_object(env, thisVar, RemoteObjectDetachCb, Remo… in RemoteObject_JS_Constructor()