Bug 231874 - InternalFunction::createSubclassStructure() should use prototype's global object
Summary: InternalFunction::createSubclassStructure() should use prototype's global object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks: 232269
  Show dependency treegraph
 
Reported: 2021-10-16 17:23 PDT by Alexey Shvayka
Modified: 2021-10-25 14:07 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.29 KB, patch)
2021-10-16 17:26 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff
Patch for landing (5.44 KB, patch)
2021-10-24 08:04 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2021-10-16 17:23:09 PDT
InternalFunction::createSubclassStructure() should use prototype's global object
Comment 1 Alexey Shvayka 2021-10-16 17:26:35 PDT
Created attachment 441512 [details]
Patch
Comment 2 Yusuke Suzuki 2021-10-16 21:57:56 PDT
Comment on attachment 441512 [details]
Patch

r=me
Comment 3 Radar WebKit Bug Importer 2021-10-23 17:24:16 PDT
<rdar://problem/84584079>
Comment 4 Alexey Shvayka 2021-10-24 08:04:09 PDT
Created attachment 442310 [details]
Patch for landing
Comment 5 Alexey Shvayka 2021-10-24 08:05:29 PDT
(In reply to Yusuke Suzuki from comment #2)
> Comment on attachment 441512 [details]
> Patch
> 
> r=me

Thank you for review!
Comment 6 EWS 2021-10-24 08:32:33 PDT
Committed r284757 (243466@main): <https://commits.webkit.org/243466@main>

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