(function (_, kotlin_kotlin) { 'use strict'; //region block: imports var ArrayList_init_$Create$ = kotlin_kotlin.$_$.m; var protoOf = kotlin_kotlin.$_$.ed; var classMeta = kotlin_kotlin.$_$.qb; var setMetadataFor = kotlin_kotlin.$_$.fd; var VOID = kotlin_kotlin.$_$.f; //endregion //region block: pre-declaration setMetadataFor(InteropScope, 'InteropScope', classMeta, VOID, VOID, InteropScope); //endregion var INTEROP_SCOPE; var interopScopeCounter; function InteropScope() { var tmp = this; // Inline function 'kotlin.collections.mutableListOf' call tmp.xlo_1 = ArrayList_init_$Create$(); this.ylo_1 = false; } function _createLocalCallbackScope$accessor$wmqves() { _init_properties_Native_js_kt__80argu(); return _createLocalCallbackScope(); } function _releaseLocalCallbackScope$accessor$wmqves() { _init_properties_Native_js_kt__80argu(); return _releaseLocalCallbackScope(); } var properties_initialized_Native_js_kt_fdhhkg; function _init_properties_Native_js_kt__80argu() { if (!properties_initialized_Native_js_kt_fdhhkg) { properties_initialized_Native_js_kt_fdhhkg = true; INTEROP_SCOPE = new InteropScope(); interopScopeCounter = 0; } } var onContentScaleChanged; //region block: init onContentScaleChanged = null; //endregion return _; }(module.exports, require('./kotlin-kotlin-stdlib.js'))); //# sourceMappingURL=skiko-kjs.js.map