Sign in
webkit
/
WebKit
/
0720a636c6da9183b8c4631708921f56a8884954
/
.
/
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