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

Public Member Functions

Isolateisolate () const
 
bool done () const
 

Protected Member Functions

 StackFrameIteratorBase (Isolate *isolate, bool can_access_heap_objects)
 
StackHandlerhandler () const
 
StackFrameSingletonFor (StackFrame::Type type, StackFrame::State *state)
 
StackFrameSingletonFor (StackFrame::Type type)
 

Protected Attributes

Isolateisolate_
 
StackFrameframe_
 
StackHandlerhandler_
 
const bool can_access_heap_objects_
 

Friends

class StackFrame
 

Detailed Description

Definition at line 1175 of file frames.h.


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