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

#include <types.h>

Collaboration diagram for v8::internal::torque::TypeLess:

Public Member Functions

bool operator() (const Type *const a, const Type *const b) const
 

Detailed Description

Definition at line 383 of file types.h.

Member Function Documentation

◆ operator()()

bool v8::internal::torque::TypeLess::operator() ( const Type *const a,
const Type *const b ) const
inline

Definition at line 384 of file types.h.


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