Bug 96310 - offlineasm has some impossible to implement, and unused, instructions
Summary: offlineasm has some impossible to implement, and unused, instructions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-10 13:33 PDT by Filip Pizlo
Modified: 2012-09-10 13:50 PDT (History)
0 users

See Also:


Attachments
the patch (5.90 KB, patch)
2012-09-10 13:38 PDT, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-09-10 13:33:20 PDT
Example: btio.  It tests an integer.  To see if it overflowed.  It's an ill-formed question.
Comment 1 Filip Pizlo 2012-09-10 13:38:32 PDT
Created attachment 163196 [details]
the patch
Comment 2 Mark Hahnenberg 2012-09-10 13:41:27 PDT
Comment on attachment 163196 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-09-10 13:50:57 PDT
Landed in http://trac.webkit.org/changeset/128100