Files
kotlin-fork/compiler
pyos 7a2715da44 IR: refactor generateDefaultsFunction
The check for whether a function needs a default stub should run fewer
times now, and in particular is no longer quadratic. Also, this fixes
a weirdness in that certain inheritance hierarchies would produce
a default stub that points to a non-stub through its overriddenSymbols
field.
2019-11-14 17:41:47 +03:00
..
2019-11-14 11:26:11 +03:00
2019-11-14 17:41:47 +03:00
2019-11-01 19:40:20 +03:00
2019-11-12 21:00:32 +03:00
2019-09-06 11:28:25 +03:00