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

Public Member Functions

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

Detailed Description

Definition at line 180 of file region-allocator.h.

Member Function Documentation

◆ operator()()

bool v8::base::RegionAllocator::SizeAddressOrder::operator() ( const Region * a,
const Region * b ) const
inline

Definition at line 181 of file region-allocator.h.

Here is the call graph for this function:

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