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