Files
kotlin-fork/js/js.translator/testData/incremental/invalidation/fakeOverride/project.info
T
Alexander Korepanov 2f3ad476be [JS IR] Ignore fake override calls in IC
Fake overrides don't have a signature and can't be assiciated with klib index,
therefore they can't be tracked with incremental cache invalidation logic.

Should be fixed after KT-51896.
2022-04-08 08:54:22 +00:00

9 lines
158 B
Plaintext
Vendored

MODULES: lib1, lib2, main
STEP 0:
libs: lib1, lib2, main
dirty js: stdlib, lib1, lib2, main
STEP 1..2:
libs: lib1, lib2, main
dirty js: lib1