![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <compilation-dependencies.h>
Public Member Functions | |
bool | operator() (const CompilationDependency *lhs, const CompilationDependency *rhs) const |
Definition at line 195 of file compilation-dependencies.h.
bool v8::internal::compiler::CompilationDependencies::CompilationDependencyEqual::operator() | ( | const CompilationDependency * | lhs, |
const CompilationDependency * | rhs ) const |
Definition at line 111 of file compilation-dependencies.cc.