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

#include <register-allocator-verifier.h>

Collaboration diagram for v8::internal::compiler::OperandAsKeyLess:

Public Member Functions

bool operator() (const InstructionOperand &a, const InstructionOperand &b) const
 

Detailed Description

Definition at line 128 of file register-allocator-verifier.h.

Member Function Documentation

◆ operator()()

bool v8::internal::compiler::OperandAsKeyLess::operator() ( const InstructionOperand & a,
const InstructionOperand & b ) const
inline

Definition at line 129 of file register-allocator-verifier.h.


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