Bug 112818 - MIPS test regressions after r146089.
Summary: MIPS test regressions after r146089.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 09:13 PDT by Balazs Kilvady
Modified: 2013-12-06 07:54 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kilvady 2013-03-20 09:13:39 PDT
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
Comment 1 Balazs Kilvady 2013-05-22 10:15:12 PDT
Has been fixed with a non MIPS specific commit.