Changes

Summary

  1. To simplify finding all remaining users of full blocks, this PR removes all tests that call #pushClosureCopyCopiedValues:args:jumpTo: (details)
  2. remove some more tests refefencing EncoderForV3PlusClosures (details)
  3. More tests that test the old bytecode set removed (details)
Commit a8cd9233a86f9ef3225ed98c76d4e317a33c6f29 by marcus.denker
To simplify finding all remaining users of full blocks, this PR removes all tests that call #pushClosureCopyCopiedValues:args:jumpTo:

This way we can focus on the remaining sends.
The file was modifiedsrc/OpalCompiler-Tests/IRVisitorTest.class.st (diff)
The file was modifiedsrc/OpalCompiler-Tests/IRBuilderTest.class.st (diff)
The file was modifiedsrc/OpalCompiler-Tests/IRPrinterTest.class.st (diff)
The file was modifiedsrc/OpalCompiler-Tests/OCBytecodeDecompilerTest.class.st (diff)
Commit 00f84686ac33d11038baeb324f62fb7738d687ef by marcus.denker
remove some more tests refefencing EncoderForV3PlusClosures
The file was modifiedsrc/OpalCompiler-Tests/OCBytecodeGeneratorTest.class.st (diff)
The file was modifiedsrc/OpalCompiler-Tests/OCNewCompilerWithChangesFunctionalTest.class.st (diff)
Commit 60f0409ffef1c92612872d9cb07c5defae2105e1 by marcus.denker
More tests that test the old bytecode set removed
The file was modifiedsrc/OpalCompiler-Tests/OCBytecodeGeneratorTest.class.st (diff)