![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-platform.h>
Public Member Functions | |
virtual | ~TraceStateObserver ()=default |
virtual void | OnTraceEnabled ()=0 |
virtual void | OnTraceDisabled ()=0 |
Definition at line 430 of file v8-platform.h.
|
virtualdefault |
|
pure virtual |
Implemented in v8::internal::TracingCpuProfilerImpl, and v8::tracing::TracingCategoryObserver.
|
pure virtual |
Implemented in v8::internal::TracingCpuProfilerImpl, and v8::tracing::TracingCategoryObserver.