Home
last modified time | relevance | path

Searched refs:JSVM_MODULE_EXPORT (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Djsvm_node_api.h18 #define JSVM_MODULE_EXPORT __declspec(dllexport) macro
20 #define JSVM_MODULE_EXPORT __attribute__((visibility("default"))) macro
69 JSVM_MODULE_EXPORT int32_t NODE_API_MODULE_GET_API_VERSION() { \
72 JSVM_MODULE_EXPORT JSVM_Value JSVM_MODULE_INITIALIZER(JSVM_Env env, \