Backed out changeset 09359e9505b1 (bug 1278303)

This commit is contained in:
Sebastian Hengst 2016-06-10 19:34:24 +02:00
parent cffa865b22
commit 29f52dcb48

View File

@ -4765,7 +4765,7 @@ class MCreateThis
public:
INSTRUCTION_HEADER(CreateThis)
TRIVIAL_NEW_WRAPPERS
NAMED_OPERANDS((0, getCallee), (1, getNewTarget))
NAMED_OPERANDS((0, getCallee), (0, getNewTarget))
// Although creation of |this| modifies global state, it is safely repeatable.
AliasSet getAliasSet() const override {