Description[compiler] Properly canonicalize handles even with concurrent recompilation.
For concurrent recompilation we created the CompilationHandleScope after
the CanonicalHandleScope, which basically disabled the canonicalization
because the deferred handle creation doesn't pay attention to the
canonicalization mode then. This meant that we did not canonicalize
handles properly as soon as concurrent recompilation was enabled.
R=jarin@chromium.org
BUG=v8:5267
Committed: https://crrev.com/052ba98d14fae5d6d0595f0272fa922df3025e10
Cr-Commit-Position: refs/heads/master@{#38882}
Patch Set 1 #
Messages
Total messages: 14 (8 generated)
|