Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value_call.cpp82 … using Convertor = typename decltype(convTag)::type; // convTag acts as lambda template parameter in ConvertNapiVal() typedef
142 … using Convertor = typename decltype(convTag)::type; // conv_tag acts as lambda template parameter in ConvertEtsValRef() typedef
189 … using Convertor = typename decltype(convTag)::type; // convTag acts as lambda template parameter in ConvertEtsVal() typedef