Home
last modified time | relevance | path

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

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