v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::base::internal::SmallMapDefaultInit< NormalMap > Class Template Reference

#include <small-map.h>

Collaboration diagram for v8::base::internal::SmallMapDefaultInit< NormalMap >:

Public Member Functions

void operator() (NormalMap *map) const
 

Detailed Description

template<typename NormalMap>
class v8::base::internal::SmallMapDefaultInit< NormalMap >

Definition at line 82 of file small-map.h.

Member Function Documentation

◆ operator()()

template<typename NormalMap >
void v8::base::internal::SmallMapDefaultInit< NormalMap >::operator() ( NormalMap * map) const
inline

Definition at line 84 of file small-map.h.


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