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

#include <revectorizer.h>

Collaboration diagram for v8::internal::compiler::MemoryOffsetComparer:

Public Member Functions

bool operator() (const Node *lhs, const Node *rhs) const
 

Detailed Description

Definition at line 33 of file revectorizer.h.

Member Function Documentation

◆ operator()()

bool v8::internal::compiler::MemoryOffsetComparer::operator() ( const Node * lhs,
const Node * rhs ) const

Definition at line 386 of file revectorizer.cc.


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