v8/include
mstarzinger@chromium.org 36a91e30f7 Fix redefining of attributes on aliased arguments.
This allows elements of the non-strict arguments object to be redefined
with custom attributes and still maintain an alias into the context.
Such a slow alias is maintained by placing a special marker into the
dictionary backing store of the arguments object.

R=rossberg@chromium.org
BUG=v8:1772
TEST=test262,mjsunit/object-define-property

Review URL: https://chromiumcodereview.appspot.com/9460004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10827 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-02-24 14:34:01 +00:00
..
v8-debug.h API: Added Debug::DisableAgent to match existing Debug::EnableAgent 2011-09-21 11:34:05 +00:00
v8-preparser.h Strict mode detection in preparser. 2011-05-06 11:41:15 +00:00
v8-profiler.h I will apply it to the nodes that can't be mapped to Heap object or Native object. 2012-02-07 05:21:00 +00:00
v8-testing.h ARM: Port r7089 to ARM 2011-03-10 13:58:20 +00:00
v8.h Fix redefining of attributes on aliased arguments. 2012-02-24 14:34:01 +00:00
v8stdint.h Include what you use in accessors.{h,cc}. 2012-01-25 00:16:07 +00:00