V8 Project
|
#include <frames.h>
Public Member Functions | |
State () | |
Public Attributes | |
Address | sp |
Address | fp |
Address * | pc_address |
Address * | constant_pool_address |
|
inline |
Definition at line 205 of file frames.h.
Address* v8::internal::BASE_EMBEDDED< Visitor >::State::constant_pool_address |
Address v8::internal::BASE_EMBEDDED< Visitor >::State::fp |
Address* v8::internal::BASE_EMBEDDED< Visitor >::State::pc_address |
Address v8::internal::BASE_EMBEDDED< Visitor >::State::sp |