Searched defs:Unwrap (Results 1 – 4 of 4) sorted by relevance
82 static std::optional<cpptype> Unwrap(InteropCtx *ctx, napi_env env, napi_value jsVal) in Unwrap() function
46 EtsObject *Unwrap(InteropCtx *ctx, napi_value jsValue) in Unwrap() function
72 EtsObject *EtsClassWrapper::Unwrap(InteropCtx *ctx, napi_value jsValue) in Unwrap() function in ark::ets::interop::js::ets_proxy::EtsClassWrapper
359 JSVM_Status Unwrap(JSVM_Env env, JSVM_Value jsObject, void** result, UnwrapAction action) in Unwrap() function