Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / dfg-cross-global-object-inline-new-array-literal-with-variables-expected.txt
blob99105787438d8e2e0e92978e84165712a26200fd
1 This tests that function inlining in the DFG JIT doesn't get confused about the global object to use for array allocation.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS done() called with 85200
7 PASS successfullyParsed is true
9 TEST COMPLETE