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

#include <modules.h>

Collaboration diagram for v8::internal::SourceTextModuleDescriptor::ModuleRequestComparer:

Public Member Functions

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

Detailed Description

Definition at line 168 of file modules.h.

Member Function Documentation

◆ operator()()

bool v8::internal::SourceTextModuleDescriptor::ModuleRequestComparer::operator() ( const AstModuleRequest * lhs,
const AstModuleRequest * rhs ) const

Definition at line 23 of file modules.cc.

Here is the call graph for this function:

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