![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "include/v8config.h"#include "src/base/atomicops.h"#include "src/base/memory.h"#include "src/common/globals.h"#include "src/sandbox/check.h"#include "src/sandbox/compactible-external-entity-table.h"#include "src/sandbox/tagged-payload.h"#include "src/utils/allocation.h"