Searched refs:V8_EXPORT (Results 1 – 5 of 5) sorted by relevance
23 class V8_EXPORT CpuProfileNode {77 class V8_EXPORT CpuProfile {129 class V8_EXPORT CpuProfiler {183 class V8_EXPORT HeapGraphEdge {219 class V8_EXPORT HeapGraphNode {272 class V8_EXPORT OutputStream { // NOLINT303 class V8_EXPORT HeapSnapshot {371 class V8_EXPORT ActivityControl { // NOLINT390 class V8_EXPORT HeapProfiler {545 class V8_EXPORT RetainedObjectInfo { // NOLINT
36 # define V8_EXPORT __declspec(dllexport) macro38 # define V8_EXPORT __declspec(dllimport) macro40 # define V8_EXPORT macro48 # define V8_EXPORT __attribute__ ((visibility("default"))) macro50 # define V8_EXPORT macro53 # define V8_EXPORT macro802 class V8_EXPORT HandleScope {855 class V8_EXPORT EscapableHandleScope : public HandleScope {913 class V8_EXPORT Data {952 class V8_EXPORT UnboundScript {[all …]
15 class V8_EXPORT Testing {
29 class V8_EXPORT Debug {
1310 Tentative Windows dll build fix: Don't V8_EXPORT ScriptCompiler::Source4167 Define V8_EXPORT to nothing for clients of v8. (Chromium issue 90078)