Home
last modified time | relevance | path

Searched defs:NAPI_CALL (Results 1 – 3 of 3) sorted by relevance

/third_party/node/benchmark/napi/type-tag/
Dbinding.c5 #define NAPI_CALL(call) \ macro
/third_party/node/benchmark/napi/ref/
Daddon.c5 #define NAPI_CALL(env, call) \ macro
/third_party/node/test/js-native-api/
Dcommon.h51 #define NAPI_CALL(env, the_call) \ macro