Home
last modified time | relevance | path

Searched defs:EtsToJsRetConvertor (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dts2ets_copy.cpp570 class EtsToJsRetConvertor final : public EtsMethodVisitor { class
572EtsToJsRetConvertor(ark::Method *method, napi_env env, ark::Value ret) : EtsMethodVisitor(method),… in EtsToJsRetConvertor() function in ark::ets::interop::js::EtsToJsRetConvertor