v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::fast_hash< T > Struct Template Reference

#include <fast-hash.h>

Collaboration diagram for v8::internal::compiler::turboshaft::fast_hash< T >:

Public Member Functions

size_t operator() (const T &v) const
 

Detailed Description

template<class T>
struct v8::internal::compiler::turboshaft::fast_hash< T >

Definition at line 28 of file fast-hash.h.

Member Function Documentation

◆ operator()()

template<class T >
size_t v8::internal::compiler::turboshaft::fast_hash< T >::operator() ( const T & v) const
inline

Definition at line 29 of file fast-hash.h.


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