Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
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