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

#include <register-allocator.h>

Collaboration diagram for v8::internal::compiler::UsePosition::Ordering:

Public Member Functions

bool operator() (const UsePosition *left, const UsePosition *right) const
 

Detailed Description

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

Member Function Documentation

◆ operator()()

bool v8::internal::compiler::UsePosition::Ordering::operator() ( const UsePosition * left,
const UsePosition * right ) const
inline

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

Here is the call graph for this function:

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