Zalim Bashorov
|
155eb9b77a
|
[Wasm, stdlib] extract Any::identityHashCode to workaround the bug in FunctionDescriptorFactory
A fix is on its way -- KT-MR-9426.
|
2023-04-05 20:50:53 +02:00 |
|
Zalim Bashorov
|
14af47bbd9
|
[Wasm] Introduce utilities to get package and name of class directly from metadata and use it in some places
|
2023-04-05 20:50:52 +02:00 |
|
Zalim Bashorov
|
2ef47901d0
|
[Wasm] Introducing private identityHashCode shared between Any's hashCode and toString
It splits the dependency of toString from hashCode that prevents keeping hashCode when toString is used.
|
2023-04-05 20:50:51 +02:00 |
|
Igor Yakovlev
|
033e2c45f1
|
[WASM] Caching string literals in global pool
|
2022-11-01 13:15:09 +00:00 |
|
Igor Yakovlev
|
c76e7bc9d8
|
[WASM] Any.toString implementation
|
2022-01-19 17:01:11 +03:00 |
|
Igor Laevsky
|
c7cfa97748
|
[Wasm] Implement Any::hashCode()
|
2021-11-15 18:26:46 +03:00 |
|
Svyatoslav Kuzmich
|
bfd0f21e9d
|
[Wasm] Major compiler and stdlib update
|
2020-11-09 16:04:43 +03:00 |
|