![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "include/cppgc/allocation.h"#include "include/cppgc/internal/api-constants.h"#include "src/base/macros.h"#include "src/heap/cppgc/globals.h"#include "src/heap/cppgc/object-allocator.h"Go to the source code of this file.
Namespaces | |
| namespace | cppgc |
| namespace | cppgc::internal |
Macros | |
| #define | CPPGC_FORCE_ALWAYS_INLINE |
| #define CPPGC_FORCE_ALWAYS_INLINE |
Definition at line 15 of file allocation.cc.