V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::StackHandlerConstants Class Reference
Inheritance diagram for v8::internal::StackHandlerConstants:
v8::internal::AllStatic

Static Public Attributes

static const int kNextOffset = 0 * kPointerSize
 
static const int kPaddingOffset = 1 * kPointerSize
 
static const int kSize = kPaddingOffset + kPointerSize
 
static const int kSlotCount = kSize >> kPointerSizeLog2
 

Detailed Description

Definition at line 34 of file frames.h.


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