Bug 247921 - [JSC] Implement growable SharedArrayBuffer part 2
Summary: [JSC] Implement growable SharedArrayBuffer part 2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-14 15:02 PST by Yusuke Suzuki
Modified: 2022-11-16 23:22 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-11-14 15:02:52 PST
...
Comment 1 Radar WebKit Bug Importer 2022-11-14 15:03:10 PST
<rdar://problem/102339939>
Comment 2 Yusuke Suzuki 2022-11-14 15:06:25 PST
Pull request: https://github.com/WebKit/WebKit/pull/6491
Comment 3 EWS 2022-11-16 20:51:38 PST
Committed 256766@main (fe4f0a4cc309): <https://commits.webkit.org/256766@main>

Reviewed commits have been landed. Closing PR #6491 and removing active labels.
Comment 4 Fujii Hironori 2022-11-16 23:22:53 PST
Bug 248026 – REGRESSION(256766@main) TypedArrayType.h(144): error C3615: constexpr function 'JSC::logElementSize' cannot result in a constant expression