lightrun 1.37.1 → 1.38.1-release

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 (50) 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.d.ts +11 -0
  44. package/build/src/index.js +1 -1
  45. package/build/src/lambda.js +1 -1
  46. package/build/src/resources/version.txt +1 -1
  47. package/build/src/types/lightrun.js +1 -1
  48. package/build/src/types/stackdriver.js +1 -1
  49. package/build/src/types/v8.js +1 -1
  50. 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_0x425bb0=a35_0x4628;function a35_0x4628(_0x3803aa,_0x5efd98){const _0x3fbbf5=a35_0x29ea();return a35_0x4628=function(_0x558d03,_0x308e28){_0x558d03=_0x558d03-0x116;let _0x29ea69=_0x3fbbf5[_0x558d03];return _0x29ea69;},a35_0x4628(_0x3803aa,_0x5efd98);}(function(_0x4f973b,_0x5b5c19){const _0x2e772e=a35_0x4628,_0x365cce=_0x4f973b();while(!![]){try{const _0x2c1d98=parseInt(_0x2e772e(0x143))/0x1*(-parseInt(_0x2e772e(0x1ac))/0x2)+parseInt(_0x2e772e(0x14e))/0x3*(parseInt(_0x2e772e(0x1b3))/0x4)+-parseInt(_0x2e772e(0x16a))/0x5*(-parseInt(_0x2e772e(0x1bd))/0x6)+-parseInt(_0x2e772e(0x18e))/0x7+parseInt(_0x2e772e(0x192))/0x8*(-parseInt(_0x2e772e(0x19c))/0x9)+-parseInt(_0x2e772e(0x165))/0xa+-parseInt(_0x2e772e(0x123))/0xb*(-parseInt(_0x2e772e(0x159))/0xc);if(_0x2c1d98===_0x5b5c19)break;else _0x365cce['push'](_0x365cce['shift']());}catch(_0x280097){_0x365cce['push'](_0x365cce['shift']());}}}(a35_0x29ea,0x677a4));const a35_0x308e28=(function(){let _0x21ade2=!![];return function(_0x5bd384,_0x3ee6e8){const _0x1a4de6=_0x21ade2?function(){const _0x47bc1a=a35_0x4628;if(_0x3ee6e8){const _0xab1ec2=_0x3ee6e8[_0x47bc1a(0x1a9)](_0x5bd384,arguments);return _0x3ee6e8=null,_0xab1ec2;}}:function(){};return _0x21ade2=![],_0x1a4de6;};}()),a35_0x558d03=a35_0x308e28(this,function(){const _0x2cb992=a35_0x4628;return a35_0x558d03[_0x2cb992(0x122)]()[_0x2cb992(0x1a8)](_0x2cb992(0x158))[_0x2cb992(0x122)]()[_0x2cb992(0x130)](a35_0x558d03)[_0x2cb992(0x1a8)](_0x2cb992(0x158));});a35_0x558d03();'use strict';Object[a35_0x425bb0(0x12c)](exports,a35_0x425bb0(0x1a5),{'value':!![]}),exports['InspectorDebugApi']=exports[a35_0x425bb0(0x139)]=void 0x0;const acorn=require(a35_0x425bb0(0x117)),path=require(a35_0x425bb0(0x149)),status_message_1=require(a35_0x425bb0(0x16c)),state=require(a35_0x425bb0(0x145)),utils_1=require(a35_0x425bb0(0x16b)),debugapi=require(a35_0x425bb0(0x180)),v8inspector_1=require(a35_0x425bb0(0x13e)),dummy_blocklist_manager_1=require(a35_0x425bb0(0x128)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x425bb0(0x1b9)])(process[a35_0x425bb0(0x18a)],a35_0x425bb0(0x124));class BreakpointData{constructor(_0x3a9026,_0x1bfcf1,_0x227a57,_0x59be44,_0x540a67,_0x28f63f,_0x2bb574,_0x44ef79){const _0x2615fe=a35_0x425bb0;this['id']=_0x3a9026,this[_0x2615fe(0x1b7)]=_0x1bfcf1,this[_0x2615fe(0x183)]=_0x227a57,this[_0x2615fe(0x154)]=_0x59be44,this['compile']=_0x540a67,this['remainingHits']=_0x28f63f,this[_0x2615fe(0x181)]=_0x2bb574,this[_0x2615fe(0x16f)]=_0x44ef79;}}exports[a35_0x425bb0(0x139)]=BreakpointData;function a35_0x29ea(){const _0x480628=['apiBreakpoint','removeFirstOccurrenceInArray','satisfies','scriptMapper','v8Inspector','../util/validator.js','12UvnHwt','INVALID_LINE_NUMBER','acorn','getBreakpointCompiler','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','compile','SOURCE_FILE_NOT_FOUND','disable','handleDebugPausedEvent','setAndStoreBreakpoint','SOURCE_FILE_AMBIGUOUS','BREAKPOINT_PATH_BLOCKED','StatusMessage','toString','16412QQYktt','<10.16\x20||\x20>=11\x20<11.11','stringify','error','bind','../blocklisting/dummy-blocklist-manager','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','removeBreakpoint','normalize','defineProperty','log','remainingHits','BREAKPOINT_SOURCE_LOCATION','constructor','callFrames','warn','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','expressions','EXPRESSION_COMPILING_ERROR','.\x20Loaded\x20script\x20contained\x20','changeToNS','map','BreakpointData','INVALID_BREAKPOINT','quotaRecoverySeconds','variableTable','fileIndex','./v8inspector','hitBreakpoints','findScripts','concat','isJavaScriptFile','703757VyjoMO','needsRecoveryTime','../state/inspector-state','includes','V8_BREAKPOINT_CLEAR_ERROR','detach','path','hrtime','expressionsEvalTimeoutMillis','parse','isValid','3RPrjgG','mappingInfo','value','evaluatedExpressions','setInternal','description','locationStr','set','condition','sourcemapper','(((.+)+)+)+$','3552pBUEvh','wait','message','COULD_NOT_FIND_MAPPING_FILE','hasMappingInfo','setBreakpointByUrl','keys','listener','response','errors','win32','Unable\x20to\x20compile\x20condition\x20>>\x20','67140alcuFl','isFileIndexed','object','breakpointId','formatInterval','1369910GmpwhQ','../util/utils','../../client/stackdriver/status-message','>=11','UNSPECIFIED','pipingStatus','location','file','captureBreakpointData','BREAKPOINT_CONDITION','evaluate','forEach','cleanupAsyncCallStackInterval','file://','stackFrames','v8BreakpointId','SYNTAX_ERROR_IN_CONDITION','column','ERROR_COMPILING_CONDITION','breakpoints','ERROR_EVALUATING_CONDITION','\x20due\x20to\x20error:\x20','./debugapi','ignoreQuota','lineNumber','parsedCondition','applyConditionQuota','disconnect','replace','\x20lines.\x20Please\x20ensure','setBlocklistManager','V8Inspector','version','listeners','quotaManager','setBreakpointByUrl\x20error:\x20','1375640AMulCp','enabled','clear','resetV8DebuggerThreshold','160SeDLAj','line','onBreakpointHit','lines','logger','CAPTURE_BREAKPOINT_DATA','platform','V8_BREAKPOINT_ERROR','action','locationMapper','80505fAkvME','config','breakpointMapper','capture\x20time:\x20','length','\x20<<','VARIABLE_VALUE','capture','enable','__esModule','fileStats','debug','search','apply','setErrorStatusAndCallback','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','2KzBdZo','javascriptFileExtensions','processCondition','numBreakpoints','\x20deployed\x20source.','condition\x20','>10.11.0','2080556ffBtln','blocklistManager','push','recovered'];a35_0x29ea=function(){return _0x480628;};return a35_0x29ea();}class InspectorDebugApi{constructor(_0x8838c7,_0x106abe,_0x410ef4,_0x22ec40,_0x39b3f7){const _0x3d3db6=a35_0x425bb0;this[_0x3d3db6(0x17d)]={},this[_0x3d3db6(0x18b)]={},this['scriptMapper']={},this['locationMapper']={},this['breakpointMapper']={},this[_0x3d3db6(0x1af)]=0x0,this[_0x3d3db6(0x176)]=null,this[_0x3d3db6(0x196)]=_0x8838c7,this[_0x3d3db6(0x19d)]=_0x106abe,this[_0x3d3db6(0x13d)]=_0x410ef4,this[_0x3d3db6(0x157)]=_0x22ec40,this[_0x3d3db6(0x1bb)]=new v8inspector_1[(_0x3d3db6(0x189))](_0x8838c7,(0x0,utils_1[_0x3d3db6(0x1b9)])(process['version'],_0x3d3db6(0x1b2)),this[_0x3d3db6(0x19d)][_0x3d3db6(0x191)],_0x21b7e3=>{const _0x2251fb=_0x3d3db6;this[_0x2251fb(0x1ba)][_0x21b7e3['scriptId']]=_0x21b7e3;},_0x2ab838=>{const _0x15d9a2=_0x3d3db6;try{this[_0x15d9a2(0x11d)](_0x2ab838);}catch(_0x147ca9){this[_0x15d9a2(0x196)]['error'](_0x147ca9);}}),this[_0x3d3db6(0x18c)]=_0x39b3f7,this[_0x3d3db6(0x1b4)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a35_0x425bb0(0x155)](_0x3f7fd0,_0x4b1802){const _0x4ab177=a35_0x425bb0;if(!_0x3f7fd0||typeof _0x3f7fd0['id']==='undefined'||!_0x3f7fd0[_0x4ab177(0x170)]||!_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x149)]||!_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x193)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x4b1802,_0x3f7fd0,status_message_1['StatusMessage'][_0x4ab177(0x16e)],utils_1[_0x4ab177(0x162)][_0x4ab177(0x13a)]);const _0x268571=path[_0x4ab177(0x12b)](_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x149)]);if(!this['sourcemapper'][_0x4ab177(0x15d)](_0x268571)){const _0x17f6cb=path['extname'](_0x268571);if(!this[_0x4ab177(0x19d)][_0x4ab177(0x1ad)][_0x4ab177(0x146)](_0x17f6cb)){const _0x350e3d=_0x268571['substring'](0x0,_0x268571[_0x4ab177(0x1a0)]-_0x17f6cb[_0x4ab177(0x1a0)]),_0x67499=this[_0x4ab177(0x19d)][_0x4ab177(0x1ad)][_0x4ab177(0x138)](_0x203c74=>_0x350e3d+_0x203c74)['some'](_0x105b7d=>(0x0,utils_1[_0x4ab177(0x166)])(_0x105b7d,this[_0x4ab177(0x13d)])),_0x10ba73=_0x67499?utils_1[_0x4ab177(0x162)][_0x4ab177(0x15c)]:utils_1[_0x4ab177(0x162)][_0x4ab177(0x11b)];return(0x0,utils_1[_0x4ab177(0x1aa)])(_0x4b1802,_0x3f7fd0,status_message_1[_0x4ab177(0x121)]['BREAKPOINT_SOURCE_LOCATION'],_0x10ba73);}this[_0x4ab177(0x152)](_0x3f7fd0,null,null,_0x4b1802);}else{const _0x52ad86=_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x193)],_0x515c06=0x0,_0x333af4=this[_0x4ab177(0x157)][_0x4ab177(0x14f)](_0x268571,_0x52ad86,_0x515c06),_0x381732=(0x0,utils_1[_0x4ab177(0x118)])(_0x3f7fd0);if(_0x3f7fd0[_0x4ab177(0x156)]&&_0x381732)try{_0x3f7fd0['condition']=_0x381732(_0x3f7fd0[_0x4ab177(0x156)]);}catch(_0x238278){return this[_0x4ab177(0x196)][_0x4ab177(0x132)](_0x4ab177(0x164)+_0x3f7fd0[_0x4ab177(0x156)]+'\x20<<'),(0x0,utils_1['setErrorStatusAndCallback'])(_0x4b1802,_0x3f7fd0,status_message_1[_0x4ab177(0x121)][_0x4ab177(0x173)],utils_1['errors'][_0x4ab177(0x17c)]);}this[_0x4ab177(0x152)](_0x3f7fd0,_0x333af4,_0x381732,_0x4b1802);}}[a35_0x425bb0(0x190)](_0x18f888,_0x4bbcc9){const _0x418495=a35_0x425bb0;if(typeof _0x18f888['id']==='undefined')return this[_0x418495(0x196)]['debug'](_0x418495(0x119)),(0x0,utils_1[_0x418495(0x1aa)])(_0x4bbcc9,_0x18f888,status_message_1[_0x418495(0x121)][_0x418495(0x173)],utils_1[_0x418495(0x162)][_0x418495(0x147)]);const _0x50d38a=this[_0x418495(0x17d)][_0x18f888['id']];if(!_0x50d38a)return this[_0x418495(0x196)][_0x418495(0x1a7)]('Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20'+_0x18f888['id']),(0x0,utils_1['setErrorStatusAndCallback'])(_0x4bbcc9,_0x18f888,status_message_1[_0x418495(0x121)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x418495(0x147)]);const _0x4bb3a3=_0x50d38a[_0x418495(0x154)],_0x300a54=_0x50d38a['id'];(0x0,utils_1[_0x418495(0x1b8)])(this[_0x418495(0x19b)][_0x4bb3a3],_0x18f888['id']);this[_0x418495(0x19b)][_0x4bb3a3]['length']===0x0&&delete this['locationMapper'][_0x4bb3a3];(0x0,utils_1[_0x418495(0x1b8)])(this[_0x418495(0x19e)][_0x300a54],_0x18f888['id']);this['breakpointMapper'][_0x300a54][_0x418495(0x1a0)]===0x0&&delete this[_0x418495(0x19e)][_0x300a54];let _0x343288={};!this['breakpointMapper'][_0x50d38a['id']]&&(_0x343288=this[_0x418495(0x1bb)][_0x418495(0x12a)](_0x50d38a['id'])),delete this[_0x418495(0x17d)][_0x18f888['id']],delete this[_0x418495(0x18b)][_0x18f888['id']],this[_0x418495(0x1af)]--,setImmediate(()=>{const _0x182012=_0x418495;_0x343288[_0x182012(0x126)]&&_0x4bbcc9(_0x343288['error']),_0x4bbcc9(null);});}[a35_0x425bb0(0x15a)](_0x1b4aa0,_0xbaedb9){const _0x29d3ce=a35_0x425bb0,_0x110015=this['onBreakpointHit'][_0x29d3ce(0x127)](this,_0x1b4aa0,_0x2b3d09=>{const _0x15da10=_0x29d3ce,_0x57d9b7=--this['breakpoints'][_0x1b4aa0['id']][_0x15da10(0x12e)];(_0x57d9b7<=0x0||_0x2b3d09)&&(this[_0x15da10(0x18b)][_0x1b4aa0['id']]['enabled']=![]),_0xbaedb9(_0x2b3d09||undefined);});this[_0x29d3ce(0x18b)][_0x1b4aa0['id']]={'enabled':!![],'listener':_0x110015};}[a35_0x425bb0(0x12d)](_0x170930,_0x25b9e4,_0x2f5cdb,_0x2b93ff){const _0x2af6ee=a35_0x425bb0,_0x234bb5=this[_0x2af6ee(0x194)]['bind'](this,_0x170930,_0xd16eb1=>{const _0x225902=_0x2af6ee;if(_0xd16eb1){this[_0x225902(0x18b)][_0x170930['id']][_0x225902(0x18f)]=![],setImmediate(()=>{_0x2b93ff(_0xd16eb1||undefined);});return;}_0x25b9e4(_0x170930['logMessageFormat'],_0x170930[_0x225902(0x151)]),_0x170930[_0x225902(0x151)]=[],_0x2f5cdb()?this[_0x225902(0x18b)][_0x170930['id']]['enabled']=![]:this[_0x225902(0x18c)][_0x225902(0x144)](_0x170930['id'])&&(this[_0x225902(0x18b)][_0x170930['id']][_0x225902(0x18f)]=![],setTimeout(()=>{const _0x436f85=_0x225902;!_0x2f5cdb()&&this[_0x436f85(0x18b)][_0x170930['id']]&&(this[_0x436f85(0x18b)][_0x170930['id']][_0x436f85(0x18f)]=!![]),this[_0x436f85(0x18c)][_0x436f85(0x1b6)](_0x170930['id']);},this[_0x225902(0x19d)]['quota'][_0x225902(0x13b)]*0x3e8));});this[_0x2af6ee(0x18b)][_0x170930['id']]={'enabled':!![],'listener':_0x234bb5};}[a35_0x425bb0(0x185)](){const _0x4e358f=a35_0x425bb0;this[_0x4e358f(0x1bb)][_0x4e358f(0x148)]();}[a35_0x425bb0(0x1a4)](){const _0x3a104e=a35_0x425bb0;this[_0x3a104e(0x1bb)]['enable']();}[a35_0x425bb0(0x11c)](){const _0x2b31ef=a35_0x425bb0;this[_0x2b31ef(0x1bb)][_0x2b31ef(0x11c)]();}['numBreakpoints_'](){const _0x4e31d9=a35_0x425bb0;return Object['keys'](this['breakpoints'])[_0x4e31d9(0x1a0)];}['numListeners_'](){const _0x346dde=a35_0x425bb0;return Object[_0x346dde(0x15f)](this[_0x346dde(0x18b)])[_0x346dde(0x1a0)];}['remainingHits'](_0x58e3b1){const _0x3a0c8e=a35_0x425bb0;return this[_0x3a0c8e(0x17d)][_0x58e3b1]['remainingHits'];}[a35_0x425bb0(0x188)](_0x1be1cd){const _0xf95fc9=a35_0x425bb0;this[_0xf95fc9(0x1b4)]=_0x1be1cd;}[a35_0x425bb0(0x152)](_0x563703,_0x1f2416,_0x570582,_0x277de1){const _0x8ba059=a35_0x425bb0;let _0x7c5a9f=null;if(_0x563703[_0x8ba059(0x156)])try{_0x7c5a9f=acorn[_0x8ba059(0x14c)](_0x563703['condition'],{'sourceType':'script','ecmaVersion':0x6});const _0x3e9788=require(_0x8ba059(0x1bc));if(!_0x3e9788[_0x8ba059(0x14d)](_0x7c5a9f,![]))return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)]['BREAKPOINT_CONDITION'],utils_1[_0x8ba059(0x162)]['DISALLOWED_EXPRESSION']);}catch(_0x14fed8){const _0x5b38be=utils_1[_0x8ba059(0x162)][_0x8ba059(0x17a)]+_0x14fed8[_0x8ba059(0x15b)];return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1['StatusMessage'][_0x8ba059(0x173)],_0x5b38be);}let _0x1903dd;const _0x3f98f8=_0x1f2416?_0x1f2416[_0x8ba059(0x171)]:path[_0x8ba059(0x12b)](_0x563703['location'][_0x8ba059(0x149)]),_0x475791=(0x0,utils_1[_0x8ba059(0x140)])(_0x3f98f8,this[_0x8ba059(0x19d)],this[_0x8ba059(0x13d)],this[_0x8ba059(0x196)]);if(_0x475791['length']===0x0)return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)][_0x8ba059(0x12f)],utils_1[_0x8ba059(0x162)][_0x8ba059(0x11b)]);else{if(_0x475791[_0x8ba059(0x1a0)]===0x1)_0x1903dd=_0x475791[0x0];else return this[_0x8ba059(0x196)]['warn']('Unable\x20to\x20unambiguously\x20find\x20'+_0x3f98f8+'.\x20Potential\x20matches:\x20'+_0x475791),(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1['StatusMessage'][_0x8ba059(0x12f)],utils_1[_0x8ba059(0x162)][_0x8ba059(0x11f)]);}if(this[_0x8ba059(0x1b4)]['shouldBlock'](_0x1903dd))return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x8ba059(0x162)][_0x8ba059(0x120)]);let _0x3d647f=_0x1f2416&&_0x1f2416[_0x8ba059(0x17b)]?_0x1f2416[_0x8ba059(0x17b)]:_0x563703['location'][_0x8ba059(0x17b)]||0x0;const _0x43ff82=_0x1f2416?_0x1f2416[_0x8ba059(0x193)]:_0x563703[_0x8ba059(0x170)]['line'];USE_MODULE_PREFIX&&_0x43ff82===0x1&&(_0x3d647f+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x43ff82>=this[_0x8ba059(0x13d)]['fileStats'][_0x1903dd][_0x8ba059(0x195)]||_0x43ff82<0x1)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)][_0x8ba059(0x12f)],{...utils_1[_0x8ba059(0x162)][_0x8ba059(0x116)],'description':utils_1['errors'][_0x8ba059(0x116)][_0x8ba059(0x153)]+_0x1903dd+':'+_0x43ff82+_0x8ba059(0x136)+this[_0x8ba059(0x13d)][_0x8ba059(0x1a6)][_0x1903dd][_0x8ba059(0x195)]+_0x8ba059(0x187)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0x8ba059(0x1b0)});const _0x3f6d02=this[_0x8ba059(0x11e)](_0x563703,_0x43ff82,_0x3d647f,_0x1903dd);if(!_0x3f6d02)return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)][_0x8ba059(0x12f)],utils_1['errors'][_0x8ba059(0x199)]);this['breakpoints'][_0x563703['id']]=new BreakpointData(_0x3f6d02[_0x8ba059(0x179)],_0x563703,_0x7c5a9f,_0x3f6d02[_0x8ba059(0x154)],_0x570582,_0x563703['maxHitCount']||0x1,_0x563703[_0x8ba059(0x181)],_0x563703[_0x8ba059(0x16f)]),this['numBreakpoints']++,setImmediate(()=>{_0x277de1(null);});}[a35_0x425bb0(0x11e)](_0x53cd99,_0x4031ff,_0x867bff,_0x34ac77){const _0x3bba47=a35_0x425bb0,_0x1ad60c=JSON[_0x3bba47(0x125)]({'file':_0x34ac77,'line':_0x4031ff,'column':_0x867bff});let _0x1a277e;if(!this['locationMapper'][_0x1ad60c]){const _0x509c34=this[_0x3bba47(0x1bb)]['shouldUseWellFormattedUrl']()?_0x3bba47(0x177)+_0x34ac77:_0x34ac77,_0xc21a31=process[_0x3bba47(0x198)]===_0x3bba47(0x163)&&(0x0,utils_1[_0x3bba47(0x1b9)])(process[_0x3bba47(0x18a)],_0x3bba47(0x16d))?_0x509c34['replace'](/^file:\/\//,'file:///')[_0x3bba47(0x186)](/\\/g,'/'):_0x509c34,_0x455cc3=this[_0x3bba47(0x1bb)][_0x3bba47(0x15e)]({'lineNumber':_0x4031ff-0x1,'url':encodeURI(_0xc21a31),'columnNumber':_0x867bff});if(_0x455cc3[_0x3bba47(0x126)]||!_0x455cc3[_0x3bba47(0x161)])return this[_0x3bba47(0x196)]['error'](_0x3bba47(0x1ab)+_0xc21a31+':'+_0x4031ff+',\x20'+(_0x3bba47(0x18d)+JSON['stringify'](_0x455cc3['error']))),null;_0x1a277e=_0x455cc3['response'][_0x3bba47(0x168)],delete this[_0x3bba47(0x19b)][_0x1ad60c],delete this[_0x3bba47(0x19e)][_0x1a277e],this[_0x3bba47(0x19b)][_0x1ad60c]=[],this['breakpointMapper'][_0x1a277e]=[];}else _0x1a277e=this['breakpoints'][this[_0x3bba47(0x19b)][_0x1ad60c][0x0]]['id'];return this['locationMapper'][_0x1ad60c][_0x3bba47(0x1b5)](_0x53cd99['id']),this[_0x3bba47(0x19e)][_0x1a277e][_0x3bba47(0x1b5)](_0x53cd99['id']),{'v8BreakpointId':_0x1a277e,'locationStr':_0x1ad60c};}[a35_0x425bb0(0x1ae)](_0x58553d,_0x14af65){const _0x54ccb8=a35_0x425bb0,_0x772af=this[_0x54ccb8(0x19d)][_0x54ccb8(0x14b)],_0x5a0ec7=_0x58553d[_0x54ccb8(0x156)];if(_0x5a0ec7){let _0x19112d;if(this['quotaManager'][_0x54ccb8(0x181)])_0x19112d=state[_0x54ccb8(0x174)](_0x5a0ec7,_0x14af65,this[_0x54ccb8(0x1bb)],!![],_0x772af);else{const _0x4b563d=process['hrtime']();_0x19112d=state[_0x54ccb8(0x174)](_0x5a0ec7,_0x14af65,this[_0x54ccb8(0x1bb)],!![],_0x772af);const _0x3928e5=process[_0x54ccb8(0x14a)](_0x4b563d),_0x1c6fef=this[_0x54ccb8(0x137)](_0x3928e5),_0x39c0fc=this['quotaManager'][_0x54ccb8(0x184)](_0x1c6fef,_0x58553d);if(_0x39c0fc)return[undefined,_0x39c0fc];}if(_0x19112d[_0x54ccb8(0x126)])return this[_0x54ccb8(0x196)][_0x54ccb8(0x1a7)]('Failed\x20to\x20evaluate\x20condition\x20'+_0x5a0ec7+_0x54ccb8(0x17f),_0x19112d[_0x54ccb8(0x126)]),[undefined,{...utils_1['errors'][_0x54ccb8(0x17e)],'description':(utils_1[_0x54ccb8(0x162)][_0x54ccb8(0x17e)][_0x54ccb8(0x153)]||'')+_0x19112d[_0x54ccb8(0x126)]['description']}];if(!_0x19112d[_0x54ccb8(0x167)][_0x54ccb8(0x150)])return this[_0x54ccb8(0x196)][_0x54ccb8(0x1a7)](_0x54ccb8(0x1b1)+_0x5a0ec7+_0x54ccb8(0x133)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x3e42e1,_0x46f45e,_0x4a0a86){const _0x2da4d5=a35_0x425bb0,[_0x217ed7,_0x523e85]=this['processCondition'](_0x3e42e1,_0x4a0a86[0x0]);if(_0x523e85!==undefined){(0x0,utils_1[_0x2da4d5(0x1aa)])(_0x46f45e,_0x3e42e1,status_message_1[_0x2da4d5(0x121)][_0x2da4d5(0x173)],_0x523e85);return;}if(_0x217ed7===![])return;const _0x3d72cb=process['hrtime']();try{this[_0x2da4d5(0x172)](_0x3e42e1,_0x4a0a86);}catch(_0x53c0e5){return(0x0,utils_1[_0x2da4d5(0x1aa)])(_0x46f45e,_0x3e42e1,status_message_1['StatusMessage'][_0x2da4d5(0x12f)],utils_1['errors'][_0x2da4d5(0x197)]+_0x53c0e5);}const _0x3c1cf9=process[_0x2da4d5(0x14a)](_0x3d72cb),_0x2e2c5f=this[_0x2da4d5(0x137)](_0x3c1cf9);this[_0x2da4d5(0x18c)]['applyDynamicLogsCPUQuota'](_0x3e42e1['id'],_0x2e2c5f),this['logger'][_0x2da4d5(0x1a7)]((0x0,utils_1[_0x2da4d5(0x169)])(_0x2da4d5(0x19f),_0x3c1cf9)),_0x46f45e(null);}[a35_0x425bb0(0x172)](_0x37191f,_0x3ab817){const _0x47c101=a35_0x425bb0,_0x458f50=[],_0x2f2d7d=this;if(_0x37191f['expressions']&&this[_0x47c101(0x17d)][_0x37191f['id']][_0x47c101(0x11a)])for(let _0x3bb56f=0x0;_0x3bb56f<_0x37191f[_0x47c101(0x134)][_0x47c101(0x1a0)];_0x3bb56f++){try{_0x37191f[_0x47c101(0x134)][_0x3bb56f]=this[_0x47c101(0x17d)][_0x37191f['id']][_0x47c101(0x11a)](_0x37191f[_0x47c101(0x134)][_0x3bb56f]);}catch(_0x325c1d){this[_0x47c101(0x196)][_0x47c101(0x132)](_0x47c101(0x129)+_0x37191f[_0x47c101(0x134)][_0x3bb56f]+_0x47c101(0x1a1)),_0x458f50[_0x47c101(0x1b5)]({'name':_0x37191f[_0x47c101(0x134)][_0x3bb56f],'status':new status_message_1[(_0x47c101(0x121))](status_message_1[_0x47c101(0x121)][_0x47c101(0x1a2)],utils_1['errors'][_0x47c101(0x135)],!![])}),_0x37191f[_0x47c101(0x134)]['splice'](_0x3bb56f,0x1),_0x3bb56f--;}}if(_0x37191f[_0x47c101(0x19a)]==='LOG'){if(!_0x37191f['expressions'])_0x37191f[_0x47c101(0x151)]=[];else{const _0x395b53=_0x3ab817[0x0];_0x37191f['evaluatedExpressions']=_0x37191f[_0x47c101(0x134)][_0x47c101(0x138)](_0x2de99d=>{const _0x13c87b=_0x47c101,_0xdee70a=state[_0x13c87b(0x174)](_0x2de99d,_0x395b53,_0x2f2d7d[_0x13c87b(0x1bb)],!![],this[_0x13c87b(0x19d)][_0x13c87b(0x14b)]);return _0xdee70a['error']?_0xdee70a[_0x13c87b(0x126)]:_0xdee70a['object']['value'];});}}else{const _0x36309c=state[_0x47c101(0x1a3)](_0x3ab817,_0x37191f,this[_0x47c101(0x19d)],this['scriptMapper'],this[_0x47c101(0x1bb)],this['blocklistManager']);_0x37191f['location']&&(0x0,utils_1[_0x47c101(0x142)])(_0x37191f[_0x47c101(0x170)]['path'])&&(_0x37191f[_0x47c101(0x170)][_0x47c101(0x193)]=_0x3ab817[0x0][_0x47c101(0x170)][_0x47c101(0x182)]+0x1),_0x37191f['stackFrames']=_0x36309c[_0x47c101(0x178)],_0x37191f[_0x47c101(0x13c)]=_0x36309c[_0x47c101(0x13c)],_0x37191f[_0x47c101(0x151)]=_0x458f50[_0x47c101(0x141)](_0x36309c['evaluatedExpressions']);}}['handleDebugPausedEvent'](_0x22ecfd){const _0x517016=a35_0x425bb0;try{if(!_0x22ecfd[_0x517016(0x13f)])return;const _0x265512=_0x22ecfd['hitBreakpoints'][0x0],_0x2f9083=this[_0x517016(0x19e)][_0x265512];if(!_0x2f9083)return;_0x2f9083[_0x517016(0x175)](_0x56287b=>{const _0x5ce438=_0x517016;this[_0x5ce438(0x18b)][_0x56287b][_0x5ce438(0x18f)]&&(this[_0x5ce438(0x196)][_0x5ce438(0x1a7)]('>>>breakpoint\x20hit<<<\x20number:\x20'+_0x56287b),this[_0x5ce438(0x18b)][_0x56287b][_0x5ce438(0x160)](_0x22ecfd[_0x5ce438(0x131)]));});}catch(_0x52feba){this[_0x517016(0x196)][_0x517016(0x132)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x52feba);}}[a35_0x425bb0(0x137)](_0x5bfbc5){return _0x5bfbc5[0x0]*0x3b9aca00+_0x5bfbc5[0x1];}}exports['InspectorDebugApi']=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
+ function a36_0x992f(_0x3224cd,_0x587051){const _0x18df37=a36_0x5dff();return a36_0x992f=function(_0x4921a2,_0x24f646){_0x4921a2=_0x4921a2-0x1d0;let _0x5dffa0=_0x18df37[_0x4921a2];return _0x5dffa0;},a36_0x992f(_0x3224cd,_0x587051);}const a36_0x2215ae=a36_0x992f;(function(_0x3d6023,_0x536dce){const _0x5b22e0=a36_0x992f,_0x53b71a=_0x3d6023();while(!![]){try{const _0x4252a9=-parseInt(_0x5b22e0(0x1e5))/0x1+-parseInt(_0x5b22e0(0x1f1))/0x2*(parseInt(_0x5b22e0(0x22b))/0x3)+-parseInt(_0x5b22e0(0x23f))/0x4*(-parseInt(_0x5b22e0(0x202))/0x5)+parseInt(_0x5b22e0(0x252))/0x6*(parseInt(_0x5b22e0(0x1ec))/0x7)+-parseInt(_0x5b22e0(0x1fc))/0x8+-parseInt(_0x5b22e0(0x1d8))/0x9+parseInt(_0x5b22e0(0x22e))/0xa;if(_0x4252a9===_0x536dce)break;else _0x53b71a['push'](_0x53b71a['shift']());}catch(_0x903ece){_0x53b71a['push'](_0x53b71a['shift']());}}}(a36_0x5dff,0x62a57));const a36_0x24f646=(function(){let _0x8897d4=!![];return function(_0x704fa4,_0x171a51){const _0x3b83fe=_0x8897d4?function(){const _0x1b4607=a36_0x992f;if(_0x171a51){const _0x4ae5dd=_0x171a51[_0x1b4607(0x247)](_0x704fa4,arguments);return _0x171a51=null,_0x4ae5dd;}}:function(){};return _0x8897d4=![],_0x3b83fe;};}()),a36_0x4921a2=a36_0x24f646(this,function(){const _0x3c060c=a36_0x992f;return a36_0x4921a2[_0x3c060c(0x209)]()[_0x3c060c(0x1df)]('(((.+)+)+)+$')[_0x3c060c(0x209)]()['constructor'](a36_0x4921a2)[_0x3c060c(0x1df)]('(((.+)+)+)+$');});a36_0x4921a2();'use strict';Object[a36_0x2215ae(0x1d6)](exports,'__esModule',{'value':!![]}),exports['V8DebugApi']=exports[a36_0x2215ae(0x1ed)]=void 0x0;const acorn=require(a36_0x2215ae(0x1fb)),path=require('path'),semver=require(a36_0x2215ae(0x201)),vm=require('vm'),status_message_1=require('../../client/stackdriver/status-message'),state=require('../state/legacy-state'),utils_1=require(a36_0x2215ae(0x254)),debugapi=require(a36_0x2215ae(0x1d3)),dummy_blocklist_manager_1=require('../blocklisting/dummy-blocklist-manager');class V8BreakpointData{constructor(_0x43fa3a,_0x51dbc9,_0x309776,_0x170073){const _0x725678=a36_0x2215ae;this[_0x725678(0x258)]=_0x43fa3a,this['v8Breakpoint']=_0x51dbc9,this[_0x725678(0x21d)]=_0x309776,this[_0x725678(0x251)]=_0x170073;}}exports[a36_0x2215ae(0x1ed)]=V8BreakpointData;function a36_0x5dff(){const _0x5e913b=['ERROR_COMPILING_CONDITION','message','DebugEvent','listener','evaluate','usePermanentListener','bind','DummyBlocklistManager','logMessageFormat','checkCondition','logger','keys','handleDebugEvents','push','hrtime','28aPoLNO','COULD_NOT_FIND_MAPPING_FILE','Debug','normalize','mirror','BREAKPOINT_PATH_BLOCKED','shouldBlock','StatusMessage','apply','exec','lines','V8DebugApi','LOG','activating\x20v8\x20breakpoint\x20listener','script','description','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','satisfies','compile','54ASmNkI','enable','../util/utils','script_break_point','sourcemapper','length','apiBreakpoint','isJavaScriptFile','BREAKPOINT_CONDITION','SOURCE_FILE_AMBIGUOUS','BREAKPOINT_SOURCE_LOCATION','breakPointsHit','v8Breakpoint','frame','./debugapi','remainingHits','errors','defineProperty','config','5611131rpRdmh','listeners','fileIndex','hasMappingInfo','undefined','setByRegExp','SYNTAX_ERROR_IN_CONDITION','search','\x20lines.\x20Please\x20ensure','mappingInfo','disconnect','wait','Break','563331ZydkAP','location','capture\x20time:\x20','runInDebugContext','expressions','path','isValid','613144itOWVX','V8BreakpointData','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','column','12sdCtgT','findScripts','numListeners_','CAPTURE_BREAKPOINT_DATA','setScriptBreakPointByRegExp','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','javascriptFileExtensions','line','warn','captureBreakpointData','acorn','2344496tYRLGA','numBreakpoints','number','setErrorStatusAndCallback','error','semver','303085zlfGUW','fileStats','ERROR_EVALUATING_CONDITION','clearBreakPoint','onBreakpointHit','\x20deployed\x20source.','V8_BREAKPOINT_ERROR','toString','active','variableTable','setInternal','clear','parse','SOURCE_FILE_NOT_FOUND','setListener','DISALLOWED_EXPRESSION','\x20<<','breakpoints','VARIABLE_VALUE','INVALID_LINE_NUMBER','deactivating\x20v8\x20breakpoint\x20listener','action','condition','quotaManager','blocklistManager','../util/validator.js','evaluatedExpressions','parsedCondition','V8_BREAKPOINT_CLEAR_ERROR','>=4.5','V8_BREAKPOINT_DISABLED','quota','value','includes','.\x20Potential\x20matches:\x20','Unable\x20to\x20compile\x20condition\x20>>\x20','info','formatInterval','MODULE_WRAP_PREFIX_LENGTH','capture','enabled','309558NqTIYn','UNSPECIFIED','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','12903760AKYoNU','stackFrames'];a36_0x5dff=function(){return _0x5e913b;};return a36_0x5dff();}class V8DebugApi{constructor(_0x1e0d56,_0x235eb1,_0x3c84d0,_0x272f60,_0x2e029f){const _0x30edc4=a36_0x2215ae;this[_0x30edc4(0x213)]={},this[_0x30edc4(0x1d9)]={},this[_0x30edc4(0x1fd)]=0x0,this[_0x30edc4(0x256)]=_0x272f60,this['v8']=vm[_0x30edc4(0x1e8)](_0x30edc4(0x241)),this[_0x30edc4(0x1d7)]=_0x235eb1,this[_0x30edc4(0x1da)]=_0x3c84d0,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/[_0x30edc4(0x248)](process['versions']['v8']),this[_0x30edc4(0x23a)]=_0x1e0d56,this[_0x30edc4(0x235)]=semver[_0x30edc4(0x250)](this['v8Version'][0x1],_0x30edc4(0x21f)),this['quotaManager']=_0x2e029f,this[_0x30edc4(0x21a)]=new dummy_blocklist_manager_1[(_0x30edc4(0x237))](!![]),this['handleDebugEvents']=(_0x37cd1f,_0x510889,_0x448a07)=>{const _0x413512=_0x30edc4;try{switch(_0x37cd1f){case this['v8'][_0x413512(0x232)][_0x413512(0x1e4)]:_0x448a07[_0x413512(0x1d0)]()['forEach'](_0x154091=>{const _0x2d790e=_0x413512,_0x4ac0ba=_0x154091[_0x2d790e(0x255)]()[_0x2d790e(0x1fe)]();this['listeners'][_0x4ac0ba][_0x2d790e(0x22a)]&&(this[_0x2d790e(0x23a)][_0x2d790e(0x226)](_0x2d790e(0x24f)+_0x4ac0ba),this['listeners'][_0x4ac0ba][_0x2d790e(0x233)](_0x510889,_0x448a07));});break;default:}}catch(_0x566eb6){this[_0x413512(0x23a)][_0x413512(0x1f9)](_0x413512(0x1f6)+_0x566eb6);}},this[_0x30edc4(0x235)]&&(this['logger'][_0x30edc4(0x226)]('activating\x20v8\x20breakpoint\x20listener\x20(permanent)'),this['v8']['setListener'](this[_0x30edc4(0x23c)]));}['set'](_0x4a2313,_0x1772c8){const _0x4b18cf=a36_0x2215ae;if(!this['v8']||!_0x4a2313||typeof _0x4a2313['id']===_0x4b18cf(0x1dc)||!_0x4a2313['location']||!_0x4a2313[_0x4b18cf(0x1e6)][_0x4b18cf(0x1ea)]||!_0x4a2313[_0x4b18cf(0x1e6)][_0x4b18cf(0x1f8)])return(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1[_0x4b18cf(0x246)][_0x4b18cf(0x22c)],utils_1[_0x4b18cf(0x1d5)]['INVALID_BREAKPOINT']);const _0x42c2d2=path[_0x4b18cf(0x242)](_0x4a2313['location'][_0x4b18cf(0x1ea)]);if(this[_0x4b18cf(0x21a)][_0x4b18cf(0x245)](_0x42c2d2))return(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1['StatusMessage'][_0x4b18cf(0x25c)],utils_1[_0x4b18cf(0x1d5)][_0x4b18cf(0x244)]);if(!this[_0x4b18cf(0x256)][_0x4b18cf(0x1db)](_0x42c2d2)){const _0x4c1887=path['extname'](_0x42c2d2);if(!this[_0x4b18cf(0x1d7)][_0x4b18cf(0x1f7)][_0x4b18cf(0x223)](_0x4c1887))return(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1[_0x4b18cf(0x246)][_0x4b18cf(0x25c)],utils_1['errors'][_0x4b18cf(0x240)]);this[_0x4b18cf(0x20c)](_0x4a2313,null,null,_0x1772c8);}else{const _0x47c25e=_0x4a2313[_0x4b18cf(0x1e6)][_0x4b18cf(0x1f8)],_0x3737c6=0x0,_0x5d2ac7=this[_0x4b18cf(0x256)][_0x4b18cf(0x1e1)](_0x42c2d2,_0x47c25e,_0x3737c6),_0x400fac=(0x0,utils_1['getBreakpointCompiler'])(_0x4a2313);if(_0x4a2313[_0x4b18cf(0x218)]&&_0x400fac)try{_0x4a2313[_0x4b18cf(0x218)]=_0x400fac(_0x4a2313[_0x4b18cf(0x218)]);}catch(_0x30074d){return this[_0x4b18cf(0x23a)][_0x4b18cf(0x226)](_0x4b18cf(0x225)+_0x4a2313[_0x4b18cf(0x218)]+_0x4b18cf(0x212)),(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1[_0x4b18cf(0x246)]['BREAKPOINT_CONDITION'],utils_1[_0x4b18cf(0x1d5)][_0x4b18cf(0x230)]);}this[_0x4b18cf(0x20c)](_0x4a2313,_0x5d2ac7,_0x400fac,_0x1772c8);}}[a36_0x2215ae(0x20d)](_0x5d2f5e,_0x557fed){const _0x58f013=a36_0x2215ae;if(typeof _0x5d2f5e['id']==='undefined')return(0x0,utils_1['setErrorStatusAndCallback'])(_0x557fed,_0x5d2f5e,status_message_1['StatusMessage'][_0x58f013(0x25a)],utils_1['errors'][_0x58f013(0x21e)]);const _0x42d15f=this[_0x58f013(0x213)][_0x5d2f5e['id']];if(!_0x42d15f)return(0x0,utils_1[_0x58f013(0x1ff)])(_0x557fed,_0x5d2f5e,status_message_1[_0x58f013(0x246)][_0x58f013(0x25a)],utils_1[_0x58f013(0x1d5)][_0x58f013(0x21e)]);const _0xb5e292=_0x42d15f[_0x58f013(0x1d1)];this['v8'][_0x58f013(0x205)](_0xb5e292[_0x58f013(0x1fe)]()),delete this[_0x58f013(0x213)][_0x5d2f5e['id']],delete this[_0x58f013(0x1d9)][_0xb5e292[_0x58f013(0x1fe)]()],this[_0x58f013(0x1fd)]--,this[_0x58f013(0x1fd)]===0x0&&!this[_0x58f013(0x235)]&&(this[_0x58f013(0x23a)][_0x58f013(0x226)](_0x58f013(0x216)),this['v8'][_0x58f013(0x210)](null)),setImmediate(()=>{_0x557fed(null);});}[a36_0x2215ae(0x1e3)](_0x2d487f,_0x91c771){const _0x311ebc=a36_0x2215ae,_0x503029=this,_0x54c62f=_0x503029[_0x311ebc(0x213)][_0x2d487f['id']][_0x311ebc(0x1d1)][_0x311ebc(0x1fe)](),_0x2b9c4c=this[_0x311ebc(0x206)][_0x311ebc(0x236)](this,_0x2d487f,_0x4d55a2=>{const _0x9d4448=_0x311ebc;_0x503029[_0x9d4448(0x1d9)][_0x54c62f][_0x9d4448(0x22a)]=![],setImmediate(()=>{_0x91c771(_0x4d55a2||undefined);});});_0x503029['listeners'][_0x54c62f]={'enabled':!![],'listener':_0x2b9c4c};}['log'](_0x361ba1,_0x232be5,_0x295c1f,_0x8dcbfb){const _0x1e8825=a36_0x2215ae,_0x38892b=this,_0x1fdf2f=_0x38892b['breakpoints'][_0x361ba1['id']][_0x1e8825(0x1d1)]['number'](),_0x406457=this[_0x1e8825(0x206)][_0x1e8825(0x236)](this,_0x361ba1,_0x2b20e8=>{const _0x36c01=_0x1e8825;_0x2b20e8&&(this['listeners'][_0x361ba1['id']][_0x36c01(0x22a)]=![],setImmediate(()=>{_0x8dcbfb(_0x2b20e8||undefined);})),_0x232be5(_0x361ba1[_0x36c01(0x238)],_0x361ba1[_0x36c01(0x21c)]),_0x295c1f()?_0x38892b[_0x36c01(0x1d9)][_0x1fdf2f]['enabled']=![]:this[_0x36c01(0x219)]['needsRecoveryTime'](_0x361ba1['id'])&&(_0x38892b[_0x36c01(0x1d9)][_0x1fdf2f][_0x36c01(0x22a)]=![],setTimeout(()=>{const _0x5bc412=_0x36c01;!_0x295c1f()&&_0x38892b['listeners'][_0x1fdf2f]&&(_0x38892b['listeners'][_0x1fdf2f][_0x5bc412(0x22a)]=!![]),this['quotaManager']['recovered'](_0x361ba1['id']);},_0x38892b[_0x36c01(0x1d7)][_0x36c01(0x221)]['quotaRecoverySeconds']*0x3e8));});_0x38892b[_0x1e8825(0x1d9)][_0x1fdf2f]={'enabled':!![],'listener':_0x406457};}[a36_0x2215ae(0x1e2)](){return;}[a36_0x2215ae(0x253)](){}['disable'](){}['numBreakpoints_'](){const _0x1aa5d4=a36_0x2215ae;return Object[_0x1aa5d4(0x23b)](this[_0x1aa5d4(0x213)])['length'];}[a36_0x2215ae(0x1f3)](){const _0x5e0d5e=a36_0x2215ae;return Object[_0x5e0d5e(0x23b)](this['listeners'])[_0x5e0d5e(0x257)];}[a36_0x2215ae(0x1d4)](){return 0x0;}['setBlocklistManager'](_0x443c9){const _0x332cb3=a36_0x2215ae;this[_0x332cb3(0x21a)]=_0x443c9;}['setInternal'](_0x52995b,_0x575ecc,_0x268974,_0x27efac){const _0x322ad3=a36_0x2215ae;let _0x577426=null;if(_0x52995b[_0x322ad3(0x218)])try{_0x577426=acorn[_0x322ad3(0x20e)](_0x52995b[_0x322ad3(0x218)],{'sourceType':_0x322ad3(0x24d),'ecmaVersion':0x6});const _0x574331=require(_0x322ad3(0x21b));if(!_0x574331[_0x322ad3(0x1eb)](_0x577426,!![]))return(0x0,utils_1[_0x322ad3(0x1ff)])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25a)],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x211)]);}catch(_0x184f03){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x322ad3(0x1de)]+_0x184f03[_0x322ad3(0x231)]);}let _0x57205d;const _0xdfc264=_0x575ecc?_0x575ecc['file']:path[_0x322ad3(0x242)](_0x52995b[_0x322ad3(0x1e6)]['path']),_0x2c3a06=(0x0,utils_1[_0x322ad3(0x1f2)])(_0xdfc264,this[_0x322ad3(0x1d7)],this[_0x322ad3(0x1da)],this[_0x322ad3(0x23a)]);if(_0x2c3a06[_0x322ad3(0x257)]===0x0)return(0x0,utils_1[_0x322ad3(0x1ff)])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x20f)]);else{if(_0x2c3a06[_0x322ad3(0x257)]===0x1)_0x57205d=_0x2c3a06[0x0];else return this[_0x322ad3(0x23a)][_0x322ad3(0x1f9)]('Unable\x20to\x20unambiguously\x20find\x20'+_0xdfc264+_0x322ad3(0x224)+_0x2c3a06),(0x0,utils_1['setErrorStatusAndCallback'])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25c)],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x25b)]);}let _0x519349=_0x575ecc&&_0x575ecc[_0x322ad3(0x1f0)]?_0x575ecc[_0x322ad3(0x1f0)]:_0x52995b[_0x322ad3(0x1e6)][_0x322ad3(0x1f0)]||0x1;const _0x9ccecb=_0x575ecc?_0x575ecc[_0x322ad3(0x1f8)]:_0x52995b['location']['line'];_0x9ccecb===0x1&&(_0x519349+=debugapi[_0x322ad3(0x228)]-0x1);if(_0x9ccecb>=this[_0x322ad3(0x1da)][_0x322ad3(0x203)][_0x57205d][_0x322ad3(0x249)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25c)],{...utils_1[_0x322ad3(0x1d5)]['INVALID_LINE_NUMBER'],'description':utils_1['errors'][_0x322ad3(0x215)][_0x322ad3(0x24e)]+_0x57205d+':'+_0x9ccecb+'.\x20Loaded\x20script\x20contained\x20'+this[_0x322ad3(0x1da)][_0x322ad3(0x203)][_0x57205d][_0x322ad3(0x249)]+_0x322ad3(0x1e0)+_0x322ad3(0x22d)+_0x322ad3(0x207)});const _0xe7757f=this[_0x322ad3(0x1dd)](_0x57205d,_0x9ccecb,_0x519349);if(!_0xe7757f)return(0x0,utils_1[_0x322ad3(0x1ff)])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25c)],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x208)]);this[_0x322ad3(0x1fd)]===0x0&&!this[_0x322ad3(0x235)]&&(this[_0x322ad3(0x23a)]['info'](_0x322ad3(0x24c)),this['v8'][_0x322ad3(0x210)](this['handleDebugEvents'])),this['breakpoints'][_0x52995b['id']]=new V8BreakpointData(_0x52995b,_0xe7757f,_0x577426,_0x268974),this[_0x322ad3(0x1fd)]++,setImmediate(()=>{_0x27efac(null);});}[a36_0x2215ae(0x1dd)](_0xd0011a,_0x3ec689,_0x2111f8){const _0x3d5c45=a36_0x2215ae,_0x57bb6d=(0x0,utils_1['pathToRegExp'])(_0xd0011a),_0xa32b05=this['v8'][_0x3d5c45(0x1f5)](_0x57bb6d,_0x3ec689-0x1,_0x2111f8-0x1),_0x8badc3=this['v8']['findBreakPoint'](_0xa32b05);return _0x8badc3;}[a36_0x2215ae(0x206)](_0x94d672,_0x283264,_0x338094){const _0x2b159b=a36_0x2215ae,_0x14739f=this[_0x2b159b(0x213)][_0x94d672['id']]['v8Breakpoint'];if(!_0x14739f[_0x2b159b(0x20a)]())return(0x0,utils_1[_0x2b159b(0x1ff)])(_0x283264,_0x94d672,status_message_1[_0x2b159b(0x246)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2b159b(0x1d5)][_0x2b159b(0x220)]);const _0x457214=this[_0x2b159b(0x239)](_0x94d672,_0x338094);if(_0x457214[_0x2b159b(0x200)])return(0x0,utils_1[_0x2b159b(0x1ff)])(_0x283264,_0x94d672,status_message_1[_0x2b159b(0x246)]['BREAKPOINT_CONDITION'],{...utils_1[_0x2b159b(0x1d5)][_0x2b159b(0x204)],'description':utils_1['errors'][_0x2b159b(0x230)]['description']+_0x457214[_0x2b159b(0x200)]});else{if(!_0x457214['value']){this[_0x2b159b(0x23a)][_0x2b159b(0x226)](_0x2b159b(0x1ef));return;}}const _0x2111ef=process[_0x2b159b(0x23e)]();try{this[_0x2b159b(0x1fa)](_0x94d672,_0x338094);}catch(_0x28fd2f){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x283264,_0x94d672,status_message_1[_0x2b159b(0x246)][_0x2b159b(0x25c)],utils_1[_0x2b159b(0x1d5)][_0x2b159b(0x1f4)]+_0x28fd2f);}const _0x1ed7d2=process[_0x2b159b(0x23e)](_0x2111ef);this[_0x2b159b(0x23a)][_0x2b159b(0x226)]((0x0,utils_1[_0x2b159b(0x227)])(_0x2b159b(0x1e7),_0x1ed7d2)),_0x283264(null);}[a36_0x2215ae(0x239)](_0x227760,_0x136f06){const _0x249ed6=a36_0x2215ae;if(!_0x227760[_0x249ed6(0x218)])return{'value':!![]};const _0x421fd4=state['evaluate'](_0x227760[_0x249ed6(0x218)],_0x136f06[_0x249ed6(0x1d2)](0x0));if(_0x421fd4[_0x249ed6(0x200)])return{'error':_0x421fd4['error']};return{'value':!!_0x421fd4[_0x249ed6(0x243)][_0x249ed6(0x222)]()};}[a36_0x2215ae(0x1fa)](_0x508453,_0x5ef61d){const _0xf195fd=a36_0x2215ae,_0x2a7c39=[];if(_0x508453['expressions']&&this[_0xf195fd(0x213)][_0x508453['id']][_0xf195fd(0x251)])for(let _0x3a2990=0x0;_0x3a2990<_0x508453[_0xf195fd(0x1e9)][_0xf195fd(0x257)];_0x3a2990++){try{_0x508453['expressions'][_0x3a2990]=this['breakpoints'][_0x508453['id']][_0xf195fd(0x251)](_0x508453[_0xf195fd(0x1e9)][_0x3a2990]);}catch(_0x411bc1){this['logger']['info'](_0xf195fd(0x1ee)+_0x508453[_0xf195fd(0x1e9)][_0x3a2990]+_0xf195fd(0x212)),_0x2a7c39[_0xf195fd(0x23d)]({'name':_0x508453[_0xf195fd(0x1e9)][_0x3a2990],'status':new status_message_1['StatusMessage'](status_message_1[_0xf195fd(0x246)][_0xf195fd(0x214)],utils_1['errors']['EXPRESSION_COMPILING_ERROR'],!![])}),_0x508453[_0xf195fd(0x1e9)]['splice'](_0x3a2990,0x1),_0x3a2990--;}}if(_0x508453[_0xf195fd(0x217)]===_0xf195fd(0x24b)){if(!_0x508453[_0xf195fd(0x1e9)])_0x508453[_0xf195fd(0x21c)]=[];else{const _0x5dff3c=_0x5ef61d[_0xf195fd(0x1d2)](0x0),_0x2c0a4d=_0x508453[_0xf195fd(0x1e9)]['map'](_0xdc256c=>{const _0x39b033=_0xf195fd,_0x37e5aa=state[_0x39b033(0x234)](_0xdc256c,_0x5dff3c);return _0x37e5aa[_0x39b033(0x200)]?_0x37e5aa[_0x39b033(0x200)]:_0x37e5aa[_0x39b033(0x243)][_0x39b033(0x222)]();});_0x508453['evaluatedExpressions']=_0x2c0a4d;}}else{const _0x4a3e61=state[_0xf195fd(0x229)](_0x5ef61d,_0x508453[_0xf195fd(0x1e9)],this[_0xf195fd(0x1d7)],this['v8'],this['blocklistManager']);_0x508453[_0xf195fd(0x1e6)]&&(0x0,utils_1[_0xf195fd(0x259)])(_0x508453[_0xf195fd(0x1e6)]['path'])&&_0x4a3e61[_0xf195fd(0x1e6)]&&_0x4a3e61['location'][_0xf195fd(0x1f8)]&&(_0x508453[_0xf195fd(0x1e6)]['line']=_0x4a3e61[_0xf195fd(0x1e6)]['line']),_0x508453[_0xf195fd(0x22f)]=_0x4a3e61['stackFrames'],_0x508453[_0xf195fd(0x20b)]=_0x4a3e61['variableTable'],_0x508453['evaluatedExpressions']=_0x2a7c39['concat'](_0x4a3e61[_0xf195fd(0x21c)]);}}}exports[a36_0x2215ae(0x24a)]=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
+ function a37_0x3e01(){const _0x138969=['inspector','resetV8DebuggerIfThresholdMet','Error\x20upon\x20re-setting\x20breakpoint:\x20','21NEaZsJ','values','V8Inspector','setBreakpointByUrl','enable','constructor','post','disable','disconnect','resetV8DebuggerThreshold','params','(((.+)+)+)+$','useWellFormattedUrl','Debugger.setBreakpointsActive','storeSetBreakpointParams','breakpointId','logger','Session','Debugger.setBreakpointByUrl','error','onScriptParsed','116AZnETe','Debugger.disable','attach','3081624TJuHVl','14627hgYBam','defineProperty','Runtime.getProperties','detach','numPausedBeforeReset','31030587hhVrHD','session','3867330liYLbl','removeBreakpoint','response','__esModule','toString','4577680jPXLbn','1467582cvfAJT','Debugger.enable','connect','search','prevStoreSetBreakpointParams','Debugger.paused','5318065dCQQSc'];a37_0x3e01=function(){return _0x138969;};return a37_0x3e01();}function a37_0x1ab7(_0x8fab7c,_0x60c3a6){const _0x1cdf7e=a37_0x3e01();return a37_0x1ab7=function(_0x3725f2,_0x5b9c8a){_0x3725f2=_0x3725f2-0x1c8;let _0x3e0157=_0x1cdf7e[_0x3725f2];return _0x3e0157;},a37_0x1ab7(_0x8fab7c,_0x60c3a6);}const a37_0xd367e9=a37_0x1ab7;(function(_0x31c277,_0x4b33df){const _0x1a6894=a37_0x1ab7,_0x51410c=_0x31c277();while(!![]){try{const _0x7f7efe=-parseInt(_0x1a6894(0x1e6))/0x1*(parseInt(_0x1a6894(0x1e2))/0x2)+-parseInt(_0x1a6894(0x1ed))/0x3+-parseInt(_0x1a6894(0x1e5))/0x4+-parseInt(_0x1a6894(0x1c9))/0x5+-parseInt(_0x1a6894(0x1f3))/0x6*(-parseInt(_0x1a6894(0x1cd))/0x7)+parseInt(_0x1a6894(0x1f2))/0x8+parseInt(_0x1a6894(0x1eb))/0x9;if(_0x7f7efe===_0x4b33df)break;else _0x51410c['push'](_0x51410c['shift']());}catch(_0x312f0a){_0x51410c['push'](_0x51410c['shift']());}}}(a37_0x3e01,0xbf00d));const a37_0x5b9c8a=(function(){let _0xd76a7e=!![];return function(_0x1154be,_0x54f4e9){const _0x462702=_0xd76a7e?function(){if(_0x54f4e9){const _0x46d0a7=_0x54f4e9['apply'](_0x1154be,arguments);return _0x54f4e9=null,_0x46d0a7;}}:function(){};return _0xd76a7e=![],_0x462702;};}()),a37_0x3725f2=a37_0x5b9c8a(this,function(){const _0x123a69=a37_0x1ab7;return a37_0x3725f2[_0x123a69(0x1f1)]()[_0x123a69(0x1f6)](_0x123a69(0x1d8))['toString']()[_0x123a69(0x1d2)](a37_0x3725f2)[_0x123a69(0x1f6)](_0x123a69(0x1d8));});a37_0x3725f2();'use strict';Object[a37_0xd367e9(0x1e7)](exports,a37_0xd367e9(0x1f0),{'value':!![]}),exports[a37_0xd367e9(0x1cf)]=void 0x0;const inspector=require(a37_0xd367e9(0x1ca));class V8Inspector{constructor(_0x2a8eb1,_0x41682d,_0x27d323,_0x4b99f6,_0x10d152){const _0x3be1e2=a37_0xd367e9;this['logger']=_0x2a8eb1,this[_0x3be1e2(0x1d9)]=_0x41682d,this[_0x3be1e2(0x1d6)]=_0x27d323,this[_0x3be1e2(0x1e1)]=_0x4b99f6,this['onPaused']=_0x10d152,this[_0x3be1e2(0x1ec)]=null,this[_0x3be1e2(0x1db)]={},this[_0x3be1e2(0x1f7)]=null,this[_0x3be1e2(0x1ea)]=0x0;}['shouldUseWellFormattedUrl'](){const _0xedfda1=a37_0xd367e9;return this[_0xedfda1(0x1d9)];}[a37_0xd367e9(0x1d0)](_0x1f70d1,_0xccf46e=this['prevStoreSetBreakpointParams']!==null){const _0x5465e8=a37_0xd367e9;_0xccf46e?this[_0x5465e8(0x1d1)](![]):this['attach']();const _0x3a2127={};return this[_0x5465e8(0x1ec)][_0x5465e8(0x1d3)](_0x5465e8(0x1df),_0x1f70d1,(_0x183c85,_0x51d0de)=>{const _0x5cb8fd=_0x5465e8;_0x183c85?_0x3a2127[_0x5cb8fd(0x1e0)]=_0x183c85:this[_0x5cb8fd(0x1db)][_0x51d0de[_0x5cb8fd(0x1dc)]]=_0x1f70d1,_0x3a2127[_0x5cb8fd(0x1ef)]=_0x51d0de;}),_0xccf46e&&(_0x3a2127[_0x5465e8(0x1ef)]&&(this['prevStoreSetBreakpointParams'][_0x3a2127['response'][_0x5465e8(0x1dc)]]=this[_0x5465e8(0x1db)][_0x3a2127[_0x5465e8(0x1ef)][_0x5465e8(0x1dc)]]),this[_0x5465e8(0x1d4)](![])),_0x3a2127;}[a37_0xd367e9(0x1ee)](_0x5b1adb){const _0xe740a7=a37_0xd367e9;this['attach']();const _0x414f1a={};return this[_0xe740a7(0x1ec)][_0xe740a7(0x1d3)]('Debugger.removeBreakpoint',{'breakpointId':_0x5b1adb},_0x28d6d3=>{const _0x3dd4d9=_0xe740a7;if(_0x28d6d3)_0x414f1a[_0x3dd4d9(0x1e0)]=_0x28d6d3;delete this['storeSetBreakpointParams'][_0x5b1adb],Object['keys'](this['storeSetBreakpointParams'])['length']===0x0&&this[_0x3dd4d9(0x1e9)]();}),this[_0xe740a7(0x1f7)]!==null&&delete this[_0xe740a7(0x1f7)][_0x5b1adb],_0x414f1a;}['evaluateOnCallFrame'](_0x4dac43){const _0x36b5cf=a37_0xd367e9;this[_0x36b5cf(0x1e4)]();const _0x5fd676={};return this[_0x36b5cf(0x1ec)][_0x36b5cf(0x1d3)]('Debugger.evaluateOnCallFrame',_0x4dac43,(_0x5bc50a,_0x1478ca)=>{const _0x1595e6=_0x36b5cf;if(_0x5bc50a)_0x5fd676[_0x1595e6(0x1e0)]=_0x5bc50a;_0x5fd676['response']=_0x1478ca;}),_0x5fd676;}['getProperties'](_0x422574){const _0x246663=a37_0xd367e9,_0x1d06f4={};return this[_0x246663(0x1e4)](),this[_0x246663(0x1ec)][_0x246663(0x1d3)](_0x246663(0x1e8),_0x422574,(_0x125240,_0x5cf24a)=>{const _0x2f4ecd=_0x246663;if(_0x125240)_0x1d06f4['error']=_0x125240;_0x1d06f4[_0x2f4ecd(0x1ef)]=_0x5cf24a;}),_0x1d06f4;}[a37_0xd367e9(0x1e4)](){const _0x452ee1=a37_0xd367e9;if(this[_0x452ee1(0x1ec)])return;const _0x31c04a=new inspector[(_0x452ee1(0x1de))]();_0x31c04a[_0x452ee1(0x1f5)](),_0x31c04a['on']('Debugger.scriptParsed',_0x1717f7=>{const _0x5edb39=_0x452ee1;this['onScriptParsed'](_0x1717f7[_0x5edb39(0x1d7)]);}),_0x31c04a['post'](_0x452ee1(0x1f4)),_0x31c04a[_0x452ee1(0x1d3)](_0x452ee1(0x1da),{'active':!![]}),_0x31c04a['on'](_0x452ee1(0x1c8),_0x4d15e5=>{const _0x4b3d9f=_0x452ee1;this['onPaused'](_0x4d15e5[_0x4b3d9f(0x1d7)]),this[_0x4b3d9f(0x1cb)]();}),this[_0x452ee1(0x1ec)]=_0x31c04a;}[a37_0xd367e9(0x1d1)](_0x474585=!![]){const _0x5cd593=a37_0xd367e9;var _0x20558e;this[_0x5cd593(0x1e4)](),(_0x20558e=this[_0x5cd593(0x1ec)])===null||_0x20558e===void 0x0?void 0x0:_0x20558e[_0x5cd593(0x1d3)](_0x5cd593(0x1f4));if(_0x474585){for(const _0x30ed19 of Object[_0x5cd593(0x1ce)](this[_0x5cd593(0x1f7)])){const _0x1636d7=this[_0x5cd593(0x1d0)](_0x30ed19,![]);(_0x1636d7[_0x5cd593(0x1e0)]||!_0x1636d7[_0x5cd593(0x1ef)])&&this[_0x5cd593(0x1dd)][_0x5cd593(0x1e0)](_0x5cd593(0x1cc)+_0x1636d7);}this[_0x5cd593(0x1f7)]=null;}}[a37_0xd367e9(0x1d4)](_0x44bfa6=!![]){const _0x296210=a37_0xd367e9;if(!this[_0x296210(0x1ec)])return;_0x44bfa6&&(this[_0x296210(0x1f7)]=this[_0x296210(0x1db)]),this[_0x296210(0x1ec)][_0x296210(0x1d3)](_0x296210(0x1e3)),this[_0x296210(0x1e9)]();}['detach'](){const _0x5c309d=a37_0xd367e9;if(!this[_0x5c309d(0x1ec)])return;this[_0x5c309d(0x1ec)][_0x5c309d(0x1d5)](),this[_0x5c309d(0x1ec)]=null,this[_0x5c309d(0x1db)]={},this[_0x5c309d(0x1ea)]=0x0;}[a37_0xd367e9(0x1cb)](){const _0x178ed4=a37_0xd367e9;if(!this[_0x178ed4(0x1ec)])return;this[_0x178ed4(0x1ea)]+=0x1;if(this[_0x178ed4(0x1ea)]<this[_0x178ed4(0x1d6)])return;this[_0x178ed4(0x1ea)]=0x0,this[_0x178ed4(0x1d4)](),this[_0x178ed4(0x1d1)]();}}exports[a37_0xd367e9(0x1cf)]=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_0x79bd5c=a38_0x5310;(function(_0x5595af,_0x202b4d){const _0x5c6449=a38_0x5310,_0x175201=_0x5595af();while(!![]){try{const _0x3800a4=-parseInt(_0x5c6449(0x1ce))/0x1*(-parseInt(_0x5c6449(0x1d1))/0x2)+-parseInt(_0x5c6449(0x1d2))/0x3+-parseInt(_0x5c6449(0x1d0))/0x4+-parseInt(_0x5c6449(0x1ca))/0x5*(parseInt(_0x5c6449(0x1dc))/0x6)+parseInt(_0x5c6449(0x1d3))/0x7+-parseInt(_0x5c6449(0x1da))/0x8+parseInt(_0x5c6449(0x1d6))/0x9;if(_0x3800a4===_0x202b4d)break;else _0x175201['push'](_0x175201['shift']());}catch(_0x438102){_0x175201['push'](_0x175201['shift']());}}}(a38_0x3bc7,0x96a32));function a38_0x5310(_0x964bad,_0xfa35f5){const _0x3a64bf=a38_0x3bc7();return a38_0x5310=function(_0x2268a3,_0x459572){_0x2268a3=_0x2268a3-0x1c7;let _0x3bc79f=_0x3a64bf[_0x2268a3];return _0x3bc79f;},a38_0x5310(_0x964bad,_0xfa35f5);}const a38_0x459572=(function(){let _0x5db365=!![];return function(_0x2d46a3,_0x42e6ff){const _0xa2cee0=_0x5db365?function(){const _0x406b90=a38_0x5310;if(_0x42e6ff){const _0x2b23e2=_0x42e6ff[_0x406b90(0x1cc)](_0x2d46a3,arguments);return _0x42e6ff=null,_0x2b23e2;}}:function(){};return _0x5db365=![],_0xa2cee0;};}()),a38_0x2268a3=a38_0x459572(this,function(){const _0x539850=a38_0x5310;return a38_0x2268a3['toString']()[_0x539850(0x1c9)](_0x539850(0x1c7))[_0x539850(0x1dd)]()[_0x539850(0x1c8)](a38_0x2268a3)[_0x539850(0x1c9)]('(((.+)+)+)+$');});a38_0x2268a3();'use strict';Object[a38_0x79bd5c(0x1cb)](exports,a38_0x79bd5c(0x1d4),{'value':!![]}),exports['Debug']=void 0x0;const common_1=require('@google-cloud/common');class Debug extends common_1[a38_0x79bd5c(0x1d7)]{constructor(_0x5810b4={},_0x42345f){const _0x449566=a38_0x79bd5c;if(new.target!==Debug)return new Debug(_0x5810b4,_0x42345f);const _0x157ffe={'projectIdRequired':![],'apiEndpoint':_0x5810b4['apiEndpoint'],'baseUrl':_0x449566(0x1d8)+_0x5810b4['apiEndpoint'],'scopes':[_0x449566(0x1d9)],'packageJson':_0x42345f};super(_0x157ffe,_0x5810b4),this[_0x449566(0x1cf)]=_0x5810b4,this[_0x449566(0x1d5)]={'name':_0x42345f[_0x449566(0x1cd)],'version':_0x42345f['version']};}}exports[a38_0x79bd5c(0x1db)]=Debug;function a38_0x3bc7(){const _0x30c05f=['6214824MKFcZu','Debug','12zXeZwn','toString','(((.+)+)+)+$','constructor','search','1407055gEFpHc','defineProperty','apply','name','51399cBTXej','options','273992jubonc','2hRBJIx','3383919YEVTAE','46242AxLhCV','__esModule','packageInfo','27856359GikLPg','Service','https://','https://www.googleapis.com/auth/cloud_debugger'];a38_0x3bc7=function(){return _0x30c05f;};return a38_0x3bc7();}
@@ -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
+ function a39_0x3dfb(_0x339963,_0x33400d){const _0x263044=a39_0x2213();return a39_0x3dfb=function(_0x34b21b,_0x4e7dd3){_0x34b21b=_0x34b21b-0x9e;let _0x2213a7=_0x263044[_0x34b21b];return _0x2213a7;},a39_0x3dfb(_0x339963,_0x33400d);}const a39_0x5a5330=a39_0x3dfb;function a39_0x2213(){const _0xf9c66=['description','BREAKPOINT_EXPRESSION','23622IPYNPa','constructor','errorId','1538775qOAfew','180nakjMe','VARIABLE_VALUE','214460HYczMX','StatusMessage','isError','toString','BREAKPOINT_CONDITION','10dVdfTJ','BREAKPOINT_AGE','defineProperty','VARIABLE_NAME','(((.+)+)+)+$','6hhJqtN','UNSPECIFIED','2200776AXEHsq','refersTo','11150127OscwVZ','apply','377228nKeIzo','1473244UpVwaB','__esModule','isAccepted','search'];a39_0x2213=function(){return _0xf9c66;};return a39_0x2213();}(function(_0x2cda8b,_0xdd8aac){const _0x5f3b56=a39_0x3dfb,_0x116123=_0x2cda8b();while(!![]){try{const _0x4fcde6=-parseInt(_0x5f3b56(0xb5))/0x1+parseInt(_0x5f3b56(0xa5))/0x2*(-parseInt(_0x5f3b56(0xaf))/0x3)+-parseInt(_0x5f3b56(0xb6))/0x4+parseInt(_0x5f3b56(0xa3))/0x5*(-parseInt(_0x5f3b56(0x9f))/0x6)+-parseInt(_0x5f3b56(0xa2))/0x7+parseInt(_0x5f3b56(0xb1))/0x8+parseInt(_0x5f3b56(0xb3))/0x9*(parseInt(_0x5f3b56(0xaa))/0xa);if(_0x4fcde6===_0xdd8aac)break;else _0x116123['push'](_0x116123['shift']());}catch(_0x81e250){_0x116123['push'](_0x116123['shift']());}}}(a39_0x2213,0x2efbc));const a39_0x4e7dd3=(function(){let _0x5cb5ee=!![];return function(_0x94b575,_0x23137d){const _0x29d2b9=_0x5cb5ee?function(){const _0x1f7220=a39_0x3dfb;if(_0x23137d){const _0x3ba3ae=_0x23137d[_0x1f7220(0xb4)](_0x94b575,arguments);return _0x23137d=null,_0x3ba3ae;}}:function(){};return _0x5cb5ee=![],_0x29d2b9;};}()),a39_0x34b21b=a39_0x4e7dd3(this,function(){const _0x217c34=a39_0x3dfb;return a39_0x34b21b[_0x217c34(0xa8)]()[_0x217c34(0xb9)](_0x217c34(0xae))[_0x217c34(0xa8)]()[_0x217c34(0xa0)](a39_0x34b21b)[_0x217c34(0xb9)](_0x217c34(0xae));});a39_0x34b21b();'use strict';Object[a39_0x5a5330(0xac)](exports,a39_0x5a5330(0xb7),{'value':!![]}),exports[a39_0x5a5330(0xa6)]=void 0x0;class StatusMessage{constructor(_0x19817b,_0x44b28b,_0x2f34c0,_0x1b0772=![]){const _0x133ee1=a39_0x5a5330,{description:_0x503db7,id:_0x5cb6cc}=_0x44b28b||{};this[_0x133ee1(0xb2)]=_0x19817b,this[_0x133ee1(0xba)]={'format':_0x503db7||''},_0x5cb6cc&&(this[_0x133ee1(0xba)][_0x133ee1(0xa1)]=_0x5cb6cc),this[_0x133ee1(0xa7)]=_0x2f34c0,this[_0x133ee1(0xb8)]=_0x1b0772;}}StatusMessage[a39_0x5a5330(0xb0)]=a39_0x5a5330(0xb0),StatusMessage['BREAKPOINT_SOURCE_LOCATION']='BREAKPOINT_SOURCE_LOCATION',StatusMessage[a39_0x5a5330(0xa9)]=a39_0x5a5330(0xa9),StatusMessage[a39_0x5a5330(0x9e)]=a39_0x5a5330(0x9e),StatusMessage[a39_0x5a5330(0xad)]=a39_0x5a5330(0xad),StatusMessage[a39_0x5a5330(0xa4)]=a39_0x5a5330(0xa4),StatusMessage[a39_0x5a5330(0xab)]=a39_0x5a5330(0xab),exports['StatusMessage']=StatusMessage;
@@ -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_0x1229cc=a40_0x4e82;(function(_0x499a44,_0x4785d3){var _0x13c169=a40_0x4e82,_0xca6401=_0x499a44();while(!![]){try{var _0x1b7b70=-parseInt(_0x13c169(0x6c))/0x1+parseInt(_0x13c169(0x85))/0x2*(parseInt(_0x13c169(0x7f))/0x3)+-parseInt(_0x13c169(0x7d))/0x4*(-parseInt(_0x13c169(0x6f))/0x5)+parseInt(_0x13c169(0x6e))/0x6+parseInt(_0x13c169(0x7a))/0x7*(parseInt(_0x13c169(0x76))/0x8)+-parseInt(_0x13c169(0x89))/0x9+parseInt(_0x13c169(0x8b))/0xa*(-parseInt(_0x13c169(0x82))/0xb);if(_0x1b7b70===_0x4785d3)break;else _0xca6401['push'](_0xca6401['shift']());}catch(_0x2fe1bb){_0xca6401['push'](_0xca6401['shift']());}}}(a40_0x30d2,0x3da7e));function a40_0x4e82(_0x427761,_0x19a186){var _0x627ac4=a40_0x30d2();return a40_0x4e82=function(_0x422c1d,_0x14f396){_0x422c1d=_0x422c1d-0x6c;var _0x30d220=_0x627ac4[_0x422c1d];return _0x30d220;},a40_0x4e82(_0x427761,_0x19a186);}function a40_0x30d2(){var _0x322083=['uniquifier','runtimeEnvironmentVersion','33KQoixk','procArch','string','42cXqkKP','runtimeEnvironmentInfo','search','(((.+)+)+)+$','3240981LuZzaT','agentOS','47130UPfnBx','sourceContexts','pid','osVersion','agentVersion','409149cCORUm','labels','1282524pSPSOo','208230mvURvD','__esModule','linuxDistroName','properties.uniquifier\x20must\x20be\x20a\x20string','Debuggee','isInDocker','cpuCoreCount','80488oPVnMb','isInK8s','host','systemTotalMemoryBytes','7jRgVDt','constructor','statusMessage','44JVrMEr','apply','50574JlurRa'];a40_0x30d2=function(){return _0x322083;};return a40_0x30d2();}var a40_0x14f396=(function(){var _0x3641c2=!![];return function(_0x52ed20,_0x3ddf60){var _0x59d65b=_0x3641c2?function(){var _0x15c2d1=a40_0x4e82;if(_0x3ddf60){var _0x5f2f1e=_0x3ddf60[_0x15c2d1(0x7e)](_0x52ed20,arguments);return _0x3ddf60=null,_0x5f2f1e;}}:function(){};return _0x3641c2=![],_0x59d65b;};}()),a40_0x422c1d=a40_0x14f396(this,function(){var _0x5a9b97=a40_0x4e82;return a40_0x422c1d['toString']()['search'](_0x5a9b97(0x88))['toString']()[_0x5a9b97(0x7b)](a40_0x422c1d)[_0x5a9b97(0x87)]('(((.+)+)+)+$');});a40_0x422c1d();'use strict';Object['defineProperty'](exports,a40_0x1229cc(0x70),{'value':!![]}),exports[a40_0x1229cc(0x73)]=void 0x0;class Debuggee{constructor(_0x5e8c2f){var _0x1687e3=a40_0x1229cc;this['runtimeEnvironment']='Node.js';if(!(this instanceof Debuggee))return new Debuggee(_0x5e8c2f);_0x5e8c2f=_0x5e8c2f||{};if(typeof _0x5e8c2f[_0x1687e3(0x80)]!==_0x1687e3(0x84))throw new Error(_0x1687e3(0x72));this['uniquifier']=_0x5e8c2f[_0x1687e3(0x80)],this[_0x1687e3(0x8f)]=_0x5e8c2f[_0x1687e3(0x8f)],_0x5e8c2f[_0x1687e3(0x6d)]&&(this[_0x1687e3(0x6d)]=_0x5e8c2f[_0x1687e3(0x6d)]),_0x5e8c2f['sourceContexts']&&(this[_0x1687e3(0x8c)]=_0x5e8c2f['sourceContexts']),_0x5e8c2f[_0x1687e3(0x7c)]&&(this[_0x1687e3(0x7c)]=_0x5e8c2f[_0x1687e3(0x7c)]),this['host']=_0x5e8c2f[_0x1687e3(0x78)],this[_0x1687e3(0x8d)]=_0x5e8c2f[_0x1687e3(0x8d)],this['cpuCoreCount']=_0x5e8c2f[_0x1687e3(0x75)],this[_0x1687e3(0x79)]=_0x5e8c2f[_0x1687e3(0x79)],this[_0x1687e3(0x8a)]=_0x5e8c2f[_0x1687e3(0x8a)],this[_0x1687e3(0x8e)]=_0x5e8c2f[_0x1687e3(0x8e)],this[_0x1687e3(0x81)]=_0x5e8c2f[_0x1687e3(0x81)],this[_0x1687e3(0x86)]=_0x5e8c2f[_0x1687e3(0x86)],this[_0x1687e3(0x71)]=_0x5e8c2f[_0x1687e3(0x71)],this[_0x1687e3(0x74)]=_0x5e8c2f[_0x1687e3(0x74)],this[_0x1687e3(0x77)]=_0x5e8c2f[_0x1687e3(0x77)],this[_0x1687e3(0x83)]=_0x5e8c2f['procArch'];}}exports['Debuggee']=Debuggee;
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_0x50a20f=a41_0x4158;(function(_0x513128,_0x270226){const _0x3cfae9=a41_0x4158,_0x1af802=_0x513128();while(!![]){try{const _0x1253a5=parseInt(_0x3cfae9(0x1cd))/0x1*(-parseInt(_0x3cfae9(0x1be))/0x2)+-parseInt(_0x3cfae9(0x1c0))/0x3*(parseInt(_0x3cfae9(0x1c7))/0x4)+parseInt(_0x3cfae9(0x1b4))/0x5+-parseInt(_0x3cfae9(0x1c5))/0x6*(parseInt(_0x3cfae9(0x1bc))/0x7)+-parseInt(_0x3cfae9(0x1b9))/0x8+-parseInt(_0x3cfae9(0x1b5))/0x9*(parseInt(_0x3cfae9(0x1cf))/0xa)+parseInt(_0x3cfae9(0x1cc))/0xb*(parseInt(_0x3cfae9(0x1c2))/0xc);if(_0x1253a5===_0x270226)break;else _0x1af802['push'](_0x1af802['shift']());}catch(_0x3292a1){_0x1af802['push'](_0x1af802['shift']());}}}(a41_0x59fc,0xf0647));const a41_0x46b54c=(function(){let _0x39c37f=!![];return function(_0x127b6f,_0x4a8a47){const _0x118549=_0x39c37f?function(){const _0x2ba936=a41_0x4158;if(_0x4a8a47){const _0x276b52=_0x4a8a47[_0x2ba936(0x1ba)](_0x127b6f,arguments);return _0x4a8a47=null,_0x276b52;}}:function(){};return _0x39c37f=![],_0x118549;};}()),a41_0x263fc9=a41_0x46b54c(this,function(){const _0x4987a2=a41_0x4158;return a41_0x263fc9[_0x4987a2(0x1bd)]()[_0x4987a2(0x1c3)](_0x4987a2(0x1bf))[_0x4987a2(0x1bd)]()['constructor'](a41_0x263fc9)[_0x4987a2(0x1c3)](_0x4987a2(0x1bf));});a41_0x263fc9();'use strict';Object[a41_0x50a20f(0x1b8)](exports,a41_0x50a20f(0x1d0),{'value':!![]}),exports[a41_0x50a20f(0x1bb)]=void 0x0;const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a41_0x50a20f(0x1c6),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function a41_0x59fc(){const _0x4f9e78=['asyncStart','6XgpirW','app.lightrun.com','1184OTgLcj','callbackWrapper','run','functionParams','callbackIndex','24148190fKrrUQ','2521WwhJeg','isCallbackWrapperInvoked','8002500tqUhlZ','__esModule','callback','2386705mqSRTl','18OXbpeI','callbackParams','length','defineProperty','4350216nbMjxg','apply','wrap','7853678HoELuB','toString','486kzkrCR','(((.+)+)+)+$','45yoaVAz','stop','24ZhhjMF','search'];a41_0x59fc=function(){return _0x4f9e78;};return a41_0x59fc();}function wrap(_0x4feb8a,_0x2fbcd9,_0x3ab1f0){return async(..._0x2468f3)=>{const _0x33dacb=a41_0x4158,_0x1a5b9d=new LightrunGcpWrapper(_0x3ab1f0,..._0x2468f3);return _0x1a5b9d[_0x33dacb(0x1c9)](_0x4feb8a,_0x2fbcd9);};}function a41_0x4158(_0x1f1fc7,_0x954aa4){const _0x4e9dbd=a41_0x59fc();return a41_0x4158=function(_0x263fc9,_0x46b54c){_0x263fc9=_0x263fc9-0x1b4;let _0x59fc61=_0x4e9dbd[_0x263fc9];return _0x59fc61;},a41_0x4158(_0x1f1fc7,_0x954aa4);}exports[a41_0x50a20f(0x1bb)]=wrap;class LightrunGcpWrapper{constructor(_0x24f50b,..._0x3b2e0a){const _0x359a91=a41_0x50a20f;var _0x1e62bb;this[_0x359a91(0x1cb)]=_0x24f50b,this[_0x359a91(0x1ce)]=![],this['callbackParams']=[],this['callback']=null,this['functionParams']=_0x3b2e0a,this[_0x359a91(0x1cb)]&&this[_0x359a91(0x1cb)]<((_0x1e62bb=this[_0x359a91(0x1ca)])===null||_0x1e62bb===void 0x0?void 0x0:_0x1e62bb[_0x359a91(0x1b7)])&&(this['callback']=this['functionParams'][this['callbackIndex']],this[_0x359a91(0x1ca)][this[_0x359a91(0x1cb)]]=this[_0x359a91(0x1c8)]['bind'](this));}async['run'](_0x55a9d2,_0x1efa77={}){const _0x16a880=a41_0x50a20f;this['isCallbackWrapperInvoked']=![],await lightrun[_0x16a880(0x1c4)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x1efa77,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x55a9d2(...this[_0x16a880(0x1ca)]);}finally{await lightrun[_0x16a880(0x1c1)](),this['isCallbackWrapperInvoked']&&this[_0x16a880(0x1d1)]&&this[_0x16a880(0x1d1)](...this[_0x16a880(0x1b6)]);}}[a41_0x50a20f(0x1c8)](..._0x231096){const _0x545e47=a41_0x50a20f;this[_0x545e47(0x1b6)]=_0x231096,this[_0x545e47(0x1ce)]=!![];}}
@@ -366,6 +366,17 @@ declare interface ResolvedDebugAgentConfig extends GoogleAuthOptions {
366
366
  * gathered on large objects. A value of 0 disables the limit.
367
367
  */
368
368
  maxProperties: number;
369
+ /**
370
+ * To reduce the overall capture time, limit the number of nested properties
371
+ * gathered on a deeply nested objects. For example a->b->c with a value of 2 will only take values of a and b
372
+ */
373
+ maxVariableDepth: number;
374
+ /**
375
+ * To reduce the overall capture time, limit the number of properties
376
+ * gathered on large objects.
377
+ * This is an extended limitation for under watch expressions
378
+ */
379
+ maxWatchProperties: number;
369
380
  /**
370
381
  * Total 'size' of data to gather. This is NOT the number of bytes of data
371
382
  * that are sent over the wire, but instead a very very coarse approximation
@@ -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_0x556bac=a42_0x4460;(function(_0x2b046e,_0xa084d){const _0x57a989=a42_0x4460,_0x1c2034=_0x2b046e();while(!![]){try{const _0x1c0e52=parseInt(_0x57a989(0xef))/0x1*(-parseInt(_0x57a989(0xe1))/0x2)+-parseInt(_0x57a989(0x108))/0x3+-parseInt(_0x57a989(0x103))/0x4+-parseInt(_0x57a989(0xf3))/0x5*(parseInt(_0x57a989(0x109))/0x6)+-parseInt(_0x57a989(0xee))/0x7+-parseInt(_0x57a989(0xe8))/0x8*(-parseInt(_0x57a989(0xdd))/0x9)+parseInt(_0x57a989(0xf9))/0xa*(parseInt(_0x57a989(0x106))/0xb);if(_0x1c0e52===_0xa084d)break;else _0x1c2034['push'](_0x1c2034['shift']());}catch(_0x3c3f8a){_0x1c2034['push'](_0x1c2034['shift']());}}}(a42_0x5c38,0xb7043));const a42_0x3f8128=(function(){let _0x58b38d=!![];return function(_0x197f63,_0x286023){const _0x41ef64=_0x58b38d?function(){if(_0x286023){const _0x143395=_0x286023['apply'](_0x197f63,arguments);return _0x286023=null,_0x143395;}}:function(){};return _0x58b38d=![],_0x41ef64;};}()),a42_0x216f7b=a42_0x3f8128(this,function(){const _0x235602=a42_0x4460;return a42_0x216f7b[_0x235602(0x101)]()[_0x235602(0xed)](_0x235602(0xe5))[_0x235602(0x101)]()[_0x235602(0x100)](a42_0x216f7b)['search'](_0x235602(0xe5));});a42_0x216f7b();function a42_0x4460(_0x20f15e,_0x42d17c){const _0x2eafda=a42_0x5c38();return a42_0x4460=function(_0x216f7b,_0x3f8128){_0x216f7b=_0x216f7b-0xdd;let _0x5c3802=_0x2eafda[_0x216f7b];return _0x5c3802;},a42_0x4460(_0x20f15e,_0x42d17c);}'use strict';Object[a42_0x556bac(0xe4)](exports,a42_0x556bac(0x104),{'value':!![]}),exports[a42_0x556bac(0xe3)]=exports['asyncStart']=exports['stop']=exports[a42_0x556bac(0xf4)]=void 0x0;const debuglet_1=require(a42_0x556bac(0xf7)),debug_1=require(a42_0x556bac(0xfe)),pjson=require('../../package.json');let debuglet;function start(_0x33a433){const _0x19da1a=a42_0x556bac,_0xd2bfb6=process['env'][_0x19da1a(0xdf)];if(_0xd2bfb6&&['1',_0x19da1a(0xe9)][_0x19da1a(0xfd)](_0xd2bfb6[_0x19da1a(0xfc)]())){console[_0x19da1a(0xf1)](_0x19da1a(0xf8)+_0xd2bfb6+_0x19da1a(0xf5));return;}_0x33a433=_0x33a433||{};const _0x577ef9=mergeConfigs(_0x33a433);if(debuglet&&!_0x577ef9[_0x19da1a(0xeb)])throw new Error(_0x19da1a(0xe7));const _0x497216=new debug_1[(_0x19da1a(0xea))](_0x577ef9,pjson);return debuglet=new debuglet_1[(_0x19da1a(0x102))](_0x497216,_0x577ef9),debuglet['start'](),_0x577ef9[_0x19da1a(0xe0)]?debuglet:debuglet['isReadyManager'];}exports[a42_0x556bac(0xf4)]=start;function a42_0x5c38(){const _0x484e5d=['assign','search','5375923GviQFd','128729HhOjWD','lightrunWaitForInit','log','config','3510590CzwNse','start','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','breakpoints_fetched','./agent/debuglet','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','16482190rvaUYH','asyncStart','stop','toLowerCase','includes','./client/stackdriver/debug','once','constructor','toString','Debuglet','1073188UybzDr','__esModule','now','22IyrQpC','breakpoint_set','3493080YNhdqN','6jobAAK','114795rCKXeM','debug','DISABLE_LIGHTRUN_AGENT','testMode_','2fREreW','listenerCount','get','defineProperty','(((.+)+)+)+$','lightrunInitWaitTimeMs','Debug\x20Agent\x20has\x20already\x20been\x20started','304GEWlkv','true','Debug','forceNewAgent_'];a42_0x5c38=function(){return _0x484e5d;};return a42_0x5c38();}function stop(){const _0x57ff78=a42_0x556bac;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x57ff78(0xfb)](),debuglet=null;}exports[a42_0x556bac(0xfb)]=stop;async function asyncStart(_0x1f57cb){const _0xd4ac46=a42_0x556bac;start(_0x1f57cb);if(!debuglet)return;let _0x43d65a=![];const _0x130061=()=>_0x43d65a=!![];debuglet[_0xd4ac46(0xff)](_0xd4ac46(0xf6),_0x4b533a=>{if(_0x4b533a)return;_0x130061();}),debuglet[_0xd4ac46(0xff)](_0xd4ac46(0x107),_0x130061);if(debuglet[_0xd4ac46(0xf2)][_0xd4ac46(0xf0)]){const _0x1659f9=Date[_0xd4ac46(0x105)](),_0x33d0ae=debuglet['config'][_0xd4ac46(0xe6)];while(!_0x43d65a&&Date['now']()-_0x1659f9<_0x33d0ae){await new Promise(_0x3c9509=>setTimeout(_0x3c9509,0x64));}}debuglet[_0xd4ac46(0xe2)](_0xd4ac46(0x107))&&debuglet['removeListener'](_0xd4ac46(0x107),_0x130061);}exports[a42_0x556bac(0xfa)]=asyncStart;function mergeConfigs(_0x5587d8){const _0x1a9135=a42_0x556bac;if(!_0x5587d8[_0x1a9135(0xde)])return _0x5587d8;const _0x3b6280=Object[_0x1a9135(0xec)]({},_0x5587d8);return delete _0x3b6280[_0x1a9135(0xde)],Object[_0x1a9135(0xec)](_0x3b6280,_0x5587d8[_0x1a9135(0xde)]);}function get(){return debuglet;}exports[a42_0x556bac(0xe3)]=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
+ function a43_0x4fbd(){const _0x269e93=['Failed\x20to\x20start\x20the\x20Lightrun\x20agent','constructor','asyncStart','isCallbackWrapperInvoked','(((.+)+)+)+$','run','callback','error','apply','__esModule','5002438teyqEG','2juCEcd','18uPwIrY','search','apiEndpoint','6512392eFvOrW','wrap','1121352fMZksz','context','stop','callbackWrapper','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','3054545iXctwH','tryStart','3366819BqBemF','tryStop','bind','lightrunSecret','log','response','defineProperty','./index','event','27laIbJH','1582132HIpFBV','22429030TTHlQN'];a43_0x4fbd=function(){return _0x269e93;};return a43_0x4fbd();}const a43_0x4217fc=a43_0xe54c;(function(_0x1e1b65,_0x43c9dc){const _0x2c278e=a43_0xe54c,_0x383702=_0x1e1b65();while(!![]){try{const _0x33dab5=parseInt(_0x2c278e(0x180))/0x1*(parseInt(_0x2c278e(0x173))/0x2)+parseInt(_0x2c278e(0x169))/0x3+-parseInt(_0x2c278e(0x184))/0x4+parseInt(_0x2c278e(0x167))/0x5*(parseInt(_0x2c278e(0x181))/0x6)+parseInt(_0x2c278e(0x17f))/0x7+parseInt(_0x2c278e(0x186))/0x8*(-parseInt(_0x2c278e(0x172))/0x9)+-parseInt(_0x2c278e(0x174))/0xa;if(_0x33dab5===_0x43c9dc)break;else _0x383702['push'](_0x383702['shift']());}catch(_0x28e745){_0x383702['push'](_0x383702['shift']());}}}(a43_0x4fbd,0xea702));const a43_0x14cf96=(function(){let _0x133e6f=!![];return function(_0x259868,_0x299753){const _0x2e83ae=_0x133e6f?function(){const _0x384f3f=a43_0xe54c;if(_0x299753){const _0x488b4c=_0x299753[_0x384f3f(0x17d)](_0x259868,arguments);return _0x299753=null,_0x488b4c;}}:function(){};return _0x133e6f=![],_0x2e83ae;};}()),a43_0x2f6e51=a43_0x14cf96(this,function(){const _0x2d34dc=a43_0xe54c;return a43_0x2f6e51['toString']()[_0x2d34dc(0x182)]('(((.+)+)+)+$')['toString']()[_0x2d34dc(0x176)](a43_0x2f6e51)[_0x2d34dc(0x182)](_0x2d34dc(0x179));});a43_0x2f6e51();'use strict';Object[a43_0x4217fc(0x16f)](exports,a43_0x4217fc(0x17e),{'value':!![]}),exports[a43_0x4217fc(0x185)]=void 0x0;const lightrun=require(a43_0x4217fc(0x170)),DEFAULT_API_ENDPOINT='app.lightrun.com',DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x4fdd3c,_0x1300f0,_0x15e39f){const _0x3658c6=a43_0x4217fc;this[_0x3658c6(0x171)]=_0x4fdd3c,this[_0x3658c6(0x187)]=_0x1300f0,this[_0x3658c6(0x17b)]=_0x15e39f,this['isCallbackWrapperInvoked']=![];}async[a43_0x4217fc(0x17a)](_0x20ee21,_0x210903={}){const _0x15a18d=a43_0x4217fc;this[_0x15a18d(0x178)]=![],await this[_0x15a18d(0x168)](_0x210903);let _0x3532cb=undefined;try{_0x3532cb=await _0x20ee21(this[_0x15a18d(0x171)],this['context'],this[_0x15a18d(0x165)][_0x15a18d(0x16b)](this));}finally{await this[_0x15a18d(0x16a)](),this['isCallbackWrapperInvoked']?this[_0x15a18d(0x17b)](this['error'],this[_0x15a18d(0x16e)]):this[_0x15a18d(0x17b)](null,_0x3532cb);}}async[a43_0x4217fc(0x168)](_0x515807={}){const _0x46a44d=a43_0x4217fc;try{const _0xd90c85=this[_0x46a44d(0x171)][_0x46a44d(0x183)]||DEFAULT_API_ENDPOINT,_0x4b7a01=this[_0x46a44d(0x171)][_0x46a44d(0x16c)];await lightrun[_0x46a44d(0x177)]({'apiEndpoint':_0xd90c85,'lightrunSecret':_0x4b7a01,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x515807,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x565710){console[_0x46a44d(0x16d)](_0x46a44d(0x175));}}async['tryStop'](){const _0x20d27e=a43_0x4217fc;try{await lightrun[_0x20d27e(0x164)]();}catch(_0x4da3f2){console[_0x20d27e(0x16d)](_0x20d27e(0x166));}}[a43_0x4217fc(0x165)](_0x502bdd,_0x53bbe4){const _0xf97c6a=a43_0x4217fc;this[_0xf97c6a(0x17c)]=_0x502bdd,this['response']=_0x53bbe4,this[_0xf97c6a(0x178)]=!![];}}function a43_0xe54c(_0x2bc1c9,_0x459d9a){const _0xfc8ec3=a43_0x4fbd();return a43_0xe54c=function(_0x2f6e51,_0x14cf96){_0x2f6e51=_0x2f6e51-0x164;let _0x4fbd83=_0xfc8ec3[_0x2f6e51];return _0x4fbd83;},a43_0xe54c(_0x2bc1c9,_0x459d9a);}function wrap(_0xbbc4d2,_0x3270ba){return(_0x45c80a,_0x4c8fac,_0x52cefa)=>{const _0x476701=a43_0xe54c,_0x38619a=new LightrunLambdaWrapper(_0x45c80a,_0x4c8fac,_0x52cefa);return _0x38619a[_0x476701(0x17a)](_0xbbc4d2,_0x3270ba);};}exports['wrap']=wrap;
@@ -1 +1 @@
1
- 1.37.1-release.864c4c7753
1
+ 1.38.1-release.a0c48322c1
@@ -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
+ function a44_0x4691(_0x1539a3,_0x3eda1a){var _0xe2091=a44_0x57e8();return a44_0x4691=function(_0x3b3298,_0x4d7a5a){_0x3b3298=_0x3b3298-0xe5;var _0x57e80e=_0xe2091[_0x3b3298];return _0x57e80e;},a44_0x4691(_0x1539a3,_0x3eda1a);}var a44_0x2cc5c0=a44_0x4691;(function(_0x135069,_0x45fb6c){var _0x25f8c4=a44_0x4691,_0x1493d6=_0x135069();while(!![]){try{var _0x21a684=parseInt(_0x25f8c4(0xeb))/0x1*(-parseInt(_0x25f8c4(0xe9))/0x2)+parseInt(_0x25f8c4(0xec))/0x3*(-parseInt(_0x25f8c4(0xf3))/0x4)+-parseInt(_0x25f8c4(0xf0))/0x5+-parseInt(_0x25f8c4(0xf2))/0x6+-parseInt(_0x25f8c4(0xe5))/0x7*(-parseInt(_0x25f8c4(0xe7))/0x8)+parseInt(_0x25f8c4(0xe6))/0x9+parseInt(_0x25f8c4(0xea))/0xa;if(_0x21a684===_0x45fb6c)break;else _0x1493d6['push'](_0x1493d6['shift']());}catch(_0x5ebc82){_0x1493d6['push'](_0x1493d6['shift']());}}}(a44_0x57e8,0x28c0d));function a44_0x57e8(){var _0x10c17c=['4698300dKosoZ','2Yjksuy','6shcPwH','constructor','PatternDTOTypeEnum','toString','559100AZjtBi','BY_VALUE','1676052AaXcDJ','389304Cnyuty','search','defineProperty','apply','1375766gSAoMr','2676285pWEzFY','8WHCyQK','BY_NAME','210994PDCekr'];a44_0x57e8=function(){return _0x10c17c;};return a44_0x57e8();}var a44_0x4d7a5a=(function(){var _0x3d8d6a=!![];return function(_0xd93b0a,_0x3148e3){var _0x52793c=_0x3d8d6a?function(){var _0x2c719b=a44_0x4691;if(_0x3148e3){var _0x210cea=_0x3148e3[_0x2c719b(0xf6)](_0xd93b0a,arguments);return _0x3148e3=null,_0x210cea;}}:function(){};return _0x3d8d6a=![],_0x52793c;};}()),a44_0x3b3298=a44_0x4d7a5a(this,function(){var _0x4c4ad1=a44_0x4691;return a44_0x3b3298['toString']()[_0x4c4ad1(0xf4)]('(((.+)+)+)+$')[_0x4c4ad1(0xef)]()[_0x4c4ad1(0xed)](a44_0x3b3298)[_0x4c4ad1(0xf4)]('(((.+)+)+)+$');});a44_0x3b3298();'use strict';Object[a44_0x2cc5c0(0xf5)](exports,'__esModule',{'value':!![]}),exports[a44_0x2cc5c0(0xee)]=void 0x0,exports[a44_0x2cc5c0(0xee)]={'Name':a44_0x2cc5c0(0xe8),'Value':a44_0x2cc5c0(0xf1)};
@@ -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_0x584262=a45_0xac1f;function a45_0xac1f(_0x4386c4,_0x2c957e){const _0x372987=a45_0x406b();return a45_0xac1f=function(_0x5e405d,_0xf70017){_0x5e405d=_0x5e405d-0x17d;let _0x406be2=_0x372987[_0x5e405d];return _0x406be2;},a45_0xac1f(_0x4386c4,_0x2c957e);}(function(_0x55166e,_0x4331d5){const _0x28bdb3=a45_0xac1f,_0xf2f94d=_0x55166e();while(!![]){try{const _0x41c846=parseInt(_0x28bdb3(0x183))/0x1*(parseInt(_0x28bdb3(0x17f))/0x2)+parseInt(_0x28bdb3(0x18e))/0x3+-parseInt(_0x28bdb3(0x18d))/0x4*(parseInt(_0x28bdb3(0x182))/0x5)+-parseInt(_0x28bdb3(0x18b))/0x6+parseInt(_0x28bdb3(0x188))/0x7+parseInt(_0x28bdb3(0x187))/0x8+-parseInt(_0x28bdb3(0x18a))/0x9*(parseInt(_0x28bdb3(0x184))/0xa);if(_0x41c846===_0x4331d5)break;else _0xf2f94d['push'](_0xf2f94d['shift']());}catch(_0x148203){_0xf2f94d['push'](_0xf2f94d['shift']());}}}(a45_0x406b,0x6071d));const a45_0xf70017=(function(){let _0x435e26=!![];return function(_0x447d5e,_0x1d1c7b){const _0x44a78c=_0x435e26?function(){const _0x37bdec=a45_0xac1f;if(_0x1d1c7b){const _0xd0d693=_0x1d1c7b[_0x37bdec(0x185)](_0x447d5e,arguments);return _0x1d1c7b=null,_0xd0d693;}}:function(){};return _0x435e26=![],_0x44a78c;};}()),a45_0x5e405d=a45_0xf70017(this,function(){const _0x4ae979=a45_0xac1f;return a45_0x5e405d[_0x4ae979(0x17e)]()[_0x4ae979(0x189)](_0x4ae979(0x180))[_0x4ae979(0x17e)]()[_0x4ae979(0x193)](a45_0x5e405d)[_0x4ae979(0x189)](_0x4ae979(0x180));});a45_0x5e405d();'use strict';function a45_0x406b(){const _0x29a5a9=['751756ztFTuh','505878taFTYl','location','__esModule',',\x20id=','defineProperty','constructor','assign','line','toString','2eTaVOv','(((.+)+)+)+$','path','10isQDqp','717401MXSHwJ','70zAirkk','apply','action','6273912nGQRpQ','4755681KzPuCG','search','1609686pZNDnM','1960536jwkyNu','Breakpoint'];a45_0x406b=function(){return _0x29a5a9;};return a45_0x406b();}Object[a45_0x584262(0x192)](exports,a45_0x584262(0x190),{'value':!![]}),exports[a45_0x584262(0x18c)]=void 0x0;class Breakpoint{constructor(_0x3a5320){const _0x57b621=a45_0x584262;_0x3a5320&&Object[_0x57b621(0x194)](this,_0x3a5320);}[a45_0x584262(0x17e)](){const _0x14f40f=a45_0x584262,_0x38ebbb=this[_0x14f40f(0x18f)]?'\x20'+this['location'][_0x14f40f(0x181)]+':'+this[_0x14f40f(0x18f)][_0x14f40f(0x17d)]:'';return'\x22'+this[_0x14f40f(0x186)]+_0x38ebbb+_0x14f40f(0x191)+this['id']+'\x22';}}exports[a45_0x584262(0x18c)]=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_0x20a3(_0x50d510,_0x545361){var _0x20a66f=a46_0x1b75();return a46_0x20a3=function(_0x48f093,_0xa93301){_0x48f093=_0x48f093-0x15d;var _0x1b75ac=_0x20a66f[_0x48f093];return _0x1b75ac;},a46_0x20a3(_0x50d510,_0x545361);}(function(_0x1b212b,_0x2537fd){var _0x500245=a46_0x20a3,_0x351a7d=_0x1b212b();while(!![]){try{var _0x50890d=parseInt(_0x500245(0x15d))/0x1*(parseInt(_0x500245(0x168))/0x2)+-parseInt(_0x500245(0x160))/0x3+-parseInt(_0x500245(0x166))/0x4+-parseInt(_0x500245(0x169))/0x5+parseInt(_0x500245(0x165))/0x6*(-parseInt(_0x500245(0x163))/0x7)+parseInt(_0x500245(0x164))/0x8+parseInt(_0x500245(0x162))/0x9;if(_0x50890d===_0x2537fd)break;else _0x351a7d['push'](_0x351a7d['shift']());}catch(_0x94bc48){_0x351a7d['push'](_0x351a7d['shift']());}}}(a46_0x1b75,0xcf33a));function a46_0x1b75(){var _0xd7c8a8=['2xJfrMw','8036950IcKvAu','1237944bohzpe','toString','search','3980205luZuKN','(((.+)+)+)+$','22667904jNpZVZ','86835ksIKQY','12302384hjMVSv','300ehTtyW','3565300OSOBZK','apply'];a46_0x1b75=function(){return _0xd7c8a8;};return a46_0x1b75();}var a46_0xa93301=(function(){var _0x1470c2=!![];return function(_0x298535,_0x1ef2d9){var _0x4c2f0f=_0x1470c2?function(){var _0x3bca74=a46_0x20a3;if(_0x1ef2d9){var _0x5a0a74=_0x1ef2d9[_0x3bca74(0x167)](_0x298535,arguments);return _0x1ef2d9=null,_0x5a0a74;}}:function(){};return _0x1470c2=![],_0x4c2f0f;};}()),a46_0x48f093=a46_0xa93301(this,function(){var _0xb4f7ea=a46_0x20a3;return a46_0x48f093['toString']()['search']('(((.+)+)+)+$')[_0xb4f7ea(0x15e)]()['constructor'](a46_0x48f093)[_0xb4f7ea(0x15f)](_0xb4f7ea(0x161));});a46_0x48f093();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lightrun",
3
- "version": "1.37.1",
3
+ "version": "1.38.1-release",
4
4
  "author": "Lightrun platform Inc.",
5
5
  "description": "Lightrun Debug Agent for Node.js",
6
6
  "license": "SEE LICENSE IN LIGHTRUN",