blob: 0bfc0720c9ff76f13f9aee4b62a583e2188d9cf3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|