chromium/third_party/blink/web_tests/fast/js/dfg-cross-global-object-inline-new-array-with-size-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 204800
PASS successfullyParsed is true

TEST COMPLETE