![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <zone.h>
Public Member Functions | |
| ZoneScope (Zone *zone) | |
| ~ZoneScope () | |
Private Attributes | |
| Zone *const | zone_ |
| const ZoneSnapshot | snapshot_ |
|
inlineexplicit |
|
private |