Reviewers: Michael Starzinger, Description: Removed Runtime_DefineAccessor.
Runtime_DefineOrRedfineAccessorProperty basically does the same, so we have 1
code path less to worry about. Please review this at http://codereview.chromium.org/9424033/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/full-codegen-arm.cc M src/ia32/full-codegen-ia32.cc M src/mips/full-codegen-mips.cc M src/regexp.js M src/runtime.h M src/runtime.cc M src/x64/full-codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
