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/call/
Darg_convertors.h77 … using Convertor = typename decltype(convTag)::type; // convTag acts as lambda template parameter in ConvertPrimArgToEts() local
223 … using Convertor = typename decltype(convTag)::type; // conv_tag acts as lambda template parameter in ConvertRefArgToJS() local
259 … using Convertor = typename decltype(convTag)::type; // convTag acts as lambda template parameter in ConvertArgToJS() local