Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h43 # define V8_EXPORT __declspec(dllexport) macro
45 # define V8_EXPORT __declspec(dllimport) macro
47 # define V8_EXPORT macro
55 # define V8_EXPORT __attribute__ ((visibility("default"))) macro
57 # define V8_EXPORT macro
60 # define V8_EXPORT macro