Bug 259070

Summary: REGRESSION(265614@main): Leads to a crash if there is are multiple hoisted functions by the same name
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: New BugsAssignee: WebKit Commit Bot <commit-queue>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ashvayka
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 167837    
Attachments:
Description Flags
REVERT of 265614@main commit-queue: commit-queue?

Description WebKit Commit Bot 2023-07-10 13:41:27 PDT
https://commits.webkit.org/265614@main introduced a regression:
Leads to a crash if there is are multiple hoisted functions by the same name

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2023-07-10 13:41:33 PDT
Created attachment 467008 [details]
REVERT of 265614@main

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the revert will be successful.  This process takes approximately 15 minutes.

If you would like to land the revert faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Alexey Shvayka 2023-07-10 13:58:27 PDT

*** This bug has been marked as a duplicate of bug 259073 ***