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

#include <ast.h>

Collaboration diagram for v8::internal::torque::IdentifierPtrValueEq:

Public Member Functions

bool operator() (const Identifier *a, const Identifier *b)
 

Detailed Description

Definition at line 267 of file ast.h.

Member Function Documentation

◆ operator()()

bool v8::internal::torque::IdentifierPtrValueEq::operator() ( const Identifier * a,
const Identifier * b )
inline

Definition at line 268 of file ast.h.


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