Searched defs:UnwrapImpl (Results 1 – 4 of 4) sorted by relevance
83 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsArr) in UnwrapImpl() function174 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsArr) in UnwrapImpl() function
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
42 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsValue) in UnwrapImpl() function in panda::ets::interop::js::JSRefConvertBuiltin
39 EtsObject *UnwrapImpl(InteropCtx *ctx, napi_value jsValue) in UnwrapImpl() function in panda::ets::interop::js::ets_proxy::JSRefConvertEtsProxy181 EtsObject *UnwrapImpl(InteropCtx *ctx, [[maybe_unused]] napi_value jsValue) in UnwrapImpl() function in panda::ets::interop::js::ets_proxy::JSRefConvertJSProxy