v8/src/extensions
jochen@chromium.org 0826f85a02 Put object templates of the i18n extension on the heap object.
Using function local statics doesn't work, as we need the templates per
isolate.

I'm not #ifdef'ing the definitions out, because kEmptyStringRootIndex
changes depending on whether the two additional slots are present or
not.

BUG=v8:2745
R=mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15888 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-07-25 16:01:02 +00:00
..
i18n Put object templates of the i18n extension on the heap object. 2013-07-25 16:01:02 +00:00
externalize-string-extension.cc Cutover v8 to use new style callbacks internally 2013-06-05 12:36:33 +00:00
externalize-string-extension.h Cutover v8 to use new style callbacks internally 2013-06-05 12:36:33 +00:00
gc-extension.cc Cutover v8 to use new style callbacks internally 2013-06-05 12:36:33 +00:00
gc-extension.h Cutover v8 to use new style callbacks internally 2013-06-05 12:36:33 +00:00
statistics-extension.cc Separate Cell and PropertyCell spaces 2013-06-12 15:03:44 +00:00
statistics-extension.h Cutover v8 to use new style callbacks internally 2013-06-05 12:36:33 +00:00