Closed
Bug 355202
Opened 18 years ago
Closed 12 years ago
Error decompiler uses name of first local allocated to a given stack slot.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
Details
forked from bug 346642 Comment #115
trunk and 1.8 js1_7/lexical/regress-346642-03.js
: 2 expected: TypeError: x.t has no properties actual: TypeError: e1.t has no
properties
: 8 expected: TypeError: ++x is not a function actual: TypeError: ++e1 is not a
function
Reporter | ||
Updated•18 years ago
|
Version: 1.8 Branch → Trunk
Comment 1•12 years ago
|
||
Looking good on trunk.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•