Searched defs:UnwrapImpl (Results 1 – 5 of 5) sorted by relevance
85 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsArr) in UnwrapImpl() function194 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsArr) in UnwrapImpl() function
81 EtsObject *JSRefConvertFunction::UnwrapImpl([[maybe_unused]] InteropCtx *ctx, [[maybe_unused]] napi… in UnwrapImpl() function in ark::ets::interop::js::JSRefConvertFunction
42 …static std::enable_if_t<std::is_integral_v<P>, std::optional<Cpptype>> UnwrapImpl([[maybe_unused]]… in UnwrapImpl() function75 static std::enable_if_t<std::is_floating_point_v<P>, std::optional<Cpptype>> UnwrapImpl( in UnwrapImpl() function
39 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsValue) in UnwrapImpl() function in ark::ets::interop::js::JSRefConvertBuiltin
39 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsValue) in UnwrapImpl() function in ark::ets::interop::js::ets_proxy::JSRefConvertEtsProxy182 EtsObject *UnwrapImpl(InteropCtx *ctx, [[maybe_unused]] napi_value jsValue) in UnwrapImpl() function in ark::ets::interop::js::ets_proxy::JSRefConvertJSProxy