haikuwebkit/LayoutTests/js/dom/dfg-cross-global-object-new...

11 lines
322 B
Plaintext

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 Array doesn't have the main global object's array prototype
PASS successfullyParsed is true
TEST COMPLETE