Searched refs:CreateObject (Results 1 – 17 of 17) sorted by relevance
46 JSIValue error = JSI::CreateObject(); in GetJsiErrorMessage()168 JSIValue result = JSI::CreateObject(); in ExecuteGetAttestResult()197 JSIValue result = JSI::CreateObject(); in GetAttestResultInfoSync()
46 static napi_value CreateObject(napi_env env);
76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
1144 * @tc.desc : Testing CreateObject NAPI interface.1165 * @tc.desc : Testing CreateObject NAPI interface.1186 * @tc.desc : Testing CreateObject NAPI interface.1207 * @tc.desc : Testing CreateObject NAPI interface.1228 * @tc.desc : Testing CreateObject NAPI interface.1249 * @tc.desc : Testing CreateObject NAPI interface.
5480 static JSVM_Value CreateObject(JSVM_Env env, JSVM_CallbackInfo info) in CreateObject() function9262 {.data = nullptr, .callback = CreateObject},