Reviewers: Sven Panne,

Description:
[turbofan] Make TyperCache global and thread safe.

This way we need the common types only once per process and we don't
need to recreate them for every compilation. It uses the same pattern
that we already apply to caching operators.

[email protected]

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

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

Affected files (+124, -187 lines):
  M src/compiler/typer.h
  M src/compiler/typer.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/d/optout.

Reply via email to