[JSC] WasmMemory caging should care nullptr
<rdar://problem/74654838>
Created attachment 425358 [details] Patch
Comment on attachment 425358 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=425358&action=review r=me > Source/JavaScriptCore/ChangeLog:3 > + [JSC] WasmMemory caging should care nullptr "care about nullptr"? > Source/JavaScriptCore/ChangeLog:10 > + This checking size can include redzone for fast-memory, but this is OK: bound-check pass in LLInt (in upper tiers, we "bounds-check" > JSTests/ChangeLog:3 > + [JSC] WasmMemory caging should care nullptr "care about"
Committed r275597 (236242@main): <https://commits.webkit.org/236242@main>