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

#include <objects.h>

Collaboration diagram for v8::internal::Object::Comparer:

Public Member Functions

bool operator() (const Tagged< Object > a, const Tagged< Object > b) const
 

Detailed Description

Definition at line 523 of file objects.h.

Member Function Documentation

◆ operator()()

bool v8::internal::Object::Comparer::operator() ( const Tagged< Object > a,
const Tagged< Object > b ) const
inline

Definition at line 524 of file objects.h.


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