v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IntrusivePrototypeTransitionIterator Class Reference

Public Member Functions

 IntrusivePrototypeTransitionIterator (HeapObject *proto_trans)
 
void Start ()
 
bool IsIterating ()
 
MapNext ()
 

Detailed Description

Definition at line 5076 of file objects.cc.

Constructor & Destructor Documentation

IntrusivePrototypeTransitionIterator ( HeapObject proto_trans)
inlineexplicit

Definition at line 5078 of file objects.cc.

Member Function Documentation

bool IsIterating ( )
inline

Definition at line 5086 of file objects.cc.

Referenced by TraversableMap::ChildIteratorNext().

Map* Next ( )
inline
void Start ( )
inline

Definition at line 5081 of file objects.cc.

References ASSERT, and Smi::FromInt().

Referenced by TraversableMap::ChildIteratorStart().


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