Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
LayoutTests
/
js
/
dfg-ensure-array-storage-on-string-expected.txt
blob: 6081c536b1ba34c649f387572096c4599ec250c6 [
file
] [
log
] [
blame
]
Checks that trying to arrayify a string to have array storage doesn't crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS foo("hello") is "0hello"
PASS successfullyParsed is true
TEST COMPLETE