file_path
stringlengths
3
280
file_language
stringclasses
66 values
content
stringlengths
1
1.04M
repo_name
stringlengths
5
92
repo_stars
int64
0
154k
repo_description
stringlengths
0
402
repo_primary_language
stringclasses
108 values
developer_username
stringlengths
1
25
developer_name
stringlengths
0
30
developer_company
stringlengths
0
82
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; export class C { } try { var _stack = []; var before = _using(_stack, null); C...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; export class C { } try { var _stack = []; _using(_stack, null), C = _ts_decorate([...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=es6,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, C, env; ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { "use strict"; var _ts_decorate, _dispose, _using, C; _export("C", void 0); return { setters: [ ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { var _ts_decorate, _dispose, _using, C; return _export("C", void 0), { setters: [ function(_t...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _class_call_check, _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _class_call_check, _ts_decorate, _ts_a...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.2(module=system,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.2.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, C, env; ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_resour...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _dispose = require("@swc/...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return C; } }); var _class_call_check = require("@swc/helpers/_/_class_call_check");...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return C; } }); var _class_call_check = require("@swc/helpers/_/_class_call_check"), _ts_decorate = re...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=commonjs,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_resour...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; export { C as default }; try { var _stack = []; var before = _using(_stack, null);...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; try { var _stack = []; _using(_stack, null); var C = class { }; C = _t...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=es6,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, C, env; ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { "use strict"; var _ts_decorate, _dispose, _using; return { setters: [ function(_ts_decor...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { var _ts_decorate, _dispose, _using; return { setters: [ function(_ts_decorate1) { ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _class_call_check, _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _class_call_check, _ts_decorate, _ts_a...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.3(module=system,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.3.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, C, env; ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return _class; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); co...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return _class; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_r...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return _class; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); co...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return _class; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _dispose = require("...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return _class; } }); var _class_call_check = require("@swc/helpers/_/_class_call_che...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return _class; } }); var _class_call_check = require("@swc/helpers/_/_class_call_check"), _ts_decorate...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return _class; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); co...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=commonjs,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "default", { enumerable: !0, get: function() { return _class; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_r...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; export { _class as default }; try { var _stack = []; var before = _using(_stack, n...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; try { var _stack = []; _using(_stack, null); var _class = class { }; _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=es6,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, _class, env;...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { "use strict"; var _ts_decorate, _dispose, _using; return { setters: [ function(_ts_decor...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { var _ts_decorate, _dispose, _using; return { setters: [ function(_ts_decorate1) { ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _class_call_check, _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _class_call_check, _ts_decorate, _ts_a...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.4(module=system,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.4.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, _class, env;...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "C", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _ts_add...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "C", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_resource = r...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "C", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _dispos...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "C", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _dispose = require("@swc/helper...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "C", { enumerable: true, get: function() { return C; } }); var _class_call_check = require("@swc/helpers/_/_class_call_check"); var _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "C", { enumerable: !0, get: function() { return C; } }); var _class_call_check = require("@swc/helpers/_/_class_call_check"), _ts_decorate = require(...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "C", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _ts_add...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=commonjs,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "C", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_resource = r...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; export { C }; try { var _stack = []; var before = _using(_stack, null); class ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; try { var _stack = []; _using(_stack, null); class C { } C = _ts_decor...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check"; import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_reso...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=es6,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, env; ret...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { "use strict"; var _ts_decorate, _dispose, _using; return { setters: [ function(_ts_decor...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_dispose", "@swc/helpers/_/_using" ], function(_export, _context) { var _ts_decorate, _dispose, _using; return { setters: [ function(_ts_decorate1) { ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _class_call_check, _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_class_call_check", "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _class_call_check, _ts_decorate, _ts_a...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { "use strict"; var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resou...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.5(module=system,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.5.ts] System.register([ "@swc/helpers/_/_ts_decorate", "@swc/helpers/_/_ts_add_disposable_resource", "@swc/helpers/_/_ts_dispose_resources" ], function(_export, _context) { var _ts_decorate, _ts_add_disposable_resource, _ts_dispose_resources, env; ret...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "D", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _ts_add...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "D", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_resource = r...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "D", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _dispos...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "D", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _dispose = require("@swc/helper...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es5).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "D", { enumerable: true, get: function() { return C; } }); var _class_call_check = require("@swc/helpers/_/_class_call_check"); var _...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=es5).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "D", { enumerable: !0, get: function() { return C; } }); var _class_call_check = require("@swc/helpers/_/_class_call_check"), _ts_decorate = require(...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=esnext).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "D", { enumerable: true, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"); const _ts_add...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=commonjs,target=esnext).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] Object.defineProperty(exports, "__esModule", { value: !0 }), Object.defineProperty(exports, "D", { enumerable: !0, get: function() { return C; } }); const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_resource = r...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es2015).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; const env = { stac...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es2015).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource"; import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources"; let env = { stack:...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es2022).1.normal.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; export { C as D }; try { var _stack = []; var before = _using(_stack, null); c...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.6(module=es6,target=es2022).2.minified.js
JavaScript
//// [usingDeclarationsWithLegacyClassDecorators.6.ts] import { _ as _ts_decorate } from "@swc/helpers/_/_ts_decorate"; import { _ as _dispose } from "@swc/helpers/_/_dispose"; import { _ as _using } from "@swc/helpers/_/_using"; try { var _stack = []; _using(_stack, null); class C { } C = _ts_decor...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University