Bug 214055 - [JSC] Fix btjs by recovering CallFrame::describeFrame
Summary: [JSC] Fix btjs by recovering CallFrame::describeFrame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-07 13:25 PDT by Yusuke Suzuki
Modified: 2020-07-07 18:00 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.53 KB, patch)
2020-07-07 13:27 PDT, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff
Patch (2.55 KB, patch)
2020-07-07 13:33 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-07-07 13:25:09 PDT
[JSC] Fix btjs by recovering CallFrame::describeFrame
Comment 1 Yusuke Suzuki 2020-07-07 13:27:07 PDT
Created attachment 403716 [details]
Patch
Comment 2 Mark Lam 2020-07-07 13:29:11 PDT
Comment on attachment 403716 [details]
Patch

rs=me
Comment 3 Yusuke Suzuki 2020-07-07 13:30:40 PDT
I'll fix build failure by adding `static_cast<char*>` to malloc result (void*).
Comment 4 Yusuke Suzuki 2020-07-07 13:33:44 PDT
Created attachment 403719 [details]
Patch
Comment 5 EWS 2020-07-07 17:59:16 PDT
Committed r264051: <https://trac.webkit.org/changeset/264051>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403719 [details].
Comment 6 Radar WebKit Bug Importer 2020-07-07 18:00:21 PDT
<rdar://problem/65202133>