Reviewers: jarin,

Description:
[turbofan] Some cleanup to the Typer.

This change does the following:

  a.) Remove unused fields from the Typer.
  b.) Move some interesting unions to types.h.
  c.) Reduce Typer constructor overhead.
  d.) Avoid heap allocation in the Typer.

[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+112, -126 lines):
  M src/compiler/typer.h
  M src/compiler/typer.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/types.h


--
--
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/d/optout.

Reply via email to