Home
last modified time | relevance | path

Searched defs:testNapiHasElement (Results 1 – 2 of 2) sorted by relevance

/napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsproperty/
Dnapihaselement.cpp20 napi_value testNapiHasElement(napi_env env, napi_callback_info info) in testNapiHasElement() function
/napi_generator/examples/napitutorials/entry/src/main/cpp/types/libentry/
Dindex.d.ts50 export const testNapiHasElement: (a: object, b: number) => string; constant