#include <WeakSet.h>
◆ WeakSet() [1/2]
◆ ~WeakSet() [1/2]
JSC::WeakSet::~WeakSet |
( |
| ) |
|
◆ WeakSet() [2/2]
◆ ~WeakSet() [2/2]
JSC::WeakSet::~WeakSet |
( |
| ) |
|
◆ allocate() [1/2]
◆ allocate() [2/2]
◆ container() [1/2]
◆ container() [2/2]
◆ deallocate() [1/2]
◆ deallocate() [2/2]
◆ heap() [1/2]
Heap* JSC::WeakSet::heap |
( |
| ) |
const |
◆ heap() [2/2]
Heap * JSC::WeakSet::heap |
( |
| ) |
const |
|
inline |
◆ isEmpty() [1/2]
bool JSC::WeakSet::isEmpty |
( |
| ) |
const |
|
inline |
◆ isEmpty() [2/2]
bool JSC::WeakSet::isEmpty |
( |
| ) |
const |
◆ lastChanceToFinalize() [1/2]
void JSC::WeakSet::lastChanceToFinalize |
( |
| ) |
|
◆ lastChanceToFinalize() [2/2]
void JSC::WeakSet::lastChanceToFinalize |
( |
| ) |
|
|
inline |
◆ reap() [1/2]
void JSC::WeakSet::reap |
( |
| ) |
|
|
inline |
◆ reap() [2/2]
void JSC::WeakSet::reap |
( |
| ) |
|
◆ resetAllocator() [1/2]
void JSC::WeakSet::resetAllocator |
( |
| ) |
|
|
inline |
◆ resetAllocator() [2/2]
void JSC::WeakSet::resetAllocator |
( |
| ) |
|
◆ setContainer() [1/2]
◆ setContainer() [2/2]
◆ shrink() [1/2]
void JSC::WeakSet::shrink |
( |
| ) |
|
◆ shrink() [2/2]
void JSC::WeakSet::shrink |
( |
| ) |
|
◆ sweep() [1/2]
void JSC::WeakSet::sweep |
( |
| ) |
|
◆ sweep() [2/2]
void JSC::WeakSet::sweep |
( |
| ) |
|
◆ visit() [1/2]
◆ visit() [2/2]
◆ vm() [1/2]
VM* JSC::WeakSet::vm |
( |
| ) |
const |
◆ vm() [2/2]
VM * JSC::WeakSet::vm |
( |
| ) |
const |
|
inline |
◆ LLIntOffsetsExtractor
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/WeakSet.h
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/VM.h
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/WeakSetInlines.h
- Source/JavaScriptCore/heap/WeakSet.cpp