Bug 118112 - fourthTier: FTL should support hole/OOB PutByVal's
Summary: fourthTier: FTL should support hole/OOB PutByVal's
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: 118077
  Show dependency treegraph
 
Reported: 2013-06-26 19:09 PDT by Filip Pizlo
Modified: 2013-06-26 20:36 PDT (History)
7 users (show)

See Also:


Attachments
the patch (12.73 KB, patch)
2013-06-26 20:22 PDT, Filip Pizlo
ggaren: 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-06-26 19:09:50 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-06-26 20:22:37 PDT
Created attachment 205556 [details]
the patch
Comment 2 Geoffrey Garen 2013-06-26 20:29:11 PDT
Comment on attachment 205556 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=205556&action=review

r=me

> Source/JavaScriptCore/ChangeLog:8
> +        Added a common code generator the out-of-bounds case that is reused by all

"for the"
Comment 3 Filip Pizlo 2013-06-26 20:36:30 PDT
Landed in http://trac.webkit.org/changeset/152076