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

#include <int64-lowering.h>

Collaboration diagram for v8::internal::compiler::Int64Lowering:

Public Member Functions

 Int64Lowering (TFGraph *graph, MachineOperatorBuilder *machine, CommonOperatorBuilder *common, SimplifiedOperatorBuilder *simplified_, Zone *zone, Signature< MachineRepresentation > *signature)
 
void LowerGraph ()
 

Detailed Description

Definition at line 25 of file int64-lowering.h.

Constructor & Destructor Documentation

◆ Int64Lowering()

v8::internal::compiler::Int64Lowering::Int64Lowering ( TFGraph * graph,
MachineOperatorBuilder * machine,
CommonOperatorBuilder * common,
SimplifiedOperatorBuilder * simplified_,
Zone * zone,
Signature< MachineRepresentation > * signature )
inline

Definition at line 27 of file int64-lowering.h.

Member Function Documentation

◆ LowerGraph()

void v8::internal::compiler::Int64Lowering::LowerGraph ( )
inline

Definition at line 32 of file int64-lowering.h.


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