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

#include <persistent-map.h>

Collaboration diagram for v8::internal::compiler::may_be_unequal< T >:

Public Member Functions

bool operator() (const T &a, const T &b)
 

Detailed Description

template<class T>
struct v8::internal::compiler::may_be_unequal< T >

Definition at line 22 of file persistent-map.h.

Member Function Documentation

◆ operator()()

template<class T >
bool v8::internal::compiler::may_be_unequal< T >::operator() ( const T & a,
const T & b )
inline

Definition at line 23 of file persistent-map.h.


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