Java: Split the different layers of virtual dispatch into separate cached stages.

This commit is contained in:
Anders Schack-Mulligen
2023-10-26 14:40:19 +02:00
parent a5bfeb68a8
commit 9769953669

View File

@@ -48,7 +48,6 @@ class VirtCalledSrcMethod extends SrcMethod {
}
}
cached
private module Dispatch {
/** Gets a viable implementation of the method called in the given method access. */
cached