![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8threads.h>
Public Member Functions | |
virtual void | VisitThread (Isolate *isolate, ThreadLocalTop *top)=0 |
Protected Member Functions | |
virtual | ~ThreadVisitor ()=default |
Definition at line 51 of file v8threads.h.
|
protectedvirtualdefault |
|
pure virtual |