![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::platform::tracing::TraceWriter, including all inherited members.
| AppendTraceEvent(TraceObject *trace_event)=0 | v8::platform::tracing::TraceWriter | pure virtual |
| CreateJSONTraceWriter(std::ostream &stream) | v8::platform::tracing::TraceWriter | static |
| CreateJSONTraceWriter(std::ostream &stream, const std::string &tag) | v8::platform::tracing::TraceWriter | static |
| CreateSystemInstrumentationTraceWriter() | v8::platform::tracing::TraceWriter | static |
| Flush()=0 | v8::platform::tracing::TraceWriter | pure virtual |
| operator=(const TraceWriter &)=delete | v8::platform::tracing::TraceWriter | private |
| TraceWriter()=default | v8::platform::tracing::TraceWriter | |
| TraceWriter(const TraceWriter &)=delete | v8::platform::tracing::TraceWriter | private |
| ~TraceWriter()=default | v8::platform::tracing::TraceWriter | virtual |