v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::BasePage::SlotSetDeleter Struct Reference
Collaboration diagram for cppgc::internal::BasePage::SlotSetDeleter:

Public Member Functions

void operator() (SlotSet *) const
 

Public Attributes

size_t page_size_ = 0
 

Detailed Description

Definition at line 136 of file heap-page.h.

Member Function Documentation

◆ operator()()

void cppgc::internal::BasePage::SlotSetDeleter::operator() ( SlotSet * ) const

Member Data Documentation

◆ page_size_

size_t cppgc::internal::BasePage::SlotSetDeleter::page_size_ = 0

Definition at line 138 of file heap-page.h.


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