Searched defs:UnwrapNapiValue (Results 1 – 2 of 2) sorted by relevance
53 void* UnwrapNapiValue(const JSRef<JSVal>& obj) in UnwrapNapiValue() function
1841 void* ArkTSUtils::UnwrapNapiValue(const EcmaVM* vm, const Local<JSValueRef>& obj) in UnwrapNapiValue() function in OHOS::Ace::NG::ArkTSUtils