Sign in
webkit
/
WebKit
/
51d2026f123f19fcb7f647cb9beef1a0b7f94b83
/
.
/
LayoutTests
/
js
/
dfg-check-array-non-array-expected.txt
blob: 0ade0d17ba4e4c3c5d34352eeb686d627f49d631 [
file
] [
log
] [
blame
]
Tests that CheckArray(NonArray) actually proves that the input isn't an array.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS baz(["blah"], true) is "blahblah"
PASS successfullyParsed is true
TEST COMPLETE