Bug 125543 - Get rid of forward exit in GetByVal on Uint32Array
Summary: Get rid of forward exit in GetByVal on Uint32Array
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: 125531
  Show dependency treegraph
 
Reported: 2013-12-10 14:03 PST by Filip Pizlo
Modified: 2013-12-10 15:33 PST (History)
8 users (show)

See Also:


Attachments
the patch (2.31 KB, patch)
2013-12-10 14:05 PST, Filip Pizlo
oliver: 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 2013-12-10 14:03:40 PST
We don't need it.  Kill it.
Comment 1 Filip Pizlo 2013-12-10 14:05:56 PST
Created attachment 218906 [details]
the patch
Comment 2 Filip Pizlo 2013-12-10 15:33:16 PST
Landed in http://trac.webkit.org/changeset/160394