Reviewers: Yang, Toon Verwaest,

Message:
Created Revert of Replace SetObjectProperty / DefineObjectProperty with less
powerful alternatives where relevant.

Description:
Revert of Replace SetObjectProperty / DefineObjectProperty with less powerful
alternatives where relevant. (patchset #3 id:40001 of
https://codereview.chromium.org/1178503004/)

Reason for revert:
Blocks revert of https://codereview.chromium.org/1175973002

Original issue's description:
Replace SetObjectProperty / DefineObjectProperty with less powerful
alternatives where relevant.

@yangguo: please look at the debugger part of the CL.
@ishell: please look at the rest.

Additionally:
- Ensure the LookupIterator for named properties does not accidentally get
indexes in.
- Fix the return value for typed array assignments to be the incoming value.

BUG=v8:4137
LOG=n

Committed: https://crrev.com/15aa811f8fe2708a757c3b53ca89db736aa8b222
Cr-Commit-Position: refs/heads/master@{#28954}

[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4137

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+302, -188 lines):
  M src/api.cc
  M src/api-natives.cc
  M src/bootstrapper.cc
  M src/ic/ic.cc
  M src/json-parser.h
  M src/lookup.h
  M src/lookup.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/runtime/runtime.h
  M src/runtime/runtime-classes.cc
  M src/runtime/runtime-debug.cc
  M src/runtime/runtime-object.cc
  M src/scopeinfo.cc
  M test/cctest/test-debug.cc


--
--
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