#include <frame-constants.h>
Definition at line 735 of file frame-constants.h.
◆ DEFINE_STANDARD_FRAME_SIZES()
v8::internal::UnoptimizedFrameConstants::DEFINE_STANDARD_FRAME_SIZES |
( |
3 | | ) |
|
◆ RegisterStackSlotCount()
int v8::internal::UnoptimizedFrameConstants::RegisterStackSlotCount |
( |
int | register_count | ) |
|
|
static |
◆ kBytecodeArrayExpressionIndex
int v8::internal::UnoptimizedFrameConstants::kBytecodeArrayExpressionIndex = -3 |
|
staticconstexpr |
◆ kBytecodeArrayFromFp
int v8::internal::UnoptimizedFrameConstants::kBytecodeArrayFromFp |
|
staticconstexpr |
Initial value:=
#define STANDARD_FRAME_EXTRA_PUSHED_VALUE_OFFSET(x)
Definition at line 738 of file frame-constants.h.
◆ kBytecodeOffsetOrFeedbackCellExpressionIndex
int v8::internal::UnoptimizedFrameConstants::kBytecodeOffsetOrFeedbackCellExpressionIndex = -2 |
|
staticconstexpr |
◆ kBytecodeOffsetOrFeedbackCellFromFp
int v8::internal::UnoptimizedFrameConstants::kBytecodeOffsetOrFeedbackCellFromFp |
|
staticconstexpr |
◆ kExpressionsOffset
◆ kFeedbackVectorExpressionIndex
int v8::internal::UnoptimizedFrameConstants::kFeedbackVectorExpressionIndex = -1 |
|
staticconstexpr |
◆ kFeedbackVectorFromFp
int v8::internal::UnoptimizedFrameConstants::kFeedbackVectorFromFp |
|
staticconstexpr |
◆ kFirstParamFromFp
int v8::internal::UnoptimizedFrameConstants::kFirstParamFromFp |
|
staticconstexpr |
Initial value:=
static constexpr int kCallerSPOffset
Definition at line 746 of file frame-constants.h.
◆ kRegisterFileExpressionIndex
int v8::internal::UnoptimizedFrameConstants::kRegisterFileExpressionIndex = 0 |
|
staticconstexpr |
◆ kRegisterFileFromFp
int v8::internal::UnoptimizedFrameConstants::kRegisterFileFromFp |
|
staticconstexpr |
Initial value:=
static constexpr int kFixedFrameSizeFromFp
constexpr int kSystemPointerSize
Definition at line 748 of file frame-constants.h.
The documentation for this class was generated from the following files: