![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/codegen/callable.h"
#include "src/codegen/interface-descriptors.h"
#include "src/common/globals.h"
#include "src/utils/allocation.h"
Go to the source code of this file.
Classes | |
class | v8::internal::CodeFactory |
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Enumerations | |
enum | v8::internal::AllocationSiteOverrideMode { v8::internal::DONT_OVERRIDE , v8::internal::DISABLE_ALLOCATION_SITES } |