Sign in
webkit
/
WebKit
/
437ae2b24d03a9505630ca457b649e2a858dd481
/
.
/
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