Home
last modified time | relevance | path

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

/third_party/node/benchmark/napi/define_properties/
Dbinding.c5 #define NODE_API_CALL(call) \ macro
/third_party/node/test/js-native-api/
Dcommon.h89 #define NODE_API_CALL(env, the_call) \ macro