v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FrameScope Class Reference

#include <macro-assembler.h>

Inheritance diagram for FrameScope:

Public Member Functions

 FrameScope (MacroAssembler *masm, StackFrame::Type type)
 
 ~FrameScope ()
 
void GenerateLeaveFrame ()
 

Detailed Description

Definition at line 75 of file macro-assembler.h.

Constructor & Destructor Documentation

FrameScope ( MacroAssembler masm,
StackFrame::Type  type 
)
inlineexplicit
~FrameScope ( )
inline

Member Function Documentation

void GenerateLeaveFrame ( )
inline

Definition at line 97 of file macro-assembler.h.

References MacroAssembler::LeaveFrame().


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