Sign in
webkit
/
WebKit
/
c6951ff6f7d972427c05df8e7c39e3f2d74bf29c
/
.
/
LayoutTests
/
js
/
dfg-ensure-contiguous-on-string-expected.txt
blob: 13dfe683eafd33914ffc60332b7283e249c035ad [
file
] [
log
] [
blame
]
Checks that trying to arrayify a string 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