mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 959156 - Jit-test basic\bug839215.js OOMs on Windows test machines; r=terrence
This commit is contained in:
parent
cfce978887
commit
067ec263fa
@ -1,2 +0,0 @@
|
||||
var b = new ArrayBuffer(10000000000);
|
||||
var dv = new DataView(b);
|
Loading…
Reference in New Issue
Block a user