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

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ operator()()

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

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


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