Revert "Fix JSArrayBufferView visitor template to fix ARM build."
authoryangguo <yangguo@chromium.org>
Mon, 16 Feb 2015 09:20:42 +0000 (01:20 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 16 Feb 2015 09:21:02 +0000 (09:21 +0000)
commite66d39a6be459381e68d07d013170d45d57a706c
tree22624a54f099c98920d6d21632d249d7f4574058
parentb8ec6fbf5d29b85b65c31e08c3c095abafec6a0a
Revert "Fix JSArrayBufferView visitor template to fix ARM build."
and "Just visit young array buffers during scavenge. Additionally keep the views in new space in a separate global list and move them to the corresponding array buffers when they get promoted."

This reverts commit 295ab2783025237dd7a1c86ddb13690d910622a1
and commit bd61a85fafd6461a40dc1e20252fd843f148e837.

TBR=hpayer@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/929973002

Cr-Commit-Position: refs/heads/master@{#26653}
src/factory.cc
src/heap/heap.cc
src/heap/heap.h
src/heap/mark-compact.cc
src/heap/objects-visiting.cc
src/heap/objects-visiting.h
src/objects.cc
src/runtime/runtime-typedarray.cc
src/serialize.cc
test/cctest/test-weaktypedarrays.cc