webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
JSC::WeakBlock::SweepResult Struct Reference

#include <WeakBlock.h>

Public Member Functions

bool isNull () const
 
bool isNull () const
 

Public Attributes

bool blockIsFree { true }
 
bool blockIsLogicallyEmpty { true }
 
FreeCellfreeList { nullptr }
 

Member Function Documentation

◆ isNull() [1/2]

bool JSC::WeakBlock::SweepResult::isNull ( ) const
inline

◆ isNull() [2/2]

bool JSC::WeakBlock::SweepResult::isNull ( ) const

Member Data Documentation

◆ blockIsFree

bool JSC::WeakBlock::SweepResult::blockIsFree { true }

◆ blockIsLogicallyEmpty

bool JSC::WeakBlock::SweepResult::blockIsLogicallyEmpty { true }

◆ freeList

FreeCell * JSC::WeakBlock::SweepResult::freeList { nullptr }

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