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

#include <modules.h>

Collaboration diagram for v8::internal::SourceTextModuleDescriptor::AstRawStringComparer:

Public Member Functions

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

Detailed Description

Definition at line 164 of file modules.h.

Member Function Documentation

◆ operator()()

bool v8::internal::SourceTextModuleDescriptor::AstRawStringComparer::operator() ( const AstRawString * lhs,
const AstRawString * rhs ) const

Definition at line 18 of file modules.cc.

Here is the call graph for this function:

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