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

#include <js-heap-broker.h>

Collaboration diagram for v8::internal::compiler::PropertyAccessTarget::Equal:

Public Member Functions

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

Detailed Description

Definition at line 74 of file js-heap-broker.h.

Member Function Documentation

◆ operator()()

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

Definition at line 75 of file js-heap-broker.h.


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