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

#include <module-inl.h>

Collaboration diagram for v8::internal::ModuleHandleEqual:

Public Member Functions

V8_INLINE bool operator() (DirectHandle< Module > lhs, DirectHandle< Module > rhs) const
 

Detailed Description

Definition at line 99 of file module-inl.h.

Member Function Documentation

◆ operator()()

V8_INLINE bool v8::internal::ModuleHandleEqual::operator() ( DirectHandle< Module > lhs,
DirectHandle< Module > rhs ) const
inline

Definition at line 100 of file module-inl.h.


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