v8
3.11.10(node0.8.26)
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< 1 > | |
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 1919 of file hydrogen-instructions.h.
Definition at line 1921 of file hydrogen-instructions.h.
References Representation::Integer32(), HValue::kTruncatingToInt32, HValue::kUseGVN, HValue::set_representation(), and HValue::SetFlag().
|
virtual |
Reimplemented from HValue.
Definition at line 2124 of file hydrogen-instructions.cc.
References HType::TaggedNumber().
|
virtual |
Reimplemented from HValue.
Definition at line 876 of file hydrogen-instructions.cc.
References ASSERT, HUnaryOperation::cast(), Representation::IsInteger32(), HValue::representation(), and HUnaryOperation::value().
|
inlineprotectedvirtual |
Reimplemented from HValue.
Definition at line 1937 of file hydrogen-instructions.h.
|
inlinevirtual |
Implements HValue.
Definition at line 1927 of file hydrogen-instructions.h.
References Representation::Integer32().