v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <hydrogen-instructions.h>
Protected Member Functions | |
virtual bool | DataEquals (HValue *other) |
Protected Member Functions inherited from HTemplateInstruction< 2 > | |
void | InternalSetOperandAt (int i, HValue *value) |
Protected Member Functions inherited from HInstruction | |
HInstruction () | |
virtual void | DeleteFromGraph () |
Protected Member Functions inherited from HValue | |
virtual void | RepresentationChanged (Representation to) |
virtual Range * | InferRange (Zone *zone) |
void | clear_block () |
void | set_representation (Representation r) |
HUseListNode * | RemoveUse (HValue *value, int index) |
void | RegisterUse (int index, HValue *new_value) |
Definition at line 2115 of file hydrogen-instructions.h.
|
inline |
Definition at line 2117 of file hydrogen-instructions.h.
References HValue::kUseGVN, HValue::set_representation(), HValue::SetFlag(), HValue::SetGVNFlag(), HValue::SetOperandAt(), and Representation::Tagged().
|
inlineprotectedvirtual |
Reimplemented from HValue.
Definition at line 2137 of file hydrogen-instructions.h.
|
virtual |
Reimplemented from HInstruction.
Definition at line 1061 of file hydrogen-instructions.cc.
References StringStream::Add(), HValue::PrintNameTo(), HLoadElements::typecheck(), and HLoadElements::value().
|
inlinevirtual |
Implements HValue.
Definition at line 2130 of file hydrogen-instructions.h.
References Representation::Tagged().
|
inline |
Definition at line 2126 of file hydrogen-instructions.h.
References HTemplateControlInstruction< 2, 1 >::OperandAt().
Referenced by HLoadElements::PrintDataTo().
|
inline |
Definition at line 2125 of file hydrogen-instructions.h.
References HTemplateControlInstruction< 2, 1 >::OperandAt().
Referenced by HLoadElements::PrintDataTo().