1 2 3 4 5 6 7
// |jit-test| allow-oom function f() { eval("(function() y)()"); } oomTest(f); fullcompartmentchecks(true);