v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <hydrogen-instructions.h>
Protected Member Functions | |
void | InternalSetOperandAt (int i, HValue *value) |
Protected Member Functions inherited from HInstruction | |
HInstruction () | |
virtual void | DeleteFromGraph () |
Protected Member Functions inherited from HValue | |
virtual bool | DataEquals (HValue *other) |
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 903 of file hydrogen-instructions.h.
|
inlineprotectedvirtual |
Implements HValue.
Definition at line 909 of file hydrogen-instructions.h.
|
inlinevirtual |
Implements HValue.
Definition at line 906 of file hydrogen-instructions.h.
|
inlinevirtual |
Implements HValue.
Definition at line 905 of file hydrogen-instructions.h.