Home
last modified time | relevance | path

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

/napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsabstractops/
Dnapicoercetostring.cpp20 napi_value testNapiCoerceToString(napi_env env, napi_callback_info info) in testNapiCoerceToString() function
/napi_generator/examples/napitutorials/entry/src/main/cpp/types/libentry/
Dindex.d.ts58 export const testNapiCoerceToString: (a: any) => string; constant