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

#include <inlining-tree.h>

Collaboration diagram for v8::internal::wasm::TreeNodeOrdering:

Public Member Functions

bool operator() (InliningTree *t1, InliningTree *t2)
 

Detailed Description

Definition at line 242 of file inlining-tree.h.

Member Function Documentation

◆ operator()()

bool v8::internal::wasm::TreeNodeOrdering::operator() ( InliningTree * t1,
InliningTree * t2 )
inline

Definition at line 243 of file inlining-tree.h.

Here is the call graph for this function:

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