![]() |
V8
latest master commit
V8 is Google's open source JavaScript engine
|
#include <atomic>
#include <fstream>
#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 | |
perfetto | |
perfetto::trace_processor | |
v8 | |
v8::base | |
v8::platform | |
v8::platform::tracing | |
Macros | |
#define | V8_PLATFORM_NON_EXPORTED_BASE(code) code |
Variables | |
const int | v8::platform::tracing::kTraceMaxNumArgs = 2 |
#define V8_PLATFORM_NON_EXPORTED_BASE | ( | code | ) | code |
Definition at line 231 of file v8-tracing.h.