#include <HandleSet.h>
◆ HandleSet() [1/2]
JSC::HandleSet::HandleSet |
( |
VM * |
vm | ) |
|
◆ ~HandleSet() [1/2]
JSC::HandleSet::~HandleSet |
( |
| ) |
|
◆ HandleSet() [2/2]
JSC::HandleSet::HandleSet |
( |
VM * |
| ) |
|
◆ ~HandleSet() [2/2]
JSC::HandleSet::~HandleSet |
( |
| ) |
|
◆ allocate() [1/2]
◆ allocate() [2/2]
◆ deallocate() [1/2]
◆ deallocate() [2/2]
◆ forEachStrongHandle() [1/2]
template<typename Functor >
void JSC::HandleSet::forEachStrongHandle |
( |
const Functor & |
functor, |
|
|
const HashCountedSet< JSCell *> & |
skipSet |
|
) |
| |
◆ forEachStrongHandle() [2/2]
template<typename Functor >
void JSC::HandleSet::forEachStrongHandle |
( |
const Functor & |
, |
|
|
const HashCountedSet< JSCell *> & |
skipSet |
|
) |
| |
◆ heapFor() [1/2]
◆ heapFor() [2/2]
◆ protectedGlobalObjectCount() [1/2]
unsigned JSC::HandleSet::protectedGlobalObjectCount |
( |
| ) |
|
◆ protectedGlobalObjectCount() [2/2]
unsigned JSC::HandleSet::protectedGlobalObjectCount |
( |
| ) |
|
◆ visitStrongHandles() [1/2]
◆ visitStrongHandles() [2/2]
◆ vm() [1/2]
VM* JSC::HandleSet::vm |
( |
| ) |
|
◆ vm() [2/2]
VM * JSC::HandleSet::vm |
( |
| ) |
|
|
inline |
◆ writeBarrier() [1/2]
◆ writeBarrier() [2/2]
◆ HandleBlock
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/HandleSet.h
- Source/JavaScriptCore/heap/HandleSet.cpp