v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::SwissNameDictionary::IndexIterable Class Reference

#include <swiss-name-dictionary.h>

Collaboration diagram for v8::internal::SwissNameDictionary::IndexIterable:

Public Member Functions

 IndexIterable (DirectHandle< SwissNameDictionary > dict)
 
IndexIterator begin ()
 
IndexIterator end ()
 

Private Attributes

DirectHandle< SwissNameDictionarydict_
 

Detailed Description

Definition at line 180 of file swiss-name-dictionary.h.

Constructor & Destructor Documentation

◆ IndexIterable()

v8::internal::SwissNameDictionary::IndexIterable::IndexIterable ( DirectHandle< SwissNameDictionary > dict)
inlineexplicit

Definition at line 631 of file swiss-name-dictionary-inl.h.

Member Function Documentation

◆ begin()

SwissNameDictionary::IndexIterator v8::internal::SwissNameDictionary::IndexIterable::begin ( )
inline

Definition at line 635 of file swiss-name-dictionary-inl.h.

◆ end()

SwissNameDictionary::IndexIterator v8::internal::SwissNameDictionary::IndexIterable::end ( )
inline

Definition at line 639 of file swiss-name-dictionary-inl.h.

Member Data Documentation

◆ dict_

DirectHandle<SwissNameDictionary> v8::internal::SwissNameDictionary::IndexIterable::dict_
private

Definition at line 190 of file swiss-name-dictionary.h.


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