Bug 297126
Summary: | It seems like WebAssembly.JSTag creates a new tag on each access | ||
---|---|---|---|
Product: | WebKit | Reporter: | bashorov |
Component: | WebAssembly | Assignee: | Sosuke Suzuki <aosukeke> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | syg, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
bashorov
For example, `WebAssembly.JSTag === WebAssembly.JSTag` is evaluated to `false`.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158424169>
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/49506
EWS
Committed 298823@main (c16ed96e37ed): <https://commits.webkit.org/298823@main>
Reviewed commits have been landed. Closing PR #49506 and removing active labels.