Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-testing.h42 #define V8EXPORT __declspec(dllexport) macro
44 #define V8EXPORT __declspec(dllimport) macro
46 #define V8EXPORT macro
54 #define V8EXPORT __attribute__ ((visibility("default"))) macro
56 #define V8EXPORT macro
Dv8-preparser.h46 #define V8EXPORT __declspec(dllexport) macro
48 #define V8EXPORT __declspec(dllimport) macro
50 #define V8EXPORT macro
59 #define V8EXPORT __attribute__ ((visibility("default"))) macro
61 #define V8EXPORT macro
Dv8-profiler.h42 #define V8EXPORT __declspec(dllexport) macro
44 #define V8EXPORT __declspec(dllimport) macro
46 #define V8EXPORT macro
54 #define V8EXPORT __attribute__ ((visibility("default"))) macro
56 #define V8EXPORT macro
Dv8.h56 #define V8EXPORT __declspec(dllexport) macro
58 #define V8EXPORT __declspec(dllimport) macro
60 #define V8EXPORT macro
69 #define V8EXPORT __attribute__ ((visibility("default"))) macro
71 #define V8EXPORT macro