![]() |
v8
10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
|
#include <cstddef>#include "cppgc/allocation.h"#include "cppgc/internal/logging.h"#include "cppgc/type-traits.h"
Go to the source code of this file.
Data Structures | |
| class | ExplicitManagementImpl |
Namespaces | |
| cppgc | |
| cppgc::subtle | |
| cppgc::internal | |
Functions | |
| template<typename T > | |
| void | FreeUnreferencedObject (HeapHandle &heap_handle, T &object) |
| template<typename T > | |
| bool | Resize (T &object, AdditionalBytes additional_bytes) |