Closed Bug 893433 Opened 11 years ago Closed 11 years ago

Unused variables in MIR.cpp at line 1584

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 893904

People

(Reporter: anba, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0 (Beta/Release)
Build ID: 20130618035212

Steps to reproduce:

Remove line 1584 in ion/MIR.cpp:
> MDefinition *newlhs, *newrhs;

"newlhs" and "newrhs" are both unused, looks like a copy'n paste error, see tryUseUnsignedOperands().
OS: Windows 7 → All
Hardware: x86_64 → All
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.