Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h39 # define V8_EXPORT __declspec(dllexport) macro
41 # define V8_EXPORT __declspec(dllimport) macro
43 # define V8_EXPORT macro
51 # define V8_EXPORT __attribute__ ((visibility("default"))) macro
53 # define V8_EXPORT macro
56 # define V8_EXPORT macro