haikuwebkit/LayoutTests/js/dfg-ensure-array-storage-on...

11 lines
241 B
Plaintext

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