Revert r20375.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 1 Apr 2014 08:05:45 +0000 (08:05 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 1 Apr 2014 08:05:45 +0000 (08:05 +0000)
commit8806f2d815c3c615b610b1d1bc6104cd4b0f0291
tree2fda6dc975713e1d8cd6abe3e49abc44bf3c8284
parent51c209c60915ec5e91703500a645f9edea29feae
Revert r20375.

Store i18n meta data in hidden symbols instead of js accessible properties

BUG=354967
LOG=N
TBR=jochen@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20377 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.h
src/i18n.js
src/runtime.cc
src/runtime.h
test/intl/break-iterator/protected-icu-internals.js [new file with mode: 0644]
test/intl/collator/protected-icu-internals.js [new file with mode: 0644]
test/intl/date-format/protected-icu-internals.js [new file with mode: 0644]
test/intl/number-format/protected-icu-internals.js [new file with mode: 0644]