#include <frame-constants.h>
Definition at line 663 of file frame-constants.h.
◆ kArgsArrayOffset
◆ kHolderOffset
| int v8::internal::ApiAccessorExitFrameConstants::kHolderOffset |
|
staticconstexpr |
Initial value:=
static constexpr int kPropertyCallbackInfoHolderIndex
static constexpr int kArgsArrayOffset
constexpr int kSystemPointerSize
Definition at line 686 of file frame-constants.h.
◆ kPropertyCallbackInfoArgsLength
| int v8::internal::ApiAccessorExitFrameConstants::kPropertyCallbackInfoArgsLength = 8 |
|
staticconstexpr |
◆ kPropertyCallbackInfoHolderIndex
| int v8::internal::ApiAccessorExitFrameConstants::kPropertyCallbackInfoHolderIndex = 2 |
|
staticconstexpr |
◆ kPropertyCallbackInfoOffset
| int v8::internal::ApiAccessorExitFrameConstants::kPropertyCallbackInfoOffset = kArgsArrayOffset |
|
staticconstexpr |
◆ kPropertyCallbackInfoPropertyKeyIndex
| int v8::internal::ApiAccessorExitFrameConstants::kPropertyCallbackInfoPropertyKeyIndex = 0 |
|
staticconstexpr |
◆ kPropertyCallbackInfoReceiverIndex
| int v8::internal::ApiAccessorExitFrameConstants::kPropertyCallbackInfoReceiverIndex = 7 |
|
staticconstexpr |
◆ kPropertyCallbackInfoReturnValueIndex
| int v8::internal::ApiAccessorExitFrameConstants::kPropertyCallbackInfoReturnValueIndex = 5 |
|
staticconstexpr |
◆ kPropertyNameOffset
| int v8::internal::ApiAccessorExitFrameConstants::kPropertyNameOffset |
|
staticconstexpr |
Initial value:=
static constexpr int kPropertyCallbackInfoPropertyKeyIndex
Definition at line 677 of file frame-constants.h.
◆ kReceiverOffset
| int v8::internal::ApiAccessorExitFrameConstants::kReceiverOffset |
|
staticconstexpr |
Initial value:=
static constexpr int kPropertyCallbackInfoReceiverIndex
Definition at line 683 of file frame-constants.h.
◆ kReturnValueOffset
| int v8::internal::ApiAccessorExitFrameConstants::kReturnValueOffset |
|
staticconstexpr |
Initial value:=
static constexpr int kPropertyCallbackInfoReturnValueIndex
Definition at line 680 of file frame-constants.h.
The documentation for this class was generated from the following file: