Sorry for not pushing this earlier, but I needed the fix for the webkit regression in first (already merged to 3.0 branch) and that made me forget. Only conflict was in runtime.cc with the stuff from revision 6683. I did a kompare with bleeding_edge and with this patch there are no differences in DefineOrRedefine* methods.
Cheers, Rico On Thu, Feb 10, 2011 at 9:04 AM, <[email protected]> wrote: > Reviewers: Mads Ager, > > Description: > Merge revision 6627 to the 3.0 branch. > > > > Please review this at http://codereview.chromium.org/6479012/ > > SVN Base: http://v8.googlecode.com/svn/branches/3.0/ > > Affected files: > M src/handles.cc > M src/objects.cc > M src/runtime.cc > M src/v8natives.js > M test/mjsunit/object-define-property.js > A test/mjsunit/regress/regress-1083.js > A test/mjsunit/regress/regress-1092.js > A test/mjsunit/regress/regress-992.js > > > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
