v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <frames-arm.h>
Static Public Attributes | |
static const int | kCallerFPOffset = -3 * kPointerSize |
static const int | kFunctionArgOffset = +3 * kPointerSize |
static const int | kReceiverArgOffset = +4 * kPointerSize |
static const int | kArgcOffset = +5 * kPointerSize |
static const int | kArgvOffset = +6 * kPointerSize |
Definition at line 115 of file frames-arm.h.
|
static |
Definition at line 81 of file frames-ia32.h.
|
static |
Definition at line 82 of file frames-ia32.h.
|
static |
Definition at line 117 of file frames-arm.h.
Referenced by EntryFrame::SetCallerFp().
|
static |
Definition at line 79 of file frames-ia32.h.
|
static |
Definition at line 80 of file frames-ia32.h.