V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::RepresentationSelector::NodeInfo Class Referencefinal

Public Member Functions

bool AddUse (UseInfo info)
 
void set_queued ()
 
void set_visited ()
 
void set_pushed ()
 
void reset_state ()
 
bool visited () const
 
bool queued () const
 
bool unvisited () const
 
Truncation truncation () const
 
void set_output (MachineRepresentation output)
 
MachineRepresentation representation () const
 
void set_feedback_type (Type type)
 
Type feedback_type () const
 
void set_weakened ()
 
bool weakened () const
 
void set_restriction_type (Type type)
 
Type restriction_type () const
 

Detailed Description

Definition at line 248 of file simplified-lowering.cc.


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