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.cpp564 class EtsToJsRetConvertor final : public EtsMethodVisitor { class
566EtsToJsRetConvertor(panda::Method *method, napi_env env, panda::Value ret) : EtsMethodVisitor(meth… in EtsToJsRetConvertor() function in panda::ets::interop::js::EtsToJsRetConvertor