Descriptionfix assertion in Logger::CurrentTimeEvent with --prof
assertion did match the conditions under which this method gets called
(Runtime_DateCurrentTime). The bug got introduced as part of this change:
https://codereview.chromium.org/802333002
The assertion crash can be reproduced using:
% out/Debug/d8 --prof -e 'new Date();'
R=jkummerow@chromium.org
BUG=
Committed: https://crrev.com/1f03256de37aaa1b1cbe81d56122defa0ad9aa9a
Cr-Commit-Position: refs/heads/master@{#28096}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|