@@ -1134,15 +1134,15 @@ const helpers: Record<string, Helper> = {
11341134 } ,
11351135 } ,
11361136 ) ,
1137- // size: 153 , gzip size: 136
1137+ // size: 149 , gzip size: 134
11381138 superPropGet : helper (
11391139 "7.25.0" ,
1140- 'function _superPropertyGet (t,e,o, r){var p=get(getPrototypeOf(1&r?t.prototype:t),e,o );return 2&r&&"function"==typeof p?function(t){return p.apply(o ,t)}:p}' ,
1140+ 'function _superPropGet (t,o,e, r){var p=get(getPrototypeOf(1&r?t.prototype:t),o,e );return 2&r&&"function"==typeof p?function(t){return p.apply(e ,t)}:p}' ,
11411141 {
11421142 globals : [ ] ,
1143- locals : { _superPropertyGet : [ "body.0.id" ] } ,
1143+ locals : { _superPropGet : [ "body.0.id" ] } ,
11441144 exportBindingAssignments : [ ] ,
1145- exportName : "_superPropertyGet " ,
1145+ exportName : "_superPropGet " ,
11461146 dependencies : {
11471147 get : [ "body.0.body.body.0.declarations.0.init.callee" ] ,
11481148 getPrototypeOf : [
@@ -1151,15 +1151,15 @@ const helpers: Record<string, Helper> = {
11511151 } ,
11521152 } ,
11531153 ) ,
1154- // size: 92 , gzip size: 98
1154+ // size: 88 , gzip size: 95
11551155 superPropSet : helper (
11561156 "7.25.0" ,
1157- "function _superPropertySet (t,e,o,r,p,f){return set(getPrototypeOf(f?t.prototype:t),e,o,r,p)}" ,
1157+ "function _superPropSet (t,e,o,r,p,f){return set(getPrototypeOf(f?t.prototype:t),e,o,r,p)}" ,
11581158 {
11591159 globals : [ ] ,
1160- locals : { _superPropertySet : [ "body.0.id" ] } ,
1160+ locals : { _superPropSet : [ "body.0.id" ] } ,
11611161 exportBindingAssignments : [ ] ,
1162- exportName : "_superPropertySet " ,
1162+ exportName : "_superPropSet " ,
11631163 dependencies : {
11641164 set : [ "body.0.body.body.0.argument.callee" ] ,
11651165 getPrototypeOf : [ "body.0.body.body.0.argument.arguments.0.callee" ] ,
0 commit comments