Description[heap] Slightly optimize Heap::UpdateAllocationSite()
This function is called for every live object in new space. We statically know
which version to call, so let's use templates here and eliminite a branch at
runtime.
BUG=chromium:524425
LOG=N
Committed: https://crrev.com/062fc9abcf0528e77d88ee9bf7b66b799e94d10f
Cr-Commit-Position: refs/heads/master@{#33662}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (7 generated)
|