webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
JSC::HandleStack Class Reference

#include <HandleStack.h>

Classes

class  Frame
 

Public Member Functions

 HandleStack ()
 
void enterScope (Frame &)
 
void leaveScope (Frame &)
 
HandleSlot push ()
 
void visit (SlotVisitor &)
 
 HandleStack ()
 
void enterScope (Frame &)
 
void leaveScope (Frame &)
 
HandleSlot push ()
 
void visit (SlotVisitor &)
 

Constructor & Destructor Documentation

◆ HandleStack() [1/2]

JSC::HandleStack::HandleStack ( )

◆ HandleStack() [2/2]

JSC::HandleStack::HandleStack ( )

Member Function Documentation

◆ 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]

HandleSlot JSC::HandleStack::push ( )

◆ push() [2/2]

HandleSlot JSC::HandleStack::push ( )
inline

◆ visit() [1/2]

void JSC::HandleStack::visit ( SlotVisitor visitor)

◆ visit() [2/2]

void JSC::HandleStack::visit ( SlotVisitor )

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