v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <hydrogen-instructions.h>
Definition at line 1616 of file hydrogen-instructions.h.
|
inline |
Definition at line 1618 of file hydrogen-instructions.h.
References HValue::SetOperandAt().
|
virtual |
Reimplemented from HInstruction.
Reimplemented in HCallStub, HCallGlobal, and HCallNamed.
Definition at line 650 of file hydrogen-instructions.cc.
References StringStream::Add(), HCall< 1 >::argument_count(), HValue::PrintNameTo(), and HUnaryCall::value().
Referenced by HCallNamed::PrintDataTo(), HCallGlobal::PrintDataTo(), and HCallStub::PrintDataTo().
|
inlinevirtual |
Implements HValue.
Reimplemented in HCallStub, HCallGlobal, and HCallNamed.
Definition at line 1623 of file hydrogen-instructions.h.
References Representation::Tagged().
|
inline |
Definition at line 1629 of file hydrogen-instructions.h.
References HTemplateControlInstruction< 2, 1 >::OperandAt().
Referenced by HUnaryCall::PrintDataTo().