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

Public Member Functions

std::size_t operator() (CodeEntryAndLineNumber pair) const
 

Detailed Description

Definition at line 339 of file profile-generator.h.

Member Function Documentation

◆ operator()()

std::size_t v8::internal::ProfileNode::Hasher::operator() ( CodeEntryAndLineNumber pair) const
inline

Definition at line 340 of file profile-generator.h.

Here is the call graph for this function:

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