Remove experimental ExternalSymbolCallback feature. This is not needed
authoriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Feb 2009 16:58:55 +0000 (16:58 +0000)
committeriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Feb 2009 16:58:55 +0000 (16:58 +0000)
commitbe6b490fb0e1a65e06c5fb30581bb01b3f7e36f1
tree3b7b62f4ddd203c90339d25863798c6db3e57c33
parent0b1f3f213404db6993470463ecb51179feb3e75d
Remove experimental ExternalSymbolCallback feature. This is not needed
since we can now transform String objects to be external when needed.

Review URL: http://codereview.chromium.org/21285

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1260 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc
src/heap-inl.h
src/heap.cc
src/heap.h
test/cctest/test-api.cc