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

#include <instruction-selector.h>

Collaboration diagram for v8::internal::compiler::InstructionSelectorT::FrameStateInput::Equal:

Public Member Functions

bool operator() (FrameStateInput const &lhs, FrameStateInput const &rhs) const
 

Detailed Description

Definition at line 1233 of file instruction-selector.h.

Member Function Documentation

◆ operator()()

bool v8::internal::compiler::InstructionSelectorT::FrameStateInput::Equal::operator() ( FrameStateInput const & lhs,
FrameStateInput const & rhs ) const
inline

Definition at line 1234 of file instruction-selector.h.


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