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

Public Member Functions

 RepresentationChanger (JSGraph *jsgraph, Isolate *isolate)
 
NodeGetRepresentationFor (Node *node, MachineRepresentation output_rep, Type output_type, Node *use_node, UseInfo use_info)
 
const OperatorInt32OperatorFor (IrOpcode::Value opcode)
 
const OperatorInt32OverflowOperatorFor (IrOpcode::Value opcode)
 
const OperatorInt64OperatorFor (IrOpcode::Value opcode)
 
const OperatorTaggedSignedOperatorFor (IrOpcode::Value opcode)
 
const OperatorUint32OperatorFor (IrOpcode::Value opcode)
 
const OperatorUint32OverflowOperatorFor (IrOpcode::Value opcode)
 
const OperatorFloat64OperatorFor (IrOpcode::Value opcode)
 
MachineType TypeForBasePointer (const FieldAccess &access)
 
MachineType TypeForBasePointer (const ElementAccess &access)
 

Friends

class RepresentationChangerTester
 

Detailed Description

Definition at line 275 of file representation-change.h.


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