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

Public Member Functions

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

Detailed Description

Definition at line 1571 of file register-allocator.h.

Member Function Documentation

◆ operator()()

bool v8::internal::compiler::LinearScanAllocator::UnhandledLiveRangeOrdering::operator() ( const LiveRange * a,
const LiveRange * b ) const
inline

Definition at line 1572 of file register-allocator.h.


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