v8  3.14.5(node0.10.28)
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 5360 of file objects.cc.

Constructor & Destructor Documentation

IntrusivePrototypeTransitionIterator ( HeapObject proto_trans)
inlineexplicit

Definition at line 5362 of file objects.cc.

Member Function Documentation

bool IsIterating ( )
inline

Definition at line 5370 of file objects.cc.

Referenced by TraversableMap::ChildIteratorNext().

Map* Next ( )
inline
void Start ( )
inline

Definition at line 5365 of file objects.cc.

References ASSERT, and Smi::FromInt().

Referenced by TraversableMap::ChildIteratorStart().


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