summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator_utils.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2016-01-26 15:01:12 +0000
committerVladimir Marko <vmarko@google.com>2016-01-27 13:20:52 +0000
commit7d1fbf38412078090e81e9d9fa502635d8541707 (patch)
tree1ed94174f9889390e61a8af45e7414efc9ad0c57 /compiler/optimizing/code_generator_utils.cc
parent8eb38714be15fd9a129e2ecabc756a121c23f638 (diff)
Optimizing: Lazy creation of Handle<>s in RTP.
This reduces the number of StackHandleScope<>s that we allocate, especially when we're inlining many methods. Previously, each RTP would create 4 handles in the ctor which is actually the same as kNumReferencesPerScope. Change-Id: Ib6767993b1e89913a91275f0ef66dac786bccb6c
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions