4386a800c8
In JS, RegExp can return a match before the specified start index, if it has matched at that index, but it is in the middle of a surrogate pair. Account for that when advancing to the next position after a zero-width match so that it doesn't get to the middle of SP.
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.