Searched defs:Convertor (Results 1 – 2 of 2) sorted by relevance
81 … using Convertor = typename decltype(convTag)::type; // convTag acts as lambda template parameter in ConvertPrimArgToEts() local246 … using Convertor = typename decltype(convTag)::type; // conv_tag acts as lambda template parameter in ConvertRefArgToJS() local286 … using Convertor = typename decltype(convTag)::type; // convTag acts as lambda template parameter in ConvertArgToJS() local
694 using Convertor = typename decltype(t)::type; in JSRuntimeInvoke() typedef733 using Convertor = typename decltype(t)::type; in JSRuntimeInstantiate() typedef