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

#include <perfetto-utils.h>

Collaboration diagram for v8::internal::PerfettoV8String::Hasher:

Public Member Functions

size_t operator() (const PerfettoV8String &s) const
 

Detailed Description

Definition at line 54 of file perfetto-utils.h.

Member Function Documentation

◆ operator()()

size_t v8::internal::PerfettoV8String::Hasher::operator() ( const PerfettoV8String & s) const
inline

Definition at line 55 of file perfetto-utils.h.

Here is the call graph for this function:

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