Description[compiler] Remove obsolete guard in MarkForOptimization.
The guard in JSFunction::MarkForOptimization checking whether a function
is being debugged is overly protective. The compilation pipeline will
bailout itself in that circumstance. Having the runtime behave similar
makes sure the debugger observes a situation closer to reality.
R=yangguo@chromium.org
Committed: https://crrev.com/1705b7de4f22fbd7492c27ccc8fa25348fbc945d
Cr-Commit-Position: refs/heads/master@{#35625}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|