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
IntrusiveMapTransitionIterator Class Reference

Public Member Functions

 IntrusiveMapTransitionIterator (DescriptorArray *descriptor_array)
 
void Start ()
 
bool IsIterating ()
 
MapNext ()
 

Detailed Description

Definition at line 4990 of file objects.cc.

Constructor & Destructor Documentation

IntrusiveMapTransitionIterator ( DescriptorArray descriptor_array)
inlineexplicit

Definition at line 4992 of file objects.cc.

Member Function Documentation

bool IsIterating ( )
inline

Definition at line 5001 of file objects.cc.

Referenced by TraversableMap::ChildIteratorNext().

void Start ( )
inline

Definition at line 4995 of file objects.cc.

References ASSERT, and Smi::FromInt().

Referenced by TraversableMap::ChildIteratorStart().


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