Revert "Only create arguments-maps in the bootstrapper, remove now obsolete ValueType...
authordslomov@chromium.org <dslomov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 7 Jul 2014 13:12:29 +0000 (13:12 +0000)
committerdslomov@chromium.org <dslomov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 7 Jul 2014 13:12:29 +0000 (13:12 +0000)
commit7050e6fa06c0ee61124edbb5856defeffcc9af99
treea5e040b60d5e72c4bd29627862f1b98fa72b4a7b
parentd400bed3e8e0249d58be076b4596f5dfb56ef60a
Revert "Only create arguments-maps in the bootstrapper, remove now obsolete ValueType flag."

This reverts commit r22240 for breaking tests on Linux.

Revert "Remove SetOwnPropertyIgnoreAttribute uses from the bootstrapper"

This reverts commit r22241 for breaking tests on Linux.

TBR=verwaest@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22242 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
16 files changed:
src/arm/code-stubs-arm.cc
src/arm64/code-stubs-arm64.cc
src/bootstrapper.cc
src/builtins.cc
src/contexts.h
src/factory.cc
src/factory.h
src/heap.cc
src/heap.h
src/ia32/code-stubs-ia32.cc
src/objects.cc
src/objects.h
src/runtime.cc
src/x64/code-stubs-x64.cc
test/cctest/cctest.h
test/cctest/test-alloc.cc