lightrun 1.37.1 → 1.37.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/build/src/agent/agent-logger.js +1 -1
  2. package/build/src/agent/blocklisting/blocklisting-patterns.js +1 -1
  3. package/build/src/agent/blocklisting/dummy-blocklist-manager.js +1 -1
  4. package/build/src/agent/blocklisting/patterns-blocklist-manager.js +1 -1
  5. package/build/src/agent/config.js +1 -1
  6. package/build/src/agent/configuration-provider.js +1 -1
  7. package/build/src/agent/controller.js +1 -1
  8. package/build/src/agent/debuglet-helpers/createDebuggee.js +1 -1
  9. package/build/src/agent/debuglet-helpers/createDebuggeeMetadata.js +1 -1
  10. package/build/src/agent/debuglet-helpers/createUniquifier.js +1 -1
  11. package/build/src/agent/debuglet-helpers/delimit.js +1 -1
  12. package/build/src/agent/debuglet-helpers/format.js +1 -1
  13. package/build/src/agent/debuglet-helpers/getAgentConfig.js +1 -1
  14. package/build/src/agent/debuglet-helpers/getPlatform.js +1 -1
  15. package/build/src/agent/debuglet-helpers/mapSubtract.js +1 -1
  16. package/build/src/agent/debuglet-helpers/normalizeConfig.js +1 -1
  17. package/build/src/agent/debuglet-helpers/tokenize.js +1 -1
  18. package/build/src/agent/debuglet.js +1 -1
  19. package/build/src/agent/environment-metadata.js +1 -1
  20. package/build/src/agent/io/file-index.js +1 -1
  21. package/build/src/agent/io/scan-results.js +1 -1
  22. package/build/src/agent/io/scanner.js +1 -1
  23. package/build/src/agent/io/sourcemapper.js +1 -1
  24. package/build/src/agent/leaky-bucket.js +1 -1
  25. package/build/src/agent/log-data.js +1 -1
  26. package/build/src/agent/piping-manager.js +1 -1
  27. package/build/src/agent/quota-manager.js +1 -1
  28. package/build/src/agent/reduction/redaction-manager-re2js.js +1 -1
  29. package/build/src/agent/reduction/redaction-manager.js +1 -1
  30. package/build/src/agent/state/inspector-state.js +1 -1
  31. package/build/src/agent/state/legacy-state.js +1 -1
  32. package/build/src/agent/util/debug-assert.js +1 -1
  33. package/build/src/agent/util/utils.js +1 -1
  34. package/build/src/agent/util/validator.js +1 -1
  35. package/build/src/agent/v8/debugapi.js +1 -1
  36. package/build/src/agent/v8/inspector-debugapi.js +1 -1
  37. package/build/src/agent/v8/legacy-debugapi.js +1 -1
  38. package/build/src/agent/v8/v8inspector.js +1 -1
  39. package/build/src/client/stackdriver/debug.js +1 -1
  40. package/build/src/client/stackdriver/status-message.js +1 -1
  41. package/build/src/debuggee.js +1 -1
  42. package/build/src/gcp.js +1 -1
  43. package/build/src/index.js +1 -1
  44. package/build/src/lambda.js +1 -1
  45. package/build/src/resources/version.txt +1 -1
  46. package/build/src/types/lightrun.js +1 -1
  47. package/build/src/types/stackdriver.js +1 -1
  48. package/build/src/types/v8.js +1 -1
  49. package/package.json +1 -1
