|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <atomic>#include <memory>#include <unordered_set>#include <vector>#include "libplatform/libplatform-export.h"#include "v8-platform.h"Go to the source code of this file.
| Namespaces | |
| namespace | perfetto | 
| namespace | perfetto::trace_processor | 
| namespace | v8 | 
| namespace | v8::base | 
| namespace | v8::platform | 
| namespace | v8::platform::tracing | 
| Macros | |
| #define | V8_PLATFORM_NON_EXPORTED_BASE(code) | 
| Variables | |
| const int | v8::platform::tracing::kTraceMaxNumArgs = 2 | 
| #define V8_PLATFORM_NON_EXPORTED_BASE | ( | code | ) | 
Definition at line 231 of file v8-tracing.h.