v8/include
rossberg@chromium.org fdade92c20 Reorganize object type enum, such that proxies are no longer in the middle
of the range of proper JS objects.

Unfortunately, callable types no longer form a range now. However, there
are only two anyway. We put them at either end of the range of JS object
types so that certain compares can be combined.

R=erik.corry@gmail.com,kmillikin@chromium.org
BUG=
TEST=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9370 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-09-21 14:46:54 +00:00
..
v8-debug.h API: Added Debug::DisableAgent to match existing Debug::EnableAgent 2011-09-21 11:34:05 +00:00
v8-preparser.h Strict mode detection in preparser. 2011-05-06 11:41:15 +00:00
v8-profiler.h Remove obsolete aggregating and non-working producers heap profilers. 2011-06-24 11:38:47 +00:00
v8-testing.h ARM: Port r7089 to ARM 2011-03-10 13:58:20 +00:00
v8.h Reorganize object type enum, such that proxies are no longer in the middle 2011-09-21 14:46:54 +00:00
v8stdint.h Extract essential type declarations into separate file. 2010-11-04 08:52:49 +00:00