V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::IdentityMap< V, AllocationPolicy >::Iterator Class Reference

Public Member Functions

Iteratoroperator++ ()
 
Objectkey () const
 
Ventry () const
 
Voperator* ()
 
Voperator-> ()
 
bool operator!= (const Iterator &other)
 

Friends

class IdentityMap
 

Detailed Description

template<typename V, class AllocationPolicy>
class v8::internal::IdentityMap< V, AllocationPolicy >::Iterator

Definition at line 155 of file identity-map.h.


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