Sha256: 5b2b9b31cf6695e44b9f45e0c7a2d234d32c50dbcddaca0df4f0ff520766c8e1

Contents?: true

Size: 1.36 KB

Versions: 36

Compression:

Stored size: 1.36 KB

Contents

{"version":3,"names":["_classApplyDescriptorDestructureSet","receiver","descriptor","set","__destrObj","value","v","call","writable","TypeError"],"sources":["../../src/helpers/classApplyDescriptorDestructureSet.js"],"sourcesContent":["/* @minVersion 7.13.10 */\n/* @onlyBabel7 */\n\nexport default function _classApplyDescriptorDestructureSet(\n  receiver,\n  descriptor,\n) {\n  if (descriptor.set) {\n    if (!(\"__destrObj\" in descriptor)) {\n      descriptor.__destrObj = {\n        set value(v) {\n          descriptor.set.call(receiver, v);\n        },\n      };\n    }\n    return descriptor.__destrObj;\n  } else {\n    if (!descriptor.writable) {\n      // This should only throw in strict mode, but class bodies are\n      // always strict and private fields can only be used inside\n      // class bodies.\n      throw new TypeError(\"attempted to set read only private field\");\n    }\n\n    return descriptor;\n  }\n}\n"],"mappings":";;;;;;AAGe,SAASA,mCAAmCA,CACzDC,QAAQ,EACRC,UAAU,EACV;EACA,IAAIA,UAAU,CAACC,GAAG,EAAE;IAClB,IAAI,EAAE,YAAY,IAAID,UAAU,CAAC,EAAE;MACjCA,UAAU,CAACE,UAAU,GAAG;QACtB,IAAIC,KAAKA,CAACC,CAAC,EAAE;UACXJ,UAAU,CAACC,GAAG,CAACI,IAAI,CAACN,QAAQ,EAAEK,CAAC,CAAC;QAClC;MACF,CAAC;IACH;IACA,OAAOJ,UAAU,CAACE,UAAU;EAC9B,CAAC,MAAM;IACL,IAAI,CAACF,UAAU,CAACM,QAAQ,EAAE;MAIxB,MAAM,IAAIC,SAAS,CAAC,0CAA0C,CAAC;IACjE;IAEA,OAAOP,UAAU;EACnB;AACF","ignoreList":[]}

Version data entries

36 entries across 32 versions & 3 rubygems

Version Path
immosquare-cleaner-0.1.67 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.66 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.65 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.64 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.63 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
rapid_stack-0.2.0 templates/frontend/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
rapid_stack-0.1.1 templates/FrontEnd/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
rapid_stack-0.1.0 templates/FrontEnd/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.62 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.61 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.59 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.58 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.57 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.56 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.55 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.54 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.53 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.52 node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map
immosquare-cleaner-0.1.51 node_modules/jscodeshift/node_modules/@babel/core/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map