Bug 215987 - [JSC] StructureStubInfo / CallLinkInfo / ByValInfo should set CodeOrigin or BytecodeIndex at construction
Summary: [JSC] StructureStubInfo / CallLinkInfo / ByValInfo should set CodeOrigin or B...
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-08-30 02:27 PDT by Yusuke Suzuki
Modified: 2020-08-31 10:43 PDT (History)
7 users (show)

See Also:


Attachments
Patch (31.99 KB, patch)
2020-08-30 02:31 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-08-30 02:27:05 PDT
[JSC] StructureStubInfo / CallLinkInfo / ByValInfo should set CodeOrigin or BytecodeIndex at construction
Comment 1 Yusuke Suzuki 2020-08-30 02:31:32 PDT
Created attachment 407567 [details]
Patch
Comment 2 Yusuke Suzuki 2020-08-30 02:31:34 PDT
<rdar://problem/66370323>
Comment 3 Mark Lam 2020-08-31 09:17:37 PDT
Comment on attachment 407567 [details]
Patch

Nice find.  r=me
Comment 4 EWS 2020-08-31 10:43:07 PDT
Committed r266359: <https://trac.webkit.org/changeset/266359>

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