#include <HandleStack.h>
◆ HandleStack() [1/2]
JSC::HandleStack::HandleStack |
( |
| ) |
|
◆ HandleStack() [2/2]
JSC::HandleStack::HandleStack |
( |
| ) |
|
◆ enterScope() [1/2]
void JSC::HandleStack::enterScope |
( |
Frame & |
lastFrame | ) |
|
|
inline |
◆ enterScope() [2/2]
void JSC::HandleStack::enterScope |
( |
Frame & |
| ) |
|
◆ leaveScope() [1/2]
void JSC::HandleStack::leaveScope |
( |
Frame & |
lastFrame | ) |
|
|
inline |
◆ leaveScope() [2/2]
void JSC::HandleStack::leaveScope |
( |
Frame & |
| ) |
|
◆ push() [1/2]
◆ push() [2/2]
◆ visit() [1/2]
◆ visit() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/HandleStack.h
- Source/JavaScriptCore/heap/HandleStack.cpp