Bug 220136 - VMInspector::dumpRegisters() should not dump beyond the start of the next frame.
Summary: VMInspector::dumpRegisters() should not dump beyond the start of the next frame.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-23 21:43 PST by Mark Lam
Modified: 2020-12-25 02:28 PST (History)
7 users (show)

See Also:


Attachments
proposed patch. (4.87 KB, patch)
2020-12-23 22:02 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2020-12-23 21:43:44 PST
rdar://64404201
Comment 1 Mark Lam 2020-12-23 22:02:49 PST
Created attachment 416739 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2020-12-25 02:15:53 PST
Comment on attachment 416739 [details]
proposed patch.

r=me
Comment 3 EWS 2020-12-25 02:28:25 PST
Committed r271082: <https://trac.webkit.org/changeset/271082>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416739 [details].