Closed
Bug 579232
Opened 14 years ago
Closed 14 years ago
JM: v8-v6 shell suite fails to run
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dmandelin, Unassigned)
References
Details
$ shell/js -m run.js
base.js:116: TypeError: (void 0) is undefined
Comment 1•14 years ago
|
||
This is probably related to bug 578897 -- I ran v8-v6 a while ago when the moo tip was http://hg.mozilla.org/users/danderson_mozilla.com/moo/rev/664d8df911f0 , and it ran without producing this error.
Reporter | ||
Updated•14 years ago
|
No longer blocks: JaegerSpeed
Reporter | ||
Comment 2•14 years ago
|
||
This repros only if PICs/MICs are disabled. (I was running with them disabled because I pulled and rebuilt without rerunning autoconf.) So it isn't blocking perf analysis right now. It should be fixed eventually, though.
Comment 3•14 years ago
|
||
Works on tip.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•