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) |
virtual Range * | InferRange (Zone *zone) |
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) |
void | clear_block () |
void | set_representation (Representation r) |
HUseListNode * | RemoveUse (HValue *value, int index) |
void | RegisterUse (int index, HValue *new_value) |
Definition at line 4613 of file hydrogen-instructions.h.
|
inlineexplicit |
Definition at line 4615 of file hydrogen-instructions.h.
References HValue::kUseGVN, HValue::set_representation(), HValue::SetFlag(), HValue::SetGVNFlag(), and Representation::Tagged().
|
inlinevirtual |
Reimplemented from HValue.
Definition at line 4625 of file hydrogen-instructions.h.
References String::kMaxLength, Smi::kMaxValue, HType::Smi(), and HValue::STATIC_ASSERT().
|
inlineprotectedvirtual |
Reimplemented from HValue.
Definition at line 4633 of file hydrogen-instructions.h.
Reimplemented from HValue.
Definition at line 4635 of file hydrogen-instructions.h.
References String::kMaxLength.
|
inlinevirtual |
Implements HValue.
Definition at line 4621 of file hydrogen-instructions.h.
References Representation::Tagged().