haikuwebkit/LayoutTests/js/dfg-ensure-contiguous-on-st...

11 lines
219 B
Plaintext

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