Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Issue 9429002: After assignment return right hand side value instead of undefined (Closed)

Created:
8 years, 10 months ago by rossberg
Modified:
8 years, 10 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

After assignment return right hand side value instead of undefined when Object.isExtensible(o) === false Added corresponding tests ES5 description: http://es5.github.com/#x11.13.1 Related issue: http://code.google.com/p/v8/issues/detail?id=1901 Contributed by ioseb.dzmanashvili@gmail.com BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10783

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/object-prevent-extensions.js View 1 chunk +12 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698