Home
last modified time | relevance | path

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

/external/chromium_org/v8/include/
Dv8.h36 # define V8_EXPORT __declspec(dllexport) macro
38 # define V8_EXPORT __declspec(dllimport) macro
40 # define V8_EXPORT macro
48 # define V8_EXPORT __attribute__ ((visibility("default"))) macro
50 # define V8_EXPORT macro
53 # define V8_EXPORT macro