V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SafeStackFrameIterator Class Reference
Inheritance diagram for v8::internal::SafeStackFrameIterator:
v8::internal::StackFrameIteratorBase

Public Member Functions

 SafeStackFrameIterator (Isolate *isolate, Address fp, Address sp, Address js_entry_sp)
 
StackFrameframe () const
 
void Advance ()
 
StackFrame::Type top_frame_type () const
 
- Public Member Functions inherited from v8::internal::StackFrameIteratorBase
Isolateisolate () const
 
bool done () const
 

Additional Inherited Members

- Protected Member Functions inherited from v8::internal::StackFrameIteratorBase
 StackFrameIteratorBase (Isolate *isolate, bool can_access_heap_objects)
 
StackHandlerhandler () const
 
StackFrameSingletonFor (StackFrame::Type type, StackFrame::State *state)
 
StackFrameSingletonFor (StackFrame::Type type)
 
- Protected Attributes inherited from v8::internal::StackFrameIteratorBase
Isolateisolate_
 
StackFrameframe_
 
StackHandlerhandler_
 
const bool can_access_heap_objects_
 

Detailed Description

Definition at line 1269 of file frames.h.


The documentation for this class was generated from the following files: