Reviewers: Benedikt Meurer, jarin, mvstanton,

Message:
PTAL

Description:
Remove ExternalArray, derived types, and element kinds

BUG=v8:3996
[email protected], [email protected], [email protected]
LOG=y

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

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

Affected files (+339, -1864 lines):
  M include/v8.h
  M src/arm/lithium-arm.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/lithium-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/bootstrapper.cc
  M src/code-stubs.cc
  M src/code-stubs-hydrogen.cc
  M src/compiler/access-builder.cc
  M src/compiler/js-typed-lowering.cc
  M src/contexts.h
  M src/elements.cc
  M src/elements-kind.h
  M src/elements-kind.cc
  M src/factory.h
  M src/factory.cc
  M src/heap-snapshot-generator.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/objects-visiting.cc
  M src/hydrogen.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen-uint32-analysis.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/ic/handler-compiler.cc
  M src/ic/ic.cc
  M src/ic/ic-compiler.cc
  M src/lookup.cc
  M src/mips/lithium-codegen-mips.cc
  M src/mips/lithium-mips.h
  M src/mips/lithium-mips.cc
  M src/mips64/lithium-codegen-mips64.cc
  M src/mips64/lithium-mips64.h
  M src/mips64/lithium-mips64.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/ppc/lithium-codegen-ppc.cc
  M src/ppc/lithium-ppc.h
  M src/ppc/lithium-ppc.cc
  M src/runtime/runtime.h
  M src/runtime/runtime-array.cc
  M src/runtime/runtime-test.cc
  M src/runtime/runtime-typedarray.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.h
  M src/x64/lithium-x64.cc
  M src/x87/lithium-codegen-x87.cc
  M src/x87/lithium-x87.h
  M src/x87/lithium-x87.cc
  M test/cctest/compiler/test-run-properties.cc
  M test/cctest/test-api.cc
  M test/mjsunit/elements-kind.js
  M test/mjsunit/opt-elements-kind.js
  M test/mjsunit/osr-elements-kind.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