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

#include <handles.h>

Inheritance diagram for v8::internal::Handle< T >::hash:
Collaboration diagram for v8::internal::Handle< T >::hash:

Public Member Functions

V8_INLINE size_t operator() (Handle< T > const &handle) const
 

Detailed Description

template<typename T>
struct v8::internal::Handle< T >::hash

Definition at line 226 of file handles.h.

Member Function Documentation

◆ operator()()

template<typename T >
V8_INLINE size_t v8::internal::Handle< T >::hash::operator() ( Handle< T > const & handle) const
inline

Definition at line 227 of file handles.h.

Here is the call graph for this function:

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