HandleNapiValueType函数添加参数

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh
2024-05-18 07:44:28 +00:00
committed by Gitee
parent 1202fa6f39
commit 9f2e065bce
+1 -1
View File
@@ -149,7 +149,7 @@ FREE_PRIOUTPUT:
return allSyscapBuffer;
}
void HandleNapiValueType()
void HandleNapiValueType(SystemCapabilityAsyncContext* asyncContext)
{
asyncContext->env = env;
napi_valuetype valueType = napi_undefined;