Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8config.h561 # define V8_EXPORT __declspec(dllexport) macro
563 # define V8_EXPORT __declspec(dllimport) macro
565 # define V8_EXPORT macro
573 # define V8_EXPORT __attribute__ ((visibility("default"))) macro
575 # define V8_EXPORT macro
578 # define V8_EXPORT macro