Bug 29626 - Object.defineProperties isn't atomic
Summary: Object.defineProperties isn't atomic
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: javascript: var o = {}; Object.define...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 17:57 PDT by Jeff Walden (remove +bwo to email)
Modified: 2010-01-29 06:53 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Walden (remove +bwo to email) 2009-09-21 17:57:43 PDT
See 15.2.3.7 step 6.
Comment 1 Jeff Walden (remove +bwo to email) 2009-09-22 13:45:21 PDT
https://mail.mozilla.org/pipermail/es5-discuss/2009-September/003361.html

...and ES5 implementers everywhere say whee!