Reviewers: rossberg,

Message:
PTAL

Description:
Split SetProperty(...attributes, strictmode) into DefineProperty(...attributes)
and SetProperty(...strictmode)

BUG=

Please review this at https://codereview.chromium.org/351853005/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+175, -169 lines):
  M src/api.cc
  M src/apinatives.js
  M src/arm/ic-arm.cc
  M src/array.js
  M src/array-iterator.js
  M src/arraybuffer.js
  M src/collection.js
  M src/collection-iterator.js
  M src/date.js
  M src/generator.js
  M src/i18n.js
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/ic-ia32.cc
  M src/ic.cc
  M src/math.js
  M src/messages.js
  M src/promise.js
  M src/regexp.js
  M src/runtime.h
  M src/runtime.cc
  M src/scopeinfo.cc
  M src/string.js
  M src/symbol.js
  M src/typedarray.js
  M src/v8natives.js
  M src/weak_collection.js
  M test/cctest/test-api.cc
  M test/cctest/test-compiler.cc
  M test/cctest/test-debug.cc
  M test/mjsunit/regress/regress-1199637.js
  M test/mjsunit/regress/regress-334.js
  M test/mjsunit/regress/regress-cntl-descriptors-enum.js
  A + test/mjsunit/runtime-gen/defineaccessorproperty.js
  A + test/mjsunit/runtime-gen/defineproperty.js
  D test/mjsunit/runtime-gen/setaccessorproperty.js
  M test/mjsunit/runtime-gen/setproperty.js
  M tools/generate-runtime-tests.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to