WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 107676
[chromium] Web Inspector: show when v8 has deoptimized
https://bugs.webkit.org/show_bug.cgi?id=107676
Summary
[chromium] Web Inspector: show when v8 has deoptimized
Paul Lewis
Reported
2013-01-23 05:17:03 PST
Show when v8 has dropped off the fast path, i.e. a JS function has been deoptimized
Attachments
Add attachment
proposed patch, testcase, etc.
Paul Lewis
Comment 1
2013-01-24 03:46:18 PST
More context: Right now we can run Chrome with specific flags which will dump out data about when v8 had to deoptimise a function. It would be super if we could include an additional record in the timeline view with a link to the specific JavaScript function that had to be deoptimised so that the developer could investigate. In a perfect world seeing the callstack that caused this to happen would also be extremely useful, as that would potentially ease the developer's burden in identifying what was actually different that may have caused the deoptimised code to be substituted back in.
John McCutchan
Comment 2
2013-02-06 10:56:07 PST
CC
Timothy Hatcher
Comment 3
2013-04-05 13:01:44 PDT
Chromium and V8 have left the building. Won't fix.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug