Searched defs:testNapiSetNamedProperty (Results 1 – 2 of 2) sorted by relevance
20 napi_value testNapiSetNamedProperty(napi_env env, napi_callback_info info) in testNapiSetNamedProperty() function
46 export const testNapiSetNamedProperty: (a: object, b: string, c: any) => object; constant