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

#include <profile-generator.h>

Collaboration diagram for v8::internal::CodeEntry::Equals:

Public Member Functions

bool operator() (const CodeEntry *lhs, const CodeEntry *rhs) const
 

Detailed Description

Definition at line 152 of file profile-generator.h.

Member Function Documentation

◆ operator()()

bool v8::internal::CodeEntry::Equals::operator() ( const CodeEntry * lhs,
const CodeEntry * rhs ) const
inline

Definition at line 153 of file profile-generator.h.

Here is the call graph for this function:

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