Warning since 1.6
Error since 1.9
Hidden since 2.1
Synchronization on any object is not supported in Kotlin/JS
run(block)
Executes the given function block while holding the monitor of the given object lock.
Thanks for your feedback!