V8 Project
v8::internal::ArgumentsAdaptorFrameConstants Class Reference

#include <frames-arm.h>

+ Inheritance diagram for v8::internal::ArgumentsAdaptorFrameConstants:
+ Collaboration diagram for v8::internal::ArgumentsAdaptorFrameConstants:

Static Public Attributes

static const int kLengthOffset = StandardFrameConstants::kExpressionsOffset
 
static const int kFrameSize
 

Detailed Description

Definition at line 119 of file frames-arm.h.

Member Data Documentation

◆ kFrameSize

static const int v8::internal::ArgumentsAdaptorFrameConstants::kFrameSize
static

◆ kLengthOffset

static const int v8::internal::ArgumentsAdaptorFrameConstants::kLengthOffset = StandardFrameConstants::kExpressionsOffset
static

Definition at line 122 of file frames-arm.h.


The documentation for this class was generated from the following files: