chromium/third_party/blink/web_tests/fast/js/dfg-cross-global-object-inline-new-array-expected.txt

This tests that function inlining in the DFG JIT doesn't get confused about the global object to use for array allocation.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS done() called with 4800
PASS successfullyParsed is true

TEST COMPLETE