v8/include
danno@chromium.org 9cca7d2733 Combine typed and pixel arrays.
Worth mentioning:
- Specialized versions of pixel array and store/loads inside the generic stubs have been removed, since to have parity for all external arrays, 8 different versions would have to be inlined/checked.
- There's a new constant in v8.h for external arrays with pixel array elements.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7106 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-09 15:01:16 +00:00
..
v8-debug.h Revert r5920. Will re-land shortly. 2010-12-07 11:01:02 +00:00
v8-preparser.h Changed interface to preparser to not require pushback support. 2010-12-08 10:06:40 +00:00
v8-profiler.h New heap profiler: add support for progress reporting and control. 2010-12-13 10:42:06 +00:00
v8-testing.h Update V8 to version 3.0 (re-land r5920). 2010-12-07 11:31:57 +00:00
v8.h Combine typed and pixel arrays. 2011-03-09 15:01:16 +00:00
v8stdint.h Extract essential type declarations into separate file. 2010-11-04 08:52:49 +00:00