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

#include <feedback-source.h>

Collaboration diagram for v8::internal::compiler::FeedbackSource::Hash:

Public Member Functions

size_t operator() (FeedbackSource const &source) const
 

Detailed Description

Definition at line 27 of file feedback-source.h.

Member Function Documentation

◆ operator()()

size_t v8::internal::compiler::FeedbackSource::Hash::operator() ( FeedbackSource const & source) const
inline

Definition at line 28 of file feedback-source.h.

Here is the call graph for this function:

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