5#ifndef RUNTIME_VM_STACK_FRAME_X64_H_
6#define RUNTIME_VM_STACK_FRAME_X64_H_
8#if !defined(RUNTIME_VM_STACK_FRAME_H_)
9#error Do not include stack_frame_x64.h directly; use stack_frame.h instead.
56#if defined(DART_TARGET_OS_WINDOWS)
static constexpr intptr_t kShadowSpaceBytes
static constexpr int kExitLinkSlotFromEntryFp
static constexpr int kSavedCallerPcSlotFromFp
static constexpr int kLastParamSlotFromEntrySp
static constexpr int kFirstObjectSlotFromFp
static constexpr int kDartFrameFixedSize
static constexpr int kFfiCallerTypedDataSlotFromFp
static constexpr int kSavedCallerFpSlotFromFp
static constexpr int kParamEndSlotFromFp
static constexpr int kCallerSpSlotFromFp
static constexpr int kSavedPcSlotFromSp
static constexpr int kPcMarkerSlotFromFp
static constexpr int kFirstLocalSlotFromFp
constexpr intptr_t kWordSize
static constexpr int kSavedCallerPpSlotFromFp
static constexpr int kLastFixedObjectSlotFromFp
constexpr intptr_t kCallbackSlotsBeforeSavedArguments