Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
JSTests
/
stress
/
pretty-print-oom.js
blob: d6f085e01c75475e2bd88110b73d715999892aac [
file
] [
edit
]
//@ memoryHog!
//@ runNoisyTestDefault
prettyPrint
(
'a'
.
repeat
(
2
**
31
-
1
));