Searched refs:JSRefConvertJSProxy (Results 1 – 1 of 1) sorted by relevance
169 class JSRefConvertJSProxy : public JSRefConvert { class171 explicit JSRefConvertJSProxy() : JSRefConvert(this) {} in JSRefConvertJSProxy() function in ark::ets::interop::js::ets_proxy::JSRefConvertJSProxy194 return std::make_unique<JSRefConvertJSProxy>(); in CreateJSRefConvertJSProxy()