8 #ifndef V8_ARM64_FRAMES_ARM64_H_
9 #define V8_ARM64_FRAMES_ARM64_H_
27 #define kSafepointSavedRegisters CPURegList::GetSafepointSavedRegisters().list()
28 #define kNumSafepointSavedRegisters \
29 CPURegList::GetSafepointSavedRegisters().Count();
31 class EntryFrameConstants :
public AllStatic {
38 class ExitFrameConstants :
public AllStatic {
66 class ArgumentsAdaptorFrameConstants :
public AllStatic {
76 class ConstructFrameConstants :
public AllStatic {
89 class InternalFrameConstants :
public AllStatic {
static const int kLengthOffset
static const int kFrameSize
static const int kImplicitReceiverOffset
static const int kCodeOffset
static const int kFrameSize
static const int kLengthOffset
static const int kConstructorOffset
static const int kCallerFPOffset
static const int kSPOffset
static const int kFrameSize
static const int kCallerSPDisplacement
static const int kCallerPCOffset
static const int kLastExitFrameField
static const int kCodeOffset
static const int kConstantPoolOffset
static const int kCallerFPOffset
static const int kCodeOffset
static const int kLastParameterOffset
static const int kLocal0Offset
static const int kFunctionOffset
Object * function_slot_object() const
static Object *& Object_at(Address addr)
static Address & Address_at(Address addr)
static const int kFixedFrameSizeFromFp
static const int kFixedFrameSize
static const int kExpressionsOffset
static const int kMarkerOffset
const RegList kJSCallerSaved
const int kNumSafepointRegisters
kSerializedDataOffset Object
const int kNumJSCallerSaved
const unsigned kNumberOfRegisters
Debugger support for the V8 JavaScript engine.