Description[parser] Harden DCHECK into CHECK in parser
A DCHECK is guarding something which has previously been a memory
integrity issue. It should be cheap to run. This patch makes it
into a CHECK.
BUG=chromium:658267
Review-Url: https://codereview.chromium.org/2584223002
Cr-Commit-Position: refs/heads/master@{#41825}
Committed: https://chromium.googlesource.com/v8/v8/+/6cc91d6a1336fdfcdd0e7ffea307dbd506a80a4f
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|