Home
last modified time | relevance | path

Searched refs:JSRefConvertCreateImpl (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert.cpp37 static std::unique_ptr<JSRefConvert> JSRefConvertCreateImpl(InteropCtx *ctx, Class *klass) in JSRefConvertCreateImpl() function
67 auto conv = JSRefConvertCreateImpl(ctx, klass); in JSRefConvertCreate()