|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <CallFrame.h>
Public Attributes | |
| CallFrame * | callerFrame |
| Instruction * | pc |
Static Public Attributes | |
| static const int | sizeInRegisters = 2 * sizeof(void*) / sizeof(Register) |
| CallFrame * JSC::CallerFrameAndPC::callerFrame |
| Instruction * JSC::CallerFrameAndPC::pc |
|
static |
1.8.13