Searched defs:NODE_API_CALL (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/benchmark/napi/define_properties/ | ||
| D | binding.c | 5 #define NODE_API_CALL(call) \ macro |
| /third_party/node/test/js-native-api/ | ||
| D | common.h | 89 #define NODE_API_CALL(env, the_call) \ macro |