#include <frames.h>
Definition at line 410 of file frames.h.
◆ Kind
Enumerator |
---|
FRAME_SUMMARY_VARIANTS | |
Definition at line 423 of file frames.h.
◆ ~FrameSummary()
v8::internal::FrameSummary::~FrameSummary |
( |
| ) |
|
◆ AreSourcePositionsAvailable()
bool v8::internal::FrameSummary::AreSourcePositionsAvailable |
( |
| ) |
const |
◆ code_offset()
int v8::internal::FrameSummary::code_offset |
( |
| ) |
const |
◆ CreateStackFrameInfo()
◆ EnsureSourcePositionsAvailable()
void v8::internal::FrameSummary::EnsureSourcePositionsAvailable |
( |
| ) |
|
◆ Get()
◆ GetBottom()
◆ GetSingle()
◆ GetTop()
◆ is_constructor()
bool v8::internal::FrameSummary::is_constructor |
( |
| ) |
const |
◆ is_subject_to_debugging()
bool v8::internal::FrameSummary::is_subject_to_debugging |
( |
| ) |
const |
◆ native_context()
◆ receiver()
Handle< Object > v8::internal::FrameSummary::receiver |
( |
| ) |
const |
◆ script()
Handle< Object > v8::internal::FrameSummary::script |
( |
| ) |
const |
◆ SourcePosition()
int v8::internal::FrameSummary::SourcePosition |
( |
| ) |
const |
◆ SourceStatementPosition()
int v8::internal::FrameSummary::SourceStatementPosition |
( |
| ) |
const |
◆ [union]
◆ base_
The documentation for this class was generated from the following files: