![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
DelayedEvent (const T &event, v8::metrics::Recorder::ContextId id) | |
void | Run (const std::shared_ptr< Recorder > &recorder) override |
![]() | |
virtual | ~DelayedEventBase ()=default |
Protected Attributes | |
T | event_ |
v8::metrics::Recorder::ContextId | id_ |
|
inline |
|
inlineoverridevirtual |
|
protected |
|
protected |