Sign in
webkit
/
WebKit
/
e5474a94048a955c0042149e8ac8a8d40148ea9a
/
.
/
JSTests
/
stress
/
pretty-print-oom.js
blob: 686b9433dc70c8bb7836fcc9d2e4603947c38e24 [
file
] [
log
] [
blame
]
//@ skip if $memoryLimited
//@ runNoisyTestDefault
prettyPrint
(
'a'
.
repeat
(
2
**
31
-
1
));