Bug 112818
Summary: | MIPS test regressions after r146089. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Balazs Kilvady <kilvadyb> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | fpizlo, fu, gergely, ossy, palfia |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
Balazs Kilvady
operationToString is called with invalid JSValue/JSCell argument in some cases. Failing tests:
SunSpider: date-format-xparb.js
V8: splay.js
mozilla: ecma/Array/15.4.4.4-1.js
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Balazs Kilvady
Has been fixed with a non MIPS specific commit.