v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
explicit-management.h File Reference
#include <cstddef>
#include "cppgc/allocation.h"
#include "cppgc/internal/logging.h"
#include "cppgc/type-traits.h"
Include dependency graph for explicit-management.h:

Go to the source code of this file.

Data Structures

class  ExplicitManagementImpl
 

Namespaces

namespace  cppgc
 
namespace  cppgc::subtle
 
namespace  cppgc::internal
 

Functions

template<typename T >
void FreeUnreferencedObject (HeapHandle &heap_handle, T &object)
 
template<typename T >
bool Resize (T &object, AdditionalBytes additional_bytes)