mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Java: Split the different layers of virtual dispatch into separate cached stages.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user