v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::AllocationHandle Class Reference

#include <object-allocator.h>

Inheritance diagram for cppgc::AllocationHandle:
Collaboration diagram for cppgc::AllocationHandle:

Private Member Functions

 AllocationHandle ()=default
 

Friends

class internal::ObjectAllocator
 

Detailed Description

Definition at line 28 of file object-allocator.h.

Constructor & Destructor Documentation

◆ AllocationHandle()

cppgc::AllocationHandle::AllocationHandle ( )
privatedefault

Friends And Related Symbol Documentation

◆ internal::ObjectAllocator

friend class internal::ObjectAllocator
friend

Definition at line 31 of file object-allocator.h.


The documentation for this class was generated from the following file: