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

#include <string-hasher.h>

Collaboration diagram for v8::internal::StringEquals:

Public Member Functions

bool operator() (const char *name1, const char *name2) const
 

Detailed Description

Definition at line 63 of file string-hasher.h.

Member Function Documentation

◆ operator()()

bool v8::internal::StringEquals::operator() ( const char * name1,
const char * name2 ) const
inline

Definition at line 64 of file string-hasher.h.


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