[WASM] Implement lazy with UnsafeLazyImpl

This commit is contained in:
Igor Yakovlev
2021-12-02 17:31:55 +01:00
committed by TeamCityServer
parent d55e16a030
commit ea060dcf8a
7 changed files with 6 additions and 20 deletions
@@ -1,7 +1,6 @@
// WITH_STDLIB
// KJS_FULL_RUNTIME
// SKIP_MANGLE_VERIFICATION
// IGNORE_BACKEND: WASM
interface I {
companion object {