![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <frames.h>
Public Member Functions | |
| Address | address () const |
| StackHandler * | next () const |
| Address | next_address () const |
Static Public Member Functions | |
| static StackHandler * | FromAddress (Address address) |
Private Member Functions | |
| DISALLOW_IMPLICIT_CONSTRUCTORS (StackHandler) | |
|
inline |
|
private |
|
inlinestatic |
Definition at line 67 of file frames-inl.h.
|
inline |
Definition at line 58 of file frames-inl.h.
|
inline |