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

Public Member Functions

bool operator() (DirectHandle< SourceTextModule > lhs, DirectHandle< SourceTextModule > rhs) const
 

Detailed Description

Definition at line 81 of file source-text-module.cc.

Member Function Documentation

◆ operator()()

bool v8::internal::SourceTextModule::AsyncEvaluationOrdinalCompare::operator() ( DirectHandle< SourceTextModule > lhs,
DirectHandle< SourceTextModule > rhs ) const
inline

Definition at line 82 of file source-text-module.cc.


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