@@ -1 +1 @@
1
- const a35_0x622687=a35_0x4670;(function(_0x3cf486,_0x570842){const _0x2a2778=a35_0x4670,_0x536bbd=_0x3cf486();while(!![]){try{const _0x482b6f=parseInt(_0x2a2778(0x88))/0x1+parseInt(_0x2a2778(0x7f))/0x2+-parseInt(_0x2a2778(0xfe))/0x3+parseInt(_0x2a2778(0x9f))/0x4*(parseInt(_0x2a2778(0x99))/0x5)+parseInt(_0x2a2778(0x75))/0x6*(-parseInt(_0x2a2778(0xe5))/0x7)+-parseInt(_0x2a2778(0xf1))/0x8+parseInt(_0x2a2778(0x103))/0x9*(parseInt(_0x2a2778(0x7a))/0xa);if(_0x482b6f===_0x570842)break;else _0x536bbd['push'](_0x536bbd['shift']());}catch(_0x297796){_0x536bbd['push'](_0x536bbd['shift']());}}}(a35_0x1115,0x68d1e));const a35_0x23ae5c=(function(){let _0x34524b=!![];return function(_0x590094,_0x19379e){const _0x5d4af8=_0x34524b?function(){if(_0x19379e){const _0x32e4a4=_0x19379e['apply'](_0x590094,arguments);return _0x19379e=null,_0x32e4a4;}}:function(){};return _0x34524b=![],_0x5d4af8;};}()),a35_0x4df830=a35_0x23ae5c(this,function(){const _0x40f014=a35_0x4670;return a35_0x4df830[_0x40f014(0x8b)]()['search'](_0x40f014(0x71))[_0x40f014(0x8b)]()[_0x40f014(0x96)](a35_0x4df830)[_0x40f014(0xcb)](_0x40f014(0x71));});a35_0x4df830();'use strict';Object['defineProperty'](exports,a35_0x622687(0xf5),{'value':!![]}),exports['InspectorDebugApi']=exports[a35_0x622687(0xab)]=void 0x0;const acorn=require('acorn'),path=require(a35_0x622687(0x86)),status_message_1=require(a35_0x622687(0xef)),state=require('../state/inspector-state'),utils_1=require('../util/utils'),debugapi=require(a35_0x622687(0x83)),v8inspector_1=require(a35_0x622687(0xe6)),dummy_blocklist_manager_1=require('../blocklisting/dummy-blocklist-manager'),USE_MODULE_PREFIX=(0x0,utils_1['satisfies'])(process[a35_0x622687(0xd1)],'<10.16\x20||\x20>=11\x20<11.11');class BreakpointData{constructor(_0xdb089c,_0x317bea,_0x2ea6fe,_0x47e41d,_0x25b1ac,_0x51e4a7,_0x75c916,_0x46555f){const _0x4b8356=a35_0x622687;this['id']=_0xdb089c,this[_0x4b8356(0xd9)]=_0x317bea,this[_0x4b8356(0xf3)]=_0x2ea6fe,this[_0x4b8356(0xb7)]=_0x47e41d,this[_0x4b8356(0x92)]=_0x25b1ac,this[_0x4b8356(0x72)]=_0x51e4a7,this[_0x4b8356(0xc1)]=_0x75c916,this['pipingStatus']=_0x46555f;}}function a35_0x4670(_0x52c209,_0xa49bd9){const _0x1310ba=a35_0x1115();return a35_0x4670=function(_0x4df830,_0x23ae5c){_0x4df830=_0x4df830-0x6c;let _0x1115db=_0x1310ba[_0x4df830];return _0x1115db;},a35_0x4670(_0x52c209,_0xa49bd9);}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x855805,_0xfb8c9b,_0x460a88,_0x318704,_0x1d00a){const _0x2f769f=a35_0x622687;this['breakpoints']={},this['listeners']={},this[_0x2f769f(0x87)]={},this[_0x2f769f(0xd5)]={},this[_0x2f769f(0xc7)]={},this[_0x2f769f(0x6e)]=0x0,this['cleanupAsyncCallStackInterval']=null,this['logger']=_0x855805,this[_0x2f769f(0xfd)]=_0xfb8c9b,this[_0x2f769f(0xc0)]=_0x460a88,this['sourcemapper']=_0x318704,this[_0x2f769f(0x8f)]=new v8inspector_1[(_0x2f769f(0xd8))](_0x855805,(0x0,utils_1[_0x2f769f(0x79)])(process[_0x2f769f(0xd1)],_0x2f769f(0x95)),this['config'][_0x2f769f(0x73)],_0x330238=>{const _0x4229f1=_0x2f769f;this[_0x4229f1(0x87)][_0x330238[_0x4229f1(0x89)]]=_0x330238;},_0x9d78fd=>{const _0xc94342=_0x2f769f;try{this[_0xc94342(0x70)](_0x9d78fd);}catch(_0x2c80dd){this['logger'][_0xc94342(0x102)](_0x2c80dd);}}),this[_0x2f769f(0xce)]=_0x1d00a,this[_0x2f769f(0xec)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a35_0x622687(0xcf)](_0x2c68c0,_0x4ab57b){const _0x1f261e=a35_0x622687;if(!_0x2c68c0||typeof _0x2c68c0['id']===_0x1f261e(0xa8)||!_0x2c68c0['location']||!_0x2c68c0['location'][_0x1f261e(0x86)]||!_0x2c68c0[_0x1f261e(0xb8)]['line'])return(0x0,utils_1[_0x1f261e(0xe2)])(_0x4ab57b,_0x2c68c0,status_message_1[_0x1f261e(0xb2)]['UNSPECIFIED'],utils_1['errors']['INVALID_BREAKPOINT']);const _0x18d2e9=path['normalize'](_0x2c68c0[_0x1f261e(0xb8)][_0x1f261e(0x86)]);if(!this[_0x1f261e(0x93)][_0x1f261e(0x76)](_0x18d2e9)){const _0xd34733=path[_0x1f261e(0xa5)](_0x18d2e9);if(!this[_0x1f261e(0xfd)][_0x1f261e(0xfb)][_0x1f261e(0x78)](_0xd34733)){const _0x219a5d=_0x18d2e9['substring'](0x0,_0x18d2e9[_0x1f261e(0x9d)]-_0xd34733[_0x1f261e(0x9d)]),_0x4ddb59=this['config'][_0x1f261e(0xfb)][_0x1f261e(0xbc)](_0x3328ef=>_0x219a5d+_0x3328ef)[_0x1f261e(0xd6)](_0x3c875a=>(0x0,utils_1[_0x1f261e(0x7c)])(_0x3c875a,this[_0x1f261e(0xc0)])),_0x2319d3=_0x4ddb59?utils_1['errors'][_0x1f261e(0x91)]:utils_1[_0x1f261e(0x94)][_0x1f261e(0x9e)];return(0x0,utils_1[_0x1f261e(0xe2)])(_0x4ab57b,_0x2c68c0,status_message_1[_0x1f261e(0xb2)][_0x1f261e(0xc2)],_0x2319d3);}this[_0x1f261e(0xa9)](_0x2c68c0,null,null,_0x4ab57b);}else{const _0x1f20b9=_0x2c68c0['location']['line'],_0x2a7b1d=0x0,_0x1cc3ce=this[_0x1f261e(0x93)]['mappingInfo'](_0x18d2e9,_0x1f20b9,_0x2a7b1d),_0x1e77aa=(0x0,utils_1[_0x1f261e(0xc9)])(_0x2c68c0);if(_0x2c68c0[_0x1f261e(0x85)]&&_0x1e77aa)try{_0x2c68c0[_0x1f261e(0x85)]=_0x1e77aa(_0x2c68c0['condition']);}catch(_0x395ea3){return this[_0x1f261e(0xae)]['warn'](_0x1f261e(0xf9)+_0x2c68c0['condition']+_0x1f261e(0x98)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x4ab57b,_0x2c68c0,status_message_1['StatusMessage'][_0x1f261e(0x7d)],utils_1[_0x1f261e(0x94)]['ERROR_COMPILING_CONDITION']);}this['setInternal'](_0x2c68c0,_0x1cc3ce,_0x1e77aa,_0x4ab57b);}}[a35_0x622687(0xb9)](_0x4af82b,_0x93003c){const _0x1916fc=a35_0x622687;if(typeof _0x4af82b['id']==='undefined')return this[_0x1916fc(0xae)][_0x1916fc(0xba)](_0x1916fc(0xa4)),(0x0,utils_1[_0x1916fc(0xe2)])(_0x93003c,_0x4af82b,status_message_1['StatusMessage'][_0x1916fc(0x7d)],utils_1[_0x1916fc(0x94)][_0x1916fc(0xdc)]);const _0x4ff166=this[_0x1916fc(0xc6)][_0x4af82b['id']];if(!_0x4ff166)return this[_0x1916fc(0xae)]['debug'](_0x1916fc(0x82)+_0x4af82b['id']),(0x0,utils_1[_0x1916fc(0xe2)])(_0x93003c,_0x4af82b,status_message_1[_0x1916fc(0xb2)][_0x1916fc(0x7d)],utils_1[_0x1916fc(0x94)][_0x1916fc(0xdc)]);const _0x5931fd=_0x4ff166[_0x1916fc(0xb7)],_0xe257a3=_0x4ff166['id'];(0x0,utils_1['removeFirstOccurrenceInArray'])(this[_0x1916fc(0xd5)][_0x5931fd],_0x4af82b['id']);this['locationMapper'][_0x5931fd][_0x1916fc(0x9d)]===0x0&&delete this[_0x1916fc(0xd5)][_0x5931fd];(0x0,utils_1[_0x1916fc(0xcc)])(this[_0x1916fc(0xc7)][_0xe257a3],_0x4af82b['id']);this['breakpointMapper'][_0xe257a3][_0x1916fc(0x9d)]===0x0&&delete this[_0x1916fc(0xc7)][_0xe257a3];let _0x146582={};!this[_0x1916fc(0xc7)][_0x4ff166['id']]&&(_0x146582=this[_0x1916fc(0x8f)]['removeBreakpoint'](_0x4ff166['id'])),delete this[_0x1916fc(0xc6)][_0x4af82b['id']],delete this[_0x1916fc(0xb5)][_0x4af82b['id']],this[_0x1916fc(0x6e)]--,setImmediate(()=>{const _0x45e0ec=_0x1916fc;_0x146582[_0x45e0ec(0x102)]&&_0x93003c(_0x146582[_0x45e0ec(0x102)]),_0x93003c(null);});}['wait'](_0x5e6e1c,_0x5c70a3){const _0x14ff1c=a35_0x622687,_0x22dbb7=this['onBreakpointHit'][_0x14ff1c(0xa2)](this,_0x5e6e1c,_0x4a7e48=>{const _0x473391=_0x14ff1c,_0x509bfc=--this[_0x473391(0xc6)][_0x5e6e1c['id']]['remainingHits'];(_0x509bfc<=0x0||_0x4a7e48)&&(this[_0x473391(0xb5)][_0x5e6e1c['id']][_0x473391(0xc5)]=![]),_0x5c70a3(_0x4a7e48||undefined);});this['listeners'][_0x5e6e1c['id']]={'enabled':!![],'listener':_0x22dbb7};}['log'](_0x25d5d3,_0x540db8,_0x494eed,_0x465fc2){const _0x446172=a35_0x622687,_0x24adf8=this[_0x446172(0x77)][_0x446172(0xa2)](this,_0x25d5d3,_0x5a84ea=>{const _0x1d22f6=_0x446172;if(_0x5a84ea){this[_0x1d22f6(0xb5)][_0x25d5d3['id']]['enabled']=![],setImmediate(()=>{_0x465fc2(_0x5a84ea||undefined);});return;}_0x540db8(_0x25d5d3['logMessageFormat'],_0x25d5d3[_0x1d22f6(0xa0)]),_0x25d5d3['evaluatedExpressions']=[],_0x494eed()?this['listeners'][_0x25d5d3['id']][_0x1d22f6(0xc5)]=![]:this[_0x1d22f6(0xce)][_0x1d22f6(0xde)](_0x25d5d3['id'])&&(this[_0x1d22f6(0xb5)][_0x25d5d3['id']]['enabled']=![],setTimeout(()=>{const _0x4e6db3=_0x1d22f6;!_0x494eed()&&this[_0x4e6db3(0xb5)][_0x25d5d3['id']]&&(this[_0x4e6db3(0xb5)][_0x25d5d3['id']][_0x4e6db3(0xc5)]=!![]),this['quotaManager'][_0x4e6db3(0xa3)](_0x25d5d3['id']);},this[_0x1d22f6(0xfd)][_0x1d22f6(0x80)][_0x1d22f6(0xe1)]*0x3e8));});this[_0x446172(0xb5)][_0x25d5d3['id']]={'enabled':!![],'listener':_0x24adf8};}[a35_0x622687(0xe8)](){const _0x18329a=a35_0x622687;this[_0x18329a(0x8f)][_0x18329a(0xf7)]();}[a35_0x622687(0x6c)](){const _0x30b361=a35_0x622687;this[_0x30b361(0x8f)][_0x30b361(0x6c)]();}[a35_0x622687(0xb1)](){const _0x5616b7=a35_0x622687;this[_0x5616b7(0x8f)][_0x5616b7(0xb1)]();}[a35_0x622687(0x8e)](){const _0x4a57bf=a35_0x622687;return Object[_0x4a57bf(0xcd)](this[_0x4a57bf(0xc6)])[_0x4a57bf(0x9d)];}[a35_0x622687(0xe4)](){const _0x31a452=a35_0x622687;return Object[_0x31a452(0xcd)](this[_0x31a452(0xb5)])[_0x31a452(0x9d)];}[a35_0x622687(0x72)](_0x18958a){const _0x331e2=a35_0x622687;return this[_0x331e2(0xc6)][_0x18958a][_0x331e2(0x72)];}[a35_0x622687(0xdb)](_0x47656a){const _0x4aee89=a35_0x622687;this[_0x4aee89(0xec)]=_0x47656a;}['setInternal'](_0xb5fd2c,_0x18ddd7,_0x21096b,_0x3480a1){const _0xe0293d=a35_0x622687;let _0x28bef9=null;if(_0xb5fd2c[_0xe0293d(0x85)])try{_0x28bef9=acorn['parse'](_0xb5fd2c[_0xe0293d(0x85)],{'sourceType':_0xe0293d(0xd2),'ecmaVersion':0x6});const _0x5dc3c3=require(_0xe0293d(0xdd));if(!_0x5dc3c3[_0xe0293d(0xe0)](_0x28bef9,![]))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3480a1,_0xb5fd2c,status_message_1[_0xe0293d(0xb2)][_0xe0293d(0x7d)],utils_1[_0xe0293d(0x94)]['DISALLOWED_EXPRESSION']);}catch(_0x4b48cd){const _0x51d9f6=utils_1[_0xe0293d(0x94)][_0xe0293d(0x6d)]+_0x4b48cd[_0xe0293d(0xd3)];return(0x0,utils_1[_0xe0293d(0xe2)])(_0x3480a1,_0xb5fd2c,status_message_1[_0xe0293d(0xb2)][_0xe0293d(0x7d)],_0x51d9f6);}let _0xb765c0;const _0x5123bd=_0x18ddd7?_0x18ddd7[_0xe0293d(0x97)]:path[_0xe0293d(0xad)](_0xb5fd2c[_0xe0293d(0xb8)][_0xe0293d(0x86)]),_0x1f23e4=(0x0,utils_1[_0xe0293d(0xfa)])(_0x5123bd,this[_0xe0293d(0xfd)],this[_0xe0293d(0xc0)],this[_0xe0293d(0xae)]);if(_0x1f23e4[_0xe0293d(0x9d)]===0x0)return(0x0,utils_1[_0xe0293d(0xe2)])(_0x3480a1,_0xb5fd2c,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0xe0293d(0x94)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x1f23e4['length']===0x1)_0xb765c0=_0x1f23e4[0x0];else return this['logger'][_0xe0293d(0x7b)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x5123bd+'.\x20Potential\x20matches:\x20'+_0x1f23e4),(0x0,utils_1[_0xe0293d(0xe2)])(_0x3480a1,_0xb5fd2c,status_message_1[_0xe0293d(0xb2)][_0xe0293d(0xc2)],utils_1[_0xe0293d(0x94)]['SOURCE_FILE_AMBIGUOUS']);}if(this['blocklistManager']['shouldBlock'](_0xb765c0))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3480a1,_0xb5fd2c,status_message_1[_0xe0293d(0xb2)][_0xe0293d(0xc2)],utils_1[_0xe0293d(0x94)]['BREAKPOINT_PATH_BLOCKED']);let _0x5bad71=_0x18ddd7&&_0x18ddd7[_0xe0293d(0xed)]?_0x18ddd7['column']:_0xb5fd2c[_0xe0293d(0xb8)]['column']||0x1;const _0x5f0823=_0x18ddd7?_0x18ddd7[_0xe0293d(0xb0)]:_0xb5fd2c['location'][_0xe0293d(0xb0)];USE_MODULE_PREFIX&&_0x5f0823===0x1&&(_0x5bad71+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x5f0823>=this[_0xe0293d(0xc0)]['fileStats'][_0xb765c0][_0xe0293d(0xf0)]||_0x5f0823<0x1)return(0x0,utils_1[_0xe0293d(0xe2)])(_0x3480a1,_0xb5fd2c,status_message_1[_0xe0293d(0xb2)][_0xe0293d(0xc2)],{...utils_1[_0xe0293d(0x94)][_0xe0293d(0x81)],'description':utils_1[_0xe0293d(0x94)][_0xe0293d(0x81)][_0xe0293d(0xff)]+_0xb765c0+':'+_0x5f0823+'.\x20Loaded\x20script\x20contained\x20'+this['fileIndex']['fileStats'][_0xb765c0][_0xe0293d(0xf0)]+'\x20lines.\x20Please\x20ensure'+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0xe0293d(0xaa)});const _0x53bcd0=this[_0xe0293d(0x84)](_0xb5fd2c,_0x5f0823,_0x5bad71,_0xb765c0);if(!_0x53bcd0)return(0x0,utils_1[_0xe0293d(0xe2)])(_0x3480a1,_0xb5fd2c,status_message_1[_0xe0293d(0xb2)][_0xe0293d(0xc2)],utils_1[_0xe0293d(0x94)]['V8_BREAKPOINT_ERROR']);this[_0xe0293d(0xc6)][_0xb5fd2c['id']]=new BreakpointData(_0x53bcd0[_0xe0293d(0x8c)],_0xb5fd2c,_0x28bef9,_0x53bcd0['locationStr'],_0x21096b,_0xb5fd2c[_0xe0293d(0xf8)]||0x1,_0xb5fd2c[_0xe0293d(0xc1)],_0xb5fd2c[_0xe0293d(0x7e)]),this[_0xe0293d(0x6e)]++,setImmediate(()=>{_0x3480a1(null);});}[a35_0x622687(0x84)](_0x5b84d5,_0x248602,_0x20e9c6,_0x55063b){const _0x16366f=a35_0x622687,_0x507ce2=JSON[_0x16366f(0x90)]({..._0x5b84d5[_0x16366f(0xb8)],'path':_0x55063b});let _0x3e631d;if(!this[_0x16366f(0xd5)][_0x507ce2]){const _0x5c21aa=this[_0x16366f(0x8f)][_0x16366f(0xf2)]()?_0x16366f(0xf4)+_0x55063b:_0x55063b,_0x1d8045=process[_0x16366f(0xbd)]===_0x16366f(0xc4)&&(0x0,utils_1['satisfies'])(process[_0x16366f(0xd1)],_0x16366f(0xea))?_0x5c21aa[_0x16366f(0xc8)](/^file:\/\//,_0x16366f(0x6f))[_0x16366f(0xc8)](/\\/g,'/'):_0x5c21aa,_0x39e7d5=this[_0x16366f(0x8f)][_0x16366f(0xaf)]({'lineNumber':_0x248602-0x1,'url':encodeURI(_0x1d8045),'columnNumber':_0x20e9c6-0x1});if(_0x39e7d5[_0x16366f(0x102)]||!_0x39e7d5[_0x16366f(0xbe)])return this['logger'][_0x16366f(0x102)]('Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20'+_0x1d8045+':'+_0x248602+',\x20'+('setBreakpointByUrl\x20error:\x20'+JSON[_0x16366f(0x90)](_0x39e7d5[_0x16366f(0x102)]))),null;_0x3e631d=_0x39e7d5[_0x16366f(0xbe)][_0x16366f(0x8a)],delete this[_0x16366f(0xd5)][_0x507ce2],delete this['breakpointMapper'][_0x3e631d],this[_0x16366f(0xd5)][_0x507ce2]=[],this[_0x16366f(0xc7)][_0x3e631d]=[];}else _0x3e631d=this[_0x16366f(0xc6)][this['locationMapper'][_0x507ce2][0x0]]['id'];return this[_0x16366f(0xd5)][_0x507ce2][_0x16366f(0xb4)](_0x5b84d5['id']),this['breakpointMapper'][_0x3e631d][_0x16366f(0xb4)](_0x5b84d5['id']),{'v8BreakpointId':_0x3e631d,'locationStr':_0x507ce2};}[a35_0x622687(0xdf)](_0x3570d8,_0x62deb0){const _0x1c980e=a35_0x622687,_0x61b688=this['config']['expressionsEvalTimeoutMillis'],_0x2a03a4=_0x3570d8[_0x1c980e(0x85)];if(_0x2a03a4){let _0x10525b;if(this['quotaManager'][_0x1c980e(0xc1)])_0x10525b=state[_0x1c980e(0xb3)](_0x2a03a4,_0x62deb0,this[_0x1c980e(0x8f)],!![],_0x61b688);else{const _0x3cf02e=process[_0x1c980e(0xac)]();_0x10525b=state[_0x1c980e(0xb3)](_0x2a03a4,_0x62deb0,this[_0x1c980e(0x8f)],!![],_0x61b688);const _0x53fb09=process['hrtime'](_0x3cf02e),_0x5f34cd=this[_0x1c980e(0xeb)](_0x53fb09),_0x5ceeef=this[_0x1c980e(0xce)][_0x1c980e(0x101)](_0x5f34cd,_0x3570d8);if(_0x5ceeef)return[undefined,_0x5ceeef];}if(_0x10525b[_0x1c980e(0x102)])return this[_0x1c980e(0xae)][_0x1c980e(0xba)]('Failed\x20to\x20evaluate\x20condition\x20'+_0x2a03a4+_0x1c980e(0xfc),_0x10525b['error']),[undefined,{...utils_1['errors'][_0x1c980e(0x8d)],'description':(utils_1[_0x1c980e(0x94)][_0x1c980e(0x8d)]['description']||'')+_0x10525b[_0x1c980e(0x102)]['description']}];if(!_0x10525b[_0x1c980e(0x9a)]['value'])return this[_0x1c980e(0xae)][_0x1c980e(0xba)](_0x1c980e(0xe3)+_0x2a03a4+_0x1c980e(0xe7)),[![],undefined];}return[!![],undefined];}[a35_0x622687(0x77)](_0x434acd,_0x58b534,_0xfe1b4f){const _0x2cff5c=a35_0x622687,[_0xd7a8a4,_0x10743e]=this[_0x2cff5c(0xdf)](_0x434acd,_0xfe1b4f[0x0]);if(_0x10743e!==undefined){(0x0,utils_1[_0x2cff5c(0xe2)])(_0x58b534,_0x434acd,status_message_1[_0x2cff5c(0xb2)][_0x2cff5c(0x7d)],_0x10743e);return;}if(_0xd7a8a4===![])return;const _0x2e4b8d=process[_0x2cff5c(0xac)]();try{this[_0x2cff5c(0xe9)](_0x434acd,_0xfe1b4f);}catch(_0x4c921f){return(0x0,utils_1[_0x2cff5c(0xe2)])(_0x58b534,_0x434acd,status_message_1[_0x2cff5c(0xb2)][_0x2cff5c(0xc2)],utils_1['errors'][_0x2cff5c(0xbb)]+_0x4c921f);}const _0x5e1b12=process[_0x2cff5c(0xac)](_0x2e4b8d),_0x347cc5=this[_0x2cff5c(0xeb)](_0x5e1b12);this[_0x2cff5c(0xce)][_0x2cff5c(0xa6)](_0x434acd['id'],_0x347cc5),this[_0x2cff5c(0xae)][_0x2cff5c(0xba)]((0x0,utils_1['formatInterval'])(_0x2cff5c(0xb6),_0x5e1b12)),_0x58b534(null);}[a35_0x622687(0xe9)](_0x2e25ed,_0x577ad8){const _0x335c88=a35_0x622687,_0xd2dc65=[],_0x3a1c96=this;if(_0x2e25ed['expressions']&&this[_0x335c88(0xc6)][_0x2e25ed['id']]['compile'])for(let _0x4b5d46=0x0;_0x4b5d46<_0x2e25ed[_0x335c88(0x74)][_0x335c88(0x9d)];_0x4b5d46++){try{_0x2e25ed[_0x335c88(0x74)][_0x4b5d46]=this[_0x335c88(0xc6)][_0x2e25ed['id']]['compile'](_0x2e25ed['expressions'][_0x4b5d46]);}catch(_0x24d6f1){this[_0x335c88(0xae)][_0x335c88(0x7b)](_0x335c88(0xd0)+_0x2e25ed[_0x335c88(0x74)][_0x4b5d46]+_0x335c88(0x98)),_0xd2dc65[_0x335c88(0xb4)]({'name':_0x2e25ed[_0x335c88(0x74)][_0x4b5d46],'status':new status_message_1[(_0x335c88(0xb2))](status_message_1[_0x335c88(0xb2)][_0x335c88(0xd7)],utils_1[_0x335c88(0x94)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x2e25ed['expressions'][_0x335c88(0xa1)](_0x4b5d46,0x1),_0x4b5d46--;}}if(_0x2e25ed['action']==='LOG'){if(!_0x2e25ed['expressions'])_0x2e25ed['evaluatedExpressions']=[];else{const _0x54b4a4=_0x577ad8[0x0];_0x2e25ed[_0x335c88(0xa0)]=_0x2e25ed[_0x335c88(0x74)][_0x335c88(0xbc)](_0x50f417=>{const _0x23390c=_0x335c88,_0x344744=state[_0x23390c(0xb3)](_0x50f417,_0x54b4a4,_0x3a1c96['v8Inspector'],!![],this[_0x23390c(0xfd)][_0x23390c(0x9c)]);return _0x344744['error']?_0x344744[_0x23390c(0x102)]:_0x344744[_0x23390c(0x9a)][_0x23390c(0xc3)];});}}else{const _0x1e7427=state[_0x335c88(0xca)](_0x577ad8,_0x2e25ed,this[_0x335c88(0xfd)],this[_0x335c88(0x87)],this[_0x335c88(0x8f)],this[_0x335c88(0xec)]);_0x2e25ed['location']&&(0x0,utils_1['isJavaScriptFile'])(_0x2e25ed[_0x335c88(0xb8)]['path'])&&(_0x2e25ed[_0x335c88(0xb8)][_0x335c88(0xb0)]=_0x577ad8[0x0]['location'][_0x335c88(0x100)]+0x1),_0x2e25ed['stackFrames']=_0x1e7427[_0x335c88(0xd4)],_0x2e25ed[_0x335c88(0xbf)]=_0x1e7427[_0x335c88(0xbf)],_0x2e25ed['evaluatedExpressions']=_0xd2dc65['concat'](_0x1e7427['evaluatedExpressions']);}}[a35_0x622687(0x70)](_0x5d439f){const _0x5a57b5=a35_0x622687;try{if(!_0x5d439f[_0x5a57b5(0xee)])return;const _0x527022=_0x5d439f[_0x5a57b5(0xee)][0x0],_0x392d54=this['breakpointMapper'][_0x527022];if(!_0x392d54)return;_0x392d54['forEach'](_0x5b70bb=>{const _0x1c3da3=_0x5a57b5;this[_0x1c3da3(0xb5)][_0x5b70bb][_0x1c3da3(0xc5)]&&(this[_0x1c3da3(0xae)][_0x1c3da3(0xba)](_0x1c3da3(0x9b)+_0x5b70bb),this[_0x1c3da3(0xb5)][_0x5b70bb][_0x1c3da3(0xa7)](_0x5d439f[_0x1c3da3(0xf6)]));});}catch(_0x104d38){this[_0x5a57b5(0xae)][_0x5a57b5(0x7b)](_0x5a57b5(0xda)+_0x104d38);}}[a35_0x622687(0xeb)](_0x58ec16){return _0x58ec16[0x0]*0x3b9aca00+_0x58ec16[0x1];}}function a35_0x1115(){const _0x2db09c=['numBreakpoints_','v8Inspector','stringify','COULD_NOT_FIND_MAPPING_FILE','compile','sourcemapper','errors','>10.11.0','constructor','file','\x20<<','512250ehyjRL','object','>>>breakpoint\x20hit<<<\x20number:\x20','expressionsEvalTimeoutMillis','length','SOURCE_FILE_NOT_FOUND','8iRpthu','evaluatedExpressions','splice','bind','recovered','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','extname','applyDynamicLogsCPUQuota','listener','undefined','setInternal','\x20deployed\x20source.','BreakpointData','hrtime','normalize','logger','setBreakpointByUrl','line','disable','StatusMessage','evaluate','push','listeners','capture\x20time:\x20','locationStr','location','clear','debug','CAPTURE_BREAKPOINT_DATA','map','platform','response','variableTable','fileIndex','ignoreQuota','BREAKPOINT_SOURCE_LOCATION','value','win32','enabled','breakpoints','breakpointMapper','replace','getBreakpointCompiler','capture','search','removeFirstOccurrenceInArray','keys','quotaManager','set','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','version','script','message','stackFrames','locationMapper','some','VARIABLE_VALUE','V8Inspector','apiBreakpoint','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','setBlocklistManager','V8_BREAKPOINT_CLEAR_ERROR','../util/validator.js','needsRecoveryTime','processCondition','isValid','quotaRecoverySeconds','setErrorStatusAndCallback','condition\x20','numListeners_','105KoDccv','./v8inspector','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','disconnect','captureBreakpointData','>=11','changeToNS','blocklistManager','column','hitBreakpoints','../../client/stackdriver/status-message','lines','705336hWgHEb','shouldUseWellFormattedUrl','parsedCondition','file://','__esModule','callFrames','detach','maxHitCount','Unable\x20to\x20compile\x20condition\x20>>\x20','findScripts','javascriptFileExtensions','\x20due\x20to\x20error:\x20','config','2492121onmGjC','description','lineNumber','applyConditionQuota','error','18TfVpjm','enable','SYNTAX_ERROR_IN_CONDITION','numBreakpoints','file:///','handleDebugPausedEvent','(((.+)+)+)+$','remainingHits','resetV8DebuggerThreshold','expressions','43206qrBTfm','hasMappingInfo','onBreakpointHit','includes','satisfies','1400930LbcshV','warn','isFileIndexed','BREAKPOINT_CONDITION','pipingStatus','1258412XVftCC','quota','INVALID_LINE_NUMBER','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','./debugapi','setAndStoreBreakpoint','condition','path','scriptMapper','341939AwSlhD','scriptId','breakpointId','toString','v8BreakpointId','ERROR_EVALUATING_CONDITION'];a35_0x1115=function(){return _0x2db09c;};return a35_0x1115();}exports['InspectorDebugApi']=InspectorDebugApi;
1
+ const a35_0x509be4=a35_0x129c;(function(_0x5e4161,_0x4d2dea){const _0x2abace=a35_0x129c,_0x29b484=_0x5e4161();while(!![]){try{const _0x5324b7=-parseInt(_0x2abace(0x1c9))/0x1*(-parseInt(_0x2abace(0x17e))/0x2)+-parseInt(_0x2abace(0x185))/0x3*(parseInt(_0x2abace(0x1e0))/0x4)+-parseInt(_0x2abace(0x14c))/0x5+-parseInt(_0x2abace(0x1da))/0x6*(-parseInt(_0x2abace(0x178))/0x7)+-parseInt(_0x2abace(0x183))/0x8*(-parseInt(_0x2abace(0x17f))/0x9)+-parseInt(_0x2abace(0x14e))/0xa*(parseInt(_0x2abace(0x1c3))/0xb)+-parseInt(_0x2abace(0x15d))/0xc*(-parseInt(_0x2abace(0x197))/0xd);if(_0x5324b7===_0x4d2dea)break;else _0x29b484['push'](_0x29b484['shift']());}catch(_0x5d0b9e){_0x29b484['push'](_0x29b484['shift']());}}}(a35_0x31f2,0x9df05));const a35_0x1bee04=(function(){let _0x491746=!![];return function(_0x2a3da0,_0x4e546c){const _0x5f3753=_0x491746?function(){const _0x24b2dc=a35_0x129c;if(_0x4e546c){const _0x51ceda=_0x4e546c[_0x24b2dc(0x1bb)](_0x2a3da0,arguments);return _0x4e546c=null,_0x51ceda;}}:function(){};return _0x491746=![],_0x5f3753;};}()),a35_0x34a797=a35_0x1bee04(this,function(){const _0x2282de=a35_0x129c;return a35_0x34a797[_0x2282de(0x192)]()[_0x2282de(0x19c)](_0x2282de(0x161))[_0x2282de(0x192)]()[_0x2282de(0x17b)](a35_0x34a797)[_0x2282de(0x19c)](_0x2282de(0x161));});a35_0x34a797();'use strict';Object[a35_0x509be4(0x1cf)](exports,a35_0x509be4(0x149),{'value':!![]}),exports[a35_0x509be4(0x188)]=exports[a35_0x509be4(0x1e1)]=void 0x0;const acorn=require('acorn'),path=require(a35_0x509be4(0x142)),status_message_1=require('../../client/stackdriver/status-message'),state=require('../state/inspector-state'),utils_1=require(a35_0x509be4(0x168)),debugapi=require(a35_0x509be4(0x147)),v8inspector_1=require('./v8inspector'),dummy_blocklist_manager_1=require(a35_0x509be4(0x1a7)),USE_MODULE_PREFIX=(0x0,utils_1['satisfies'])(process['version'],a35_0x509be4(0x195));class BreakpointData{constructor(_0x3871b4,_0x54e950,_0x35e2b6,_0x18a959,_0x1c418c,_0x5918c5,_0xb33ed4,_0x1a4db9){const _0x14c1d9=a35_0x509be4;this['id']=_0x3871b4,this[_0x14c1d9(0x17c)]=_0x54e950,this[_0x14c1d9(0x1a3)]=_0x35e2b6,this['locationStr']=_0x18a959,this['compile']=_0x1c418c,this[_0x14c1d9(0x16a)]=_0x5918c5,this['ignoreQuota']=_0xb33ed4,this[_0x14c1d9(0x177)]=_0x1a4db9;}}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x2ecf40,_0x4932cd,_0x3c89d6,_0x4c95fb,_0x560f9a){const _0x288e4c=a35_0x509be4;this[_0x288e4c(0x141)]={},this[_0x288e4c(0x1cc)]={},this[_0x288e4c(0x1be)]={},this[_0x288e4c(0x1c0)]={},this['breakpointMapper']={},this[_0x288e4c(0x1c4)]=0x0,this[_0x288e4c(0x14d)]=null,this[_0x288e4c(0x1b3)]=_0x2ecf40,this[_0x288e4c(0x1b1)]=_0x4932cd,this[_0x288e4c(0x191)]=_0x3c89d6,this[_0x288e4c(0x13c)]=_0x4c95fb,this[_0x288e4c(0x1de)]=new v8inspector_1[(_0x288e4c(0x180))](_0x2ecf40,(0x0,utils_1[_0x288e4c(0x16d)])(process[_0x288e4c(0x144)],_0x288e4c(0x1dd)),this[_0x288e4c(0x1b1)][_0x288e4c(0x16e)],_0x1a31c9=>{const _0x1a70ad=_0x288e4c;this[_0x1a70ad(0x1be)][_0x1a31c9['scriptId']]=_0x1a31c9;},_0xf7dcf1=>{const _0x3fbee7=_0x288e4c;try{this[_0x3fbee7(0x1bc)](_0xf7dcf1);}catch(_0x3694fa){this[_0x3fbee7(0x1b3)][_0x3fbee7(0x13e)](_0x3694fa);}}),this[_0x288e4c(0x198)]=_0x560f9a,this[_0x288e4c(0x160)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a35_0x509be4(0x157)](_0xc5b0f9,_0x360ce2){const _0xe5b3b6=a35_0x509be4;if(!_0xc5b0f9||typeof _0xc5b0f9['id']===_0xe5b3b6(0x14a)||!_0xc5b0f9[_0xe5b3b6(0x1df)]||!_0xc5b0f9[_0xe5b3b6(0x1df)][_0xe5b3b6(0x142)]||!_0xc5b0f9['location'][_0xe5b3b6(0x153)])return(0x0,utils_1[_0xe5b3b6(0x1b8)])(_0x360ce2,_0xc5b0f9,status_message_1[_0xe5b3b6(0x186)][_0xe5b3b6(0x18c)],utils_1['errors']['INVALID_BREAKPOINT']);const _0x251526=path['normalize'](_0xc5b0f9[_0xe5b3b6(0x1df)][_0xe5b3b6(0x142)]);if(!this[_0xe5b3b6(0x13c)][_0xe5b3b6(0x172)](_0x251526)){const _0x3e381b=path[_0xe5b3b6(0x1e5)](_0x251526);if(!this[_0xe5b3b6(0x1b1)][_0xe5b3b6(0x1db)][_0xe5b3b6(0x1bd)](_0x3e381b)){const _0x101ad7=_0x251526[_0xe5b3b6(0x1b0)](0x0,_0x251526[_0xe5b3b6(0x1d5)]-_0x3e381b[_0xe5b3b6(0x1d5)]),_0x5c17c3=this['config']['javascriptFileExtensions'][_0xe5b3b6(0x1c2)](_0xf7ea3b=>_0x101ad7+_0xf7ea3b)[_0xe5b3b6(0x1ba)](_0x50202e=>(0x0,utils_1[_0xe5b3b6(0x1e2)])(_0x50202e,this[_0xe5b3b6(0x191)])),_0x4b3f96=_0x5c17c3?utils_1['errors'][_0xe5b3b6(0x1af)]:utils_1[_0xe5b3b6(0x179)][_0xe5b3b6(0x1ab)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x360ce2,_0xc5b0f9,status_message_1['StatusMessage'][_0xe5b3b6(0x17a)],_0x4b3f96);}this[_0xe5b3b6(0x1b7)](_0xc5b0f9,null,null,_0x360ce2);}else{const _0x4b5a57=_0xc5b0f9['location'][_0xe5b3b6(0x153)],_0x548bda=0x0,_0x33f608=this['sourcemapper'][_0xe5b3b6(0x1e7)](_0x251526,_0x4b5a57,_0x548bda),_0x21a6b4=(0x0,utils_1['getBreakpointCompiler'])(_0xc5b0f9);if(_0xc5b0f9[_0xe5b3b6(0x1a1)]&&_0x21a6b4)try{_0xc5b0f9[_0xe5b3b6(0x1a1)]=_0x21a6b4(_0xc5b0f9[_0xe5b3b6(0x1a1)]);}catch(_0x29f11d){return this['logger'][_0xe5b3b6(0x1d0)](_0xe5b3b6(0x1c7)+_0xc5b0f9[_0xe5b3b6(0x1a1)]+_0xe5b3b6(0x165)),(0x0,utils_1[_0xe5b3b6(0x1b8)])(_0x360ce2,_0xc5b0f9,status_message_1[_0xe5b3b6(0x186)]['BREAKPOINT_CONDITION'],utils_1[_0xe5b3b6(0x179)][_0xe5b3b6(0x139)]);}this[_0xe5b3b6(0x1b7)](_0xc5b0f9,_0x33f608,_0x21a6b4,_0x360ce2);}}[a35_0x509be4(0x15e)](_0x99ca49,_0x152608){const _0x6b3e9d=a35_0x509be4;if(typeof _0x99ca49['id']===_0x6b3e9d(0x14a))return this['logger']['debug']('Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined'),(0x0,utils_1['setErrorStatusAndCallback'])(_0x152608,_0x99ca49,status_message_1[_0x6b3e9d(0x186)][_0x6b3e9d(0x19b)],utils_1['errors'][_0x6b3e9d(0x150)]);const _0x3b5e4c=this[_0x6b3e9d(0x141)][_0x99ca49['id']];if(!_0x3b5e4c)return this[_0x6b3e9d(0x1b3)][_0x6b3e9d(0x190)](_0x6b3e9d(0x1e6)+_0x99ca49['id']),(0x0,utils_1['setErrorStatusAndCallback'])(_0x152608,_0x99ca49,status_message_1[_0x6b3e9d(0x186)][_0x6b3e9d(0x19b)],utils_1[_0x6b3e9d(0x179)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x541885=_0x3b5e4c[_0x6b3e9d(0x170)],_0x2fa783=_0x3b5e4c['id'];(0x0,utils_1[_0x6b3e9d(0x143)])(this['locationMapper'][_0x541885],_0x99ca49['id']);this[_0x6b3e9d(0x1c0)][_0x541885][_0x6b3e9d(0x1d5)]===0x0&&delete this['locationMapper'][_0x541885];(0x0,utils_1[_0x6b3e9d(0x143)])(this[_0x6b3e9d(0x1a4)][_0x2fa783],_0x99ca49['id']);this['breakpointMapper'][_0x2fa783][_0x6b3e9d(0x1d5)]===0x0&&delete this[_0x6b3e9d(0x1a4)][_0x2fa783];let _0x2d816c={};!this[_0x6b3e9d(0x1a4)][_0x3b5e4c['id']]&&(_0x2d816c=this['v8Inspector'][_0x6b3e9d(0x158)](_0x3b5e4c['id'])),delete this[_0x6b3e9d(0x141)][_0x99ca49['id']],delete this[_0x6b3e9d(0x1cc)][_0x99ca49['id']],this[_0x6b3e9d(0x1c4)]--,setImmediate(()=>{const _0x427ea4=_0x6b3e9d;_0x2d816c[_0x427ea4(0x13e)]&&_0x152608(_0x2d816c[_0x427ea4(0x13e)]),_0x152608(null);});}[a35_0x509be4(0x19d)](_0x2af9b0,_0x46105c){const _0x5a457d=a35_0x509be4,_0x10a203=this[_0x5a457d(0x14f)][_0x5a457d(0x1cd)](this,_0x2af9b0,_0x37ac48=>{const _0x3e4b06=_0x5a457d,_0xd31c39=--this['breakpoints'][_0x2af9b0['id']][_0x3e4b06(0x16a)];(_0xd31c39<=0x0||_0x37ac48)&&(this[_0x3e4b06(0x1cc)][_0x2af9b0['id']][_0x3e4b06(0x13a)]=![]),_0x46105c(_0x37ac48||undefined);});this['listeners'][_0x2af9b0['id']]={'enabled':!![],'listener':_0x10a203};}[a35_0x509be4(0x1c1)](_0x1d1f5b,_0x54b8f9,_0x1268f9,_0x3d7411){const _0x509f57=a35_0x509be4,_0x2a5c45=this[_0x509f57(0x14f)]['bind'](this,_0x1d1f5b,_0x45dac1=>{const _0x63c4b7=_0x509f57;if(_0x45dac1){this['listeners'][_0x1d1f5b['id']][_0x63c4b7(0x13a)]=![],setImmediate(()=>{_0x3d7411(_0x45dac1||undefined);});return;}_0x54b8f9(_0x1d1f5b[_0x63c4b7(0x1c8)],_0x1d1f5b[_0x63c4b7(0x1ad)]),_0x1d1f5b[_0x63c4b7(0x1ad)]=[],_0x1268f9()?this['listeners'][_0x1d1f5b['id']][_0x63c4b7(0x13a)]=![]:this[_0x63c4b7(0x198)][_0x63c4b7(0x1b6)](_0x1d1f5b['id'])&&(this['listeners'][_0x1d1f5b['id']][_0x63c4b7(0x13a)]=![],setTimeout(()=>{const _0x5ad152=_0x63c4b7;!_0x1268f9()&&this[_0x5ad152(0x1cc)][_0x1d1f5b['id']]&&(this['listeners'][_0x1d1f5b['id']][_0x5ad152(0x13a)]=!![]),this[_0x5ad152(0x198)][_0x5ad152(0x13d)](_0x1d1f5b['id']);},this[_0x63c4b7(0x1b1)][_0x63c4b7(0x1e8)][_0x63c4b7(0x154)]*0x3e8));});this[_0x509f57(0x1cc)][_0x1d1f5b['id']]={'enabled':!![],'listener':_0x2a5c45};}[a35_0x509be4(0x1d4)](){const _0x3fb283=a35_0x509be4;this[_0x3fb283(0x1de)]['detach']();}[a35_0x509be4(0x181)](){const _0x1d0b44=a35_0x509be4;this[_0x1d0b44(0x1de)][_0x1d0b44(0x181)]();}[a35_0x509be4(0x18e)](){const _0x3f9dfb=a35_0x509be4;this[_0x3f9dfb(0x1de)][_0x3f9dfb(0x18e)]();}[a35_0x509be4(0x18b)](){const _0x236cb5=a35_0x509be4;return Object[_0x236cb5(0x148)](this['breakpoints'])[_0x236cb5(0x1d5)];}[a35_0x509be4(0x1b9)](){const _0x139a43=a35_0x509be4;return Object[_0x139a43(0x148)](this[_0x139a43(0x1cc)])[_0x139a43(0x1d5)];}[a35_0x509be4(0x16a)](_0x5213bb){const _0x384623=a35_0x509be4;return this['breakpoints'][_0x5213bb][_0x384623(0x16a)];}['setBlocklistManager'](_0x14a09a){const _0x12a5ec=a35_0x509be4;this[_0x12a5ec(0x160)]=_0x14a09a;}['setInternal'](_0x313899,_0xc5f59f,_0x34c658,_0x3146b2){const _0x5cb069=a35_0x509be4;let _0x4c0906=null;if(_0x313899[_0x5cb069(0x1a1)])try{_0x4c0906=acorn[_0x5cb069(0x1cb)](_0x313899[_0x5cb069(0x1a1)],{'sourceType':_0x5cb069(0x1d2),'ecmaVersion':0x6});const _0x1e1b67=require(_0x5cb069(0x14b));if(!_0x1e1b67[_0x5cb069(0x1d8)](_0x4c0906,![]))return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x5cb069(0x164)]);}catch(_0x303f3e){const _0x2ad09a=utils_1[_0x5cb069(0x179)][_0x5cb069(0x1d7)]+_0x303f3e[_0x5cb069(0x17d)];return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_CONDITION'],_0x2ad09a);}let _0x3b4000;const _0x4b8d76=_0xc5f59f?_0xc5f59f['file']:path['normalize'](_0x313899[_0x5cb069(0x1df)][_0x5cb069(0x142)]),_0x265cbc=(0x0,utils_1[_0x5cb069(0x1a6)])(_0x4b8d76,this[_0x5cb069(0x1b1)],this[_0x5cb069(0x191)],this[_0x5cb069(0x1b3)]);if(_0x265cbc['length']===0x0)return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)][_0x5cb069(0x17a)],utils_1['errors']['SOURCE_FILE_NOT_FOUND']);else{if(_0x265cbc[_0x5cb069(0x1d5)]===0x1)_0x3b4000=_0x265cbc[0x0];else return this['logger'][_0x5cb069(0x1d0)](_0x5cb069(0x1d6)+_0x4b8d76+_0x5cb069(0x15f)+_0x265cbc),(0x0,utils_1['setErrorStatusAndCallback'])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x5cb069(0x1b4)]);}if(this[_0x5cb069(0x160)]['shouldBlock'](_0x3b4000))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)][_0x5cb069(0x17a)],utils_1[_0x5cb069(0x179)]['BREAKPOINT_PATH_BLOCKED']);let _0x192431=_0xc5f59f&&_0xc5f59f['column']?_0xc5f59f[_0x5cb069(0x15c)]:_0x313899['location'][_0x5cb069(0x15c)]||0x1;const _0x2bae8c=_0xc5f59f?_0xc5f59f[_0x5cb069(0x153)]:_0x313899['location'][_0x5cb069(0x153)];USE_MODULE_PREFIX&&_0x2bae8c===0x1&&(_0x192431+=debugapi[_0x5cb069(0x1aa)]-0x1);if(_0x2bae8c>=this[_0x5cb069(0x191)]['fileStats'][_0x3b4000][_0x5cb069(0x16f)]||_0x2bae8c<0x1)return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1['errors']['INVALID_LINE_NUMBER'],'description':utils_1['errors']['INVALID_LINE_NUMBER'][_0x5cb069(0x1ae)]+_0x3b4000+':'+_0x2bae8c+_0x5cb069(0x1b5)+this[_0x5cb069(0x191)]['fileStats'][_0x3b4000]['lines']+_0x5cb069(0x175)+_0x5cb069(0x169)+_0x5cb069(0x184)});const _0x15fe3c=this[_0x5cb069(0x1a5)](_0x313899,_0x2bae8c,_0x192431,_0x3b4000);if(!_0x15fe3c)return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x5cb069(0x179)][_0x5cb069(0x171)]);this['breakpoints'][_0x313899['id']]=new BreakpointData(_0x15fe3c[_0x5cb069(0x167)],_0x313899,_0x4c0906,_0x15fe3c[_0x5cb069(0x170)],_0x34c658,_0x313899[_0x5cb069(0x1b2)]||0x1,_0x313899[_0x5cb069(0x1a9)],_0x313899['pipingStatus']),this[_0x5cb069(0x1c4)]++,setImmediate(()=>{_0x3146b2(null);});}[a35_0x509be4(0x1a5)](_0x1557fb,_0x1080ab,_0x27f0a9,_0x37f797){const _0x223a1f=a35_0x509be4,_0x45003c=JSON['stringify']({..._0x1557fb['location'],'path':_0x37f797});let _0x2cfc36;if(!this[_0x223a1f(0x1c0)][_0x45003c]){const _0x495072=this['v8Inspector'][_0x223a1f(0x19e)]()?_0x223a1f(0x1ac)+_0x37f797:_0x37f797,_0x2f02e9=process[_0x223a1f(0x18d)]===_0x223a1f(0x155)&&(0x0,utils_1[_0x223a1f(0x16d)])(process[_0x223a1f(0x144)],_0x223a1f(0x145))?_0x495072['replace'](/^file:\/\//,_0x223a1f(0x1e4))[_0x223a1f(0x176)](/\\/g,'/'):_0x495072,_0xedccb0=this[_0x223a1f(0x1de)][_0x223a1f(0x151)]({'lineNumber':_0x1080ab-0x1,'url':encodeURI(_0x2f02e9),'columnNumber':_0x27f0a9-0x1});if(_0xedccb0[_0x223a1f(0x13e)]||!_0xedccb0[_0x223a1f(0x13b)])return this[_0x223a1f(0x1b3)][_0x223a1f(0x13e)]('Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20'+_0x2f02e9+':'+_0x1080ab+',\x20'+('setBreakpointByUrl\x20error:\x20'+JSON[_0x223a1f(0x162)](_0xedccb0[_0x223a1f(0x13e)]))),null;_0x2cfc36=_0xedccb0[_0x223a1f(0x13b)][_0x223a1f(0x16b)],delete this[_0x223a1f(0x1c0)][_0x45003c],delete this[_0x223a1f(0x1a4)][_0x2cfc36],this['locationMapper'][_0x45003c]=[],this[_0x223a1f(0x1a4)][_0x2cfc36]=[];}else _0x2cfc36=this[_0x223a1f(0x141)][this[_0x223a1f(0x1c0)][_0x45003c][0x0]]['id'];return this[_0x223a1f(0x1c0)][_0x45003c][_0x223a1f(0x1d3)](_0x1557fb['id']),this[_0x223a1f(0x1a4)][_0x2cfc36][_0x223a1f(0x1d3)](_0x1557fb['id']),{'v8BreakpointId':_0x2cfc36,'locationStr':_0x45003c};}[a35_0x509be4(0x1c6)](_0x594100,_0x545250){const _0x31a53f=a35_0x509be4,_0x2c88d8=this[_0x31a53f(0x1b1)][_0x31a53f(0x196)],_0x2e8d84=_0x594100[_0x31a53f(0x1a1)];if(_0x2e8d84){let _0x58d045;if(this[_0x31a53f(0x198)][_0x31a53f(0x1a9)])_0x58d045=state[_0x31a53f(0x166)](_0x2e8d84,_0x545250,this[_0x31a53f(0x1de)],!![],_0x2c88d8);else{const _0x593d5c=process[_0x31a53f(0x1bf)]();_0x58d045=state[_0x31a53f(0x166)](_0x2e8d84,_0x545250,this[_0x31a53f(0x1de)],!![],_0x2c88d8);const _0xa3de23=process[_0x31a53f(0x1bf)](_0x593d5c),_0x14d9b2=this[_0x31a53f(0x1ce)](_0xa3de23),_0x11530a=this['quotaManager'][_0x31a53f(0x173)](_0x14d9b2,_0x594100);if(_0x11530a)return[undefined,_0x11530a];}if(_0x58d045['error'])return this[_0x31a53f(0x1b3)][_0x31a53f(0x190)](_0x31a53f(0x1dc)+_0x2e8d84+_0x31a53f(0x1ca),_0x58d045[_0x31a53f(0x13e)]),[undefined,{...utils_1[_0x31a53f(0x179)][_0x31a53f(0x1a8)],'description':(utils_1[_0x31a53f(0x179)][_0x31a53f(0x1a8)]['description']||'')+_0x58d045[_0x31a53f(0x13e)]['description']}];if(!_0x58d045[_0x31a53f(0x1d1)][_0x31a53f(0x189)])return this['logger'][_0x31a53f(0x190)](_0x31a53f(0x1e3)+_0x2e8d84+_0x31a53f(0x15a)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x5abea9,_0x534225,_0x6bdc68){const _0x1879db=a35_0x509be4,[_0x2e5a96,_0x4eccf6]=this[_0x1879db(0x1c6)](_0x5abea9,_0x6bdc68[0x0]);if(_0x4eccf6!==undefined){(0x0,utils_1[_0x1879db(0x1b8)])(_0x534225,_0x5abea9,status_message_1['StatusMessage'][_0x1879db(0x19b)],_0x4eccf6);return;}if(_0x2e5a96===![])return;const _0x5d20f3=process[_0x1879db(0x1bf)]();try{this['captureBreakpointData'](_0x5abea9,_0x6bdc68);}catch(_0x32321e){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x534225,_0x5abea9,status_message_1[_0x1879db(0x186)][_0x1879db(0x17a)],utils_1[_0x1879db(0x179)][_0x1879db(0x140)]+_0x32321e);}const _0x157e02=process[_0x1879db(0x1bf)](_0x5d20f3),_0x4fb86b=this['changeToNS'](_0x157e02);this[_0x1879db(0x198)][_0x1879db(0x1a0)](_0x5abea9['id'],_0x4fb86b),this[_0x1879db(0x1b3)]['debug']((0x0,utils_1[_0x1879db(0x152)])(_0x1879db(0x1c5),_0x157e02)),_0x534225(null);}[a35_0x509be4(0x174)](_0x540214,_0x3b849c){const _0x2aa415=a35_0x509be4,_0x46be72=[],_0x1e1c8f=this;if(_0x540214[_0x2aa415(0x146)]&&this[_0x2aa415(0x141)][_0x540214['id']][_0x2aa415(0x18f)])for(let _0x3905dc=0x0;_0x3905dc<_0x540214[_0x2aa415(0x146)][_0x2aa415(0x1d5)];_0x3905dc++){try{_0x540214['expressions'][_0x3905dc]=this['breakpoints'][_0x540214['id']][_0x2aa415(0x18f)](_0x540214[_0x2aa415(0x146)][_0x3905dc]);}catch(_0x50e091){this[_0x2aa415(0x1b3)][_0x2aa415(0x1d0)](_0x2aa415(0x163)+_0x540214['expressions'][_0x3905dc]+_0x2aa415(0x165)),_0x46be72[_0x2aa415(0x1d3)]({'name':_0x540214[_0x2aa415(0x146)][_0x3905dc],'status':new status_message_1[(_0x2aa415(0x186))](status_message_1[_0x2aa415(0x186)][_0x2aa415(0x1d9)],utils_1[_0x2aa415(0x179)][_0x2aa415(0x193)],!![])}),_0x540214[_0x2aa415(0x146)]['splice'](_0x3905dc,0x1),_0x3905dc--;}}if(_0x540214[_0x2aa415(0x19f)]===_0x2aa415(0x18a)){if(!_0x540214[_0x2aa415(0x146)])_0x540214[_0x2aa415(0x1ad)]=[];else{const _0x1aba9b=_0x3b849c[0x0];_0x540214[_0x2aa415(0x1ad)]=_0x540214['expressions'][_0x2aa415(0x1c2)](_0x3be5ea=>{const _0xd17b10=_0x2aa415,_0x3547c6=state[_0xd17b10(0x166)](_0x3be5ea,_0x1aba9b,_0x1e1c8f['v8Inspector'],!![],this[_0xd17b10(0x1b1)]['expressionsEvalTimeoutMillis']);return _0x3547c6[_0xd17b10(0x13e)]?_0x3547c6[_0xd17b10(0x13e)]:_0x3547c6[_0xd17b10(0x1d1)][_0xd17b10(0x189)];});}}else{const _0x56475f=state[_0x2aa415(0x159)](_0x3b849c,_0x540214,this[_0x2aa415(0x1b1)],this[_0x2aa415(0x1be)],this[_0x2aa415(0x1de)],this[_0x2aa415(0x160)]);_0x540214['location']&&(0x0,utils_1[_0x2aa415(0x194)])(_0x540214[_0x2aa415(0x1df)][_0x2aa415(0x142)])&&(_0x540214['location'][_0x2aa415(0x153)]=_0x3b849c[0x0]['location'][_0x2aa415(0x199)]+0x1),_0x540214[_0x2aa415(0x156)]=_0x56475f[_0x2aa415(0x156)],_0x540214[_0x2aa415(0x182)]=_0x56475f[_0x2aa415(0x182)],_0x540214['evaluatedExpressions']=_0x46be72[_0x2aa415(0x15b)](_0x56475f['evaluatedExpressions']);}}[a35_0x509be4(0x1bc)](_0x88e85f){const _0x284353=a35_0x509be4;try{if(!_0x88e85f[_0x284353(0x19a)])return;const _0xa26fc9=_0x88e85f[_0x284353(0x19a)][0x0],_0x265592=this[_0x284353(0x1a4)][_0xa26fc9];if(!_0x265592)return;_0x265592[_0x284353(0x1a2)](_0x493adf=>{const _0x4a9b0d=_0x284353;this[_0x4a9b0d(0x1cc)][_0x493adf][_0x4a9b0d(0x13a)]&&(this[_0x4a9b0d(0x1b3)][_0x4a9b0d(0x190)](_0x4a9b0d(0x16c)+_0x493adf),this['listeners'][_0x493adf][_0x4a9b0d(0x187)](_0x88e85f['callFrames']));});}catch(_0x56c519){this[_0x284353(0x1b3)]['warn'](_0x284353(0x13f)+_0x56c519);}}[a35_0x509be4(0x1ce)](_0x4d0ec9){return _0x4d0ec9[0x0]*0x3b9aca00+_0x4d0ec9[0x1];}}function a35_0x129c(_0x54c733,_0x3f9f87){const _0x22156d=a35_0x31f2();return a35_0x129c=function(_0x34a797,_0x1bee04){_0x34a797=_0x34a797-0x139;let _0x31f2ec=_0x22156d[_0x34a797];return _0x31f2ec;},a35_0x129c(_0x54c733,_0x3f9f87);}function a35_0x31f2(){const _0x1e43dd=['7553cagbLe','errors','BREAKPOINT_SOURCE_LOCATION','constructor','apiBreakpoint','message','4fLqxQQ','4809789GvAfim','V8Inspector','enable','variableTable','8wmHVpz','\x20deployed\x20source.','4167AEQBLU','StatusMessage','listener','InspectorDebugApi','value','LOG','numBreakpoints_','UNSPECIFIED','platform','disable','compile','debug','fileIndex','toString','EXPRESSION_COMPILING_ERROR','isJavaScriptFile','<10.16\x20||\x20>=11\x20<11.11','expressionsEvalTimeoutMillis','286IqFcvP','quotaManager','lineNumber','hitBreakpoints','BREAKPOINT_CONDITION','search','wait','shouldUseWellFormattedUrl','action','applyDynamicLogsCPUQuota','condition','forEach','parsedCondition','breakpointMapper','setAndStoreBreakpoint','findScripts','../blocklisting/dummy-blocklist-manager','ERROR_EVALUATING_CONDITION','ignoreQuota','MODULE_WRAP_PREFIX_LENGTH','SOURCE_FILE_NOT_FOUND','file://','evaluatedExpressions','description','COULD_NOT_FIND_MAPPING_FILE','substring','config','maxHitCount','logger','SOURCE_FILE_AMBIGUOUS','.\x20Loaded\x20script\x20contained\x20','needsRecoveryTime','setInternal','setErrorStatusAndCallback','numListeners_','some','apply','handleDebugPausedEvent','includes','scriptMapper','hrtime','locationMapper','log','map','4177074ekGEnx','numBreakpoints','capture\x20time:\x20','processCondition','Unable\x20to\x20compile\x20condition\x20>>\x20','logMessageFormat','231041QwNUkt','\x20due\x20to\x20error:\x20','parse','listeners','bind','changeToNS','defineProperty','warn','object','script','push','disconnect','length','Unable\x20to\x20unambiguously\x20find\x20','SYNTAX_ERROR_IN_CONDITION','isValid','VARIABLE_VALUE','882hlooqn','javascriptFileExtensions','Failed\x20to\x20evaluate\x20condition\x20','>10.11.0','v8Inspector','location','2564tvjpQc','BreakpointData','isFileIndexed','condition\x20','file:///','extname','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','mappingInfo','quota','ERROR_COMPILING_CONDITION','enabled','response','sourcemapper','recovered','error','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','CAPTURE_BREAKPOINT_DATA','breakpoints','path','removeFirstOccurrenceInArray','version','>=11','expressions','./debugapi','keys','__esModule','undefined','../util/validator.js','5684430jqvcLg','cleanupAsyncCallStackInterval','30iVowEc','onBreakpointHit','V8_BREAKPOINT_CLEAR_ERROR','setBreakpointByUrl','formatInterval','line','quotaRecoverySeconds','win32','stackFrames','set','removeBreakpoint','capture','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','concat','column','1449948ISAfKQ','clear','.\x20Potential\x20matches:\x20','blocklistManager','(((.+)+)+)+$','stringify','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','DISALLOWED_EXPRESSION','\x20<<','evaluate','v8BreakpointId','../util/utils','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','remainingHits','breakpointId','>>>breakpoint\x20hit<<<\x20number:\x20','satisfies','resetV8DebuggerThreshold','lines','locationStr','V8_BREAKPOINT_ERROR','hasMappingInfo','applyConditionQuota','captureBreakpointData','\x20lines.\x20Please\x20ensure','replace','pipingStatus'];a35_0x31f2=function(){return _0x1e43dd;};return a35_0x31f2();}exports[a35_0x509be4(0x188)]=InspectorDebugApi;
@@ -1 +1 @@
1
- const a36_0x504ed2=a36_0x56aa;(function(_0x41ec57,_0x6505b9){const _0x137f54=a36_0x56aa,_0x2a981f=_0x41ec57();while(!![]){try{const _0x59e3b3=parseInt(_0x137f54(0x11c))/0x1*(parseInt(_0x137f54(0x121))/0x2)+-parseInt(_0x137f54(0xe5))/0x3*(parseInt(_0x137f54(0xbe))/0x4)+parseInt(_0x137f54(0x11e))/0x5+-parseInt(_0x137f54(0x118))/0x6+parseInt(_0x137f54(0xb6))/0x7*(-parseInt(_0x137f54(0x135))/0x8)+parseInt(_0x137f54(0xc8))/0x9*(parseInt(_0x137f54(0xd5))/0xa)+-parseInt(_0x137f54(0x126))/0xb*(-parseInt(_0x137f54(0x103))/0xc);if(_0x59e3b3===_0x6505b9)break;else _0x2a981f['push'](_0x2a981f['shift']());}catch(_0x1b1757){_0x2a981f['push'](_0x2a981f['shift']());}}}(a36_0x3236,0xc19bc));const a36_0x25528f=(function(){let _0x203ae6=!![];return function(_0x449c21,_0x202cf6){const _0x538cce=_0x203ae6?function(){if(_0x202cf6){const _0x27ee5f=_0x202cf6['apply'](_0x449c21,arguments);return _0x202cf6=null,_0x27ee5f;}}:function(){};return _0x203ae6=![],_0x538cce;};}()),a36_0x584d79=a36_0x25528f(this,function(){const _0x1d535f=a36_0x56aa;return a36_0x584d79[_0x1d535f(0x117)]()[_0x1d535f(0xf8)](_0x1d535f(0xb7))['toString']()[_0x1d535f(0xe1)](a36_0x584d79)[_0x1d535f(0xf8)](_0x1d535f(0xb7));});a36_0x584d79();function a36_0x56aa(_0x49e437,_0x155c3f){const _0x28447e=a36_0x3236();return a36_0x56aa=function(_0x584d79,_0x25528f){_0x584d79=_0x584d79-0xa5;let _0x323693=_0x28447e[_0x584d79];return _0x323693;},a36_0x56aa(_0x49e437,_0x155c3f);}'use strict';Object[a36_0x504ed2(0xfe)](exports,a36_0x504ed2(0xd0),{'value':!![]}),exports['V8DebugApi']=exports['V8BreakpointData']=void 0x0;const acorn=require('acorn'),path=require(a36_0x504ed2(0xc0)),semver=require('semver'),vm=require('vm'),status_message_1=require('../../client/stackdriver/status-message'),state=require(a36_0x504ed2(0xdd)),utils_1=require(a36_0x504ed2(0x128)),debugapi=require(a36_0x504ed2(0x114)),dummy_blocklist_manager_1=require(a36_0x504ed2(0x134));class V8BreakpointData{constructor(_0x5914e8,_0x10c140,_0x2cd3b9,_0xeccba6){const _0x4f0040=a36_0x504ed2;this[_0x4f0040(0xa8)]=_0x5914e8,this[_0x4f0040(0x123)]=_0x10c140,this[_0x4f0040(0x106)]=_0x2cd3b9,this['compile']=_0xeccba6;}}exports[a36_0x504ed2(0x119)]=V8BreakpointData;class V8DebugApi{constructor(_0x239457,_0x36b31e,_0x3f4ad1,_0x5c5774,_0x386755){const _0x25adca=a36_0x504ed2;this[_0x25adca(0x105)]={},this[_0x25adca(0x102)]={},this['numBreakpoints']=0x0,this[_0x25adca(0xfc)]=_0x5c5774,this['v8']=vm[_0x25adca(0x12a)](_0x25adca(0x100)),this['config']=_0x36b31e,this[_0x25adca(0x12e)]=_0x3f4ad1,this[_0x25adca(0xf0)]=/(\d+\.\d+\.\d+)\.\d+/[_0x25adca(0xb1)](process[_0x25adca(0xd8)]['v8']),this[_0x25adca(0x10b)]=_0x239457,this['usePermanentListener']=semver[_0x25adca(0xe4)](this[_0x25adca(0xf0)][0x1],_0x25adca(0x127)),this[_0x25adca(0xe3)]=_0x386755,this['blocklistManager']=new dummy_blocklist_manager_1[(_0x25adca(0xbf))](!![]),this[_0x25adca(0xc4)]=(_0xd1d0d4,_0x584bce,_0xfa09e7)=>{const _0x37e5aa=_0x25adca;try{switch(_0xd1d0d4){case this['v8']['DebugEvent'][_0x37e5aa(0xf2)]:_0xfa09e7['breakPointsHit']()[_0x37e5aa(0xaa)](_0x48a612=>{const _0x10de73=_0x37e5aa,_0x1e582c=_0x48a612['script_break_point']()[_0x10de73(0x10c)]();this[_0x10de73(0x102)][_0x1e582c][_0x10de73(0xe9)]&&(this[_0x10de73(0x10b)][_0x10de73(0xce)](_0x10de73(0xe8)+_0x1e582c),this[_0x10de73(0x102)][_0x1e582c]['listener'](_0x584bce,_0xfa09e7));});break;default:}}catch(_0x182096){this[_0x37e5aa(0x10b)]['warn'](_0x37e5aa(0xe2)+_0x182096);}},this[_0x25adca(0x115)]&&(this['logger']['info'](_0x25adca(0x132)),this['v8'][_0x25adca(0x101)](this[_0x25adca(0xc4)]));}[a36_0x504ed2(0x11d)](_0x30270a,_0x56462b){const _0x1966f3=a36_0x504ed2;if(!this['v8']||!_0x30270a||typeof _0x30270a['id']==='undefined'||!_0x30270a[_0x1966f3(0xcd)]||!_0x30270a['location'][_0x1966f3(0xc0)]||!_0x30270a[_0x1966f3(0xcd)][_0x1966f3(0xca)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x56462b,_0x30270a,status_message_1[_0x1966f3(0x11f)][_0x1966f3(0xec)],utils_1[_0x1966f3(0x12d)]['INVALID_BREAKPOINT']);const _0x204b66=path[_0x1966f3(0xd3)](_0x30270a['location']['path']);if(this[_0x1966f3(0x113)]['shouldBlock'](_0x204b66))return(0x0,utils_1[_0x1966f3(0xd2)])(_0x56462b,_0x30270a,status_message_1[_0x1966f3(0x11f)][_0x1966f3(0xb4)],utils_1[_0x1966f3(0x12d)][_0x1966f3(0x109)]);if(!this['sourcemapper']['hasMappingInfo'](_0x204b66)){const _0x2fcc7c=path[_0x1966f3(0xbb)](_0x204b66);if(!this['config'][_0x1966f3(0xc5)][_0x1966f3(0xb9)](_0x2fcc7c))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x56462b,_0x30270a,status_message_1[_0x1966f3(0x11f)][_0x1966f3(0xb4)],utils_1[_0x1966f3(0x12d)]['COULD_NOT_FIND_MAPPING_FILE']);this['setInternal'](_0x30270a,null,null,_0x56462b);}else{const _0x165541=_0x30270a[_0x1966f3(0xcd)][_0x1966f3(0xca)],_0x13094c=0x0,_0xc14fc0=this[_0x1966f3(0xfc)][_0x1966f3(0xff)](_0x204b66,_0x165541,_0x13094c),_0x123782=(0x0,utils_1[_0x1966f3(0xb2)])(_0x30270a);if(_0x30270a[_0x1966f3(0x11b)]&&_0x123782)try{_0x30270a[_0x1966f3(0x11b)]=_0x123782(_0x30270a[_0x1966f3(0x11b)]);}catch(_0x130199){return this[_0x1966f3(0x10b)][_0x1966f3(0xce)](_0x1966f3(0xa5)+_0x30270a[_0x1966f3(0x11b)]+_0x1966f3(0x12b)),(0x0,utils_1[_0x1966f3(0xd2)])(_0x56462b,_0x30270a,status_message_1[_0x1966f3(0x11f)][_0x1966f3(0xd1)],utils_1[_0x1966f3(0x12d)][_0x1966f3(0xc6)]);}this[_0x1966f3(0x10f)](_0x30270a,_0xc14fc0,_0x123782,_0x56462b);}}[a36_0x504ed2(0xfb)](_0x472118,_0x3db23c){const _0x222a63=a36_0x504ed2;if(typeof _0x472118['id']===_0x222a63(0xcb))return(0x0,utils_1[_0x222a63(0xd2)])(_0x3db23c,_0x472118,status_message_1[_0x222a63(0x11f)][_0x222a63(0xd1)],utils_1['errors'][_0x222a63(0xdc)]);const _0x2efb02=this[_0x222a63(0x105)][_0x472118['id']];if(!_0x2efb02)return(0x0,utils_1[_0x222a63(0xd2)])(_0x3db23c,_0x472118,status_message_1[_0x222a63(0x11f)][_0x222a63(0xd1)],utils_1[_0x222a63(0x12d)][_0x222a63(0xdc)]);const _0x1f6c52=_0x2efb02[_0x222a63(0x123)];this['v8'][_0x222a63(0xee)](_0x1f6c52['number']()),delete this['breakpoints'][_0x472118['id']],delete this[_0x222a63(0x102)][_0x1f6c52['number']()],this[_0x222a63(0xad)]--,this[_0x222a63(0xad)]===0x0&&!this[_0x222a63(0x115)]&&(this[_0x222a63(0x10b)][_0x222a63(0xce)](_0x222a63(0x125)),this['v8'][_0x222a63(0x101)](null)),setImmediate(()=>{_0x3db23c(null);});}[a36_0x504ed2(0xf9)](_0x447e9f,_0x6cd055){const _0x22f433=a36_0x504ed2,_0x4e1f1f=this,_0x775dc2=_0x4e1f1f[_0x22f433(0x105)][_0x447e9f['id']][_0x22f433(0x123)][_0x22f433(0x10c)](),_0xbd1eb9=this[_0x22f433(0x120)][_0x22f433(0x116)](this,_0x447e9f,_0x131ae1=>{_0x4e1f1f['listeners'][_0x775dc2]['enabled']=![],setImmediate(()=>{_0x6cd055(_0x131ae1||undefined);});});_0x4e1f1f[_0x22f433(0x102)][_0x775dc2]={'enabled':!![],'listener':_0xbd1eb9};}['log'](_0x22c5a6,_0x34f3b6,_0x15c767,_0x2913b4){const _0x1f7e50=a36_0x504ed2,_0x4dce69=this,_0x293660=_0x4dce69[_0x1f7e50(0x105)][_0x22c5a6['id']][_0x1f7e50(0x123)][_0x1f7e50(0x10c)](),_0x5dbb6d=this[_0x1f7e50(0x120)][_0x1f7e50(0x116)](this,_0x22c5a6,_0x4025e1=>{const _0x2b9687=_0x1f7e50;_0x4025e1&&(this['listeners'][_0x22c5a6['id']]['enabled']=![],setImmediate(()=>{_0x2913b4(_0x4025e1||undefined);})),_0x34f3b6(_0x22c5a6[_0x2b9687(0xac)],_0x22c5a6[_0x2b9687(0xf5)]),_0x15c767()?_0x4dce69[_0x2b9687(0x102)][_0x293660][_0x2b9687(0xe9)]=![]:this['quotaManager'][_0x2b9687(0x11a)](_0x22c5a6['id'])&&(_0x4dce69['listeners'][_0x293660][_0x2b9687(0xe9)]=![],setTimeout(()=>{const _0x116d5f=_0x2b9687;!_0x15c767()&&_0x4dce69[_0x116d5f(0x102)][_0x293660]&&(_0x4dce69[_0x116d5f(0x102)][_0x293660]['enabled']=!![]),this[_0x116d5f(0xe3)][_0x116d5f(0xea)](_0x22c5a6['id']);},_0x4dce69['config'][_0x2b9687(0xab)][_0x2b9687(0xd7)]*0x3e8));});_0x4dce69['listeners'][_0x293660]={'enabled':!![],'listener':_0x5dbb6d};}['disconnect'](){return;}['enable'](){}[a36_0x504ed2(0xde)](){}[a36_0x504ed2(0xaf)](){const _0x519398=a36_0x504ed2;return Object[_0x519398(0xb8)](this[_0x519398(0x105)])['length'];}[a36_0x504ed2(0x10a)](){const _0x4c5ece=a36_0x504ed2;return Object[_0x4c5ece(0xb8)](this[_0x4c5ece(0x102)])['length'];}[a36_0x504ed2(0x108)](){return 0x0;}[a36_0x504ed2(0xc2)](_0x20b92d){this['blocklistManager']=_0x20b92d;}['setInternal'](_0x312976,_0xd9fc6e,_0x346c9e,_0x1261ac){const _0x5dba1c=a36_0x504ed2;let _0x1df6db=null;if(_0x312976[_0x5dba1c(0x11b)])try{_0x1df6db=acorn[_0x5dba1c(0xfa)](_0x312976[_0x5dba1c(0x11b)],{'sourceType':_0x5dba1c(0x112),'ecmaVersion':0x6});const _0x50c943=require(_0x5dba1c(0xe0));if(!_0x50c943[_0x5dba1c(0x110)](_0x1df6db,!![]))return(0x0,utils_1[_0x5dba1c(0xd2)])(_0x1261ac,_0x312976,status_message_1[_0x5dba1c(0x11f)][_0x5dba1c(0xd1)],utils_1['errors'][_0x5dba1c(0x12f)]);}catch(_0x44abdb){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x1261ac,_0x312976,status_message_1['StatusMessage'][_0x5dba1c(0xd1)],utils_1[_0x5dba1c(0x12d)][_0x5dba1c(0xa7)]+_0x44abdb[_0x5dba1c(0x131)]);}let _0x428f04;const _0x41304c=_0xd9fc6e?_0xd9fc6e[_0x5dba1c(0x107)]:path['normalize'](_0x312976['location'][_0x5dba1c(0xc0)]),_0x27618e=(0x0,utils_1[_0x5dba1c(0xf1)])(_0x41304c,this['config'],this[_0x5dba1c(0x12e)],this[_0x5dba1c(0x10b)]);if(_0x27618e[_0x5dba1c(0xc7)]===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x1261ac,_0x312976,status_message_1['StatusMessage'][_0x5dba1c(0xb4)],utils_1[_0x5dba1c(0x12d)][_0x5dba1c(0x10e)]);else{if(_0x27618e[_0x5dba1c(0xc7)]===0x1)_0x428f04=_0x27618e[0x0];else return this[_0x5dba1c(0x10b)][_0x5dba1c(0xb3)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x41304c+_0x5dba1c(0xed)+_0x27618e),(0x0,utils_1['setErrorStatusAndCallback'])(_0x1261ac,_0x312976,status_message_1[_0x5dba1c(0x11f)][_0x5dba1c(0xb4)],utils_1['errors'][_0x5dba1c(0xd4)]);}let _0xb9041=_0xd9fc6e&&_0xd9fc6e[_0x5dba1c(0xb5)]?_0xd9fc6e[_0x5dba1c(0xb5)]:_0x312976['location'][_0x5dba1c(0xb5)]||0x1;const _0x1df985=_0xd9fc6e?_0xd9fc6e[_0x5dba1c(0xca)]:_0x312976[_0x5dba1c(0xcd)]['line'];_0x1df985===0x1&&(_0xb9041+=debugapi[_0x5dba1c(0x136)]-0x1);if(_0x1df985>=this['fileIndex'][_0x5dba1c(0xeb)][_0x428f04]['lines'])return(0x0,utils_1[_0x5dba1c(0xd2)])(_0x1261ac,_0x312976,status_message_1[_0x5dba1c(0x11f)][_0x5dba1c(0xb4)],{...utils_1[_0x5dba1c(0x12d)][_0x5dba1c(0xef)],'description':utils_1['errors']['INVALID_LINE_NUMBER']['description']+_0x428f04+':'+_0x1df985+_0x5dba1c(0xf7)+this['fileIndex'][_0x5dba1c(0xeb)][_0x428f04][_0x5dba1c(0x130)]+_0x5dba1c(0xbd)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0x5dba1c(0xdb)});const _0x24221e=this[_0x5dba1c(0xba)](_0x428f04,_0x1df985,_0xb9041);if(!_0x24221e)return(0x0,utils_1[_0x5dba1c(0xd2)])(_0x1261ac,_0x312976,status_message_1[_0x5dba1c(0x11f)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x5dba1c(0x12d)][_0x5dba1c(0x111)]);this['numBreakpoints']===0x0&&!this['usePermanentListener']&&(this[_0x5dba1c(0x10b)][_0x5dba1c(0xce)](_0x5dba1c(0xdf)),this['v8']['setListener'](this[_0x5dba1c(0xc4)])),this['breakpoints'][_0x312976['id']]=new V8BreakpointData(_0x312976,_0x24221e,_0x1df6db,_0x346c9e),this[_0x5dba1c(0xad)]++,setImmediate(()=>{_0x1261ac(null);});}[a36_0x504ed2(0xba)](_0x26ffdb,_0x5a7f59,_0x528fab){const _0x5a75c3=a36_0x504ed2,_0x59daaf=(0x0,utils_1['pathToRegExp'])(_0x26ffdb),_0x1e099f=this['v8'][_0x5a75c3(0xae)](_0x59daaf,_0x5a7f59-0x1,_0x528fab-0x1),_0x22562e=this['v8']['findBreakPoint'](_0x1e099f);return _0x22562e;}[a36_0x504ed2(0x120)](_0x1b530d,_0x5b09a3,_0x4f2906){const _0x2a1ac8=a36_0x504ed2,_0x469ab2=this['breakpoints'][_0x1b530d['id']][_0x2a1ac8(0x123)];if(!_0x469ab2[_0x2a1ac8(0xc1)]())return(0x0,utils_1[_0x2a1ac8(0xd2)])(_0x5b09a3,_0x1b530d,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2a1ac8(0x12d)][_0x2a1ac8(0xb0)]);const _0x1d05c0=this['checkCondition'](_0x1b530d,_0x4f2906);if(_0x1d05c0['error'])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5b09a3,_0x1b530d,status_message_1['StatusMessage'][_0x2a1ac8(0xd1)],{...utils_1[_0x2a1ac8(0x12d)][_0x2a1ac8(0x10d)],'description':utils_1[_0x2a1ac8(0x12d)][_0x2a1ac8(0xc6)]['description']+_0x1d05c0[_0x2a1ac8(0xd9)]});else{if(!_0x1d05c0['value']){this[_0x2a1ac8(0x10b)]['info']('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0x5817fe=process[_0x2a1ac8(0xa6)]();try{this['captureBreakpointData'](_0x1b530d,_0x4f2906);}catch(_0x2c6120){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5b09a3,_0x1b530d,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2a1ac8(0x12d)]['CAPTURE_BREAKPOINT_DATA']+_0x2c6120);}const _0xe233ea=process[_0x2a1ac8(0xa6)](_0x5817fe);this[_0x2a1ac8(0x10b)]['info']((0x0,utils_1[_0x2a1ac8(0xc3)])(_0x2a1ac8(0x124),_0xe233ea)),_0x5b09a3(null);}[a36_0x504ed2(0xbc)](_0x348ae1,_0x57751d){const _0x634d43=a36_0x504ed2;if(!_0x348ae1['condition'])return{'value':!![]};const _0x19862e=state[_0x634d43(0x12c)](_0x348ae1['condition'],_0x57751d[_0x634d43(0xa9)](0x0));if(_0x19862e[_0x634d43(0xd9)])return{'error':_0x19862e[_0x634d43(0xd9)]};return{'value':!!_0x19862e['mirror'][_0x634d43(0xcf)]()};}[a36_0x504ed2(0xfd)](_0x53f149,_0x11e06b){const _0xf64230=a36_0x504ed2,_0x5b016b=[];if(_0x53f149[_0xf64230(0xf6)]&&this[_0xf64230(0x105)][_0x53f149['id']][_0xf64230(0xf3)])for(let _0xb299ed=0x0;_0xb299ed<_0x53f149['expressions'][_0xf64230(0xc7)];_0xb299ed++){try{_0x53f149[_0xf64230(0xf6)][_0xb299ed]=this[_0xf64230(0x105)][_0x53f149['id']][_0xf64230(0xf3)](_0x53f149[_0xf64230(0xf6)][_0xb299ed]);}catch(_0x3834a1){this[_0xf64230(0x10b)][_0xf64230(0xce)](_0xf64230(0x133)+_0x53f149['expressions'][_0xb299ed]+_0xf64230(0x12b)),_0x5b016b[_0xf64230(0xda)]({'name':_0x53f149[_0xf64230(0xf6)][_0xb299ed],'status':new status_message_1[(_0xf64230(0x11f))](status_message_1['StatusMessage']['VARIABLE_VALUE'],utils_1[_0xf64230(0x12d)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x53f149[_0xf64230(0xf6)]['splice'](_0xb299ed,0x1),_0xb299ed--;}}if(_0x53f149['action']===_0xf64230(0x129)){if(!_0x53f149['expressions'])_0x53f149[_0xf64230(0xf5)]=[];else{const _0x40eaf9=_0x11e06b[_0xf64230(0xa9)](0x0),_0x16e6f5=_0x53f149[_0xf64230(0xf6)]['map'](_0x4cb3ca=>{const _0x89e4a4=_0xf64230,_0x5d4ca0=state[_0x89e4a4(0x12c)](_0x4cb3ca,_0x40eaf9);return _0x5d4ca0[_0x89e4a4(0xd9)]?_0x5d4ca0[_0x89e4a4(0xd9)]:_0x5d4ca0[_0x89e4a4(0xc9)]['value']();});_0x53f149['evaluatedExpressions']=_0x16e6f5;}}else{const _0xbc39aa=state[_0xf64230(0xcc)](_0x11e06b,_0x53f149['expressions'],this[_0xf64230(0xd6)],this['v8'],this[_0xf64230(0x113)]);_0x53f149[_0xf64230(0xcd)]&&(0x0,utils_1[_0xf64230(0xf4)])(_0x53f149[_0xf64230(0xcd)][_0xf64230(0xc0)])&&_0xbc39aa['location']&&_0xbc39aa[_0xf64230(0xcd)]['line']&&(_0x53f149[_0xf64230(0xcd)][_0xf64230(0xca)]=_0xbc39aa[_0xf64230(0xcd)][_0xf64230(0xca)]),_0x53f149[_0xf64230(0x104)]=_0xbc39aa['stackFrames'],_0x53f149[_0xf64230(0xe7)]=_0xbc39aa['variableTable'],_0x53f149[_0xf64230(0xf5)]=_0x5b016b[_0xf64230(0x122)](_0xbc39aa['evaluatedExpressions']);}}}function a36_0x3236(){const _0x3d2d6c=['../util/validator.js','constructor','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','quotaManager','satisfies','3XZfMhB','V8DebugApi','variableTable','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','enabled','recovered','fileStats','UNSPECIFIED','.\x20Potential\x20matches:\x20','clearBreakPoint','INVALID_LINE_NUMBER','v8Version','findScripts','Break','compile','isJavaScriptFile','evaluatedExpressions','expressions','.\x20Loaded\x20script\x20contained\x20','search','wait','parse','clear','sourcemapper','captureBreakpointData','defineProperty','mappingInfo','Debug','setListener','listeners','178644LcrLhM','stackFrames','breakpoints','parsedCondition','file','remainingHits','BREAKPOINT_PATH_BLOCKED','numListeners_','logger','number','ERROR_EVALUATING_CONDITION','SOURCE_FILE_NOT_FOUND','setInternal','isValid','V8_BREAKPOINT_ERROR','script','blocklistManager','./debugapi','usePermanentListener','bind','toString','9007512xpRFsk','V8BreakpointData','needsRecoveryTime','condition','13IyVEOH','set','4548650ZJKprn','StatusMessage','onBreakpointHit','122988XkjAVd','concat','v8Breakpoint','capture\x20time:\x20','deactivating\x20v8\x20breakpoint\x20listener','1243ZVaTrD','>=4.5','../util/utils','LOG','runInDebugContext','\x20<<','evaluate','errors','fileIndex','DISALLOWED_EXPRESSION','lines','message','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','../blocklisting/dummy-blocklist-manager','1688ftVveg','MODULE_WRAP_PREFIX_LENGTH','Unable\x20to\x20compile\x20condition\x20>>\x20','hrtime','SYNTAX_ERROR_IN_CONDITION','apiBreakpoint','frame','forEach','quota','logMessageFormat','numBreakpoints','setScriptBreakPointByRegExp','numBreakpoints_','V8_BREAKPOINT_DISABLED','exec','getBreakpointCompiler','warn','BREAKPOINT_SOURCE_LOCATION','column','13860pXxtXe','(((.+)+)+)+$','keys','includes','setByRegExp','extname','checkCondition','\x20lines.\x20Please\x20ensure','4063172GdljlX','DummyBlocklistManager','path','active','setBlocklistManager','formatInterval','handleDebugEvents','javascriptFileExtensions','ERROR_COMPILING_CONDITION','length','1009386YiemPf','mirror','line','undefined','capture','location','info','value','__esModule','BREAKPOINT_CONDITION','setErrorStatusAndCallback','normalize','SOURCE_FILE_AMBIGUOUS','30SjWzZM','config','quotaRecoverySeconds','versions','error','push','\x20deployed\x20source.','V8_BREAKPOINT_CLEAR_ERROR','../state/legacy-state','disable','activating\x20v8\x20breakpoint\x20listener'];a36_0x3236=function(){return _0x3d2d6c;};return a36_0x3236();}exports[a36_0x504ed2(0xe6)]=V8DebugApi;
1
+ const a36_0x46247f=a36_0x3048;(function(_0x4c867a,_0x2127ea){const _0x26e9a7=a36_0x3048,_0x2adb98=_0x4c867a();while(!![]){try{const _0x1b9b0b=parseInt(_0x26e9a7(0xf7))/0x1+parseInt(_0x26e9a7(0x13f))/0x2*(-parseInt(_0x26e9a7(0x116))/0x3)+-parseInt(_0x26e9a7(0x11c))/0x4+parseInt(_0x26e9a7(0x132))/0x5*(parseInt(_0x26e9a7(0x102))/0x6)+parseInt(_0x26e9a7(0x156))/0x7*(-parseInt(_0x26e9a7(0xf4))/0x8)+parseInt(_0x26e9a7(0x149))/0x9+-parseInt(_0x26e9a7(0x173))/0xa*(-parseInt(_0x26e9a7(0x11b))/0xb);if(_0x1b9b0b===_0x2127ea)break;else _0x2adb98['push'](_0x2adb98['shift']());}catch(_0x442913){_0x2adb98['push'](_0x2adb98['shift']());}}}(a36_0x5b82,0x3992e));const a36_0x26186e=(function(){let _0x564394=!![];return function(_0x20e88b,_0x442a82){const _0x407110=_0x564394?function(){if(_0x442a82){const _0xdd3ade=_0x442a82['apply'](_0x20e88b,arguments);return _0x442a82=null,_0xdd3ade;}}:function(){};return _0x564394=![],_0x407110;};}()),a36_0x1f3d50=a36_0x26186e(this,function(){const _0x53f52c=a36_0x3048;return a36_0x1f3d50['toString']()['search'](_0x53f52c(0x176))[_0x53f52c(0x119)]()[_0x53f52c(0x171)](a36_0x1f3d50)[_0x53f52c(0xfb)](_0x53f52c(0x176));});function a36_0x5b82(){const _0x347e6e=['98511UlwtcV','includes','variableTable','toString','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','39743FuyqvA','1852592ItWrZd','ERROR_COMPILING_CONDITION','setInternal','length','stackFrames','clear','expressions','v8Breakpoint','__esModule','satisfies','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','capture','LOG','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','V8DebugApi','../blocklisting/dummy-blocklist-manager','quotaManager','handleDebugEvents','../state/legacy-state','../util/utils','action','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','2203690pJWbbF','\x20lines.\x20Please\x20ensure','number','Debug','\x20<<','value','enabled','acorn','evaluate','push','SOURCE_FILE_NOT_FOUND','forEach','error','24JJjcZU','V8BreakpointData','javascriptFileExtensions','setListener','bind','INVALID_LINE_NUMBER','normalize','lines','active','fileIndex','2978010ESqIqt','StatusMessage','semver','config','BREAKPOINT_SOURCE_LOCATION','needsRecoveryTime','COULD_NOT_FIND_MAPPING_FILE','logger','activating\x20v8\x20breakpoint\x20listener','mappingInfo','clearBreakPoint','formatInterval','condition','7014SCiZEc','checkCondition','onBreakpointHit','.\x20Potential\x20matches:\x20','message','quotaRecoverySeconds','remainingHits','script_break_point','path','ERROR_EVALUATING_CONDITION','disconnect','captureBreakpointData','sourcemapper','mirror','parse','pathToRegExp','numBreakpoints_','recovered','SOURCE_FILE_AMBIGUOUS','enable','undefined','evaluatedExpressions','compile','defineProperty','usePermanentListener','../util/validator.js','V8_BREAKPOINT_DISABLED','constructor','MODULE_WRAP_PREFIX_LENGTH','130dClwmz','description','keys','(((.+)+)+)+$','splice','line','errors','DummyBlocklistManager','warn','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','setBlocklistManager','log','blocklistManager','BREAKPOINT_PATH_BLOCKED','quota','setErrorStatusAndCallback','parsedCondition','DebugEvent','Unable\x20to\x20compile\x20condition\x20>>\x20','frame','BREAKPOINT_CONDITION','./debugapi','1280YUgOiF','location','Break','434737XwjMJl','script','setScriptBreakPointByRegExp','isJavaScriptFile','search','column','exec','>=4.5','apiBreakpoint','CAPTURE_BREAKPOINT_DATA','file','6rQZwvd','findScripts','V8_BREAKPOINT_CLEAR_ERROR','shouldBlock','versions','concat','map','disable','setByRegExp','breakpoints','../../client/stackdriver/status-message','SYNTAX_ERROR_IN_CONDITION','listeners','V8_BREAKPOINT_ERROR','numBreakpoints','info','Unable\x20to\x20unambiguously\x20find\x20','fileStats','EXPRESSION_COMPILING_ERROR','hrtime'];a36_0x5b82=function(){return _0x347e6e;};return a36_0x5b82();}a36_0x1f3d50();'use strict';Object[a36_0x46247f(0x16d)](exports,a36_0x46247f(0x124),{'value':!![]}),exports[a36_0x46247f(0x12a)]=exports[a36_0x46247f(0x140)]=void 0x0;const acorn=require(a36_0x46247f(0x139)),path=require(a36_0x46247f(0x15e)),semver=require(a36_0x46247f(0x14b)),vm=require('vm'),status_message_1=require(a36_0x46247f(0x10c)),state=require(a36_0x46247f(0x12e)),utils_1=require(a36_0x46247f(0x12f)),debugapi=require(a36_0x46247f(0xf3)),dummy_blocklist_manager_1=require(a36_0x46247f(0x12b));class V8BreakpointData{constructor(_0x477f03,_0x3c540e,_0x8c589c,_0x3a4cf3){const _0xbd9620=a36_0x46247f;this[_0xbd9620(0xff)]=_0x477f03,this[_0xbd9620(0x123)]=_0x3c540e,this[_0xbd9620(0x183)]=_0x8c589c,this[_0xbd9620(0x16c)]=_0x3a4cf3;}}function a36_0x3048(_0x268bd7,_0x59bd93){const _0x4d7fd3=a36_0x5b82();return a36_0x3048=function(_0x1f3d50,_0x26186e){_0x1f3d50=_0x1f3d50-0xf0;let _0x5b825d=_0x4d7fd3[_0x1f3d50];return _0x5b825d;},a36_0x3048(_0x268bd7,_0x59bd93);}exports[a36_0x46247f(0x140)]=V8BreakpointData;class V8DebugApi{constructor(_0x2e51b1,_0x2dac72,_0x1769a0,_0x5affb7,_0x504321){const _0x5c8414=a36_0x46247f;this[_0x5c8414(0x10b)]={},this['listeners']={},this[_0x5c8414(0x110)]=0x0,this[_0x5c8414(0x162)]=_0x5affb7,this['v8']=vm['runInDebugContext'](_0x5c8414(0x135)),this['config']=_0x2dac72,this['fileIndex']=_0x1769a0,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/[_0x5c8414(0xfd)](process[_0x5c8414(0x106)]['v8']),this[_0x5c8414(0x150)]=_0x2e51b1,this[_0x5c8414(0x16e)]=semver[_0x5c8414(0x125)](this['v8Version'][0x1],_0x5c8414(0xfe)),this['quotaManager']=_0x504321,this[_0x5c8414(0x17f)]=new dummy_blocklist_manager_1[(_0x5c8414(0x17a))](!![]),this[_0x5c8414(0x12d)]=(_0x4ab051,_0x257c62,_0x403ea7)=>{const _0x43d9b7=_0x5c8414;try{switch(_0x4ab051){case this['v8'][_0x43d9b7(0x184)][_0x43d9b7(0xf6)]:_0x403ea7['breakPointsHit']()[_0x43d9b7(0x13d)](_0xf8c56d=>{const _0x1bfc93=_0x43d9b7,_0x2886a7=_0xf8c56d[_0x1bfc93(0x15d)]()[_0x1bfc93(0x134)]();this['listeners'][_0x2886a7][_0x1bfc93(0x138)]&&(this[_0x1bfc93(0x150)]['info'](_0x1bfc93(0x131)+_0x2886a7),this[_0x1bfc93(0x10e)][_0x2886a7]['listener'](_0x257c62,_0x403ea7));});break;default:}}catch(_0x4830d2){this[_0x43d9b7(0x150)][_0x43d9b7(0x17b)](_0x43d9b7(0x129)+_0x4830d2);}},this['usePermanentListener']&&(this['logger'][_0x5c8414(0x111)](_0x5c8414(0x11a)),this['v8'][_0x5c8414(0x142)](this[_0x5c8414(0x12d)]));}['set'](_0x49c350,_0x4151f1){const _0x30f7e1=a36_0x46247f;if(!this['v8']||!_0x49c350||typeof _0x49c350['id']===_0x30f7e1(0x16a)||!_0x49c350['location']||!_0x49c350['location']['path']||!_0x49c350[_0x30f7e1(0xf5)][_0x30f7e1(0x178)])return(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1['StatusMessage']['UNSPECIFIED'],utils_1[_0x30f7e1(0x179)]['INVALID_BREAKPOINT']);const _0x4b74a7=path[_0x30f7e1(0x145)](_0x49c350[_0x30f7e1(0xf5)][_0x30f7e1(0x15e)]);if(this[_0x30f7e1(0x17f)][_0x30f7e1(0x105)](_0x4b74a7))return(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1[_0x30f7e1(0x14a)][_0x30f7e1(0x14d)],utils_1['errors'][_0x30f7e1(0x180)]);if(!this['sourcemapper']['hasMappingInfo'](_0x4b74a7)){const _0xd6e39b=path['extname'](_0x4b74a7);if(!this[_0x30f7e1(0x14c)][_0x30f7e1(0x141)][_0x30f7e1(0x117)](_0xd6e39b))return(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1[_0x30f7e1(0x14a)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x30f7e1(0x179)][_0x30f7e1(0x14f)]);this[_0x30f7e1(0x11e)](_0x49c350,null,null,_0x4151f1);}else{const _0x1595f8=_0x49c350[_0x30f7e1(0xf5)][_0x30f7e1(0x178)],_0x2e05bb=0x0,_0x21022c=this[_0x30f7e1(0x162)][_0x30f7e1(0x152)](_0x4b74a7,_0x1595f8,_0x2e05bb),_0x5c2783=(0x0,utils_1['getBreakpointCompiler'])(_0x49c350);if(_0x49c350[_0x30f7e1(0x155)]&&_0x5c2783)try{_0x49c350[_0x30f7e1(0x155)]=_0x5c2783(_0x49c350[_0x30f7e1(0x155)]);}catch(_0x5d8319){return this[_0x30f7e1(0x150)][_0x30f7e1(0x111)](_0x30f7e1(0xf0)+_0x49c350[_0x30f7e1(0x155)]+'\x20<<'),(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1[_0x30f7e1(0x14a)][_0x30f7e1(0xf2)],utils_1['errors'][_0x30f7e1(0x11d)]);}this[_0x30f7e1(0x11e)](_0x49c350,_0x21022c,_0x5c2783,_0x4151f1);}}[a36_0x46247f(0x121)](_0x1a3739,_0x252616){const _0x5e0aab=a36_0x46247f;if(typeof _0x1a3739['id']==='undefined')return(0x0,utils_1['setErrorStatusAndCallback'])(_0x252616,_0x1a3739,status_message_1[_0x5e0aab(0x14a)]['BREAKPOINT_CONDITION'],utils_1[_0x5e0aab(0x179)][_0x5e0aab(0x104)]);const _0x4670b2=this[_0x5e0aab(0x10b)][_0x1a3739['id']];if(!_0x4670b2)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x252616,_0x1a3739,status_message_1[_0x5e0aab(0x14a)][_0x5e0aab(0xf2)],utils_1[_0x5e0aab(0x179)][_0x5e0aab(0x104)]);const _0x364a1d=_0x4670b2['v8Breakpoint'];this['v8'][_0x5e0aab(0x153)](_0x364a1d[_0x5e0aab(0x134)]()),delete this[_0x5e0aab(0x10b)][_0x1a3739['id']],delete this[_0x5e0aab(0x10e)][_0x364a1d[_0x5e0aab(0x134)]()],this[_0x5e0aab(0x110)]--,this[_0x5e0aab(0x110)]===0x0&&!this[_0x5e0aab(0x16e)]&&(this['logger'][_0x5e0aab(0x111)]('deactivating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x5e0aab(0x142)](null)),setImmediate(()=>{_0x252616(null);});}['wait'](_0x243ed5,_0x5bdac1){const _0x467bbb=a36_0x46247f,_0x2c605b=this,_0x54cf9f=_0x2c605b['breakpoints'][_0x243ed5['id']][_0x467bbb(0x123)][_0x467bbb(0x134)](),_0x1f6e63=this[_0x467bbb(0x158)][_0x467bbb(0x143)](this,_0x243ed5,_0x22922f=>{const _0x10fc85=_0x467bbb;_0x2c605b[_0x10fc85(0x10e)][_0x54cf9f][_0x10fc85(0x138)]=![],setImmediate(()=>{_0x5bdac1(_0x22922f||undefined);});});_0x2c605b[_0x467bbb(0x10e)][_0x54cf9f]={'enabled':!![],'listener':_0x1f6e63};}[a36_0x46247f(0x17e)](_0x574cf7,_0x540ca8,_0x503abd,_0x3b9ba5){const _0x560711=a36_0x46247f,_0x19c81c=this,_0x148ce9=_0x19c81c[_0x560711(0x10b)][_0x574cf7['id']][_0x560711(0x123)][_0x560711(0x134)](),_0x7e4172=this[_0x560711(0x158)]['bind'](this,_0x574cf7,_0x4da195=>{const _0x3dd069=_0x560711;_0x4da195&&(this[_0x3dd069(0x10e)][_0x574cf7['id']][_0x3dd069(0x138)]=![],setImmediate(()=>{_0x3b9ba5(_0x4da195||undefined);})),_0x540ca8(_0x574cf7['logMessageFormat'],_0x574cf7['evaluatedExpressions']),_0x503abd()?_0x19c81c[_0x3dd069(0x10e)][_0x148ce9][_0x3dd069(0x138)]=![]:this['quotaManager'][_0x3dd069(0x14e)](_0x574cf7['id'])&&(_0x19c81c['listeners'][_0x148ce9][_0x3dd069(0x138)]=![],setTimeout(()=>{const _0x522b2e=_0x3dd069;!_0x503abd()&&_0x19c81c['listeners'][_0x148ce9]&&(_0x19c81c[_0x522b2e(0x10e)][_0x148ce9][_0x522b2e(0x138)]=!![]),this[_0x522b2e(0x12c)][_0x522b2e(0x167)](_0x574cf7['id']);},_0x19c81c[_0x3dd069(0x14c)][_0x3dd069(0x181)][_0x3dd069(0x15b)]*0x3e8));});_0x19c81c[_0x560711(0x10e)][_0x148ce9]={'enabled':!![],'listener':_0x7e4172};}[a36_0x46247f(0x160)](){return;}[a36_0x46247f(0x169)](){}[a36_0x46247f(0x109)](){}[a36_0x46247f(0x166)](){const _0x2a4c94=a36_0x46247f;return Object[_0x2a4c94(0x175)](this[_0x2a4c94(0x10b)])[_0x2a4c94(0x11f)];}['numListeners_'](){const _0x2a42c2=a36_0x46247f;return Object[_0x2a42c2(0x175)](this[_0x2a42c2(0x10e)])[_0x2a42c2(0x11f)];}[a36_0x46247f(0x15c)](){return 0x0;}[a36_0x46247f(0x17d)](_0x210393){const _0x1ae02f=a36_0x46247f;this[_0x1ae02f(0x17f)]=_0x210393;}[a36_0x46247f(0x11e)](_0x265a0e,_0x3358c7,_0x4f60c3,_0x5854d8){const _0x6cc95=a36_0x46247f;let _0x4501bb=null;if(_0x265a0e[_0x6cc95(0x155)])try{_0x4501bb=acorn[_0x6cc95(0x164)](_0x265a0e[_0x6cc95(0x155)],{'sourceType':_0x6cc95(0xf8),'ecmaVersion':0x6});const _0x1afef4=require(_0x6cc95(0x16f));if(!_0x1afef4['isValid'](_0x4501bb,!![]))return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0xf2)],utils_1[_0x6cc95(0x179)]['DISALLOWED_EXPRESSION']);}catch(_0x2604e9){return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1['StatusMessage'][_0x6cc95(0xf2)],utils_1[_0x6cc95(0x179)][_0x6cc95(0x10d)]+_0x2604e9[_0x6cc95(0x15a)]);}let _0x559d60;const _0x1a002c=_0x3358c7?_0x3358c7[_0x6cc95(0x101)]:path['normalize'](_0x265a0e[_0x6cc95(0xf5)][_0x6cc95(0x15e)]),_0x5f3f6b=(0x0,utils_1[_0x6cc95(0x103)])(_0x1a002c,this['config'],this[_0x6cc95(0x148)],this[_0x6cc95(0x150)]);if(_0x5f3f6b[_0x6cc95(0x11f)]===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],utils_1[_0x6cc95(0x179)][_0x6cc95(0x13c)]);else{if(_0x5f3f6b[_0x6cc95(0x11f)]===0x1)_0x559d60=_0x5f3f6b[0x0];else return this['logger'][_0x6cc95(0x17b)](_0x6cc95(0x112)+_0x1a002c+_0x6cc95(0x159)+_0x5f3f6b),(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],utils_1['errors'][_0x6cc95(0x168)]);}let _0xd32de0=_0x3358c7&&_0x3358c7['column']?_0x3358c7[_0x6cc95(0xfc)]:_0x265a0e[_0x6cc95(0xf5)]['column']||0x1;const _0x1116c1=_0x3358c7?_0x3358c7[_0x6cc95(0x178)]:_0x265a0e['location']['line'];_0x1116c1===0x1&&(_0xd32de0+=debugapi[_0x6cc95(0x172)]-0x1);if(_0x1116c1>=this[_0x6cc95(0x148)][_0x6cc95(0x113)][_0x559d60][_0x6cc95(0x146)])return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],{...utils_1['errors']['INVALID_LINE_NUMBER'],'description':utils_1['errors'][_0x6cc95(0x144)][_0x6cc95(0x174)]+_0x559d60+':'+_0x1116c1+'.\x20Loaded\x20script\x20contained\x20'+this[_0x6cc95(0x148)][_0x6cc95(0x113)][_0x559d60][_0x6cc95(0x146)]+_0x6cc95(0x133)+_0x6cc95(0x126)+'\x20deployed\x20source.'});const _0xa31412=this['setByRegExp'](_0x559d60,_0x1116c1,_0xd32de0);if(!_0xa31412)return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],utils_1[_0x6cc95(0x179)][_0x6cc95(0x10f)]);this[_0x6cc95(0x110)]===0x0&&!this[_0x6cc95(0x16e)]&&(this[_0x6cc95(0x150)][_0x6cc95(0x111)](_0x6cc95(0x151)),this['v8'][_0x6cc95(0x142)](this['handleDebugEvents'])),this['breakpoints'][_0x265a0e['id']]=new V8BreakpointData(_0x265a0e,_0xa31412,_0x4501bb,_0x4f60c3),this[_0x6cc95(0x110)]++,setImmediate(()=>{_0x5854d8(null);});}[a36_0x46247f(0x10a)](_0x6b6814,_0x18bebd,_0x2d053a){const _0x103fc2=a36_0x46247f,_0x2fb7c1=(0x0,utils_1[_0x103fc2(0x165)])(_0x6b6814),_0xef1654=this['v8'][_0x103fc2(0xf9)](_0x2fb7c1,_0x18bebd-0x1,_0x2d053a-0x1),_0x5784a9=this['v8']['findBreakPoint'](_0xef1654);return _0x5784a9;}[a36_0x46247f(0x158)](_0x3bccad,_0x15f20e,_0x118726){const _0x43bf41=a36_0x46247f,_0x427fe4=this[_0x43bf41(0x10b)][_0x3bccad['id']][_0x43bf41(0x123)];if(!_0x427fe4[_0x43bf41(0x147)]())return(0x0,utils_1[_0x43bf41(0x182)])(_0x15f20e,_0x3bccad,status_message_1[_0x43bf41(0x14a)][_0x43bf41(0x14d)],utils_1[_0x43bf41(0x179)][_0x43bf41(0x170)]);const _0x300260=this[_0x43bf41(0x157)](_0x3bccad,_0x118726);if(_0x300260[_0x43bf41(0x13e)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x15f20e,_0x3bccad,status_message_1[_0x43bf41(0x14a)][_0x43bf41(0xf2)],{...utils_1[_0x43bf41(0x179)][_0x43bf41(0x15f)],'description':utils_1[_0x43bf41(0x179)][_0x43bf41(0x11d)][_0x43bf41(0x174)]+_0x300260[_0x43bf41(0x13e)]});else{if(!_0x300260[_0x43bf41(0x137)]){this[_0x43bf41(0x150)]['info']('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0x5e3d2f=process[_0x43bf41(0x115)]();try{this[_0x43bf41(0x161)](_0x3bccad,_0x118726);}catch(_0x36a31f){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x15f20e,_0x3bccad,status_message_1[_0x43bf41(0x14a)][_0x43bf41(0x14d)],utils_1[_0x43bf41(0x179)][_0x43bf41(0x100)]+_0x36a31f);}const _0x2ad6a2=process['hrtime'](_0x5e3d2f);this[_0x43bf41(0x150)][_0x43bf41(0x111)]((0x0,utils_1[_0x43bf41(0x154)])('capture\x20time:\x20',_0x2ad6a2)),_0x15f20e(null);}['checkCondition'](_0x55bd39,_0x18c4c6){const _0x54bc74=a36_0x46247f;if(!_0x55bd39[_0x54bc74(0x155)])return{'value':!![]};const _0x4115ba=state[_0x54bc74(0x13a)](_0x55bd39[_0x54bc74(0x155)],_0x18c4c6[_0x54bc74(0xf1)](0x0));if(_0x4115ba['error'])return{'error':_0x4115ba[_0x54bc74(0x13e)]};return{'value':!!_0x4115ba['mirror'][_0x54bc74(0x137)]()};}[a36_0x46247f(0x161)](_0x196382,_0x4b0586){const _0x3a2b7a=a36_0x46247f,_0x465703=[];if(_0x196382[_0x3a2b7a(0x122)]&&this[_0x3a2b7a(0x10b)][_0x196382['id']]['compile'])for(let _0x2afa0d=0x0;_0x2afa0d<_0x196382[_0x3a2b7a(0x122)]['length'];_0x2afa0d++){try{_0x196382[_0x3a2b7a(0x122)][_0x2afa0d]=this['breakpoints'][_0x196382['id']][_0x3a2b7a(0x16c)](_0x196382[_0x3a2b7a(0x122)][_0x2afa0d]);}catch(_0x49a28a){this[_0x3a2b7a(0x150)]['info'](_0x3a2b7a(0x17c)+_0x196382[_0x3a2b7a(0x122)][_0x2afa0d]+_0x3a2b7a(0x136)),_0x465703[_0x3a2b7a(0x13b)]({'name':_0x196382[_0x3a2b7a(0x122)][_0x2afa0d],'status':new status_message_1[(_0x3a2b7a(0x14a))](status_message_1[_0x3a2b7a(0x14a)]['VARIABLE_VALUE'],utils_1['errors'][_0x3a2b7a(0x114)],!![])}),_0x196382[_0x3a2b7a(0x122)][_0x3a2b7a(0x177)](_0x2afa0d,0x1),_0x2afa0d--;}}if(_0x196382[_0x3a2b7a(0x130)]===_0x3a2b7a(0x128)){if(!_0x196382[_0x3a2b7a(0x122)])_0x196382[_0x3a2b7a(0x16b)]=[];else{const _0x508458=_0x4b0586[_0x3a2b7a(0xf1)](0x0),_0x1d013c=_0x196382[_0x3a2b7a(0x122)][_0x3a2b7a(0x108)](_0x2c12b8=>{const _0x2de5a2=_0x3a2b7a,_0x2471aa=state['evaluate'](_0x2c12b8,_0x508458);return _0x2471aa[_0x2de5a2(0x13e)]?_0x2471aa['error']:_0x2471aa[_0x2de5a2(0x163)][_0x2de5a2(0x137)]();});_0x196382[_0x3a2b7a(0x16b)]=_0x1d013c;}}else{const _0x36378f=state[_0x3a2b7a(0x127)](_0x4b0586,_0x196382[_0x3a2b7a(0x122)],this[_0x3a2b7a(0x14c)],this['v8'],this[_0x3a2b7a(0x17f)]);_0x196382[_0x3a2b7a(0xf5)]&&(0x0,utils_1[_0x3a2b7a(0xfa)])(_0x196382[_0x3a2b7a(0xf5)][_0x3a2b7a(0x15e)])&&_0x36378f[_0x3a2b7a(0xf5)]&&_0x36378f[_0x3a2b7a(0xf5)][_0x3a2b7a(0x178)]&&(_0x196382[_0x3a2b7a(0xf5)]['line']=_0x36378f[_0x3a2b7a(0xf5)][_0x3a2b7a(0x178)]),_0x196382[_0x3a2b7a(0x120)]=_0x36378f[_0x3a2b7a(0x120)],_0x196382['variableTable']=_0x36378f[_0x3a2b7a(0x118)],_0x196382['evaluatedExpressions']=_0x465703[_0x3a2b7a(0x107)](_0x36378f[_0x3a2b7a(0x16b)]);}}}exports[a36_0x46247f(0x12a)]=V8DebugApi;
@@ -1 +1 @@
1
- const a37_0x5652ed=a37_0x2288;(function(_0x1a40cb,_0x1e2898){const _0x2aba13=a37_0x2288,_0x14f104=_0x1a40cb();while(!![]){try{const _0x5a3310=parseInt(_0x2aba13(0xf5))/0x1+-parseInt(_0x2aba13(0x107))/0x2+-parseInt(_0x2aba13(0xf1))/0x3*(-parseInt(_0x2aba13(0x104))/0x4)+parseInt(_0x2aba13(0x11b))/0x5*(parseInt(_0x2aba13(0x115))/0x6)+-parseInt(_0x2aba13(0x117))/0x7*(-parseInt(_0x2aba13(0x11a))/0x8)+parseInt(_0x2aba13(0x100))/0x9*(parseInt(_0x2aba13(0x11f))/0xa)+parseInt(_0x2aba13(0xf4))/0xb*(-parseInt(_0x2aba13(0xed))/0xc);if(_0x5a3310===_0x1e2898)break;else _0x14f104['push'](_0x14f104['shift']());}catch(_0x2da124){_0x14f104['push'](_0x14f104['shift']());}}}(a37_0x2ede,0xc4c9c));const a37_0x25bcfd=(function(){let _0x3ac626=!![];return function(_0x2d5a99,_0x3375f7){const _0x4ee0d9=_0x3ac626?function(){const _0x3b78e0=a37_0x2288;if(_0x3375f7){const _0x88a85a=_0x3375f7[_0x3b78e0(0x10d)](_0x2d5a99,arguments);return _0x3375f7=null,_0x88a85a;}}:function(){};return _0x3ac626=![],_0x4ee0d9;};}()),a37_0x64cfb5=a37_0x25bcfd(this,function(){const _0x18e57f=a37_0x2288;return a37_0x64cfb5[_0x18e57f(0x105)]()['search'](_0x18e57f(0xf0))[_0x18e57f(0x105)]()[_0x18e57f(0xfa)](a37_0x64cfb5)['search'](_0x18e57f(0xf0));});a37_0x64cfb5();'use strict';Object[a37_0x5652ed(0x116)](exports,a37_0x5652ed(0x109),{'value':!![]}),exports['V8Inspector']=void 0x0;function a37_0x2ede(){const _0x4d5e6c=['disable','session','219680OOXlFm','10495NfVzmK','storeSetBreakpointParams','Debugger.paused','detach','3546010enbWaf','setBreakpointByUrl','useWellFormattedUrl','resetV8DebuggerThreshold','12RLAEEV','Debugger.enable','attach','(((.+)+)+)+$','249ZVmseD','params','shouldUseWellFormattedUrl','17993657UFjjMA','879260owtzIY','Debugger.setBreakpointsActive','Debugger.removeBreakpoint','error','breakpointId','constructor','prevStoreSetBreakpointParams','Runtime.getProperties','onScriptParsed','enable','connect','9uSoIVQ','resetV8DebuggerIfThresholdMet','V8Inspector','response','40268kVbggk','toString','values','1717586YEEqqh','getProperties','__esModule','numPausedBeforeReset','evaluateOnCallFrame','Debugger.scriptParsed','apply','logger','Error\x20upon\x20re-setting\x20breakpoint:\x20','inspector','removeBreakpoint','post','Session','onPaused','2028oPRIUW','defineProperty','133BOnowm'];a37_0x2ede=function(){return _0x4d5e6c;};return a37_0x2ede();}function a37_0x2288(_0x59205b,_0x3b64e2){const _0x4fa156=a37_0x2ede();return a37_0x2288=function(_0x64cfb5,_0x25bcfd){_0x64cfb5=_0x64cfb5-0xeb;let _0x2edeaf=_0x4fa156[_0x64cfb5];return _0x2edeaf;},a37_0x2288(_0x59205b,_0x3b64e2);}const inspector=require(a37_0x5652ed(0x110));class V8Inspector{constructor(_0x94da5a,_0x5a6442,_0x2ad22c,_0x30e1a2,_0x2cc3e8){const _0xdcc02f=a37_0x5652ed;this[_0xdcc02f(0x10e)]=_0x94da5a,this[_0xdcc02f(0xeb)]=_0x5a6442,this[_0xdcc02f(0xec)]=_0x2ad22c,this[_0xdcc02f(0xfd)]=_0x30e1a2,this[_0xdcc02f(0x114)]=_0x2cc3e8,this[_0xdcc02f(0x119)]=null,this['storeSetBreakpointParams']={},this[_0xdcc02f(0xfb)]=null,this[_0xdcc02f(0x10a)]=0x0;}[a37_0x5652ed(0xf3)](){const _0x55d10b=a37_0x5652ed;return this[_0x55d10b(0xeb)];}[a37_0x5652ed(0x120)](_0x23f038,_0x467f51=this[a37_0x5652ed(0xfb)]!==null){const _0x34fb83=a37_0x5652ed;_0x467f51?this[_0x34fb83(0xfe)](![]):this[_0x34fb83(0xef)]();const _0x57908c={};return this[_0x34fb83(0x119)][_0x34fb83(0x112)]('Debugger.setBreakpointByUrl',_0x23f038,(_0x570c1d,_0x4b96b9)=>{const _0x13f363=_0x34fb83;_0x570c1d?_0x57908c[_0x13f363(0xf8)]=_0x570c1d:this[_0x13f363(0x11c)][_0x4b96b9[_0x13f363(0xf9)]]=_0x23f038,_0x57908c[_0x13f363(0x103)]=_0x4b96b9;}),_0x467f51&&(_0x57908c[_0x34fb83(0x103)]&&(this['prevStoreSetBreakpointParams'][_0x57908c['response'][_0x34fb83(0xf9)]]=this[_0x34fb83(0x11c)][_0x57908c[_0x34fb83(0x103)][_0x34fb83(0xf9)]]),this[_0x34fb83(0x118)](![])),_0x57908c;}[a37_0x5652ed(0x111)](_0x5b2d8f){const _0x34e72a=a37_0x5652ed;this['attach']();const _0x1be619={};return this[_0x34e72a(0x119)][_0x34e72a(0x112)](_0x34e72a(0xf7),{'breakpointId':_0x5b2d8f},_0x4314a8=>{const _0x1a8d5b=_0x34e72a;if(_0x4314a8)_0x1be619[_0x1a8d5b(0xf8)]=_0x4314a8;delete this['storeSetBreakpointParams'][_0x5b2d8f],Object['keys'](this[_0x1a8d5b(0x11c)])['length']===0x0&&this[_0x1a8d5b(0x11e)]();}),this[_0x34e72a(0xfb)]!==null&&delete this['prevStoreSetBreakpointParams'][_0x5b2d8f],_0x1be619;}[a37_0x5652ed(0x10b)](_0x10ab41){const _0x4ece17=a37_0x5652ed;this['attach']();const _0x1bd2c9={};return this[_0x4ece17(0x119)][_0x4ece17(0x112)]('Debugger.evaluateOnCallFrame',_0x10ab41,(_0x271c0f,_0x3ed4e7)=>{const _0x2e1886=_0x4ece17;if(_0x271c0f)_0x1bd2c9['error']=_0x271c0f;_0x1bd2c9[_0x2e1886(0x103)]=_0x3ed4e7;}),_0x1bd2c9;}[a37_0x5652ed(0x108)](_0x240b0d){const _0x5a2f1c=a37_0x5652ed,_0x44a82e={};return this[_0x5a2f1c(0xef)](),this[_0x5a2f1c(0x119)][_0x5a2f1c(0x112)](_0x5a2f1c(0xfc),_0x240b0d,(_0x1ca82a,_0x13a9ef)=>{const _0x3bee6f=_0x5a2f1c;if(_0x1ca82a)_0x44a82e[_0x3bee6f(0xf8)]=_0x1ca82a;_0x44a82e[_0x3bee6f(0x103)]=_0x13a9ef;}),_0x44a82e;}[a37_0x5652ed(0xef)](){const _0x134ff1=a37_0x5652ed;if(this[_0x134ff1(0x119)])return;const _0x272384=new inspector[(_0x134ff1(0x113))]();_0x272384[_0x134ff1(0xff)](),_0x272384['on'](_0x134ff1(0x10c),_0x2b2d59=>{const _0x151f9c=_0x134ff1;this['onScriptParsed'](_0x2b2d59[_0x151f9c(0xf2)]);}),_0x272384[_0x134ff1(0x112)]('Debugger.enable'),_0x272384[_0x134ff1(0x112)](_0x134ff1(0xf6),{'active':!![]}),_0x272384['on'](_0x134ff1(0x11d),_0x41d677=>{const _0x5d0142=_0x134ff1;this[_0x5d0142(0x114)](_0x41d677[_0x5d0142(0xf2)]),this['resetV8DebuggerIfThresholdMet']();}),this[_0x134ff1(0x119)]=_0x272384;}[a37_0x5652ed(0xfe)](_0x1f640b=!![]){const _0x1eddab=a37_0x5652ed;var _0x23d6a6;this['attach'](),(_0x23d6a6=this[_0x1eddab(0x119)])===null||_0x23d6a6===void 0x0?void 0x0:_0x23d6a6['post'](_0x1eddab(0xee));if(_0x1f640b){for(const _0x5bc7c6 of Object[_0x1eddab(0x106)](this[_0x1eddab(0xfb)])){const _0x310d3f=this[_0x1eddab(0x120)](_0x5bc7c6,![]);(_0x310d3f[_0x1eddab(0xf8)]||!_0x310d3f[_0x1eddab(0x103)])&&this[_0x1eddab(0x10e)][_0x1eddab(0xf8)](_0x1eddab(0x10f)+_0x310d3f);}this['prevStoreSetBreakpointParams']=null;}}[a37_0x5652ed(0x118)](_0x4d895f=!![]){const _0x25b45b=a37_0x5652ed;if(!this['session'])return;_0x4d895f&&(this[_0x25b45b(0xfb)]=this['storeSetBreakpointParams']),this['session']['post']('Debugger.disable'),this[_0x25b45b(0x11e)]();}[a37_0x5652ed(0x11e)](){const _0x14db00=a37_0x5652ed;if(!this[_0x14db00(0x119)])return;this[_0x14db00(0x119)]['disconnect'](),this[_0x14db00(0x119)]=null,this['storeSetBreakpointParams']={},this[_0x14db00(0x10a)]=0x0;}[a37_0x5652ed(0x101)](){const _0x35a724=a37_0x5652ed;if(!this[_0x35a724(0x119)])return;this[_0x35a724(0x10a)]+=0x1;if(this[_0x35a724(0x10a)]<this[_0x35a724(0xec)])return;this[_0x35a724(0x10a)]=0x0,this[_0x35a724(0x118)](),this['enable']();}}exports[a37_0x5652ed(0x102)]=V8Inspector;
1
+ const a37_0x3efd8d=a37_0x23bb;(function(_0x496f27,_0x4f58e1){const _0x52bbb3=a37_0x23bb,_0x54d2b8=_0x496f27();while(!![]){try{const _0x5eafe5=-parseInt(_0x52bbb3(0x8b))/0x1+parseInt(_0x52bbb3(0x8e))/0x2+parseInt(_0x52bbb3(0x88))/0x3+parseInt(_0x52bbb3(0x7b))/0x4*(parseInt(_0x52bbb3(0x74))/0x5)+-parseInt(_0x52bbb3(0x85))/0x6*(parseInt(_0x52bbb3(0x8d))/0x7)+parseInt(_0x52bbb3(0x6d))/0x8+parseInt(_0x52bbb3(0x89))/0x9*(-parseInt(_0x52bbb3(0x9c))/0xa);if(_0x5eafe5===_0x4f58e1)break;else _0x54d2b8['push'](_0x54d2b8['shift']());}catch(_0x18d400){_0x54d2b8['push'](_0x54d2b8['shift']());}}}(a37_0x4709,0x4f8a0));const a37_0x42b6aa=(function(){let _0x4781ce=!![];return function(_0x463363,_0xc95319){const _0x7a8e29=_0x4781ce?function(){if(_0xc95319){const _0x16becd=_0xc95319['apply'](_0x463363,arguments);return _0xc95319=null,_0x16becd;}}:function(){};return _0x4781ce=![],_0x7a8e29;};}()),a37_0x1c0016=a37_0x42b6aa(this,function(){const _0x8f1877=a37_0x23bb;return a37_0x1c0016['toString']()[_0x8f1877(0x95)](_0x8f1877(0x80))['toString']()[_0x8f1877(0x76)](a37_0x1c0016)[_0x8f1877(0x95)](_0x8f1877(0x80));});a37_0x1c0016();'use strict';Object[a37_0x3efd8d(0x81)](exports,'__esModule',{'value':!![]}),exports['V8Inspector']=void 0x0;function a37_0x23bb(_0x4db0f2,_0x56b2){const _0x26572d=a37_0x4709();return a37_0x23bb=function(_0x1c0016,_0x42b6aa){_0x1c0016=_0x1c0016-0x6a;let _0x4709ce=_0x26572d[_0x1c0016];return _0x4709ce;},a37_0x23bb(_0x4db0f2,_0x56b2);}const inspector=require(a37_0x3efd8d(0x99));class V8Inspector{constructor(_0x340d2c,_0x1ea883,_0x20a0b6,_0x5d1d32,_0x31bffa){const _0x42a9c0=a37_0x3efd8d;this[_0x42a9c0(0x9e)]=_0x340d2c,this[_0x42a9c0(0x8c)]=_0x1ea883,this[_0x42a9c0(0x7c)]=_0x20a0b6,this[_0x42a9c0(0x7f)]=_0x5d1d32,this[_0x42a9c0(0x92)]=_0x31bffa,this[_0x42a9c0(0x96)]=null,this[_0x42a9c0(0x94)]={},this[_0x42a9c0(0x9a)]=null,this['numPausedBeforeReset']=0x0;}[a37_0x3efd8d(0x78)](){return this['useWellFormattedUrl'];}[a37_0x3efd8d(0x82)](_0x2da1f0,_0x23f65d=this[a37_0x3efd8d(0x9a)]!==null){const _0x3fabdf=a37_0x3efd8d;_0x23f65d?this[_0x3fabdf(0x6e)](![]):this['attach']();const _0x12e86c={};return this[_0x3fabdf(0x96)][_0x3fabdf(0x6a)](_0x3fabdf(0x6f),_0x2da1f0,(_0xfcd56d,_0xe29c28)=>{const _0x18de8d=_0x3fabdf;_0xfcd56d?_0x12e86c[_0x18de8d(0x8f)]=_0xfcd56d:this[_0x18de8d(0x94)][_0xe29c28[_0x18de8d(0x7d)]]=_0x2da1f0,_0x12e86c[_0x18de8d(0x72)]=_0xe29c28;}),_0x23f65d&&(_0x12e86c['response']&&(this[_0x3fabdf(0x9a)][_0x12e86c['response'][_0x3fabdf(0x7d)]]=this['storeSetBreakpointParams'][_0x12e86c[_0x3fabdf(0x72)]['breakpointId']]),this['disable'](![])),_0x12e86c;}[a37_0x3efd8d(0x6c)](_0x52b80c){const _0xef3d7c=a37_0x3efd8d;this[_0xef3d7c(0x75)]();const _0x2a6c9e={};return this[_0xef3d7c(0x96)]['post'](_0xef3d7c(0x7e),{'breakpointId':_0x52b80c},_0x5b8277=>{const _0x2480a8=_0xef3d7c;if(_0x5b8277)_0x2a6c9e[_0x2480a8(0x8f)]=_0x5b8277;delete this[_0x2480a8(0x94)][_0x52b80c],Object[_0x2480a8(0x84)](this['storeSetBreakpointParams'])[_0x2480a8(0x6b)]===0x0&&this[_0x2480a8(0x8a)]();}),this[_0xef3d7c(0x9a)]!==null&&delete this[_0xef3d7c(0x9a)][_0x52b80c],_0x2a6c9e;}['evaluateOnCallFrame'](_0xdfa45c){const _0x1e8d20=a37_0x3efd8d;this['attach']();const _0x4e4f8b={};return this['session'][_0x1e8d20(0x6a)](_0x1e8d20(0x70),_0xdfa45c,(_0x415d67,_0x4cb5d7)=>{const _0x1f21a5=_0x1e8d20;if(_0x415d67)_0x4e4f8b[_0x1f21a5(0x8f)]=_0x415d67;_0x4e4f8b[_0x1f21a5(0x72)]=_0x4cb5d7;}),_0x4e4f8b;}[a37_0x3efd8d(0x97)](_0x55d09a){const _0x4406e5=a37_0x3efd8d,_0x30e127={};return this[_0x4406e5(0x75)](),this[_0x4406e5(0x96)][_0x4406e5(0x6a)]('Runtime.getProperties',_0x55d09a,(_0x5c444c,_0x3d2cce)=>{const _0x1e6518=_0x4406e5;if(_0x5c444c)_0x30e127[_0x1e6518(0x8f)]=_0x5c444c;_0x30e127[_0x1e6518(0x72)]=_0x3d2cce;}),_0x30e127;}[a37_0x3efd8d(0x75)](){const _0xa0cf31=a37_0x3efd8d;if(this[_0xa0cf31(0x96)])return;const _0x374d47=new inspector[(_0xa0cf31(0x91))]();_0x374d47[_0xa0cf31(0x73)](),_0x374d47['on']('Debugger.scriptParsed',_0x5a0034=>{const _0x5533a3=_0xa0cf31;this[_0x5533a3(0x7f)](_0x5a0034[_0x5533a3(0x77)]);}),_0x374d47[_0xa0cf31(0x6a)](_0xa0cf31(0x93)),_0x374d47[_0xa0cf31(0x6a)](_0xa0cf31(0x90),{'active':!![]}),_0x374d47['on'](_0xa0cf31(0x7a),_0x26b518=>{const _0x1bad3c=_0xa0cf31;this[_0x1bad3c(0x92)](_0x26b518[_0x1bad3c(0x77)]),this[_0x1bad3c(0x83)]();}),this[_0xa0cf31(0x96)]=_0x374d47;}['enable'](_0x1ec5c1=!![]){const _0x2f9a10=a37_0x3efd8d;var _0x152dde;this[_0x2f9a10(0x75)](),(_0x152dde=this[_0x2f9a10(0x96)])===null||_0x152dde===void 0x0?void 0x0:_0x152dde['post'](_0x2f9a10(0x93));if(_0x1ec5c1){for(const _0x2e1d7b of Object[_0x2f9a10(0x9d)](this['prevStoreSetBreakpointParams'])){const _0x441f4f=this[_0x2f9a10(0x82)](_0x2e1d7b,![]);(_0x441f4f[_0x2f9a10(0x8f)]||!_0x441f4f[_0x2f9a10(0x72)])&&this['logger']['error'](_0x2f9a10(0x71)+_0x441f4f);}this[_0x2f9a10(0x9a)]=null;}}['disable'](_0x4966b9=!![]){const _0x5e5651=a37_0x3efd8d;if(!this[_0x5e5651(0x96)])return;_0x4966b9&&(this[_0x5e5651(0x9a)]=this['storeSetBreakpointParams']),this[_0x5e5651(0x96)][_0x5e5651(0x6a)](_0x5e5651(0x79)),this['detach']();}['detach'](){const _0x8f7cb=a37_0x3efd8d;if(!this[_0x8f7cb(0x96)])return;this[_0x8f7cb(0x96)][_0x8f7cb(0x87)](),this[_0x8f7cb(0x96)]=null,this['storeSetBreakpointParams']={},this[_0x8f7cb(0x98)]=0x0;}[a37_0x3efd8d(0x83)](){const _0x52a8bc=a37_0x3efd8d;if(!this[_0x52a8bc(0x96)])return;this['numPausedBeforeReset']+=0x1;if(this[_0x52a8bc(0x98)]<this[_0x52a8bc(0x7c)])return;this[_0x52a8bc(0x98)]=0x0,this[_0x52a8bc(0x86)](),this[_0x52a8bc(0x6e)]();}}function a37_0x4709(){const _0x333175=['257032jnzMxS','enable','Debugger.setBreakpointByUrl','Debugger.evaluateOnCallFrame','Error\x20upon\x20re-setting\x20breakpoint:\x20','response','connect','7925ROggAs','attach','constructor','params','shouldUseWellFormattedUrl','Debugger.disable','Debugger.paused','1604PiOAdA','resetV8DebuggerThreshold','breakpointId','Debugger.removeBreakpoint','onScriptParsed','(((.+)+)+)+$','defineProperty','setBreakpointByUrl','resetV8DebuggerIfThresholdMet','keys','2796516yBJaFf','disable','disconnect','1501218RDbAyZ','601659UIOxwz','detach','430550IHUFhw','useWellFormattedUrl','7iZYQFB','242318GbyuWU','error','Debugger.setBreakpointsActive','Session','onPaused','Debugger.enable','storeSetBreakpointParams','search','session','getProperties','numPausedBeforeReset','inspector','prevStoreSetBreakpointParams','V8Inspector','10YBisCu','values','logger','post','length','removeBreakpoint'];a37_0x4709=function(){return _0x333175;};return a37_0x4709();}exports[a37_0x3efd8d(0x9b)]=V8Inspector;
@@ -1 +1 @@
1
- const a38_0x203ea5=a38_0x4d32;(function(_0x132605,_0x92ef1c){const _0x474572=a38_0x4d32,_0x4666ed=_0x132605();while(!![]){try{const _0x1d57e2=-parseInt(_0x474572(0x111))/0x1+-parseInt(_0x474572(0x10a))/0x2+-parseInt(_0x474572(0x101))/0x3+parseInt(_0x474572(0x109))/0x4+parseInt(_0x474572(0x103))/0x5+parseInt(_0x474572(0x102))/0x6*(parseInt(_0x474572(0x10d))/0x7)+-parseInt(_0x474572(0x10f))/0x8;if(_0x1d57e2===_0x92ef1c)break;else _0x4666ed['push'](_0x4666ed['shift']());}catch(_0x1fa769){_0x4666ed['push'](_0x4666ed['shift']());}}}(a38_0x5edf,0x685a9));const a38_0x41e632=(function(){let _0x44e7f2=!![];return function(_0x5a6cbe,_0x390490){const _0x54b97e=_0x44e7f2?function(){const _0x152fc3=a38_0x4d32;if(_0x390490){const _0x2b7646=_0x390490[_0x152fc3(0x108)](_0x5a6cbe,arguments);return _0x390490=null,_0x2b7646;}}:function(){};return _0x44e7f2=![],_0x54b97e;};}()),a38_0x46f7ee=a38_0x41e632(this,function(){const _0x3a6aec=a38_0x4d32;return a38_0x46f7ee[_0x3a6aec(0x10b)]()[_0x3a6aec(0x104)]('(((.+)+)+)+$')[_0x3a6aec(0x10b)]()[_0x3a6aec(0x107)](a38_0x46f7ee)[_0x3a6aec(0x104)]('(((.+)+)+)+$');});a38_0x46f7ee();'use strict';function a38_0x5edf(){const _0x27cdac=['constructor','apply','2879416elTVHG','712256HCIhVJ','toString','Debug','5288633IEFuez','https://','2533952jSbMlp','version','459365TWWDon','__esModule','packageInfo','752097puGUCP','6fXSPxQ','1674980AuBjFa','search','defineProperty','apiEndpoint'];a38_0x5edf=function(){return _0x27cdac;};return a38_0x5edf();}Object[a38_0x203ea5(0x105)](exports,a38_0x203ea5(0x112),{'value':!![]}),exports[a38_0x203ea5(0x10c)]=void 0x0;const common_1=require('@google-cloud/common');class Debug extends common_1['Service']{constructor(_0x2f5726={},_0x1a8ef8){const _0x53fcd9=a38_0x203ea5;if(new.target!==Debug)return new Debug(_0x2f5726,_0x1a8ef8);const _0x25f788={'projectIdRequired':![],'apiEndpoint':_0x2f5726[_0x53fcd9(0x106)],'baseUrl':_0x53fcd9(0x10e)+_0x2f5726['apiEndpoint'],'scopes':['https://www.googleapis.com/auth/cloud_debugger'],'packageJson':_0x1a8ef8};super(_0x25f788,_0x2f5726),this['options']=_0x2f5726,this[_0x53fcd9(0x100)]={'name':_0x1a8ef8['name'],'version':_0x1a8ef8[_0x53fcd9(0x110)]};}}function a38_0x4d32(_0x502cdb,_0x527289){const _0x3bbdd1=a38_0x5edf();return a38_0x4d32=function(_0x46f7ee,_0x41e632){_0x46f7ee=_0x46f7ee-0x100;let _0x5edfb1=_0x3bbdd1[_0x46f7ee];return _0x5edfb1;},a38_0x4d32(_0x502cdb,_0x527289);}exports[a38_0x203ea5(0x10c)]=Debug;
1
+ const a38_0x2b6451=a38_0x487e;(function(_0x3d6047,_0x489e3a){const _0x2867cb=a38_0x487e,_0x3fedf0=_0x3d6047();while(!![]){try{const _0x11ed62=parseInt(_0x2867cb(0xd5))/0x1*(parseInt(_0x2867cb(0xbf))/0x2)+parseInt(_0x2867cb(0xc1))/0x3*(-parseInt(_0x2867cb(0xc9))/0x4)+parseInt(_0x2867cb(0xc7))/0x5*(-parseInt(_0x2867cb(0xc2))/0x6)+-parseInt(_0x2867cb(0xc8))/0x7+parseInt(_0x2867cb(0xcb))/0x8*(parseInt(_0x2867cb(0xd3))/0x9)+parseInt(_0x2867cb(0xc0))/0xa*(-parseInt(_0x2867cb(0xbe))/0xb)+parseInt(_0x2867cb(0xc3))/0xc;if(_0x11ed62===_0x489e3a)break;else _0x3fedf0['push'](_0x3fedf0['shift']());}catch(_0x1e5111){_0x3fedf0['push'](_0x3fedf0['shift']());}}}(a38_0x3d4e,0xdda50));const a38_0x26045e=(function(){let _0x1f9fc1=!![];return function(_0x2ee296,_0x592b2c){const _0x522810=_0x1f9fc1?function(){if(_0x592b2c){const _0x2650f9=_0x592b2c['apply'](_0x2ee296,arguments);return _0x592b2c=null,_0x2650f9;}}:function(){};return _0x1f9fc1=![],_0x522810;};}()),a38_0x1370a6=a38_0x26045e(this,function(){const _0x16ca6d=a38_0x487e;return a38_0x1370a6[_0x16ca6d(0xd2)]()[_0x16ca6d(0xd4)](_0x16ca6d(0xcc))[_0x16ca6d(0xd2)]()[_0x16ca6d(0xbb)](a38_0x1370a6)[_0x16ca6d(0xd4)](_0x16ca6d(0xcc));});function a38_0x487e(_0x1d6542,_0x1a698d){const _0x4e0d86=a38_0x3d4e();return a38_0x487e=function(_0x1370a6,_0x26045e){_0x1370a6=_0x1370a6-0xbb;let _0x3d4e2b=_0x4e0d86[_0x1370a6];return _0x3d4e2b;},a38_0x487e(_0x1d6542,_0x1a698d);}a38_0x1370a6();'use strict';Object[a38_0x2b6451(0xcd)](exports,a38_0x2b6451(0xcf),{'value':!![]}),exports[a38_0x2b6451(0xd0)]=void 0x0;const common_1=require(a38_0x2b6451(0xc6));function a38_0x3d4e(){const _0x46da61=['(((.+)+)+)+$','defineProperty','name','__esModule','Debug','https://www.googleapis.com/auth/cloud_debugger','toString','2190537eAmeaf','search','48JCCrMz','constructor','packageInfo','https://','18641887YtGzyW','74548SZhvHv','10InZADY','222429EwBKXO','5308860CaBWaR','26113764NKyckX','Service','version','@google-cloud/common','5HuJCwY','7937664eLdbVP','4HOJOoP','apiEndpoint','24RPinuW'];a38_0x3d4e=function(){return _0x46da61;};return a38_0x3d4e();}class Debug extends common_1[a38_0x2b6451(0xc4)]{constructor(_0x33edf9={},_0x499af4){const _0x4996a2=a38_0x2b6451;if(new.target!==Debug)return new Debug(_0x33edf9,_0x499af4);const _0x4c8413={'projectIdRequired':![],'apiEndpoint':_0x33edf9['apiEndpoint'],'baseUrl':_0x4996a2(0xbd)+_0x33edf9[_0x4996a2(0xca)],'scopes':[_0x4996a2(0xd1)],'packageJson':_0x499af4};super(_0x4c8413,_0x33edf9),this['options']=_0x33edf9,this[_0x4996a2(0xbc)]={'name':_0x499af4[_0x4996a2(0xce)],'version':_0x499af4[_0x4996a2(0xc5)]};}}exports[a38_0x2b6451(0xd0)]=Debug;
@@ -1 +1 @@
1
- const a39_0x535e91=a39_0x4ac2;(function(_0x220bed,_0x475b09){const _0x40d747=a39_0x4ac2,_0x15d2cb=_0x220bed();while(!![]){try{const _0x386f8f=parseInt(_0x40d747(0xef))/0x1+-parseInt(_0x40d747(0xf6))/0x2*(parseInt(_0x40d747(0x10a))/0x3)+parseInt(_0x40d747(0xf5))/0x4*(parseInt(_0x40d747(0xf1))/0x5)+parseInt(_0x40d747(0xfc))/0x6*(-parseInt(_0x40d747(0x108))/0x7)+parseInt(_0x40d747(0xff))/0x8*(-parseInt(_0x40d747(0x107))/0x9)+parseInt(_0x40d747(0xf9))/0xa*(-parseInt(_0x40d747(0xfa))/0xb)+parseInt(_0x40d747(0xf0))/0xc*(parseInt(_0x40d747(0x106))/0xd);if(_0x386f8f===_0x475b09)break;else _0x15d2cb['push'](_0x15d2cb['shift']());}catch(_0x20fb59){_0x15d2cb['push'](_0x15d2cb['shift']());}}}(a39_0x464c,0x5e837));function a39_0x4ac2(_0x152b30,_0x30d386){const _0x265bff=a39_0x464c();return a39_0x4ac2=function(_0x1092f4,_0xf39169){_0x1092f4=_0x1092f4-0xee;let _0x464ca8=_0x265bff[_0x1092f4];return _0x464ca8;},a39_0x4ac2(_0x152b30,_0x30d386);}const a39_0xf39169=(function(){let _0x45c9af=!![];return function(_0x8a9bdc,_0x4fb3b0){const _0x5c0ef0=_0x45c9af?function(){if(_0x4fb3b0){const _0x14fbcb=_0x4fb3b0['apply'](_0x8a9bdc,arguments);return _0x4fb3b0=null,_0x14fbcb;}}:function(){};return _0x45c9af=![],_0x5c0ef0;};}()),a39_0x1092f4=a39_0xf39169(this,function(){const _0x406627=a39_0x4ac2;return a39_0x1092f4[_0x406627(0xfd)]()[_0x406627(0xf3)]('(((.+)+)+)+$')[_0x406627(0xfd)]()['constructor'](a39_0x1092f4)[_0x406627(0xf3)]('(((.+)+)+)+$');});a39_0x1092f4();function a39_0x464c(){const _0x22508a=['refersTo','StatusMessage','122296AEnaGl','72uUbiMo','265PXkhvX','VARIABLE_NAME','search','UNSPECIFIED','15764qzavsv','121386zpuXHv','BREAKPOINT_CONDITION','description','10ZVBmoK','6879620AIgeHs','isError','366132cnNEEH','toString','BREAKPOINT_EXPRESSION','2081448dOysDY','VARIABLE_VALUE','isAccepted','BREAKPOINT_AGE','BREAKPOINT_SOURCE_LOCATION','errorId','__esModule','2964832uaeIxE','9FPVQrT','42ukEpJW','defineProperty','3VektwK'];a39_0x464c=function(){return _0x22508a;};return a39_0x464c();}'use strict';Object[a39_0x535e91(0x109)](exports,a39_0x535e91(0x105),{'value':!![]}),exports[a39_0x535e91(0xee)]=void 0x0;class StatusMessage{constructor(_0x1e9eeb,_0x2a5035,_0x5631ef,_0x2eef7d=![]){const _0x1bc55f=a39_0x535e91,{description:_0x220f12,id:_0x21312a}=_0x2a5035||{};this[_0x1bc55f(0x10b)]=_0x1e9eeb,this[_0x1bc55f(0xf8)]={'format':_0x220f12||''},_0x21312a&&(this['description'][_0x1bc55f(0x104)]=_0x21312a),this[_0x1bc55f(0xfb)]=_0x5631ef,this[_0x1bc55f(0x101)]=_0x2eef7d;}}StatusMessage[a39_0x535e91(0xf4)]=a39_0x535e91(0xf4),StatusMessage[a39_0x535e91(0x103)]='BREAKPOINT_SOURCE_LOCATION',StatusMessage[a39_0x535e91(0xf7)]=a39_0x535e91(0xf7),StatusMessage[a39_0x535e91(0xfe)]=a39_0x535e91(0xfe),StatusMessage[a39_0x535e91(0xf2)]=a39_0x535e91(0xf2),StatusMessage[a39_0x535e91(0x100)]=a39_0x535e91(0x100),StatusMessage[a39_0x535e91(0x102)]=a39_0x535e91(0x102),exports[a39_0x535e91(0xee)]=StatusMessage;
1
+ const a39_0x43ab2e=a39_0x2697;(function(_0x5da925,_0x21d780){const _0xeeb06d=a39_0x2697,_0x3f7d0f=_0x5da925();while(!![]){try{const _0x595893=-parseInt(_0xeeb06d(0x138))/0x1*(-parseInt(_0xeeb06d(0x14b))/0x2)+-parseInt(_0xeeb06d(0x143))/0x3+-parseInt(_0xeeb06d(0x13b))/0x4*(parseInt(_0xeeb06d(0x142))/0x5)+-parseInt(_0xeeb06d(0x14a))/0x6+-parseInt(_0xeeb06d(0x149))/0x7+parseInt(_0xeeb06d(0x14d))/0x8*(parseInt(_0xeeb06d(0x139))/0x9)+parseInt(_0xeeb06d(0x145))/0xa;if(_0x595893===_0x21d780)break;else _0x3f7d0f['push'](_0x3f7d0f['shift']());}catch(_0x14fca6){_0x3f7d0f['push'](_0x3f7d0f['shift']());}}}(a39_0x215c,0x2d1ae));const a39_0xf1a40e=(function(){let _0xa239b3=!![];return function(_0x1555d0,_0x581180){const _0x5b4590=_0xa239b3?function(){if(_0x581180){const _0x4b0c14=_0x581180['apply'](_0x1555d0,arguments);return _0x581180=null,_0x4b0c14;}}:function(){};return _0xa239b3=![],_0x5b4590;};}()),a39_0x2d6959=a39_0xf1a40e(this,function(){const _0x5e743b=a39_0x2697;return a39_0x2d6959[_0x5e743b(0x13c)]()[_0x5e743b(0x148)]('(((.+)+)+)+$')['toString']()['constructor'](a39_0x2d6959)['search'](_0x5e743b(0x13e));});a39_0x2d6959();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a39_0x43ab2e(0x144)]=void 0x0;class StatusMessage{constructor(_0x5c3b65,_0x54c036,_0x2fa212,_0x30f9cc=![]){const _0x1087f1=a39_0x43ab2e,{description:_0x4d8fc7,id:_0x4fb650}=_0x54c036||{};this['refersTo']=_0x5c3b65,this[_0x1087f1(0x147)]={'format':_0x4d8fc7||''},_0x4fb650&&(this['description']['errorId']=_0x4fb650),this[_0x1087f1(0x14c)]=_0x2fa212,this[_0x1087f1(0x141)]=_0x30f9cc;}}StatusMessage[a39_0x43ab2e(0x14e)]=a39_0x43ab2e(0x14e),StatusMessage[a39_0x43ab2e(0x13d)]=a39_0x43ab2e(0x13d),StatusMessage[a39_0x43ab2e(0x13a)]=a39_0x43ab2e(0x13a),StatusMessage[a39_0x43ab2e(0x140)]=a39_0x43ab2e(0x140),StatusMessage[a39_0x43ab2e(0x146)]=a39_0x43ab2e(0x146),StatusMessage[a39_0x43ab2e(0x13f)]=a39_0x43ab2e(0x13f),StatusMessage[a39_0x43ab2e(0x137)]=a39_0x43ab2e(0x137),exports[a39_0x43ab2e(0x144)]=StatusMessage;function a39_0x2697(_0x4d9d00,_0x56596f){const _0x490ef2=a39_0x215c();return a39_0x2697=function(_0x2d6959,_0xf1a40e){_0x2d6959=_0x2d6959-0x137;let _0x215c61=_0x490ef2[_0x2d6959];return _0x215c61;},a39_0x2697(_0x4d9d00,_0x56596f);}function a39_0x215c(){const _0x8e3d47=['1380036VvqfEg','164LJTpwi','isError','824SwPVbZ','UNSPECIFIED','BREAKPOINT_AGE','4396avvkUB','29223GZpRoD','BREAKPOINT_CONDITION','96024WLTszP','toString','BREAKPOINT_SOURCE_LOCATION','(((.+)+)+)+$','VARIABLE_VALUE','BREAKPOINT_EXPRESSION','isAccepted','60yfcMiF','192267sPjcgb','StatusMessage','4318200zZwTfA','VARIABLE_NAME','description','search','2518712yScybe'];a39_0x215c=function(){return _0x8e3d47;};return a39_0x215c();}
@@ -1 +1 @@
1
- function a40_0x43c7(){var _0x5b4243=['cpuCoreCount','linuxDistroName','33GougYR','332105cdGplM','6KlWLyk','constructor','8658NFlJGc','115430UAKCMn','isInK8s','search','20085816SMeHhw','osVersion','runtimeEnvironmentInfo','888QairEy','defineProperty','runtimeEnvironment','62202ziGesg','24pwmosz','1388807WYyrxC','isInDocker','labels','runtimeEnvironmentVersion','procArch','systemTotalMemoryBytes','apply','host','(((.+)+)+)+$','__esModule','properties.uniquifier\x20must\x20be\x20a\x20string','statusMessage','agentVersion','385Hmzrpe','sourceContexts','agentOS','2129SXopCF','Node.js','Debuggee','uniquifier'];a40_0x43c7=function(){return _0x5b4243;};return a40_0x43c7();}var a40_0x31ed8c=a40_0x5166;(function(_0xb61955,_0x3f012b){var _0x147825=a40_0x5166,_0x13659c=_0xb61955();while(!![]){try{var _0x1d6894=parseInt(_0x147825(0x19b))/0x1+parseInt(_0x147825(0x189))/0x2*(-parseInt(_0x147825(0x1a1))/0x3)+-parseInt(_0x147825(0x18a))/0x4*(parseInt(_0x147825(0x1a2))/0x5)+parseInt(_0x147825(0x17d))/0x6*(-parseInt(_0x147825(0x18b))/0x7)+-parseInt(_0x147825(0x186))/0x8*(parseInt(_0x147825(0x17f))/0x9)+-parseInt(_0x147825(0x180))/0xa*(parseInt(_0x147825(0x198))/0xb)+parseInt(_0x147825(0x183))/0xc;if(_0x1d6894===_0x3f012b)break;else _0x13659c['push'](_0x13659c['shift']());}catch(_0x18d042){_0x13659c['push'](_0x13659c['shift']());}}}(a40_0x43c7,0x3734a));var a40_0x24d7df=(function(){var _0x467b49=!![];return function(_0x33de30,_0x3febb3){var _0x2b870b=_0x467b49?function(){var _0x1e9f04=a40_0x5166;if(_0x3febb3){var _0xf38278=_0x3febb3[_0x1e9f04(0x191)](_0x33de30,arguments);return _0x3febb3=null,_0xf38278;}}:function(){};return _0x467b49=![],_0x2b870b;};}()),a40_0x3fa1e6=a40_0x24d7df(this,function(){var _0x44fefa=a40_0x5166;return a40_0x3fa1e6['toString']()[_0x44fefa(0x182)]('(((.+)+)+)+$')['toString']()[_0x44fefa(0x17e)](a40_0x3fa1e6)[_0x44fefa(0x182)](_0x44fefa(0x193));});function a40_0x5166(_0xe19f8c,_0x351706){var _0x21bf78=a40_0x43c7();return a40_0x5166=function(_0x3fa1e6,_0x24d7df){_0x3fa1e6=_0x3fa1e6-0x17d;var _0x43c781=_0x21bf78[_0x3fa1e6];return _0x43c781;},a40_0x5166(_0xe19f8c,_0x351706);}a40_0x3fa1e6();'use strict';Object[a40_0x31ed8c(0x187)](exports,a40_0x31ed8c(0x194),{'value':!![]}),exports[a40_0x31ed8c(0x19d)]=void 0x0;class Debuggee{constructor(_0x3be542){var _0x2dab7c=a40_0x31ed8c;this[_0x2dab7c(0x188)]=_0x2dab7c(0x19c);if(!(this instanceof Debuggee))return new Debuggee(_0x3be542);_0x3be542=_0x3be542||{};if(typeof _0x3be542[_0x2dab7c(0x19e)]!=='string')throw new Error(_0x2dab7c(0x195));this[_0x2dab7c(0x19e)]=_0x3be542['uniquifier'],this['agentVersion']=_0x3be542[_0x2dab7c(0x197)],_0x3be542[_0x2dab7c(0x18d)]&&(this[_0x2dab7c(0x18d)]=_0x3be542[_0x2dab7c(0x18d)]),_0x3be542[_0x2dab7c(0x199)]&&(this[_0x2dab7c(0x199)]=_0x3be542[_0x2dab7c(0x199)]),_0x3be542[_0x2dab7c(0x196)]&&(this[_0x2dab7c(0x196)]=_0x3be542[_0x2dab7c(0x196)]),this['host']=_0x3be542[_0x2dab7c(0x192)],this['pid']=_0x3be542['pid'],this['cpuCoreCount']=_0x3be542[_0x2dab7c(0x19f)],this[_0x2dab7c(0x190)]=_0x3be542[_0x2dab7c(0x190)],this[_0x2dab7c(0x19a)]=_0x3be542['agentOS'],this[_0x2dab7c(0x184)]=_0x3be542[_0x2dab7c(0x184)],this[_0x2dab7c(0x18e)]=_0x3be542['runtimeEnvironmentVersion'],this['runtimeEnvironmentInfo']=_0x3be542[_0x2dab7c(0x185)],this[_0x2dab7c(0x1a0)]=_0x3be542[_0x2dab7c(0x1a0)],this['isInDocker']=_0x3be542[_0x2dab7c(0x18c)],this[_0x2dab7c(0x181)]=_0x3be542['isInK8s'],this[_0x2dab7c(0x18f)]=_0x3be542[_0x2dab7c(0x18f)];}}exports[a40_0x31ed8c(0x19d)]=Debuggee;
1
+ var a40_0x5719cd=a40_0xc5b6;(function(_0x319c87,_0x595e01){var _0x9a4766=a40_0xc5b6,_0x3ff75e=_0x319c87();while(!![]){try{var _0x3fe8dc=parseInt(_0x9a4766(0xd8))/0x1*(-parseInt(_0x9a4766(0xe7))/0x2)+parseInt(_0x9a4766(0xd3))/0x3+-parseInt(_0x9a4766(0xd0))/0x4*(-parseInt(_0x9a4766(0xcf))/0x5)+-parseInt(_0x9a4766(0xce))/0x6*(parseInt(_0x9a4766(0xd1))/0x7)+-parseInt(_0x9a4766(0xda))/0x8+parseInt(_0x9a4766(0xe6))/0x9*(parseInt(_0x9a4766(0xd9))/0xa)+-parseInt(_0x9a4766(0xeb))/0xb;if(_0x3fe8dc===_0x595e01)break;else _0x3ff75e['push'](_0x3ff75e['shift']());}catch(_0x3dc37a){_0x3ff75e['push'](_0x3ff75e['shift']());}}}(a40_0x38a4,0x48859));var a40_0x20715e=(function(){var _0x4a30b8=!![];return function(_0x49c4cb,_0x318831){var _0x2234da=_0x4a30b8?function(){var _0x36c71a=a40_0xc5b6;if(_0x318831){var _0x4f1067=_0x318831[_0x36c71a(0xdf)](_0x49c4cb,arguments);return _0x318831=null,_0x4f1067;}}:function(){};return _0x4a30b8=![],_0x2234da;};}()),a40_0xcc49da=a40_0x20715e(this,function(){var _0x56aa80=a40_0xc5b6;return a40_0xcc49da[_0x56aa80(0xe5)]()[_0x56aa80(0xcd)](_0x56aa80(0xd6))['toString']()['constructor'](a40_0xcc49da)[_0x56aa80(0xcd)](_0x56aa80(0xd6));});function a40_0xc5b6(_0x48d07a,_0x2571d3){var _0x471a71=a40_0x38a4();return a40_0xc5b6=function(_0xcc49da,_0x20715e){_0xcc49da=_0xcc49da-0xc6;var _0x38a42c=_0x471a71[_0xcc49da];return _0x38a42c;},a40_0xc5b6(_0x48d07a,_0x2571d3);}a40_0xcc49da();'use strict';Object['defineProperty'](exports,a40_0x5719cd(0xe1),{'value':!![]}),exports['Debuggee']=void 0x0;class Debuggee{constructor(_0x252c69){var _0x60eb27=a40_0x5719cd;this[_0x60eb27(0xc6)]=_0x60eb27(0xe8);if(!(this instanceof Debuggee))return new Debuggee(_0x252c69);_0x252c69=_0x252c69||{};if(typeof _0x252c69[_0x60eb27(0xe0)]!==_0x60eb27(0xc8))throw new Error(_0x60eb27(0xd4));this['uniquifier']=_0x252c69[_0x60eb27(0xe0)],this[_0x60eb27(0xea)]=_0x252c69['agentVersion'],_0x252c69[_0x60eb27(0xe2)]&&(this[_0x60eb27(0xe2)]=_0x252c69['labels']),_0x252c69[_0x60eb27(0xd5)]&&(this[_0x60eb27(0xd5)]=_0x252c69[_0x60eb27(0xd5)]),_0x252c69[_0x60eb27(0xd2)]&&(this[_0x60eb27(0xd2)]=_0x252c69[_0x60eb27(0xd2)]),this[_0x60eb27(0xd7)]=_0x252c69['host'],this[_0x60eb27(0xde)]=_0x252c69[_0x60eb27(0xde)],this[_0x60eb27(0xe9)]=_0x252c69[_0x60eb27(0xe9)],this[_0x60eb27(0xcc)]=_0x252c69[_0x60eb27(0xcc)],this[_0x60eb27(0xe3)]=_0x252c69[_0x60eb27(0xe3)],this[_0x60eb27(0xdb)]=_0x252c69['osVersion'],this[_0x60eb27(0xc9)]=_0x252c69[_0x60eb27(0xc9)],this[_0x60eb27(0xe4)]=_0x252c69[_0x60eb27(0xe4)],this[_0x60eb27(0xc7)]=_0x252c69[_0x60eb27(0xc7)],this[_0x60eb27(0xdd)]=_0x252c69['isInDocker'],this[_0x60eb27(0xca)]=_0x252c69[_0x60eb27(0xca)],this[_0x60eb27(0xcb)]=_0x252c69[_0x60eb27(0xcb)];}}exports[a40_0x5719cd(0xdc)]=Debuggee;function a40_0x38a4(){var _0x326f86=['cpuCoreCount','agentVersion','6811211OYttla','runtimeEnvironment','linuxDistroName','string','runtimeEnvironmentVersion','isInK8s','procArch','systemTotalMemoryBytes','search','3462FTQkbE','1525wYllah','7556VbbWVk','581YCToLC','statusMessage','1711038WOcEzJ','properties.uniquifier\x20must\x20be\x20a\x20string','sourceContexts','(((.+)+)+)+$','host','1SlbAdT','890IDxwaK','2331936OlxRbd','osVersion','Debuggee','isInDocker','pid','apply','uniquifier','__esModule','labels','agentOS','runtimeEnvironmentInfo','toString','35451iaAXtq','482858kJytel','Node.js'];a40_0x38a4=function(){return _0x326f86;};return a40_0x38a4();}
package/build/src/gcp.js CHANGED
@@ -1 +1 @@
1
- const a41_0x147273=a41_0x1bc8;(function(_0x2176df,_0x2250e7){const _0x5b7f03=a41_0x1bc8,_0x45a222=_0x2176df();while(!![]){try{const _0x5e485d=parseInt(_0x5b7f03(0x121))/0x1+parseInt(_0x5b7f03(0x117))/0x2+parseInt(_0x5b7f03(0x10d))/0x3*(-parseInt(_0x5b7f03(0x11b))/0x4)+-parseInt(_0x5b7f03(0x10b))/0x5+parseInt(_0x5b7f03(0x114))/0x6*(parseInt(_0x5b7f03(0x123))/0x7)+-parseInt(_0x5b7f03(0x11a))/0x8*(-parseInt(_0x5b7f03(0x11f))/0x9)+-parseInt(_0x5b7f03(0x122))/0xa;if(_0x5e485d===_0x2250e7)break;else _0x45a222['push'](_0x45a222['shift']());}catch(_0x1c4cd2){_0x45a222['push'](_0x45a222['shift']());}}}(a41_0x5b64,0xc253c));const a41_0x85c9e6=(function(){let _0x1c7a7a=!![];return function(_0x56f46f,_0x275d17){const _0x19ea28=_0x1c7a7a?function(){if(_0x275d17){const _0x1e3a3f=_0x275d17['apply'](_0x56f46f,arguments);return _0x275d17=null,_0x1e3a3f;}}:function(){};return _0x1c7a7a=![],_0x19ea28;};}()),a41_0x3cde46=a41_0x85c9e6(this,function(){const _0x3f5e92=a41_0x1bc8;return a41_0x3cde46[_0x3f5e92(0x116)]()['search']('(((.+)+)+)+$')['toString']()[_0x3f5e92(0x115)](a41_0x3cde46)[_0x3f5e92(0x111)]('(((.+)+)+)+$');});a41_0x3cde46();function a41_0x5b64(){const _0x4b2d8b=['323251pZtXfY','8156280THeyzP','10488793xCpDUK','callbackWrapper','2726350gzRqso','length','129UwqJCt','callbackIndex','callbackParams','run','search','./index','functionParams','6WUUnix','constructor','toString','513638HiSfTe','stop','isCallbackWrapperInvoked','368ClPyWC','20252hZgwHI','asyncStart','defineProperty','bind','57933zTwUtN','callback'];a41_0x5b64=function(){return _0x4b2d8b;};return a41_0x5b64();}'use strict';function a41_0x1bc8(_0x12f21f,_0xdceafa){const _0x41d204=a41_0x5b64();return a41_0x1bc8=function(_0x3cde46,_0x85c9e6){_0x3cde46=_0x3cde46-0x10a;let _0x5b648a=_0x41d204[_0x3cde46];return _0x5b648a;},a41_0x1bc8(_0x12f21f,_0xdceafa);}Object[a41_0x147273(0x11d)](exports,'__esModule',{'value':!![]}),exports['wrap']=void 0x0;const lightrun=require(a41_0x147273(0x112)),DEFAULT_API_ENDPOINT='app.lightrun.com',DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x4fcf7f,_0x217e91,_0x59dd65){return async(..._0x55a502)=>{const _0xb27dd1=a41_0x1bc8,_0xafa8c4=new LightrunGcpWrapper(_0x59dd65,..._0x55a502);return _0xafa8c4[_0xb27dd1(0x110)](_0x4fcf7f,_0x217e91);};}exports['wrap']=wrap;class LightrunGcpWrapper{constructor(_0x19f7cb,..._0x3338de){const _0x2c366f=a41_0x147273;var _0x4f44e5;this[_0x2c366f(0x10e)]=_0x19f7cb,this[_0x2c366f(0x119)]=![],this['callbackParams']=[],this['callback']=null,this[_0x2c366f(0x113)]=_0x3338de,this[_0x2c366f(0x10e)]&&this[_0x2c366f(0x10e)]<((_0x4f44e5=this[_0x2c366f(0x113)])===null||_0x4f44e5===void 0x0?void 0x0:_0x4f44e5[_0x2c366f(0x10c)])&&(this[_0x2c366f(0x120)]=this[_0x2c366f(0x113)][this['callbackIndex']],this['functionParams'][this[_0x2c366f(0x10e)]]=this[_0x2c366f(0x10a)][_0x2c366f(0x11e)](this));}async[a41_0x147273(0x110)](_0x190f27,_0x2d9138={}){const _0x3f15f8=a41_0x147273;this[_0x3f15f8(0x119)]=![],await lightrun[_0x3f15f8(0x11c)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x2d9138,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x190f27(...this['functionParams']);}finally{await lightrun[_0x3f15f8(0x118)](),this[_0x3f15f8(0x119)]&&this[_0x3f15f8(0x120)]&&this[_0x3f15f8(0x120)](...this[_0x3f15f8(0x10f)]);}}[a41_0x147273(0x10a)](..._0x700e74){const _0x1b6ef8=a41_0x147273;this[_0x1b6ef8(0x10f)]=_0x700e74,this['isCallbackWrapperInvoked']=!![];}}
1
+ const a41_0xdbeb3c=a41_0x3d4a;(function(_0x2f3819,_0x3fdad5){const _0x162e8c=a41_0x3d4a,_0x1050b8=_0x2f3819();while(!![]){try{const _0x1c931d=-parseInt(_0x162e8c(0x80))/0x1+-parseInt(_0x162e8c(0x83))/0x2+-parseInt(_0x162e8c(0x8b))/0x3*(parseInt(_0x162e8c(0x7b))/0x4)+parseInt(_0x162e8c(0x7d))/0x5+parseInt(_0x162e8c(0x7f))/0x6+parseInt(_0x162e8c(0x87))/0x7*(-parseInt(_0x162e8c(0x78))/0x8)+parseInt(_0x162e8c(0x7a))/0x9;if(_0x1c931d===_0x3fdad5)break;else _0x1050b8['push'](_0x1050b8['shift']());}catch(_0x31abfb){_0x1050b8['push'](_0x1050b8['shift']());}}}(a41_0x43f1,0x2fb35));const a41_0x11ff8b=(function(){let _0x46c30c=!![];return function(_0x3d7e9a,_0xdc7f34){const _0x54fdd1=_0x46c30c?function(){const _0x406c10=a41_0x3d4a;if(_0xdc7f34){const _0x9cca35=_0xdc7f34[_0x406c10(0x84)](_0x3d7e9a,arguments);return _0xdc7f34=null,_0x9cca35;}}:function(){};return _0x46c30c=![],_0x54fdd1;};}()),a41_0x1dcf4b=a41_0x11ff8b(this,function(){const _0x1f4244=a41_0x3d4a;return a41_0x1dcf4b[_0x1f4244(0x88)]()['search'](_0x1f4244(0x90))[_0x1f4244(0x88)]()[_0x1f4244(0x79)](a41_0x1dcf4b)[_0x1f4244(0x7c)](_0x1f4244(0x90));});function a41_0x3d4a(_0x2340fc,_0x1d5749){const _0x56f481=a41_0x43f1();return a41_0x3d4a=function(_0x1dcf4b,_0x11ff8b){_0x1dcf4b=_0x1dcf4b-0x76;let _0x43f18f=_0x56f481[_0x1dcf4b];return _0x43f18f;},a41_0x3d4a(_0x2340fc,_0x1d5749);}a41_0x1dcf4b();function a41_0x43f1(){const _0x1bb178=['351900lCSpVT','12865yCHbuW','callbackIndex','functionParams','699270RlhuYV','apply','defineProperty','asyncStart','550039pnfpyJ','toString','callbackParams','callback','28146IhUbFe','stop','wrap','callbackWrapper','run','(((.+)+)+)+$','app.lightrun.com','isCallbackWrapperInvoked','__esModule','length','8zvwlHn','constructor','7543413NzbdsP','116vZzyjc','search','58645qeZekv','./index'];a41_0x43f1=function(){return _0x1bb178;};return a41_0x43f1();}'use strict';Object[a41_0xdbeb3c(0x85)](exports,a41_0xdbeb3c(0x76),{'value':!![]}),exports[a41_0xdbeb3c(0x8d)]=void 0x0;const lightrun=require(a41_0xdbeb3c(0x7e)),DEFAULT_API_ENDPOINT=a41_0xdbeb3c(0x91),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x4938f4,_0x20fdb5,_0x49042c){return async(..._0x2bed0a)=>{const _0x5a6a2a=a41_0x3d4a,_0x408e38=new LightrunGcpWrapper(_0x49042c,..._0x2bed0a);return _0x408e38[_0x5a6a2a(0x8f)](_0x4938f4,_0x20fdb5);};}exports['wrap']=wrap;class LightrunGcpWrapper{constructor(_0x462b7c,..._0x2355ed){const _0x3aa327=a41_0xdbeb3c;var _0x1aab7d;this[_0x3aa327(0x81)]=_0x462b7c,this[_0x3aa327(0x92)]=![],this[_0x3aa327(0x89)]=[],this[_0x3aa327(0x8a)]=null,this[_0x3aa327(0x82)]=_0x2355ed,this['callbackIndex']&&this[_0x3aa327(0x81)]<((_0x1aab7d=this[_0x3aa327(0x82)])===null||_0x1aab7d===void 0x0?void 0x0:_0x1aab7d[_0x3aa327(0x77)])&&(this[_0x3aa327(0x8a)]=this[_0x3aa327(0x82)][this[_0x3aa327(0x81)]],this[_0x3aa327(0x82)][this[_0x3aa327(0x81)]]=this[_0x3aa327(0x8e)]['bind'](this));}async[a41_0xdbeb3c(0x8f)](_0x244abb,_0x144d3a={}){const _0x103115=a41_0xdbeb3c;this[_0x103115(0x92)]=![],await lightrun[_0x103115(0x86)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x144d3a,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x244abb(...this[_0x103115(0x82)]);}finally{await lightrun[_0x103115(0x8c)](),this['isCallbackWrapperInvoked']&&this[_0x103115(0x8a)]&&this[_0x103115(0x8a)](...this['callbackParams']);}}['callbackWrapper'](..._0x4fcee2){const _0x4174ca=a41_0xdbeb3c;this[_0x4174ca(0x89)]=_0x4fcee2,this['isCallbackWrapperInvoked']=!![];}}
@@ -1 +1 @@
1
- const a42_0x1cd290=a42_0x32cc;(function(_0x47e266,_0x3d58da){const _0x3545ff=a42_0x32cc,_0x64fd1e=_0x47e266();while(!![]){try{const _0x447bb5=parseInt(_0x3545ff(0x16f))/0x1*(parseInt(_0x3545ff(0x182))/0x2)+parseInt(_0x3545ff(0x173))/0x3+-parseInt(_0x3545ff(0x18f))/0x4*(parseInt(_0x3545ff(0x192))/0x5)+-parseInt(_0x3545ff(0x190))/0x6*(-parseInt(_0x3545ff(0x191))/0x7)+-parseInt(_0x3545ff(0x183))/0x8*(parseInt(_0x3545ff(0x16e))/0x9)+parseInt(_0x3545ff(0x180))/0xa*(-parseInt(_0x3545ff(0x174))/0xb)+-parseInt(_0x3545ff(0x193))/0xc*(-parseInt(_0x3545ff(0x18c))/0xd);if(_0x447bb5===_0x3d58da)break;else _0x64fd1e['push'](_0x64fd1e['shift']());}catch(_0x338bab){_0x64fd1e['push'](_0x64fd1e['shift']());}}}(a42_0x45c1,0x80b85));const a42_0x13e9ab=(function(){let _0xc578b9=!![];return function(_0xb47b63,_0x50f3d5){const _0x28ea79=_0xc578b9?function(){if(_0x50f3d5){const _0x42a56b=_0x50f3d5['apply'](_0xb47b63,arguments);return _0x50f3d5=null,_0x42a56b;}}:function(){};return _0xc578b9=![],_0x28ea79;};}()),a42_0x4def72=a42_0x13e9ab(this,function(){const _0x4be63d=a42_0x32cc;return a42_0x4def72['toString']()[_0x4be63d(0x18d)](_0x4be63d(0x17d))[_0x4be63d(0x18a)]()['constructor'](a42_0x4def72)[_0x4be63d(0x18d)](_0x4be63d(0x17d));});a42_0x4def72();'use strict';Object[a42_0x1cd290(0x171)](exports,'__esModule',{'value':!![]}),exports['get']=exports[a42_0x1cd290(0x177)]=exports['stop']=exports[a42_0x1cd290(0x16b)]=void 0x0;const debuglet_1=require(a42_0x1cd290(0x185)),debug_1=require('./client/stackdriver/debug'),pjson=require('../../package.json');let debuglet;function start(_0x28fff8){const _0x1b3a0f=a42_0x1cd290,_0x115a8d=process[_0x1b3a0f(0x170)]['DISABLE_LIGHTRUN_AGENT'];if(_0x115a8d&&['1','true'][_0x1b3a0f(0x178)](_0x115a8d[_0x1b3a0f(0x184)]())){console['log'](_0x1b3a0f(0x16c)+_0x115a8d+_0x1b3a0f(0x16d));return;}_0x28fff8=_0x28fff8||{};const _0x32a3ef=mergeConfigs(_0x28fff8);if(debuglet&&!_0x32a3ef[_0x1b3a0f(0x17e)])throw new Error(_0x1b3a0f(0x18b));const _0x259e93=new debug_1[(_0x1b3a0f(0x176))](_0x32a3ef,pjson);return debuglet=new debuglet_1[(_0x1b3a0f(0x17f))](_0x259e93,_0x32a3ef),debuglet['start'](),_0x32a3ef['testMode_']?debuglet:debuglet[_0x1b3a0f(0x194)];}exports[a42_0x1cd290(0x16b)]=start;function stop(){const _0x452d37=a42_0x1cd290;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x452d37(0x17a)](),debuglet=null;}function a42_0x45c1(){const _0x4dd069=['Debuglet','55410iNCDzu','lightrunWaitForInit','34qhGrGY','16HwBjiD','toLowerCase','./agent/debuglet','listenerCount','once','breakpoints_fetched','debug','toString','Debug\x20Agent\x20has\x20already\x20been\x20started','27443XHqJuf','search','breakpoint_set','23684jiNWfT','14622CPRxMT','903csGoNW','205vcssEP','12jRvwAp','isReadyManager','start','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','857817dCLocF','31123ipGmTG','env','defineProperty','assign','2522760QVAhJk','1441MwOXQn','now','Debug','asyncStart','includes','get','stop','lightrunInitWaitTimeMs','config','(((.+)+)+)+$','forceNewAgent_'];a42_0x45c1=function(){return _0x4dd069;};return a42_0x45c1();}exports[a42_0x1cd290(0x17a)]=stop;async function asyncStart(_0x5822a9){const _0x2befa7=a42_0x1cd290;start(_0x5822a9);if(!debuglet)return;let _0x11082e=![];const _0x5bb4c0=()=>_0x11082e=!![];debuglet[_0x2befa7(0x187)](_0x2befa7(0x188),_0x168c4b=>{if(_0x168c4b)return;_0x5bb4c0();}),debuglet['once'](_0x2befa7(0x18e),_0x5bb4c0);if(debuglet[_0x2befa7(0x17c)][_0x2befa7(0x181)]){const _0xd36362=Date[_0x2befa7(0x175)](),_0x50036a=debuglet[_0x2befa7(0x17c)][_0x2befa7(0x17b)];while(!_0x11082e&&Date[_0x2befa7(0x175)]()-_0xd36362<_0x50036a){await new Promise(_0x4c8912=>setTimeout(_0x4c8912,0x64));}}debuglet[_0x2befa7(0x186)]('breakpoint_set')&&debuglet['removeListener'](_0x2befa7(0x18e),_0x5bb4c0);}function a42_0x32cc(_0x1718a2,_0x592279){const _0x1207f7=a42_0x45c1();return a42_0x32cc=function(_0x4def72,_0x13e9ab){_0x4def72=_0x4def72-0x16b;let _0x45c1f7=_0x1207f7[_0x4def72];return _0x45c1f7;},a42_0x32cc(_0x1718a2,_0x592279);}exports[a42_0x1cd290(0x177)]=asyncStart;function mergeConfigs(_0x581af0){const _0x148d2f=a42_0x1cd290;if(!_0x581af0['debug'])return _0x581af0;const _0x125477=Object[_0x148d2f(0x172)]({},_0x581af0);return delete _0x125477[_0x148d2f(0x189)],Object[_0x148d2f(0x172)](_0x125477,_0x581af0[_0x148d2f(0x189)]);}function get(){return debuglet;}exports[a42_0x1cd290(0x179)]=get;
1
+ const a42_0x7c6bd9=a42_0x5786;function a42_0x52b5(){const _0x12c64f=['config','lightrunInitWaitTimeMs','DISABLE_LIGHTRUN_AGENT','testMode_','breakpoints_fetched','includes','get','start','apply','isReadyManager','3yoNAWP','removeListener','toLowerCase','(((.+)+)+)+$','794454NqmmCT','constructor','defineProperty','18LEVdss','./client/stackdriver/debug','6830496ritSUP','env','./agent/debuglet','listenerCount','assign','3157834AoZHsL','__esModule','search','now','debug','2910AAJdOP','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','Debuglet','7086butqbR','true','9053770YQKYao','6460540KdKxjB','breakpoint_set','asyncStart','once','1051722XfRCQW','../../package.json'];a42_0x52b5=function(){return _0x12c64f;};return a42_0x52b5();}(function(_0x22085b,_0x2b465e){const _0x1820cc=a42_0x5786,_0x28cd34=_0x22085b();while(!![]){try{const _0x3dbbe9=parseInt(_0x1820cc(0xd7))/0x1+-parseInt(_0x1820cc(0xe1))/0x2+parseInt(_0x1820cc(0xd3))/0x3*(parseInt(_0x1820cc(0xc3))/0x4)+parseInt(_0x1820cc(0xe6))/0x5*(parseInt(_0x1820cc(0xe9))/0x6)+parseInt(_0x1820cc(0xc7))/0x7+-parseInt(_0x1820cc(0xdc))/0x8*(parseInt(_0x1820cc(0xda))/0x9)+parseInt(_0x1820cc(0xc2))/0xa;if(_0x3dbbe9===_0x2b465e)break;else _0x28cd34['push'](_0x28cd34['shift']());}catch(_0x364237){_0x28cd34['push'](_0x28cd34['shift']());}}}(a42_0x52b5,0xd36dd));const a42_0x26df26=(function(){let _0x31b698=!![];return function(_0x32a876,_0x159d45){const _0x42754a=_0x31b698?function(){const _0x4559a4=a42_0x5786;if(_0x159d45){const _0xad28ec=_0x159d45[_0x4559a4(0xd1)](_0x32a876,arguments);return _0x159d45=null,_0xad28ec;}}:function(){};return _0x31b698=![],_0x42754a;};}()),a42_0x50a364=a42_0x26df26(this,function(){const _0x4b24bf=a42_0x5786;return a42_0x50a364['toString']()[_0x4b24bf(0xe3)](_0x4b24bf(0xd6))['toString']()[_0x4b24bf(0xd8)](a42_0x50a364)[_0x4b24bf(0xe3)](_0x4b24bf(0xd6));});a42_0x50a364();'use strict';Object[a42_0x7c6bd9(0xd9)](exports,a42_0x7c6bd9(0xe2),{'value':!![]}),exports[a42_0x7c6bd9(0xcf)]=exports[a42_0x7c6bd9(0xc5)]=exports['stop']=exports[a42_0x7c6bd9(0xd0)]=void 0x0;const debuglet_1=require(a42_0x7c6bd9(0xde)),debug_1=require(a42_0x7c6bd9(0xdb)),pjson=require(a42_0x7c6bd9(0xc8));let debuglet;function start(_0x5ca453){const _0x5f3ebe=a42_0x7c6bd9,_0x122882=process[_0x5f3ebe(0xdd)][_0x5f3ebe(0xcb)];if(_0x122882&&['1',_0x5f3ebe(0xc1)][_0x5f3ebe(0xce)](_0x122882[_0x5f3ebe(0xd5)]())){console['log'](_0x5f3ebe(0xe7)+_0x122882+'\x22.\x20Lightrun\x20agent\x20is\x20disabled.');return;}_0x5ca453=_0x5ca453||{};const _0xb583b9=mergeConfigs(_0x5ca453);if(debuglet&&!_0xb583b9['forceNewAgent_'])throw new Error('Debug\x20Agent\x20has\x20already\x20been\x20started');const _0x383fc2=new debug_1['Debug'](_0xb583b9,pjson);return debuglet=new debuglet_1[(_0x5f3ebe(0xe8))](_0x383fc2,_0xb583b9),debuglet[_0x5f3ebe(0xd0)](),_0xb583b9[_0x5f3ebe(0xcc)]?debuglet:debuglet[_0x5f3ebe(0xd2)];}exports[a42_0x7c6bd9(0xd0)]=start;function stop(){debuglet===null||debuglet===void 0x0?void 0x0:debuglet['stop'](),debuglet=null;}exports['stop']=stop;async function asyncStart(_0x49251b){const _0x4bc6e3=a42_0x7c6bd9;start(_0x49251b);if(!debuglet)return;let _0xe49ca=![];const _0x24b600=()=>_0xe49ca=!![];debuglet['once'](_0x4bc6e3(0xcd),_0x21bfa1=>{if(_0x21bfa1)return;_0x24b600();}),debuglet[_0x4bc6e3(0xc6)]('breakpoint_set',_0x24b600);if(debuglet[_0x4bc6e3(0xc9)]['lightrunWaitForInit']){const _0x99d7cf=Date[_0x4bc6e3(0xe4)](),_0x395656=debuglet[_0x4bc6e3(0xc9)][_0x4bc6e3(0xca)];while(!_0xe49ca&&Date[_0x4bc6e3(0xe4)]()-_0x99d7cf<_0x395656){await new Promise(_0x968014=>setTimeout(_0x968014,0x64));}}debuglet[_0x4bc6e3(0xdf)](_0x4bc6e3(0xc4))&&debuglet[_0x4bc6e3(0xd4)](_0x4bc6e3(0xc4),_0x24b600);}exports['asyncStart']=asyncStart;function a42_0x5786(_0x56d4cb,_0x1dfee1){const _0x5a18cf=a42_0x52b5();return a42_0x5786=function(_0x50a364,_0x26df26){_0x50a364=_0x50a364-0xc1;let _0x52b56d=_0x5a18cf[_0x50a364];return _0x52b56d;},a42_0x5786(_0x56d4cb,_0x1dfee1);}function mergeConfigs(_0x181a7f){const _0x5e5110=a42_0x7c6bd9;if(!_0x181a7f[_0x5e5110(0xe5)])return _0x181a7f;const _0x11d6e5=Object[_0x5e5110(0xe0)]({},_0x181a7f);return delete _0x11d6e5['debug'],Object['assign'](_0x11d6e5,_0x181a7f['debug']);}function get(){return debuglet;}exports[a42_0x7c6bd9(0xcf)]=get;
@@ -1 +1 @@
1
- const a43_0x347c6e=a43_0x589a;(function(_0x273c58,_0x1fe450){const _0x4e53d9=a43_0x589a,_0x359016=_0x273c58();while(!![]){try{const _0x237667=parseInt(_0x4e53d9(0x18e))/0x1*(parseInt(_0x4e53d9(0x183))/0x2)+-parseInt(_0x4e53d9(0x17c))/0x3+parseInt(_0x4e53d9(0x176))/0x4*(-parseInt(_0x4e53d9(0x185))/0x5)+-parseInt(_0x4e53d9(0x181))/0x6+parseInt(_0x4e53d9(0x17f))/0x7*(-parseInt(_0x4e53d9(0x18c))/0x8)+parseInt(_0x4e53d9(0x170))/0x9+parseInt(_0x4e53d9(0x180))/0xa*(-parseInt(_0x4e53d9(0x17e))/0xb);if(_0x237667===_0x1fe450)break;else _0x359016['push'](_0x359016['shift']());}catch(_0x59d594){_0x359016['push'](_0x359016['shift']());}}}(a43_0x30e6,0xc4a58));const a43_0x3d1a07=(function(){let _0x2b6f79=!![];return function(_0x1a509f,_0x30867f){const _0x2b9611=_0x2b6f79?function(){const _0x20ce28=a43_0x589a;if(_0x30867f){const _0x271ce9=_0x30867f[_0x20ce28(0x18a)](_0x1a509f,arguments);return _0x30867f=null,_0x271ce9;}}:function(){};return _0x2b6f79=![],_0x2b9611;};}()),a43_0x1607fd=a43_0x3d1a07(this,function(){const _0x184a9b=a43_0x589a;return a43_0x1607fd[_0x184a9b(0x174)]()[_0x184a9b(0x18b)](_0x184a9b(0x17d))[_0x184a9b(0x174)]()[_0x184a9b(0x191)](a43_0x1607fd)[_0x184a9b(0x18b)](_0x184a9b(0x17d));});a43_0x1607fd();'use strict';Object[a43_0x347c6e(0x187)](exports,a43_0x347c6e(0x171),{'value':!![]}),exports[a43_0x347c6e(0x186)]=void 0x0;const lightrun=require(a43_0x347c6e(0x192)),DEFAULT_API_ENDPOINT='app.lightrun.com',DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x27d8bc,_0x34d1c8,_0x31f53c){const _0x366ff3=a43_0x347c6e;this[_0x366ff3(0x178)]=_0x27d8bc,this[_0x366ff3(0x188)]=_0x34d1c8,this[_0x366ff3(0x175)]=_0x31f53c,this[_0x366ff3(0x190)]=![];}async[a43_0x347c6e(0x172)](_0xd77cde,_0x31477e={}){const _0x886455=a43_0x347c6e;this['isCallbackWrapperInvoked']=![],await this['tryStart'](_0x31477e);let _0x20e086=undefined;try{_0x20e086=await _0xd77cde(this[_0x886455(0x178)],this[_0x886455(0x188)],this['callbackWrapper'][_0x886455(0x184)](this));}finally{await this['tryStop'](),this[_0x886455(0x190)]?this[_0x886455(0x175)](this[_0x886455(0x189)],this[_0x886455(0x17b)]):this[_0x886455(0x175)](null,_0x20e086);}}async[a43_0x347c6e(0x173)](_0x2bcbad={}){const _0x194148=a43_0x347c6e;try{const _0x2c2f0c=this[_0x194148(0x178)][_0x194148(0x18f)]||DEFAULT_API_ENDPOINT,_0x34b79d=this[_0x194148(0x178)]['lightrunSecret'];await lightrun[_0x194148(0x179)]({'apiEndpoint':_0x2c2f0c,'lightrunSecret':_0x34b79d,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x2bcbad,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x53ded4){console[_0x194148(0x182)](_0x194148(0x18d));}}async['tryStop'](){const _0x598376=a43_0x347c6e;try{await lightrun[_0x598376(0x193)]();}catch(_0x1c360e){console[_0x598376(0x182)](_0x598376(0x17a));}}[a43_0x347c6e(0x177)](_0x278311,_0x8d2233){const _0x315338=a43_0x347c6e;this[_0x315338(0x189)]=_0x278311,this[_0x315338(0x17b)]=_0x8d2233,this[_0x315338(0x190)]=!![];}}function wrap(_0x2c5700,_0x4d36c3){return(_0x539729,_0x5c7123,_0x462d79)=>{const _0x101475=new LightrunLambdaWrapper(_0x539729,_0x5c7123,_0x462d79);return _0x101475['run'](_0x2c5700,_0x4d36c3);};}function a43_0x30e6(){const _0x344d08=['2nhUdoz','bind','45jNvFVW','wrap','defineProperty','context','error','apply','search','8392bvbTwX','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','1523957DSmKik','apiEndpoint','isCallbackWrapperInvoked','constructor','./index','stop','11556090oTPfOO','__esModule','run','tryStart','toString','callback','148052ruNtsE','callbackWrapper','event','asyncStart','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','response','2043966zZUjoI','(((.+)+)+)+$','560714aKzLIs','1778BsrzLu','60cZFxHZ','2494644HOyDdY','log'];a43_0x30e6=function(){return _0x344d08;};return a43_0x30e6();}function a43_0x589a(_0x4a449f,_0x1492e8){const _0x105d49=a43_0x30e6();return a43_0x589a=function(_0x1607fd,_0x3d1a07){_0x1607fd=_0x1607fd-0x170;let _0x30e67e=_0x105d49[_0x1607fd];return _0x30e67e;},a43_0x589a(_0x4a449f,_0x1492e8);}exports[a43_0x347c6e(0x186)]=wrap;
1
+ const a43_0x52c9fa=a43_0x2188;(function(_0x4564f3,_0x1cb5b3){const _0x3b4fcf=a43_0x2188,_0x55375d=_0x4564f3();while(!![]){try{const _0x5ec3d7=parseInt(_0x3b4fcf(0x1fc))/0x1*(-parseInt(_0x3b4fcf(0x1f7))/0x2)+parseInt(_0x3b4fcf(0x1f4))/0x3+-parseInt(_0x3b4fcf(0x1f3))/0x4+parseInt(_0x3b4fcf(0x1f8))/0x5+-parseInt(_0x3b4fcf(0x1e6))/0x6+parseInt(_0x3b4fcf(0x1e4))/0x7*(-parseInt(_0x3b4fcf(0x1f0))/0x8)+parseInt(_0x3b4fcf(0x1fb))/0x9;if(_0x5ec3d7===_0x1cb5b3)break;else _0x55375d['push'](_0x55375d['shift']());}catch(_0x3a3296){_0x55375d['push'](_0x55375d['shift']());}}}(a43_0x1110,0x5b1bd));const a43_0x381e23=(function(){let _0x317c77=!![];return function(_0x3b734b,_0x244609){const _0x47e78e=_0x317c77?function(){if(_0x244609){const _0xd37694=_0x244609['apply'](_0x3b734b,arguments);return _0x244609=null,_0xd37694;}}:function(){};return _0x317c77=![],_0x47e78e;};}()),a43_0x2c38d9=a43_0x381e23(this,function(){const _0x3ba3f1=a43_0x2188;return a43_0x2c38d9[_0x3ba3f1(0x1ea)]()[_0x3ba3f1(0x1e8)](_0x3ba3f1(0x1e1))[_0x3ba3f1(0x1ea)]()[_0x3ba3f1(0x1fa)](a43_0x2c38d9)[_0x3ba3f1(0x1e8)](_0x3ba3f1(0x1e1));});a43_0x2c38d9();'use strict';function a43_0x2188(_0x100d9f,_0xd56261){const _0x208dd0=a43_0x1110();return a43_0x2188=function(_0x2c38d9,_0x381e23){_0x2c38d9=_0x2c38d9-0x1de;let _0x111063=_0x208dd0[_0x2c38d9];return _0x111063;},a43_0x2188(_0x100d9f,_0xd56261);}Object['defineProperty'](exports,a43_0x52c9fa(0x1ed),{'value':!![]}),exports[a43_0x52c9fa(0x1e2)]=void 0x0;function a43_0x1110(){const _0x17dcba=['3asuOfw','event','callbackWrapper','stop','(((.+)+)+)+$','wrap','error','902314BmbODx','apiEndpoint','3089238xQkdjt','response','search','tryStart','toString','app.lightrun.com','run','__esModule','callback','isCallbackWrapperInvoked','8RbSPiV','lightrunSecret','log','2667560mFmALo','1053504Dcpyhn','./index','context','84698zkVYrd','2116170BValzM','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','constructor','9328419qHAXZw'];a43_0x1110=function(){return _0x17dcba;};return a43_0x1110();}const lightrun=require(a43_0x52c9fa(0x1f5)),DEFAULT_API_ENDPOINT=a43_0x52c9fa(0x1eb),DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x451e1c,_0x2d380d,_0x553b12){const _0x4774e9=a43_0x52c9fa;this['event']=_0x451e1c,this[_0x4774e9(0x1f6)]=_0x2d380d,this[_0x4774e9(0x1ee)]=_0x553b12,this[_0x4774e9(0x1ef)]=![];}async['run'](_0x55881c,_0x437109={}){const _0x1a94d4=a43_0x52c9fa;this[_0x1a94d4(0x1ef)]=![],await this[_0x1a94d4(0x1e9)](_0x437109);let _0x38913b=undefined;try{_0x38913b=await _0x55881c(this['event'],this['context'],this[_0x1a94d4(0x1df)]['bind'](this));}finally{await this['tryStop'](),this['isCallbackWrapperInvoked']?this[_0x1a94d4(0x1ee)](this[_0x1a94d4(0x1e3)],this['response']):this[_0x1a94d4(0x1ee)](null,_0x38913b);}}async[a43_0x52c9fa(0x1e9)](_0x2d28f0={}){const _0xc71951=a43_0x52c9fa;try{const _0xef42f6=this[_0xc71951(0x1de)][_0xc71951(0x1e5)]||DEFAULT_API_ENDPOINT,_0x5cbbe0=this[_0xc71951(0x1de)][_0xc71951(0x1f1)];await lightrun['asyncStart']({'apiEndpoint':_0xef42f6,'lightrunSecret':_0x5cbbe0,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x2d28f0,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x506989){console['log']('Failed\x20to\x20start\x20the\x20Lightrun\x20agent');}}async['tryStop'](){const _0x3c92f0=a43_0x52c9fa;try{await lightrun[_0x3c92f0(0x1e0)]();}catch(_0x247e1b){console[_0x3c92f0(0x1f2)](_0x3c92f0(0x1f9));}}['callbackWrapper'](_0x463514,_0x1cce53){const _0x42fb1b=a43_0x52c9fa;this[_0x42fb1b(0x1e3)]=_0x463514,this[_0x42fb1b(0x1e7)]=_0x1cce53,this[_0x42fb1b(0x1ef)]=!![];}}function wrap(_0x1dccf4,_0x4c5faa){return(_0x45e35f,_0x2414dc,_0x4810e1)=>{const _0x206ecb=a43_0x2188,_0x20ed1c=new LightrunLambdaWrapper(_0x45e35f,_0x2414dc,_0x4810e1);return _0x20ed1c[_0x206ecb(0x1ec)](_0x1dccf4,_0x4c5faa);};}exports[a43_0x52c9fa(0x1e2)]=wrap;
@@ -1 +1 @@
1
- 1.37.1-release.864c4c7753
1
+ 1.37.2-release.5088d6e78d
@@ -1 +1 @@
1
- var a44_0x542f4e=a44_0x49bb;(function(_0x557059,_0x2a5317){var _0x37aa7a=a44_0x49bb,_0x1dfae6=_0x557059();while(!![]){try{var _0x20b1dd=-parseInt(_0x37aa7a(0x84))/0x1*(-parseInt(_0x37aa7a(0x85))/0x2)+-parseInt(_0x37aa7a(0x8b))/0x3*(-parseInt(_0x37aa7a(0x88))/0x4)+-parseInt(_0x37aa7a(0x8a))/0x5+-parseInt(_0x37aa7a(0x83))/0x6+parseInt(_0x37aa7a(0x87))/0x7+parseInt(_0x37aa7a(0x94))/0x8*(parseInt(_0x37aa7a(0x8c))/0x9)+-parseInt(_0x37aa7a(0x8e))/0xa;if(_0x20b1dd===_0x2a5317)break;else _0x1dfae6['push'](_0x1dfae6['shift']());}catch(_0x1c7cc5){_0x1dfae6['push'](_0x1dfae6['shift']());}}}(a44_0x432d,0xc885a));var a44_0x5c1a90=(function(){var _0x49c2c5=!![];return function(_0x22ef68,_0x267498){var _0x3ecf9b=_0x49c2c5?function(){if(_0x267498){var _0x28afbb=_0x267498['apply'](_0x22ef68,arguments);return _0x267498=null,_0x28afbb;}}:function(){};return _0x49c2c5=![],_0x3ecf9b;};}()),a44_0xbe972b=a44_0x5c1a90(this,function(){var _0x31174c=a44_0x49bb;return a44_0xbe972b[_0x31174c(0x8d)]()[_0x31174c(0x91)](_0x31174c(0x89))['toString']()[_0x31174c(0x90)](a44_0xbe972b)[_0x31174c(0x91)]('(((.+)+)+)+$');});a44_0xbe972b();function a44_0x432d(){var _0x6ab042=['1091421CcxGBS','toString','31563780MGyAdB','BY_VALUE','constructor','search','PatternDTOTypeEnum','__esModule','32KZpedF','1056522eZMRRK','1154501UtbloA','2GTOlUH','defineProperty','9967685adcOhw','2658044RfnKVx','(((.+)+)+)+$','1193755SWZjag','6juZEUU'];a44_0x432d=function(){return _0x6ab042;};return a44_0x432d();}'use strict';function a44_0x49bb(_0x101532,_0xd40163){var _0x44a2d4=a44_0x432d();return a44_0x49bb=function(_0xbe972b,_0x5c1a90){_0xbe972b=_0xbe972b-0x83;var _0x432d9d=_0x44a2d4[_0xbe972b];return _0x432d9d;},a44_0x49bb(_0x101532,_0xd40163);}Object[a44_0x542f4e(0x86)](exports,a44_0x542f4e(0x93),{'value':!![]}),exports[a44_0x542f4e(0x92)]=void 0x0,exports[a44_0x542f4e(0x92)]={'Name':'BY_NAME','Value':a44_0x542f4e(0x8f)};
1
+ var a44_0x344f7c=a44_0x2289;function a44_0x508f(){var _0x4bf41b=['(((.+)+)+)+$','BY_NAME','constructor','1578728gqIvoW','597730YcdsvC','15653ckkLfN','774FWmqZE','search','187rMEGFf','defineProperty','56YVesSO','3458030gRdBHi','3OCspmz','6955632MvyRKT','PatternDTOTypeEnum','apply','toString','5837211VtABmg','47915vfDKYS'];a44_0x508f=function(){return _0x4bf41b;};return a44_0x508f();}function a44_0x2289(_0x5b32a7,_0x529ca8){var _0x4776c8=a44_0x508f();return a44_0x2289=function(_0xbeeb3d,_0x5db097){_0xbeeb3d=_0xbeeb3d-0x67;var _0x508fe0=_0x4776c8[_0xbeeb3d];return _0x508fe0;},a44_0x2289(_0x5b32a7,_0x529ca8);}(function(_0x49e21d,_0x101f56){var _0x1db115=a44_0x2289,_0x3e3409=_0x49e21d();while(!![]){try{var _0x5136e8=-parseInt(_0x1db115(0x72))/0x1*(parseInt(_0x1db115(0x77))/0x2)+-parseInt(_0x1db115(0x79))/0x3*(-parseInt(_0x1db115(0x70))/0x4)+parseInt(_0x1db115(0x78))/0x5+parseInt(_0x1db115(0x73))/0x6*(-parseInt(_0x1db115(0x6c))/0x7)+-parseInt(_0x1db115(0x67))/0x8+parseInt(_0x1db115(0x6b))/0x9+parseInt(_0x1db115(0x71))/0xa*(parseInt(_0x1db115(0x75))/0xb);if(_0x5136e8===_0x101f56)break;else _0x3e3409['push'](_0x3e3409['shift']());}catch(_0x1885e0){_0x3e3409['push'](_0x3e3409['shift']());}}}(a44_0x508f,0x88c89));var a44_0x5db097=(function(){var _0x2e45e0=!![];return function(_0x20164a,_0x4134f4){var _0x3925d1=_0x2e45e0?function(){var _0x45cfdd=a44_0x2289;if(_0x4134f4){var _0x106e2b=_0x4134f4[_0x45cfdd(0x69)](_0x20164a,arguments);return _0x4134f4=null,_0x106e2b;}}:function(){};return _0x2e45e0=![],_0x3925d1;};}()),a44_0xbeeb3d=a44_0x5db097(this,function(){var _0x38181d=a44_0x2289;return a44_0xbeeb3d[_0x38181d(0x6a)]()[_0x38181d(0x74)](_0x38181d(0x6d))[_0x38181d(0x6a)]()[_0x38181d(0x6f)](a44_0xbeeb3d)[_0x38181d(0x74)](_0x38181d(0x6d));});a44_0xbeeb3d();'use strict';Object[a44_0x344f7c(0x76)](exports,'__esModule',{'value':!![]}),exports[a44_0x344f7c(0x68)]=void 0x0,exports[a44_0x344f7c(0x68)]={'Name':a44_0x344f7c(0x6e),'Value':'BY_VALUE'};
@@ -1 +1 @@
1
- const a45_0x10c462=a45_0x39f8;(function(_0x4243ba,_0x5d64be){const _0x481212=a45_0x39f8,_0x369cbd=_0x4243ba();while(!![]){try{const _0x1ce3c7=-parseInt(_0x481212(0xaa))/0x1+parseInt(_0x481212(0xb8))/0x2*(parseInt(_0x481212(0xb7))/0x3)+parseInt(_0x481212(0xb3))/0x4*(parseInt(_0x481212(0xb5))/0x5)+parseInt(_0x481212(0xb6))/0x6+-parseInt(_0x481212(0xb1))/0x7*(parseInt(_0x481212(0xaf))/0x8)+-parseInt(_0x481212(0xac))/0x9*(parseInt(_0x481212(0xae))/0xa)+parseInt(_0x481212(0xb2))/0xb;if(_0x1ce3c7===_0x5d64be)break;else _0x369cbd['push'](_0x369cbd['shift']());}catch(_0x25618f){_0x369cbd['push'](_0x369cbd['shift']());}}}(a45_0x4066,0x23952));const a45_0x139628=(function(){let _0x1df14f=!![];return function(_0x337e8a,_0x5b650f){const _0x55d5fc=_0x1df14f?function(){const _0x5bf261=a45_0x39f8;if(_0x5b650f){const _0x1e8e89=_0x5b650f[_0x5bf261(0xa5)](_0x337e8a,arguments);return _0x5b650f=null,_0x1e8e89;}}:function(){};return _0x1df14f=![],_0x55d5fc;};}()),a45_0x5b493f=a45_0x139628(this,function(){const _0x5bf11d=a45_0x39f8;return a45_0x5b493f[_0x5bf11d(0xb0)]()[_0x5bf11d(0xa4)](_0x5bf11d(0xad))['toString']()[_0x5bf11d(0xb4)](a45_0x5b493f)[_0x5bf11d(0xa4)](_0x5bf11d(0xad));});function a45_0x39f8(_0x4eac15,_0x635b4a){const _0x4c7629=a45_0x4066();return a45_0x39f8=function(_0x5b493f,_0x139628){_0x5b493f=_0x5b493f-0xa4;let _0x406696=_0x4c7629[_0x5b493f];return _0x406696;},a45_0x39f8(_0x4eac15,_0x635b4a);}a45_0x5b493f();'use strict';Object[a45_0x10c462(0xa7)](exports,a45_0x10c462(0xa8),{'value':!![]}),exports[a45_0x10c462(0xab)]=void 0x0;function a45_0x4066(){const _0x325206=['252858BpZJvh','Breakpoint','261rEdIUQ','(((.+)+)+)+$','87330FhFblo','8BeXGjb','toString','379862OIUPQk','3558247INUztH','4BlFwrv','constructor','44300PENDBT','1452858CFCwYh','394941yFycLa','2kpvIuI','line','location','search','apply','path','defineProperty','__esModule','action'];a45_0x4066=function(){return _0x325206;};return a45_0x4066();}class Breakpoint{constructor(_0x467729){_0x467729&&Object['assign'](this,_0x467729);}[a45_0x10c462(0xb0)](){const _0x3f5cd7=a45_0x10c462,_0xc2fd87=this[_0x3f5cd7(0xba)]?'\x20'+this[_0x3f5cd7(0xba)][_0x3f5cd7(0xa6)]+':'+this[_0x3f5cd7(0xba)][_0x3f5cd7(0xb9)]:'';return'\x22'+this[_0x3f5cd7(0xa9)]+_0xc2fd87+',\x20id='+this['id']+'\x22';}}exports[a45_0x10c462(0xab)]=Breakpoint;
1
+ const a45_0x2ae741=a45_0x5b90;function a45_0x5b90(_0x59c95f,_0x4e2377){const _0xc81f22=a45_0x54ab();return a45_0x5b90=function(_0x567728,_0x164964){_0x567728=_0x567728-0x1bb;let _0x54ab21=_0xc81f22[_0x567728];return _0x54ab21;},a45_0x5b90(_0x59c95f,_0x4e2377);}(function(_0x147413,_0x2153c8){const _0x5f2657=a45_0x5b90,_0x32c403=_0x147413();while(!![]){try{const _0x2b6b93=parseInt(_0x5f2657(0x1c3))/0x1+parseInt(_0x5f2657(0x1c4))/0x2+-parseInt(_0x5f2657(0x1c9))/0x3*(-parseInt(_0x5f2657(0x1bd))/0x4)+parseInt(_0x5f2657(0x1bb))/0x5+-parseInt(_0x5f2657(0x1be))/0x6+parseInt(_0x5f2657(0x1bc))/0x7+-parseInt(_0x5f2657(0x1ca))/0x8*(parseInt(_0x5f2657(0x1c0))/0x9);if(_0x2b6b93===_0x2153c8)break;else _0x32c403['push'](_0x32c403['shift']());}catch(_0x3a648d){_0x32c403['push'](_0x32c403['shift']());}}}(a45_0x54ab,0xb145b));const a45_0x164964=(function(){let _0x210045=!![];return function(_0x1e1d0a,_0x335c6c){const _0x1e2555=_0x210045?function(){const _0x2a4b4c=a45_0x5b90;if(_0x335c6c){const _0x5691cc=_0x335c6c[_0x2a4b4c(0x1c5)](_0x1e1d0a,arguments);return _0x335c6c=null,_0x5691cc;}}:function(){};return _0x210045=![],_0x1e2555;};}()),a45_0x567728=a45_0x164964(this,function(){const _0x2707d2=a45_0x5b90;return a45_0x567728[_0x2707d2(0x1c7)]()['search']('(((.+)+)+)+$')[_0x2707d2(0x1c7)]()[_0x2707d2(0x1cc)](a45_0x567728)[_0x2707d2(0x1c1)]('(((.+)+)+)+$');});a45_0x567728();function a45_0x54ab(){const _0x11ad12=['toString','location','3nNfELk','33416defaxH','line','constructor','245435NoAWgh','2696337iemeyv','1785068JVwdWj','7189890MnijNB','__esModule','153Fcmblo','search','Breakpoint','249979iTGlol','1729814cgrEvl','apply','defineProperty'];a45_0x54ab=function(){return _0x11ad12;};return a45_0x54ab();}'use strict';Object[a45_0x2ae741(0x1c6)](exports,a45_0x2ae741(0x1bf),{'value':!![]}),exports[a45_0x2ae741(0x1c2)]=void 0x0;class Breakpoint{constructor(_0xfef870){_0xfef870&&Object['assign'](this,_0xfef870);}[a45_0x2ae741(0x1c7)](){const _0x55ebf0=a45_0x2ae741,_0x4473de=this[_0x55ebf0(0x1c8)]?'\x20'+this[_0x55ebf0(0x1c8)]['path']+':'+this[_0x55ebf0(0x1c8)][_0x55ebf0(0x1cb)]:'';return'\x22'+this['action']+_0x4473de+',\x20id='+this['id']+'\x22';}}exports[a45_0x2ae741(0x1c2)]=Breakpoint;
@@ -1 +1 @@
1
- var a46_0x11b9a5=a46_0x2c20;(function(_0x1278d7,_0x2bb0ba){var _0x195cbc=a46_0x2c20,_0x5e9b9a=_0x1278d7();while(!![]){try{var _0x2d7abb=parseInt(_0x195cbc(0x105))/0x1+-parseInt(_0x195cbc(0x10c))/0x2+-parseInt(_0x195cbc(0x109))/0x3*(-parseInt(_0x195cbc(0x108))/0x4)+-parseInt(_0x195cbc(0x10b))/0x5*(parseInt(_0x195cbc(0x10e))/0x6)+-parseInt(_0x195cbc(0x106))/0x7+-parseInt(_0x195cbc(0x110))/0x8+parseInt(_0x195cbc(0x107))/0x9;if(_0x2d7abb===_0x2bb0ba)break;else _0x5e9b9a['push'](_0x5e9b9a['shift']());}catch(_0x1ce6ce){_0x5e9b9a['push'](_0x5e9b9a['shift']());}}}(a46_0x3498,0xc8992));var a46_0x12a7d0=(function(){var _0x3feb0e=!![];return function(_0x32756c,_0x413fa6){var _0x3e2bab=_0x3feb0e?function(){if(_0x413fa6){var _0x3f2b3f=_0x413fa6['apply'](_0x32756c,arguments);return _0x413fa6=null,_0x3f2b3f;}}:function(){};return _0x3feb0e=![],_0x3e2bab;};}()),a46_0x4cbe01=a46_0x12a7d0(this,function(){var _0x19fb3f=a46_0x2c20;return a46_0x4cbe01[_0x19fb3f(0x104)]()['search'](_0x19fb3f(0x10a))[_0x19fb3f(0x104)]()[_0x19fb3f(0x10d)](a46_0x4cbe01)[_0x19fb3f(0x103)]('(((.+)+)+)+$');});function a46_0x2c20(_0x44e5d5,_0x15fbd9){var _0x1eec3e=a46_0x3498();return a46_0x2c20=function(_0x4cbe01,_0x12a7d0){_0x4cbe01=_0x4cbe01-0x103;var _0x349842=_0x1eec3e[_0x4cbe01];return _0x349842;},a46_0x2c20(_0x44e5d5,_0x15fbd9);}a46_0x4cbe01();function a46_0x3498(){var _0x43ad09=['defineProperty','12619024LVBmhT','__esModule','search','toString','1230707knRzHN','8464589nteVmv','16477173QunLXT','5547636vkYdbW','3yIiHMf','(((.+)+)+)+$','1011170RJjkSH','1275848ssOcMk','constructor','6QkRQaU'];a46_0x3498=function(){return _0x43ad09;};return a46_0x3498();}'use strict';Object[a46_0x11b9a5(0x10f)](exports,a46_0x11b9a5(0x111),{'value':!![]});
1
+ function a46_0x2ac8(_0x17e5dd,_0xedc240){var _0x47fbd7=a46_0x4414();return a46_0x2ac8=function(_0x36b589,_0x39bcaf){_0x36b589=_0x36b589-0x1b4;var _0x441427=_0x47fbd7[_0x36b589];return _0x441427;},a46_0x2ac8(_0x17e5dd,_0xedc240);}var a46_0x2684ca=a46_0x2ac8;function a46_0x4414(){var _0x41449a=['668164kfTRSb','90711MvKmxF','apply','constructor','8elZtTp','36152PEGNMh','defineProperty','5kmTkVe','13287241bpJhOF','search','4434090DbVhHn','252690cEypYA','10imzyuI','7501284xKmCEQ','__esModule','1561eGsSIb','toString'];a46_0x4414=function(){return _0x41449a;};return a46_0x4414();}(function(_0x509a1b,_0x117b37){var _0x42ad54=a46_0x2ac8,_0x2d9b5e=_0x509a1b();while(!![]){try{var _0x2a0206=-parseInt(_0x42ad54(0x1be))/0x1+-parseInt(_0x42ad54(0x1b8))/0x2+-parseInt(_0x42ad54(0x1bf))/0x3*(parseInt(_0x42ad54(0x1c2))/0x4)+parseInt(_0x42ad54(0x1b4))/0x5*(parseInt(_0x42ad54(0x1b7))/0x6)+parseInt(_0x42ad54(0x1bc))/0x7*(parseInt(_0x42ad54(0x1c3))/0x8)+parseInt(_0x42ad54(0x1ba))/0x9+-parseInt(_0x42ad54(0x1b9))/0xa*(parseInt(_0x42ad54(0x1b5))/0xb);if(_0x2a0206===_0x117b37)break;else _0x2d9b5e['push'](_0x2d9b5e['shift']());}catch(_0x453ad8){_0x2d9b5e['push'](_0x2d9b5e['shift']());}}}(a46_0x4414,0x7e4c2));var a46_0x39bcaf=(function(){var _0xb3d40=!![];return function(_0x1780a3,_0x5f4988){var _0x19f87a=_0xb3d40?function(){var _0x4903dc=a46_0x2ac8;if(_0x5f4988){var _0x5ae533=_0x5f4988[_0x4903dc(0x1c0)](_0x1780a3,arguments);return _0x5f4988=null,_0x5ae533;}}:function(){};return _0xb3d40=![],_0x19f87a;};}()),a46_0x36b589=a46_0x39bcaf(this,function(){var _0xc7aeee=a46_0x2ac8;return a46_0x36b589[_0xc7aeee(0x1bd)]()[_0xc7aeee(0x1b6)]('(((.+)+)+)+$')[_0xc7aeee(0x1bd)]()[_0xc7aeee(0x1c1)](a46_0x36b589)[_0xc7aeee(0x1b6)]('(((.+)+)+)+$');});a46_0x36b589();'use strict';Object[a46_0x2684ca(0x1c4)](exports,a46_0x2684ca(0x1bb),{'value':!![]});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lightrun",
3
- "version": "1.37.1",
3
+ "version": "1.37.2",
4
4
  "author": "Lightrun platform Inc.",
5
5
  "description": "Lightrun Debug Agent for Node.js",
6
6
  "license": "SEE LICENSE IN LIGHTRUN",