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

#include <compilation-dependencies.h>

Collaboration diagram for v8::internal::compiler::CompilationDependencies::CompilationDependencyHash:

Public Member Functions

size_t operator() (const CompilationDependency *dep) const
 

Detailed Description

Definition at line 192 of file compilation-dependencies.h.

Member Function Documentation

◆ operator()()

size_t v8::internal::compiler::CompilationDependencies::CompilationDependencyHash::operator() ( const CompilationDependency * dep) const

Definition at line 106 of file compilation-dependencies.cc.

Here is the call graph for this function:

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