v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
identity-map.h File Reference
#include <type_traits>
#include "src/base/hashing.h"
#include "src/handles/handles.h"
#include "src/objects/tagged.h"
Include dependency graph for identity-map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  v8::internal::IdentityMapFindResult< T >
 
class  v8::internal::IdentityMapBase
 
class  v8::internal::IdentityMap< V, AllocationPolicy >
 
class  v8::internal::IdentityMap< V, AllocationPolicy >::Iterator
 
class  v8::internal::IdentityMap< V, AllocationPolicy >::IteratableScope
 
struct  v8::internal::IdentityMap< V, AllocationPolicy >::Buffer
 

Namespaces

namespace  v8
 
namespace  v8::internal