webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WTF::PageAllocation Class Reference

#include <PageAllocation.h>

Inheritance diagram for WTF::PageAllocation:
WTF::PageBlock WTF::PageBlock WTF::PageBlock

Public Member Functions

 PageAllocation ()
 
void deallocate ()
 
 PageAllocation ()
 
void deallocate ()
 
 PageAllocation ()
 
void deallocate ()
 

Static Public Member Functions

static PageAllocation allocate (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false)
 
static PageAllocation allocate (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false)
 
static PageAllocation allocate (size_t size, OSAllocator::Usage usage=OSAllocator::UnknownUsage, bool writable=true, bool executable=false)
 

Constructor & Destructor Documentation

◆ PageAllocation() [1/3]

WTF::PageAllocation::PageAllocation ( )
inline

◆ PageAllocation() [2/3]

WTF::PageAllocation::PageAllocation ( )
inline

◆ PageAllocation() [3/3]

WTF::PageAllocation::PageAllocation ( )
inline

Member Function Documentation

◆ allocate() [1/3]

static PageAllocation WTF::PageAllocation::allocate ( size_t  size,
OSAllocator::Usage  usage = OSAllocator::UnknownUsage,
bool  writable = true,
bool  executable = false 
)
inlinestatic

◆ allocate() [2/3]

static PageAllocation WTF::PageAllocation::allocate ( size_t  size,
OSAllocator::Usage  usage = OSAllocator::UnknownUsage,
bool  writable = true,
bool  executable = false 
)
inlinestatic

◆ allocate() [3/3]

static PageAllocation WTF::PageAllocation::allocate ( size_t  size,
OSAllocator::Usage  usage = OSAllocator::UnknownUsage,
bool  writable = true,
bool  executable = false 
)
inlinestatic

◆ deallocate() [1/3]

void WTF::PageAllocation::deallocate ( )
inline

◆ deallocate() [2/3]

void WTF::PageAllocation::deallocate ( )
inline

◆ deallocate() [3/3]

void WTF::PageAllocation::deallocate ( )
inline

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