| Index: LayoutTests/fast/profiler/call-register-leak-expected.txt
|
| diff --git a/LayoutTests/fast/profiler/call-register-leak-expected.txt b/LayoutTests/fast/profiler/call-register-leak-expected.txt
|
| deleted file mode 100644
|
| index d3647bf47e6b7f7f67ac3e59a74809f496e3faeb..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/profiler/call-register-leak-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -This page tests that the generation of bytecode allocates registers correctly when profiling is enabled. To run the test manually, enable profiling in the web inspector and reload this page.
|
| -
|
| -PASS: localCallTest(1, 2) should be 2 and is.
|
| -
|
| -PASS: globalCallTest(1, 2) should be 2 and is.
|
| -
|
| -PASS: scopedCallTest(1, 2) should be 2 and is.
|
| -
|
| -PASS: resolveCallTest(1, 2) should be 2 and is.
|
| -
|
| -PASS: bracketCallTest(1, 2) should be 2 and is.
|
| -
|
| -PASS: dotCallTest(1, 2) should be 2 and is.
|
| -
|
| -PASS: newTest(1, 2) should be 2 and is.
|
| -
|
| -
|
|
|