Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
H A 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
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h702 # define V8_EXPORT __declspec(dllexport) macro
704 # define V8_EXPORT __declspec(dllimport) macro
706 # define V8_EXPORT macro
714 # define V8_EXPORT __attribute__ ((visibility("default"))) macro
716 # define V8_EXPORT macro
719 # define V8_EXPORT macro

Completed in 4 milliseconds