Reviewers: titzer,

Description:
Templatise type representation

This is to support both heap- and zone-allocated types in the future (the latter
not yet implemented).

Also, handlify the type API some more.

[email protected]
BUG=

Please review this at https://codereview.chromium.org/107933005/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+633, -549 lines):
  M src/ast.h
  M src/ast.cc
  M src/code-stubs-hydrogen.cc
  M src/code-stubs.cc
  M src/hydrogen.cc
  M src/ic.h
  M src/ic.cc
  M src/list.h
  M src/objects.h
  M src/objects.cc
  M src/property-details.h
  M src/stub-cache.cc
  M src/type-info.cc
  M src/types.h
  M src/types.cc
  M src/typing.cc
  M test/cctest/test-types.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to