![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <macro-assembler.h>
Public Member Functions | |
FrameScope (MacroAssembler *masm, StackFrame::Type type, const SourceLocation &loc=SourceLocation()) | |
~FrameScope () | |
Private Attributes | |
MacroAssembler * | masm_ |
StackFrame::Type const | type_ |
bool const | old_has_frame_ |
Definition at line 100 of file macro-assembler.h.
|
inlineexplicit |
|
inline |
Definition at line 117 of file macro-assembler.h.
|
private |
Definition at line 146 of file macro-assembler.h.
|
private |
Definition at line 148 of file macro-assembler.h.
|
private |
Definition at line 147 of file macro-assembler.h.