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