![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <debug-interface.h>
Public Member Functions | |
virtual | ~AsyncEventDelegate ()=default |
virtual void | AsyncEventOccurred (debug::DebugAsyncActionType type, int id, bool is_blackboxed)=0 |
Definition at line 350 of file debug-interface.h.
|
virtualdefault |
|
pure virtual |