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

#include <address-region.h>

Collaboration diagram for v8::base::AddressRegion::StartAddressLess:

Public Member Functions

bool operator() (base::AddressRegion a, base::AddressRegion b) const
 

Detailed Description

Definition at line 20 of file address-region.h.

Member Function Documentation

◆ operator()()

bool v8::base::AddressRegion::StartAddressLess::operator() ( base::AddressRegion a,
base::AddressRegion b ) const
inline

Definition at line 21 of file address-region.h.

Here is the call graph for this function:

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