#include <frames.h>
Definition at line 1815 of file frames.h.
◆ StackFrameIteratorForProfiler()
◆ Advance()
void v8::internal::StackFrameIteratorForProfiler::Advance |
( |
| ) |
|
◆ AdvanceOneFrame()
void v8::internal::StackFrameIteratorForProfiler::AdvanceOneFrame |
( |
| ) |
|
|
private |
◆ ComputeStackFrameType()
◆ frame()
StackFrame * v8::internal::StackFrameIteratorForProfiler::frame |
( |
| ) |
const |
|
inline |
◆ GetCallerIfValid()
◆ HasValidExitIfEntryFrame()
bool v8::internal::StackFrameIteratorForProfiler::HasValidExitIfEntryFrame |
( |
const StackFrame * | frame | ) |
const |
|
private |
◆ IsNoFrameBytecodeHandlerPc()
bool v8::internal::StackFrameIteratorForProfiler::IsNoFrameBytecodeHandlerPc |
( |
Isolate * | isolate, |
|
|
Address | pc, |
|
|
Address | fp ) const |
|
private |
◆ IsValidExitFrame()
bool v8::internal::StackFrameIteratorForProfiler::IsValidExitFrame |
( |
Address | fp | ) |
const |
|
private |
◆ IsValidFrameType()
◆ IsValidStackAddress()
bool v8::internal::StackFrameIteratorForProfiler::IsValidStackAddress |
( |
Address | addr | ) |
const |
|
inlineprivate |
◆ IsValidState()
◆ IsValidTop()
bool v8::internal::StackFrameIteratorForProfiler::IsValidTop |
( |
ThreadLocalTop * | top | ) |
const |
|
private |
◆ top_frame_type()
StackFrame::Type v8::internal::StackFrameIteratorForProfiler::top_frame_type |
( |
| ) |
const |
|
inline |
◆ external_callback_scope_
◆ high_bound_
const Address v8::internal::StackFrameIteratorForProfiler::high_bound_ |
|
private |
◆ low_bound_
const Address v8::internal::StackFrameIteratorForProfiler::low_bound_ |
|
private |
◆ top_frame_type_
◆ top_link_register_
Address v8::internal::StackFrameIteratorForProfiler::top_link_register_ |
|
private |
The documentation for this class was generated from the following files: