Reviewers: Toon Verwaest,

Message:
PTAL

Description:
PropertyDetails cleanup: NORMAL property type merged with FIELD.

First step towards replacing PropertyType with two enums: {DATA,ACCESSOR} x
{CONST,WRITABLE}.

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

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

Affected files (+105, -106 lines):
  M src/arm/macro-assembler-arm.cc
  M src/arm64/macro-assembler-arm64.cc
  M src/bootstrapper.cc
  M src/heap-snapshot-generator.cc
  M src/ia32/macro-assembler-ia32.cc
  M src/ic/handler-compiler.cc
  M src/lookup.h
  M src/lookup.cc
  M src/lookup-inl.h
  M src/mips/macro-assembler-mips.cc
  M src/mips64/macro-assembler-mips64.cc
  M src/mirror-debugger.js
  M src/objects.cc
  M src/objects-printer.cc
  M src/ppc/macro-assembler-ppc.cc
  M src/property.h
  M src/property.cc
  M src/property-details.h
  M src/runtime/runtime.cc
  M src/runtime/runtime-debug.cc
  M src/runtime/runtime-object.cc
  M src/x64/macro-assembler-x64.cc
  M src/x87/macro-assembler-x87.cc
  M test/mjsunit/mirror-object.js


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