86d5e83f4b
It should have been already implemented as intrinsic in all backends. Do not test enumEntries intrinsic in the old JVM BE. KT-53154 Co-authored-by: Alexander Udalov <alexander.udalov@jetbrains.com>
Kotlin Standard Library for JS
This directory contains Kotlin/JS specific sources of Kotlin standard library
that are used together common sources to produce the kotlin-stdlib-js artifact.
Additional sources are copied during the build from /core/builtins/ except those builtins that
have a more specific version for K/JS (see builtins subdirectory).