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. This simplifies the type
cache a lot.
R=svenpanne@chromium.org
Committed: https://crrev.com/db4101ef81002b73f4a57ea6d115429061985acd
Cr-Commit-Position: refs/heads/master@{#29251}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|