Bug 131905 - It should be OK to store new fields into objects that have no prototypes
Summary: It should be OK to store new fields into objects that have no prototypes
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: 2014-04-19 20:58 PDT by Filip Pizlo
Modified: 2014-04-19 21:43 PDT (History)
7 users (show)

See Also:


Attachments
the patch (1.76 KB, patch)
2014-04-19 20:59 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 2014-04-19 20:58:43 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-04-19 20:59:57 PDT
Created attachment 229753 [details]
the patch
Comment 2 Mark Hahnenberg 2014-04-19 21:40:20 PDT
Comment on attachment 229753 [details]
the patch

Amazing. r=me
Comment 3 Filip Pizlo 2014-04-19 21:42:05 PDT
(In reply to comment #2)
> (From update of attachment 229753 [details])
> Amazing. r=me

I know, we are very good at software.
Comment 4 Filip Pizlo 2014-04-19 21:43:33 PDT
Landed in http://trac.webkit.org/changeset/167563