Searched defs:CreateNewInstance (Results 1 – 3 of 3) sorted by relevance
47 static NativeObjectInfo* CreateNewInstance() { return new(std::nothrow) NativeObjectInfo(); } in CreateNewInstance() function55 static NapiFunctionInfo* CreateNewInstance() { return new(std::nothrow) NapiFunctionInfo(); } in CreateNewInstance() function
251 static napi_value CreateNewInstance(napi_env env, napi_callback_info info, napi_ref ref, in CreateNewInstance() function
502 static napi_value CreateNewInstance(napi_env env, napi_callback_info info, napi_ref ref, in CreateNewInstance() function