webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | Static Public Attributes | List of all members
JSC::CallerFrameAndPC Struct Reference

#include <CallFrame.h>

Public Attributes

CallFramecallerFrame
 
Instructionpc
 

Static Public Attributes

static const int sizeInRegisters = 2 * sizeof(void*) / sizeof(Register)
 

Member Data Documentation

◆ callerFrame

CallFrame * JSC::CallerFrameAndPC::callerFrame

◆ pc

Instruction * JSC::CallerFrameAndPC::pc

◆ sizeInRegisters

static const int JSC::CallerFrameAndPC::sizeInRegisters = 2 * sizeof(void*) / sizeof(Register)
static

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