Description[compiler] Remove obsolete check for debug break slots.
This check whether a function is being debugged is obsolete. For the
optimization path it is covered by a bailout further down. The lookup
within the optimized code map doesn't need to be covered, because that
map is guaranteed to stay empty while break slots are present.
R=mvstanton@chromium.org
Committed: https://crrev.com/c323d2a64eb344ebe256861b8e89d5b5d0dc0146
Cr-Commit-Position: refs/heads/master@{#35694}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|