Use trampoline or handlified JSObject::SetLocalPropertyIgnoreAttributes.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Sep 2013 13:27:42 +0000 (13:27 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Sep 2013 13:27:42 +0000 (13:27 +0000)
commit6c18fbc229405dd4433d782705831f8a3ecf3380
tree1a56c64667ffb454c465ac2aaa96108e3ad9e4f5
parenta33f273ce484c5f928a2e7ef591c28a8de6d636c
Use trampoline or handlified JSObject::SetLocalPropertyIgnoreAttributes.

R=verwaest@chromium.org

Committed: http://code.google.com/p/v8/source/detail?r=16642

Review URL: https://codereview.chromium.org/24093002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16686 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/accessors.cc
src/heap.cc
src/objects.h
src/runtime.cc