7aaba3b78a
* Fix performance of ArrayList.addAll methods in JS stdlib: extend the backing array and copy elements manually * Update expected reachable nodes after DCE in test data --------- Co-authored-by: Ilya Gorbunov <ilya.gorbunov@jetbrains.com>
This directory contains shared sources of Kotlin/JS Standard Library for current and IR backends.
Note that stdlib/js/src/generated is not shared but used exclusively for current js-v1 backend.
Kotlin/JS Standard Library module is moved to libraries/stdlib/js-v1.