lightrun 1.52.2 → 1.52.4

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 +1 -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
- 'use strict';const a34_0x4b71bc=a34_0x6e7c;(function(_0x381bcc,_0x342526){const _0x3efcd8=a34_0x6e7c,_0x15bed1=_0x381bcc();while(!![]){try{const _0x2cb056=-parseInt(_0x3efcd8(0x183))/0x1+parseInt(_0x3efcd8(0x171))/0x2+-parseInt(_0x3efcd8(0x17e))/0x3*(-parseInt(_0x3efcd8(0x17f))/0x4)+parseInt(_0x3efcd8(0x180))/0x5+-parseInt(_0x3efcd8(0x173))/0x6+parseInt(_0x3efcd8(0x16f))/0x7+-parseInt(_0x3efcd8(0x174))/0x8;if(_0x2cb056===_0x342526)break;else _0x15bed1['push'](_0x15bed1['shift']());}catch(_0x3579cc){_0x15bed1['push'](_0x15bed1['shift']());}}}(a34_0x54a0,0xed08f));function a34_0x54a0(){const _0x3b712c=['search','indexOf','504081QuVZkP','toString','InspectorDebugApi','wrap','../util/utils','MODULE_WRAP_PREFIX_LENGTH','version','5652752vxKktf','willUseInspector','78234JnECZk','(((.+)+)+)+$','5237844KinuNy','10820632tGzTJZ','./legacy-debugapi','V8DebugApi','disconnect','satisfies','constructor','forceNewAgent_','module','apply','defineProperty','9uYPsei','2278596zaOgPh','5724645Kqzxay'];a34_0x54a0=function(){return _0x3b712c;};return a34_0x54a0();}function a34_0x6e7c(_0x380f99,_0x34a8d8){const _0x388494=a34_0x54a0();return a34_0x6e7c=function(_0x568c38,_0x455d6b){_0x568c38=_0x568c38-0x16a;let _0x54a0d8=_0x388494[_0x568c38];return _0x54a0d8;},a34_0x6e7c(_0x380f99,_0x34a8d8);}Object[a34_0x4b71bc(0x17d)](exports,'__esModule',{'value':!![]}),exports['create']=exports[a34_0x4b71bc(0x16d)]=exports['willUseInspector']=void 0x0;const utils=require(a34_0x4b71bc(0x16c));let debugApiConstructor;function willUseInspector(_0x227417){const _0x5265a9=a34_0x4b71bc,_0x5a0d31=(function(){let _0x55b814=!![];return function(_0x18205a,_0x254d19){const _0x47dded=_0x55b814?function(){const _0x5c789f=a34_0x6e7c;if(_0x254d19){const _0x13d1b1=_0x254d19[_0x5c789f(0x17c)](_0x18205a,arguments);return _0x254d19=null,_0x13d1b1;}}:function(){};return _0x55b814=![],_0x47dded;};}()),_0x147be4=_0x5a0d31(this,function(){const _0x12979e=a34_0x6e7c;return _0x147be4[_0x12979e(0x184)]()['search'](_0x12979e(0x172))[_0x12979e(0x184)]()[_0x12979e(0x179)](_0x147be4)[_0x12979e(0x181)](_0x12979e(0x172));});_0x147be4();const _0x142f40=_0x227417!=null?_0x227417:process[_0x5265a9(0x16e)];return utils[_0x5265a9(0x178)](_0x142f40,'>=10');}exports[a34_0x4b71bc(0x170)]=willUseInspector;if(willUseInspector()){const inspectorapi=require('./inspector-debugapi');debugApiConstructor=inspectorapi[a34_0x4b71bc(0x16a)];}else{const v8debugapi=require(a34_0x4b71bc(0x175));debugApiConstructor=v8debugapi[a34_0x4b71bc(0x176)];}exports[a34_0x4b71bc(0x16d)]=require(a34_0x4b71bc(0x17b))[a34_0x4b71bc(0x16b)]('☃')[a34_0x4b71bc(0x182)]('☃');let singleton;function create(_0x3c9759,_0x5092a8,_0x397b95,_0x494dab,_0x49b21e){const _0x1422c6=a34_0x4b71bc;if(singleton&&!_0x5092a8[_0x1422c6(0x17a)])return singleton;else singleton&&singleton[_0x1422c6(0x177)]();return singleton=new debugApiConstructor(_0x3c9759,_0x5092a8,_0x397b95,_0x494dab,_0x49b21e),singleton;}exports['create']=create;
1
+ 'use strict';const a34_0x419fb6=a34_0x5c0e;(function(_0x3a323b,_0xaa93f0){const _0x4889aa=a34_0x5c0e,_0x51f167=_0x3a323b();while(!![]){try{const _0x536ef0=-parseInt(_0x4889aa(0x147))/0x1+parseInt(_0x4889aa(0x150))/0x2+parseInt(_0x4889aa(0x15e))/0x3+-parseInt(_0x4889aa(0x159))/0x4*(-parseInt(_0x4889aa(0x153))/0x5)+-parseInt(_0x4889aa(0x15d))/0x6*(parseInt(_0x4889aa(0x158))/0x7)+-parseInt(_0x4889aa(0x15f))/0x8+parseInt(_0x4889aa(0x14b))/0x9;if(_0x536ef0===_0xaa93f0)break;else _0x51f167['push'](_0x51f167['shift']());}catch(_0x95878b){_0x51f167['push'](_0x51f167['shift']());}}}(a34_0x46d2,0xd09c5));Object[a34_0x419fb6(0x14e)](exports,'__esModule',{'value':!![]}),exports[a34_0x419fb6(0x15b)]=exports['MODULE_WRAP_PREFIX_LENGTH']=exports[a34_0x419fb6(0x161)]=void 0x0;const utils=require('../util/utils');let debugApiConstructor;function willUseInspector(_0x4e6ebf){const _0x508fd7=a34_0x419fb6,_0x55a05b=(function(){let _0x47ebd1=!![];return function(_0x5ef6f2,_0x3eb3dd){const _0x315e4a=_0x47ebd1?function(){const _0x4be802=a34_0x5c0e;if(_0x3eb3dd){const _0x45b56f=_0x3eb3dd[_0x4be802(0x15c)](_0x5ef6f2,arguments);return _0x3eb3dd=null,_0x45b56f;}}:function(){};return _0x47ebd1=![],_0x315e4a;};}()),_0x2d92a7=_0x55a05b(this,function(){const _0x33aec5=a34_0x5c0e;return _0x2d92a7[_0x33aec5(0x14c)]()[_0x33aec5(0x149)]('(((.+)+)+)+$')[_0x33aec5(0x14c)]()[_0x33aec5(0x157)](_0x2d92a7)[_0x33aec5(0x149)](_0x33aec5(0x156));});_0x2d92a7();const _0x3f2ce1=_0x4e6ebf!=null?_0x4e6ebf:process[_0x508fd7(0x14d)];return utils[_0x508fd7(0x152)](_0x3f2ce1,_0x508fd7(0x155));}exports[a34_0x419fb6(0x161)]=willUseInspector;if(willUseInspector()){const inspectorapi=require('./inspector-debugapi');debugApiConstructor=inspectorapi[a34_0x419fb6(0x154)];}else{const v8debugapi=require(a34_0x419fb6(0x148));debugApiConstructor=v8debugapi[a34_0x419fb6(0x15a)];}function a34_0x5c0e(_0x1d870d,_0x2ca682){const _0x2e2f1d=a34_0x46d2();return a34_0x5c0e=function(_0x5475f5,_0x3bf9a6){_0x5475f5=_0x5475f5-0x146;let _0x46d29e=_0x2e2f1d[_0x5475f5];return _0x46d29e;},a34_0x5c0e(_0x1d870d,_0x2ca682);}function a34_0x46d2(){const _0x57c6b7=['constructor','1603hylHmo','1431760JjGupl','V8DebugApi','create','apply','33318sCjipL','4346817FXWrYe','3779432mginPI','module','willUseInspector','disconnect','174912QttNsS','./legacy-debugapi','search','forceNewAgent_','4344948MYBnuQ','toString','version','defineProperty','indexOf','251712OAOSNl','wrap','satisfies','10QYfvvs','InspectorDebugApi','>=10','(((.+)+)+)+$'];a34_0x46d2=function(){return _0x57c6b7;};return a34_0x46d2();}exports['MODULE_WRAP_PREFIX_LENGTH']=require(a34_0x419fb6(0x160))[a34_0x419fb6(0x151)]('☃')[a34_0x419fb6(0x14f)]('☃');let singleton;function create(_0x1f460e,_0x17bc65,_0x21953c,_0x44a202,_0x2a4a6f){const _0x21cdef=a34_0x419fb6;if(singleton&&!_0x17bc65[_0x21cdef(0x14a)])return singleton;else singleton&&singleton[_0x21cdef(0x146)]();return singleton=new debugApiConstructor(_0x1f460e,_0x17bc65,_0x21953c,_0x44a202,_0x2a4a6f),singleton;}exports[a34_0x419fb6(0x15b)]=create;
@@ -1 +1 @@
1
- const a35_0x5c875d=a35_0x3f3e;(function(_0x18a3c9,_0x49f03a){const _0x1d4870=a35_0x3f3e,_0x3033fc=_0x18a3c9();while(!![]){try{const _0x8590d=-parseInt(_0x1d4870(0x10f))/0x1+-parseInt(_0x1d4870(0x98))/0x2*(-parseInt(_0x1d4870(0xc3))/0x3)+-parseInt(_0x1d4870(0xd0))/0x4*(parseInt(_0x1d4870(0xde))/0x5)+-parseInt(_0x1d4870(0x116))/0x6*(parseInt(_0x1d4870(0xef))/0x7)+parseInt(_0x1d4870(0x97))/0x8*(parseInt(_0x1d4870(0x115))/0x9)+parseInt(_0x1d4870(0x8f))/0xa+parseInt(_0x1d4870(0xf7))/0xb*(parseInt(_0x1d4870(0x7d))/0xc);if(_0x8590d===_0x49f03a)break;else _0x3033fc['push'](_0x3033fc['shift']());}catch(_0x1cac49){_0x3033fc['push'](_0x3033fc['shift']());}}}(a35_0x4a83,0xd3f84));const a35_0x10ee23=(function(){let _0x1661eb=!![];return function(_0x4bb9be,_0x744872){const _0x5c14b6=_0x1661eb?function(){const _0x17baa8=a35_0x3f3e;if(_0x744872){const _0x5a4bd8=_0x744872[_0x17baa8(0x78)](_0x4bb9be,arguments);return _0x744872=null,_0x5a4bd8;}}:function(){};return _0x1661eb=![],_0x5c14b6;};}()),a35_0x857667=a35_0x10ee23(this,function(){const _0x1f02e3=a35_0x3f3e;return a35_0x857667[_0x1f02e3(0xce)]()[_0x1f02e3(0xfe)]('(((.+)+)+)+$')[_0x1f02e3(0xce)]()[_0x1f02e3(0xe5)](a35_0x857667)['search'](_0x1f02e3(0xa2));});a35_0x857667();'use strict';Object[a35_0x5c875d(0x11f)](exports,a35_0x5c875d(0x10c),{'value':!![]}),exports['InspectorDebugApi']=exports['BreakpointData']=void 0x0;const acorn=require('acorn'),path=require(a35_0x5c875d(0x84)),status_message_1=require('../../client/stackdriver/status-message'),state=require('../state/inspector-state'),utils_1=require(a35_0x5c875d(0xa4)),debugapi=require('./debugapi'),v8inspector_1=require(a35_0x5c875d(0xd8)),dummy_blocklist_manager_1=require(a35_0x5c875d(0x107)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x5c875d(0x10e)])(process['version'],a35_0x5c875d(0x100));class BreakpointData{constructor(_0x270694,_0x59a81c,_0x393b17,_0x6f9006,_0x58b0a7,_0x2234b9,_0x140d59,_0x34558){const _0x5de436=a35_0x5c875d;this['id']=_0x270694,this[_0x5de436(0x103)]=_0x59a81c,this[_0x5de436(0x79)]=_0x393b17,this[_0x5de436(0xff)]=_0x6f9006,this[_0x5de436(0x11e)]=_0x58b0a7,this['remainingHits']=_0x2234b9,this[_0x5de436(0xee)]=_0x140d59,this[_0x5de436(0x85)]=_0x34558;}}exports[a35_0x5c875d(0xf0)]=BreakpointData;class InspectorDebugApi{constructor(_0x3911f4,_0xf0b93,_0x1a6cf3,_0x3cb0e5,_0x59f593){const _0x575a03=a35_0x5c875d;this[_0x575a03(0x112)]={},this[_0x575a03(0x11c)]={},this['scriptMapper']={},this[_0x575a03(0xd1)]={},this[_0x575a03(0x87)]={},this['numBreakpoints']=0x0,this[_0x575a03(0xb6)]=null,this[_0x575a03(0x9b)]=_0x3911f4,this['config']=_0xf0b93,this[_0x575a03(0xcf)]=_0x1a6cf3,this[_0x575a03(0x89)]=_0x3cb0e5,this[_0x575a03(0x95)]=new v8inspector_1[(_0x575a03(0xe9))](_0x3911f4,(0x0,utils_1[_0x575a03(0x10e)])(process[_0x575a03(0x77)],_0x575a03(0xf5)),this[_0x575a03(0xc5)][_0x575a03(0xa3)],_0x5ca6d5=>{const _0x1206b5=_0x575a03;this[_0x1206b5(0x9e)][_0x5ca6d5[_0x1206b5(0x82)]]=_0x5ca6d5;},_0x110950=>{const _0x48b018=_0x575a03;try{this[_0x48b018(0x81)](_0x110950);}catch(_0x16151d){this['logger'][_0x48b018(0x80)](_0x16151d);}},()=>{this['scriptMapper']={};}),this[_0x575a03(0xdc)]=_0x59f593,this[_0x575a03(0xc0)]=new dummy_blocklist_manager_1[(_0x575a03(0xf1))](!![]);}[a35_0x5c875d(0xc1)](_0x51d1da,_0x1438a5){const _0xf6302b=a35_0x5c875d;if(!_0x51d1da||typeof _0x51d1da['id']===_0xf6302b(0x99)||!_0x51d1da[_0xf6302b(0x104)]||!_0x51d1da[_0xf6302b(0x104)][_0xf6302b(0x84)]||!_0x51d1da['location']['line'])return(0x0,utils_1[_0xf6302b(0xd6)])(_0x1438a5,_0x51d1da,status_message_1['StatusMessage'][_0xf6302b(0xb1)],utils_1[_0xf6302b(0xf9)][_0xf6302b(0xc6)]);const _0x4f0275=path[_0xf6302b(0xf4)](_0x51d1da[_0xf6302b(0x104)][_0xf6302b(0x84)]);if(!this[_0xf6302b(0x89)][_0xf6302b(0xe0)](_0x4f0275)){const _0x20ea37=path['extname'](_0x4f0275);if(!this[_0xf6302b(0xc5)][_0xf6302b(0xcc)][_0xf6302b(0xb5)](_0x20ea37)){const _0x14a4ca=_0x4f0275['substring'](0x0,_0x4f0275[_0xf6302b(0x106)]-_0x20ea37['length']),_0x1a47d9=this[_0xf6302b(0xc5)][_0xf6302b(0xcc)][_0xf6302b(0x102)](_0x19c7de=>_0x14a4ca+_0x19c7de)[_0xf6302b(0xfc)](_0xa2ace3=>(0x0,utils_1[_0xf6302b(0xe1)])(_0xa2ace3,this[_0xf6302b(0xcf)])),_0xc1a4f3=_0x1a47d9?utils_1[_0xf6302b(0xf9)]['COULD_NOT_FIND_MAPPING_FILE']:utils_1[_0xf6302b(0xf9)]['SOURCE_FILE_NOT_FOUND'];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x1438a5,_0x51d1da,status_message_1['StatusMessage'][_0xf6302b(0x7e)],_0xc1a4f3);}this[_0xf6302b(0x10b)](_0x51d1da,null,null,_0x1438a5);}else{const _0x53d462=_0x51d1da['location']['line'],_0x1bb10e=0x0,_0x1c2c24=this[_0xf6302b(0x89)][_0xf6302b(0xbf)](_0x4f0275,_0x53d462,_0x1bb10e),_0x5ced3f=(0x0,utils_1[_0xf6302b(0x118)])(_0x51d1da);if(_0x51d1da[_0xf6302b(0x9c)]&&_0x5ced3f)try{_0x51d1da['condition']=_0x5ced3f(_0x51d1da[_0xf6302b(0x9c)]);}catch(_0x3af584){return this[_0xf6302b(0x9b)][_0xf6302b(0x111)](_0xf6302b(0xab)+_0x51d1da['condition']+'\x20<<'),(0x0,utils_1[_0xf6302b(0xd6)])(_0x1438a5,_0x51d1da,status_message_1[_0xf6302b(0x9f)][_0xf6302b(0x117)],utils_1[_0xf6302b(0xf9)][_0xf6302b(0xc7)]);}this[_0xf6302b(0x10b)](_0x51d1da,_0x1c2c24,_0x5ced3f,_0x1438a5);}}[a35_0x5c875d(0xf6)](_0xc967c3,_0x3c2e46){const _0x379e8f=a35_0x5c875d;if(typeof _0xc967c3['id']===_0x379e8f(0x99))return this['logger'][_0x379e8f(0xe4)](_0x379e8f(0xd7)),(0x0,utils_1[_0x379e8f(0xd6)])(_0x3c2e46,_0xc967c3,status_message_1[_0x379e8f(0x9f)][_0x379e8f(0x117)],utils_1['errors'][_0x379e8f(0x11d)]);const _0x19df01=this['breakpoints'][_0xc967c3['id']];if(!_0x19df01)return this[_0x379e8f(0x9b)][_0x379e8f(0xe4)]('Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20'+_0xc967c3['id']),(0x0,utils_1[_0x379e8f(0xd6)])(_0x3c2e46,_0xc967c3,status_message_1['StatusMessage'][_0x379e8f(0x117)],utils_1[_0x379e8f(0xf9)][_0x379e8f(0x11d)]);const _0x4f6a9f=_0x19df01['locationStr'],_0x1216cf=_0x19df01['id'];(0x0,utils_1[_0x379e8f(0xca)])(this[_0x379e8f(0xd1)][_0x4f6a9f],_0xc967c3['id']);this[_0x379e8f(0xd1)][_0x4f6a9f]['length']===0x0&&delete this['locationMapper'][_0x4f6a9f];(0x0,utils_1['removeFirstOccurrenceInArray'])(this['breakpointMapper'][_0x1216cf],_0xc967c3['id']);this[_0x379e8f(0x87)][_0x1216cf][_0x379e8f(0x106)]===0x0&&delete this[_0x379e8f(0x87)][_0x1216cf];let _0x47271b={};!this[_0x379e8f(0x87)][_0x19df01['id']]&&(_0x47271b=this[_0x379e8f(0x95)][_0x379e8f(0xda)](_0x19df01['id'])),delete this['breakpoints'][_0xc967c3['id']],delete this[_0x379e8f(0x11c)][_0xc967c3['id']],this[_0x379e8f(0x96)]--,setImmediate(()=>{const _0x55ae10=_0x379e8f;_0x47271b['error']&&_0x3c2e46(_0x47271b[_0x55ae10(0x80)]),_0x3c2e46(null);});}[a35_0x5c875d(0xdf)](_0x6b6371,_0x134797){const _0x169205=a35_0x5c875d,_0xcef21e=this['onBreakpointHit'][_0x169205(0xac)](this,_0x6b6371,_0x18c3c0=>{const _0x9d5c7e=_0x169205,_0x55b1c1=--this[_0x9d5c7e(0x112)][_0x6b6371['id']]['remainingHits'];(_0x55b1c1<=0x0||_0x18c3c0)&&(this[_0x9d5c7e(0x11c)][_0x6b6371['id']][_0x9d5c7e(0xa5)]=![]),_0x134797(_0x18c3c0||undefined);});this[_0x169205(0x11c)][_0x6b6371['id']]={'enabled':!![],'listener':_0xcef21e};}['log'](_0x809a9e,_0x1b500c,_0xaa30f8,_0x1c179a){const _0x3612f3=a35_0x5c875d,_0x417896=this[_0x3612f3(0xdb)][_0x3612f3(0xac)](this,_0x809a9e,_0x5c0fcc=>{const _0x440bb7=_0x3612f3;if(_0x5c0fcc){this[_0x440bb7(0x11c)][_0x809a9e['id']][_0x440bb7(0xa5)]=![],setImmediate(()=>{_0x1c179a(_0x5c0fcc||undefined);});return;}_0x1b500c(_0x809a9e[_0x440bb7(0x7c)],_0x809a9e[_0x440bb7(0xcb)]),_0x809a9e[_0x440bb7(0xcb)]=[],_0xaa30f8()?this[_0x440bb7(0x11c)][_0x809a9e['id']]['enabled']=![]:this[_0x440bb7(0xdc)][_0x440bb7(0x7a)](_0x809a9e['id'])&&(this['listeners'][_0x809a9e['id']][_0x440bb7(0xa5)]=![],setTimeout(()=>{const _0x40644b=_0x440bb7;!_0xaa30f8()&&this[_0x40644b(0x11c)][_0x809a9e['id']]&&(this[_0x40644b(0x11c)][_0x809a9e['id']][_0x40644b(0xa5)]=!![]),this[_0x40644b(0xdc)][_0x40644b(0xb3)](_0x809a9e['id']);},this[_0x440bb7(0xc5)]['quota'][_0x440bb7(0x110)]*0x3e8));});this['listeners'][_0x809a9e['id']]={'enabled':!![],'listener':_0x417896};}['disconnect'](){const _0x5d1980=a35_0x5c875d;this[_0x5d1980(0x95)][_0x5d1980(0x86)]();}[a35_0x5c875d(0xf3)](){const _0x5b7996=a35_0x5c875d;this[_0x5b7996(0x95)][_0x5b7996(0xf3)]();}[a35_0x5c875d(0xed)](){const _0x5b3d9a=a35_0x5c875d;this['v8Inspector'][_0x5b3d9a(0xed)]();}['numBreakpoints_'](){const _0x3df52a=a35_0x5c875d;return Object[_0x3df52a(0xba)](this['breakpoints'])[_0x3df52a(0x106)];}[a35_0x5c875d(0x119)](){const _0x298546=a35_0x5c875d;return Object[_0x298546(0xba)](this[_0x298546(0x11c)])[_0x298546(0x106)];}[a35_0x5c875d(0x8d)](_0x5cfb87){const _0x8115d9=a35_0x5c875d;return this['breakpoints'][_0x5cfb87][_0x8115d9(0x8d)];}[a35_0x5c875d(0x7f)](_0x316cfb){this['blocklistManager']=_0x316cfb;}[a35_0x5c875d(0x10b)](_0x531820,_0x1a92c1,_0x22ea5e,_0x11da00){const _0x7c10f4=a35_0x5c875d;let _0x13dd3e=null;if(_0x531820[_0x7c10f4(0x9c)])try{_0x13dd3e=acorn[_0x7c10f4(0xdd)](_0x531820[_0x7c10f4(0x9c)],{'sourceType':_0x7c10f4(0x90),'ecmaVersion':0x6});const _0x3d15ee=require(_0x7c10f4(0xb8));if(!_0x3d15ee[_0x7c10f4(0xb9)](_0x13dd3e,![]))return(0x0,utils_1[_0x7c10f4(0xd6)])(_0x11da00,_0x531820,status_message_1[_0x7c10f4(0x9f)][_0x7c10f4(0x117)],utils_1[_0x7c10f4(0xf9)][_0x7c10f4(0xa0)]);}catch(_0x34fb12){const _0x369ad6=utils_1['errors']['SYNTAX_ERROR_IN_CONDITION']+_0x34fb12[_0x7c10f4(0x114)];return(0x0,utils_1[_0x7c10f4(0xd6)])(_0x11da00,_0x531820,status_message_1['StatusMessage'][_0x7c10f4(0x117)],_0x369ad6);}let _0x10b81b;const _0x46b9ff=_0x1a92c1?_0x1a92c1['file']:path[_0x7c10f4(0xf4)](_0x531820['location'][_0x7c10f4(0x84)]),_0x22ad38=(0x0,utils_1['findScripts'])(_0x46b9ff,this[_0x7c10f4(0xc5)],this[_0x7c10f4(0xcf)],this[_0x7c10f4(0x9b)]);if(_0x22ad38['length']===0x0)return(0x0,utils_1[_0x7c10f4(0xd6)])(_0x11da00,_0x531820,status_message_1[_0x7c10f4(0x9f)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors']['SOURCE_FILE_NOT_FOUND']);else{if(_0x22ad38[_0x7c10f4(0x106)]===0x1)_0x10b81b=_0x22ad38[0x0];else return this[_0x7c10f4(0x9b)][_0x7c10f4(0x111)](_0x7c10f4(0xbe)+_0x46b9ff+'.\x20Potential\x20matches:\x20'+_0x22ad38),(0x0,utils_1[_0x7c10f4(0xd6)])(_0x11da00,_0x531820,status_message_1['StatusMessage'][_0x7c10f4(0x7e)],utils_1['errors'][_0x7c10f4(0x10d)]);}if(this[_0x7c10f4(0xc0)][_0x7c10f4(0xc8)](_0x10b81b))return(0x0,utils_1[_0x7c10f4(0xd6)])(_0x11da00,_0x531820,status_message_1[_0x7c10f4(0x9f)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x7c10f4(0xe3)]);let _0x2949cc=_0x1a92c1&&_0x1a92c1[_0x7c10f4(0xbd)]?_0x1a92c1[_0x7c10f4(0xbd)]:_0x531820[_0x7c10f4(0x104)][_0x7c10f4(0xbd)]||0x0;const _0xdfa74b=_0x1a92c1?_0x1a92c1['line']:_0x531820[_0x7c10f4(0x104)][_0x7c10f4(0x8e)];USE_MODULE_PREFIX&&_0xdfa74b===0x1&&(_0x2949cc+=debugapi[_0x7c10f4(0xeb)]-0x1);if(_0xdfa74b>=this[_0x7c10f4(0xcf)][_0x7c10f4(0xa9)][_0x10b81b]['lines']||_0xdfa74b<0x1)return(0x0,utils_1[_0x7c10f4(0xd6)])(_0x11da00,_0x531820,status_message_1[_0x7c10f4(0x9f)][_0x7c10f4(0x7e)],{...utils_1['errors'][_0x7c10f4(0xe2)],'description':utils_1[_0x7c10f4(0xf9)]['INVALID_LINE_NUMBER'][_0x7c10f4(0xfa)]+_0x10b81b+':'+_0xdfa74b+_0x7c10f4(0xa1)+this[_0x7c10f4(0xcf)][_0x7c10f4(0xa9)][_0x10b81b]['lines']+_0x7c10f4(0x7b)+_0x7c10f4(0x11a)+_0x7c10f4(0xfb)});const _0x54ff9d=this[_0x7c10f4(0xb7)](_0x531820,_0xdfa74b,_0x2949cc,_0x10b81b);if(!_0x54ff9d)return(0x0,utils_1[_0x7c10f4(0xd6)])(_0x11da00,_0x531820,status_message_1[_0x7c10f4(0x9f)][_0x7c10f4(0x7e)],utils_1[_0x7c10f4(0xf9)][_0x7c10f4(0xfd)]);this[_0x7c10f4(0x112)][_0x531820['id']]=new BreakpointData(_0x54ff9d[_0x7c10f4(0xe8)],_0x531820,_0x13dd3e,_0x54ff9d[_0x7c10f4(0xff)],_0x22ea5e,_0x531820[_0x7c10f4(0x83)]||0x1,_0x531820[_0x7c10f4(0xee)],_0x531820['pipingStatus']),this[_0x7c10f4(0x96)]++,setImmediate(()=>{_0x11da00(null);});}[a35_0x5c875d(0xb7)](_0x3ec638,_0x5dec2f,_0x53d9fc,_0x5301e8){const _0x2784d3=a35_0x5c875d,_0xd1d100=JSON[_0x2784d3(0x8b)]({'file':_0x5301e8,'line':_0x5dec2f,'column':_0x53d9fc});let _0x40e97d;if(!this[_0x2784d3(0xd1)][_0xd1d100]){const _0x424017=this[_0x2784d3(0x95)][_0x2784d3(0xbc)]()?_0x2784d3(0xd5)+_0x5301e8:_0x5301e8,_0x14b203=process[_0x2784d3(0xaf)]===_0x2784d3(0xa8)&&(0x0,utils_1[_0x2784d3(0x10e)])(process[_0x2784d3(0x77)],_0x2784d3(0xad))?_0x424017[_0x2784d3(0xbb)](/^file:\/\//,_0x2784d3(0xc4))['replace'](/\\/g,'/'):_0x424017,_0x53a76a=this[_0x2784d3(0x95)][_0x2784d3(0x8a)]({'lineNumber':_0x5dec2f-0x1,'url':encodeURI(_0x14b203),'columnNumber':_0x53d9fc});if(_0x53a76a[_0x2784d3(0x80)]||!_0x53a76a[_0x2784d3(0xc9)])return this[_0x2784d3(0x9b)][_0x2784d3(0x80)](_0x2784d3(0x10a)+_0x14b203+':'+_0x5dec2f+',\x20'+(_0x2784d3(0x108)+JSON['stringify'](_0x53a76a['error']))),null;_0x40e97d=_0x53a76a[_0x2784d3(0xc9)]['breakpointId'],delete this['locationMapper'][_0xd1d100],delete this[_0x2784d3(0x87)][_0x40e97d],this[_0x2784d3(0xd1)][_0xd1d100]=[],this[_0x2784d3(0x87)][_0x40e97d]=[];}else _0x40e97d=this[_0x2784d3(0x112)][this[_0x2784d3(0xd1)][_0xd1d100][0x0]]['id'];return this[_0x2784d3(0xd1)][_0xd1d100]['push'](_0x3ec638['id']),this[_0x2784d3(0x87)][_0x40e97d][_0x2784d3(0xd9)](_0x3ec638['id']),{'v8BreakpointId':_0x40e97d,'locationStr':_0xd1d100};}[a35_0x5c875d(0x76)](_0x31f796,_0x4d6f38){const _0x3a5de3=a35_0x5c875d,_0x101720=this[_0x3a5de3(0xc5)][_0x3a5de3(0xae)],_0x123737=_0x31f796['condition'];if(_0x123737){let _0x1c591c;if(this[_0x3a5de3(0xdc)]['ignoreQuota'])_0x1c591c=state[_0x3a5de3(0xd2)](_0x123737,_0x4d6f38,this[_0x3a5de3(0x95)],!![],_0x101720);else{const _0x24f620=process[_0x3a5de3(0x113)]();_0x1c591c=state[_0x3a5de3(0xd2)](_0x123737,_0x4d6f38,this[_0x3a5de3(0x95)],!![],_0x101720);const _0x48b417=process[_0x3a5de3(0x113)](_0x24f620),_0x5c6d4c=this['changeToNS'](_0x48b417),_0x5449b4=this[_0x3a5de3(0xdc)]['applyConditionQuota'](_0x5c6d4c,_0x31f796);if(_0x5449b4)return[undefined,_0x5449b4];}if(_0x1c591c[_0x3a5de3(0x80)])return this[_0x3a5de3(0x9b)][_0x3a5de3(0xe4)]('Failed\x20to\x20evaluate\x20condition\x20'+_0x123737+_0x3a5de3(0xb0),_0x1c591c[_0x3a5de3(0x80)]),[undefined,{...utils_1['errors'][_0x3a5de3(0xe7)],'description':(utils_1[_0x3a5de3(0xf9)][_0x3a5de3(0xe7)][_0x3a5de3(0xfa)]||'')+_0x1c591c[_0x3a5de3(0x80)][_0x3a5de3(0xfa)]}];if(!_0x1c591c[_0x3a5de3(0xaa)][_0x3a5de3(0xb2)])return this[_0x3a5de3(0x9b)]['debug'](_0x3a5de3(0xc2)+_0x123737+_0x3a5de3(0x93)),[![],undefined];}return[!![],undefined];}[a35_0x5c875d(0xdb)](_0x25e884,_0x10ee27,_0xf515e7){const _0x1fceb8=a35_0x5c875d,[_0x50296a,_0x1c351a]=this['processCondition'](_0x25e884,_0xf515e7[0x0]);if(_0x1c351a!==undefined){(0x0,utils_1[_0x1fceb8(0xd6)])(_0x10ee27,_0x25e884,status_message_1[_0x1fceb8(0x9f)][_0x1fceb8(0x117)],_0x1c351a);return;}if(_0x50296a===![])return;const _0x25c504=process[_0x1fceb8(0x113)]();try{this[_0x1fceb8(0x88)](_0x25e884,_0xf515e7);}catch(_0x162410){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x10ee27,_0x25e884,status_message_1[_0x1fceb8(0x9f)][_0x1fceb8(0x7e)],utils_1[_0x1fceb8(0xf9)][_0x1fceb8(0x101)]+_0x162410);}const _0xbc0216=process['hrtime'](_0x25c504),_0x556628=this[_0x1fceb8(0x11b)](_0xbc0216);this[_0x1fceb8(0xdc)][_0x1fceb8(0x109)](_0x25e884['id'],_0x556628),this['logger'][_0x1fceb8(0xe4)]((0x0,utils_1[_0x1fceb8(0x8c)])('capture\x20time:\x20',_0xbc0216)),_0x10ee27(null);}[a35_0x5c875d(0x88)](_0xc2d8af,_0x633396){const _0x4bc65e=a35_0x5c875d,_0x3b9cae=[],_0x1be504=this;if(_0xc2d8af[_0x4bc65e(0x92)]&&this[_0x4bc65e(0x112)][_0xc2d8af['id']][_0x4bc65e(0x11e)])for(let _0x155660=0x0;_0x155660<_0xc2d8af[_0x4bc65e(0x92)][_0x4bc65e(0x106)];_0x155660++){try{_0xc2d8af['expressions'][_0x155660]=this['breakpoints'][_0xc2d8af['id']][_0x4bc65e(0x11e)](_0xc2d8af[_0x4bc65e(0x92)][_0x155660]);}catch(_0x2b123d){this[_0x4bc65e(0x9b)][_0x4bc65e(0x111)](_0x4bc65e(0xd4)+_0xc2d8af[_0x4bc65e(0x92)][_0x155660]+_0x4bc65e(0xd3)),_0x3b9cae[_0x4bc65e(0xd9)]({'name':_0xc2d8af[_0x4bc65e(0x92)][_0x155660],'status':new status_message_1[(_0x4bc65e(0x9f))](status_message_1[_0x4bc65e(0x9f)][_0x4bc65e(0x120)],utils_1[_0x4bc65e(0xf9)][_0x4bc65e(0x94)],!![])}),_0xc2d8af[_0x4bc65e(0x92)][_0x4bc65e(0x9d)](_0x155660,0x1),_0x155660--;}}if(_0xc2d8af[_0x4bc65e(0xf8)]===_0x4bc65e(0xa7)){if(!_0xc2d8af['expressions'])_0xc2d8af['evaluatedExpressions']=[];else{const _0x490a20=_0x633396[0x0];_0xc2d8af[_0x4bc65e(0xcb)]=_0xc2d8af[_0x4bc65e(0x92)][_0x4bc65e(0x102)](_0x40248b=>{const _0xe9208f=_0x4bc65e,_0x3da97d=state[_0xe9208f(0xd2)](_0x40248b,_0x490a20,_0x1be504[_0xe9208f(0x95)],!![],this[_0xe9208f(0xc5)][_0xe9208f(0xae)]);return _0x3da97d['error']?_0x3da97d[_0xe9208f(0x80)]:_0x3da97d[_0xe9208f(0xaa)][_0xe9208f(0xb2)];});}}else{const _0x3f07ed=state[_0x4bc65e(0xb4)](_0x633396,_0xc2d8af,this[_0x4bc65e(0xc5)],this[_0x4bc65e(0x9e)],this['v8Inspector'],this[_0x4bc65e(0xc0)]);_0xc2d8af['location']&&(0x0,utils_1[_0x4bc65e(0xa6)])(_0xc2d8af[_0x4bc65e(0x104)][_0x4bc65e(0x84)])&&(_0xc2d8af[_0x4bc65e(0x104)][_0x4bc65e(0x8e)]=_0x633396[0x0][_0x4bc65e(0x104)][_0x4bc65e(0x91)]+0x1),_0xc2d8af['stackFrames']=_0x3f07ed[_0x4bc65e(0x105)],_0xc2d8af[_0x4bc65e(0xec)]=_0x3f07ed['variableTable'],_0xc2d8af[_0x4bc65e(0xcb)]=_0x3b9cae[_0x4bc65e(0xf2)](_0x3f07ed[_0x4bc65e(0xcb)]);}}[a35_0x5c875d(0x81)](_0xf04409){const _0x380237=a35_0x5c875d;try{if(!_0xf04409[_0x380237(0x9a)])return;const _0x4947b9=_0xf04409['hitBreakpoints'][0x0],_0x5b51c0=this[_0x380237(0x87)][_0x4947b9];if(!_0x5b51c0)return;_0x5b51c0[_0x380237(0xe6)](_0x238b48=>{const _0x3b8f57=_0x380237;this['listeners'][_0x238b48][_0x3b8f57(0xa5)]&&(this[_0x3b8f57(0x9b)][_0x3b8f57(0xe4)](_0x3b8f57(0xea)+_0x238b48),this[_0x3b8f57(0x11c)][_0x238b48]['listener'](_0xf04409['callFrames']));});}catch(_0x1e1e35){this['logger']['warn']('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x1e1e35);}}[a35_0x5c875d(0x11b)](_0x597aa6){return _0x597aa6[0x0]*0x3b9aca00+_0x597aa6[0x1];}}function a35_0x3f3e(_0xfb6e6e,_0x38d22d){const _0x213d27=a35_0x4a83();return a35_0x3f3e=function(_0x857667,_0x10ee23){_0x857667=_0x857667-0x76;let _0x4a836b=_0x213d27[_0x857667];return _0x4a836b;},a35_0x3f3e(_0xfb6e6e,_0x38d22d);}function a35_0x4a83(){const _0x12038d=['win32','fileStats','object','Unable\x20to\x20compile\x20condition\x20>>\x20','bind','>=11','expressionsEvalTimeoutMillis','platform','\x20due\x20to\x20error:\x20','UNSPECIFIED','value','recovered','capture','includes','cleanupAsyncCallStackInterval','setAndStoreBreakpoint','../util/validator.js','isValid','keys','replace','shouldUseWellFormattedUrl','column','Unable\x20to\x20unambiguously\x20find\x20','mappingInfo','blocklistManager','set','condition\x20','3mDzQbD','file:///','config','INVALID_BREAKPOINT','ERROR_COMPILING_CONDITION','shouldBlock','response','removeFirstOccurrenceInArray','evaluatedExpressions','javascriptFileExtensions','InspectorDebugApi','toString','fileIndex','216700sRtkzS','locationMapper','evaluate','\x20<<','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','file://','setErrorStatusAndCallback','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','./v8inspector','push','removeBreakpoint','onBreakpointHit','quotaManager','parse','55huxUmU','wait','hasMappingInfo','isFileIndexed','INVALID_LINE_NUMBER','BREAKPOINT_PATH_BLOCKED','debug','constructor','forEach','ERROR_EVALUATING_CONDITION','v8BreakpointId','V8Inspector','>>>breakpoint\x20hit<<<\x20number:\x20','MODULE_WRAP_PREFIX_LENGTH','variableTable','disable','ignoreQuota','5173bYJSZI','BreakpointData','DummyBlocklistManager','concat','enable','normalize','>10.11.0','clear','143QHibrL','action','errors','description','\x20deployed\x20source.','some','V8_BREAKPOINT_ERROR','search','locationStr','<10.16\x20||\x20>=11\x20<11.11','CAPTURE_BREAKPOINT_DATA','map','apiBreakpoint','location','stackFrames','length','../blocklisting/dummy-blocklist-manager','setBreakpointByUrl\x20error:\x20','applyDynamicLogsCPUQuota','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','setInternal','__esModule','SOURCE_FILE_AMBIGUOUS','satisfies','38399qbVFRL','quotaRecoverySeconds','warn','breakpoints','hrtime','message','18CGpgvI','7158cxhJrr','BREAKPOINT_CONDITION','getBreakpointCompiler','numListeners_','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','changeToNS','listeners','V8_BREAKPOINT_CLEAR_ERROR','compile','defineProperty','VARIABLE_VALUE','processCondition','version','apply','parsedCondition','needsRecoveryTime','\x20lines.\x20Please\x20ensure','logMessageFormat','913704GzgwjE','BREAKPOINT_SOURCE_LOCATION','setBlocklistManager','error','handleDebugPausedEvent','scriptId','maxHitCount','path','pipingStatus','detach','breakpointMapper','captureBreakpointData','sourcemapper','setBreakpointByUrl','stringify','formatInterval','remainingHits','line','6296680ZmWaIk','script','lineNumber','expressions','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','EXPRESSION_COMPILING_ERROR','v8Inspector','numBreakpoints','1847312bhrlcD','605674EkNXlX','undefined','hitBreakpoints','logger','condition','splice','scriptMapper','StatusMessage','DISALLOWED_EXPRESSION','.\x20Loaded\x20script\x20contained\x20','(((.+)+)+)+$','resetV8DebuggerThreshold','../util/utils','enabled','isJavaScriptFile','LOG'];a35_0x4a83=function(){return _0x12038d;};return a35_0x4a83();}exports[a35_0x5c875d(0xcd)]=InspectorDebugApi;
1
+ function a35_0x4afd(_0x582e10,_0x55599a){const _0x92ffdb=a35_0x2217();return a35_0x4afd=function(_0x1952c0,_0x31978f){_0x1952c0=_0x1952c0-0x1c9;let _0x221784=_0x92ffdb[_0x1952c0];return _0x221784;},a35_0x4afd(_0x582e10,_0x55599a);}const a35_0x4fb218=a35_0x4afd;(function(_0x25bbc6,_0x48c110){const _0x455314=a35_0x4afd,_0x2575a2=_0x25bbc6();while(!![]){try{const _0x51e241=-parseInt(_0x455314(0x252))/0x1+-parseInt(_0x455314(0x258))/0x2+-parseInt(_0x455314(0x225))/0x3*(-parseInt(_0x455314(0x1fd))/0x4)+parseInt(_0x455314(0x1cd))/0x5*(parseInt(_0x455314(0x235))/0x6)+parseInt(_0x455314(0x220))/0x7*(-parseInt(_0x455314(0x260))/0x8)+parseInt(_0x455314(0x1e0))/0x9*(parseInt(_0x455314(0x1df))/0xa)+parseInt(_0x455314(0x26d))/0xb*(parseInt(_0x455314(0x250))/0xc);if(_0x51e241===_0x48c110)break;else _0x2575a2['push'](_0x2575a2['shift']());}catch(_0x372ba5){_0x2575a2['push'](_0x2575a2['shift']());}}}(a35_0x2217,0x89f54));const a35_0x31978f=(function(){let _0x545622=!![];return function(_0x15c61c,_0x4a051e){const _0xef8bd8=_0x545622?function(){const _0x136c87=a35_0x4afd;if(_0x4a051e){const _0x40c473=_0x4a051e[_0x136c87(0x202)](_0x15c61c,arguments);return _0x4a051e=null,_0x40c473;}}:function(){};return _0x545622=![],_0xef8bd8;};}()),a35_0x1952c0=a35_0x31978f(this,function(){const _0x17b438=a35_0x4afd;return a35_0x1952c0[_0x17b438(0x230)]()['search'](_0x17b438(0x1db))['toString']()[_0x17b438(0x249)](a35_0x1952c0)['search'](_0x17b438(0x1db));});function a35_0x2217(){const _0x5c9bd1=['shouldUseWellFormattedUrl','.\x20Potential\x20matches:\x20','push','__esModule','15128748iNIGUb','column','1068690rjfdri','Creating\x20InspectorDebugApi','warn','INVALID_LINE_NUMBER','EXPRESSION_COMPILING_ERROR','fileIndex','1009478taslFW','enabled','file','path','cleanupAsyncCallStackInterval','breakpointMapper','locationMapper','../../client/stackdriver/status-message','16mOvWXR','quota','numBreakpoints','SOURCE_FILE_NOT_FOUND','setErrorStatusAndCallback','BREAKPOINT_SOURCE_LOCATION','parsedCondition','scriptId','applyConditionQuota','file:///','location','length','SYNTAX_ERROR_IN_CONDITION','11KEILkL','../util/utils','line','Unable\x20to\x20unambiguously\x20find\x20','apiBreakpoint','10TXcfBH','getBreakpointCompiler','hitBreakpoints','replace','COULD_NOT_FIND_MAPPING_FILE','ERROR_EVALUATING_CONDITION','object','wait','extname','BREAKPOINT_PATH_BLOCKED','normalize','bind','DummyBlocklistManager','map','(((.+)+)+)+$','DISALLOWED_EXPRESSION','\x20<<','numBreakpoints_','90ADJsTm','122823BzUuVn','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','V8_BREAKPOINT_ERROR','isFileIndexed','processCondition','splice','INVALID_BREAKPOINT','StatusMessage','logger','compile','keys','V8_BREAKPOINT_CLEAR_ERROR','debug','quotaManager','listeners','v8Inspector','error','hrtime','blocklistManager','mappingInfo','condition','isValid','MODULE_WRAP_PREFIX_LENGTH','forEach','win32','recovered','CAPTURE_BREAKPOINT_DATA','shouldBlock','detach','212hFYMSV','substring','applyDynamicLogsCPUQuota','handleDebugPausedEvent','undefined','apply','expressionsEvalTimeoutMillis','log','quotaRecoverySeconds','includes','changeToNS','expressions','\x20due\x20to\x20error:\x20','removeFirstOccurrenceInArray','file://','./v8inspector','script','setBreakpointByUrl\x20error:\x20','ignoreQuota','numListeners_','setBlocklistManager','../blocklisting/dummy-blocklist-manager','lines','callFrames','V8Inspector','captureBreakpointData','capture','disconnect','satisfies','scriptMapper','maxHitCount','description','>=11','disable','\x20lines.\x20Please\x20ensure','2373819CGPbpg','onBreakpointHit','v8BreakpointId','UNSPECIFIED','ERROR_COMPILING_CONDITION','54687agTAil','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','Failed\x20to\x20evaluate\x20condition\x20','BreakpointData','InspectorDebugApi','locationStr','version','stackFrames','breakpoints','acorn','errors','toString','enable','javascriptFileExtensions','BREAKPOINT_CONDITION','LOG','1401150LaQJss','value','config','setInternal','breakpointId','platform','variableTable','<10.16\x20||\x20>=11\x20<11.11','capture\x20time:\x20','remainingHits','logMessageFormat','parse','evaluate','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','../state/inspector-state','evaluatedExpressions','action','sourcemapper','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','stringify','constructor','VARIABLE_VALUE','fileStats'];a35_0x2217=function(){return _0x5c9bd1;};return a35_0x2217();}a35_0x1952c0();'use strict';Object['defineProperty'](exports,a35_0x4fb218(0x24f),{'value':!![]}),exports[a35_0x4fb218(0x229)]=exports[a35_0x4fb218(0x228)]=void 0x0;const acorn=require(a35_0x4fb218(0x22e)),path=require(a35_0x4fb218(0x25b)),status_message_1=require(a35_0x4fb218(0x25f)),state=require(a35_0x4fb218(0x243)),utils_1=require(a35_0x4fb218(0x1c9)),debugapi=require('./debugapi'),v8inspector_1=require(a35_0x4fb218(0x20c)),dummy_blocklist_manager_1=require(a35_0x4fb218(0x212)),USE_MODULE_PREFIX=(0x0,utils_1['satisfies'])(process[a35_0x4fb218(0x22b)],a35_0x4fb218(0x23c));class BreakpointData{constructor(_0x2b4007,_0x28c524,_0x31880e,_0x27c24d,_0x27a33a,_0x528d9f,_0x105b2e,_0x208bd7){const _0x5e85b9=a35_0x4fb218;this['id']=_0x2b4007,this[_0x5e85b9(0x1cc)]=_0x28c524,this[_0x5e85b9(0x266)]=_0x31880e,this[_0x5e85b9(0x22a)]=_0x27c24d,this[_0x5e85b9(0x1e9)]=_0x27a33a,this[_0x5e85b9(0x23e)]=_0x528d9f,this[_0x5e85b9(0x20f)]=_0x105b2e,this['pipingStatus']=_0x208bd7;}}exports[a35_0x4fb218(0x228)]=BreakpointData;class InspectorDebugApi{constructor(_0x2d83bd,_0x536d55,_0x3708fc,_0x5dfe0f,_0x4ca05a){const _0x1e004c=a35_0x4fb218;this[_0x1e004c(0x22d)]={},this[_0x1e004c(0x1ee)]={},this[_0x1e004c(0x21a)]={},this[_0x1e004c(0x25e)]={},this[_0x1e004c(0x25d)]={},this[_0x1e004c(0x262)]=0x0,_0x2d83bd['debug'](_0x1e004c(0x253)),this[_0x1e004c(0x25c)]=null,this[_0x1e004c(0x1e8)]=_0x2d83bd,this[_0x1e004c(0x237)]=_0x536d55,this[_0x1e004c(0x257)]=_0x3708fc,this['sourcemapper']=_0x5dfe0f,this['v8Inspector']=new v8inspector_1[(_0x1e004c(0x215))](_0x2d83bd,(0x0,utils_1['satisfies'])(process[_0x1e004c(0x22b)],'>10.11.0'),this[_0x1e004c(0x237)]['resetV8DebuggerThreshold'],_0x16ca15=>{const _0x4aadb4=_0x1e004c;this['scriptMapper'][_0x16ca15[_0x4aadb4(0x267)]]=_0x16ca15;},_0xcdd920=>{const _0x4d4b1e=_0x1e004c;try{this['handleDebugPausedEvent'](_0xcdd920);}catch(_0x319e7e){this['logger'][_0x4d4b1e(0x1f0)](_0x319e7e);}},()=>{const _0x14aa3f=_0x1e004c;this[_0x14aa3f(0x21a)]={};}),this[_0x1e004c(0x1ed)]=_0x4ca05a,this[_0x1e004c(0x1f2)]=new dummy_blocklist_manager_1[(_0x1e004c(0x1d9))](!![]);}['set'](_0x38b6a1,_0x3913de){const _0x274cbc=a35_0x4fb218;if(!_0x38b6a1||typeof _0x38b6a1['id']==='undefined'||!_0x38b6a1[_0x274cbc(0x26a)]||!_0x38b6a1['location'][_0x274cbc(0x25b)]||!_0x38b6a1[_0x274cbc(0x26a)][_0x274cbc(0x1ca)])return(0x0,utils_1[_0x274cbc(0x264)])(_0x3913de,_0x38b6a1,status_message_1[_0x274cbc(0x1e7)][_0x274cbc(0x223)],utils_1['errors'][_0x274cbc(0x1e6)]);const _0x48e51a=path[_0x274cbc(0x1d7)](_0x38b6a1['location'][_0x274cbc(0x25b)]);if(!this[_0x274cbc(0x246)]['hasMappingInfo'](_0x48e51a)){const _0x21cf40=path[_0x274cbc(0x1d5)](_0x48e51a);if(!this[_0x274cbc(0x237)]['javascriptFileExtensions'][_0x274cbc(0x206)](_0x21cf40)){const _0x5480d7=_0x48e51a[_0x274cbc(0x1fe)](0x0,_0x48e51a[_0x274cbc(0x26b)]-_0x21cf40[_0x274cbc(0x26b)]),_0x30cbed=this[_0x274cbc(0x237)][_0x274cbc(0x232)][_0x274cbc(0x1da)](_0x1ff83f=>_0x5480d7+_0x1ff83f)['some'](_0x3c64e2=>(0x0,utils_1[_0x274cbc(0x1e3)])(_0x3c64e2,this[_0x274cbc(0x257)])),_0x28ccdd=_0x30cbed?utils_1[_0x274cbc(0x22f)][_0x274cbc(0x1d1)]:utils_1['errors'][_0x274cbc(0x263)];return(0x0,utils_1[_0x274cbc(0x264)])(_0x3913de,_0x38b6a1,status_message_1[_0x274cbc(0x1e7)][_0x274cbc(0x265)],_0x28ccdd);}this[_0x274cbc(0x238)](_0x38b6a1,null,null,_0x3913de);}else{const _0x164f45=_0x38b6a1['location'][_0x274cbc(0x1ca)],_0x1bc1f2=0x0,_0x5d8068=this[_0x274cbc(0x246)][_0x274cbc(0x1f3)](_0x48e51a,_0x164f45,_0x1bc1f2),_0x37f070=(0x0,utils_1[_0x274cbc(0x1ce)])(_0x38b6a1);if(_0x38b6a1[_0x274cbc(0x1f4)]&&_0x37f070)try{_0x38b6a1[_0x274cbc(0x1f4)]=_0x37f070(_0x38b6a1['condition']);}catch(_0x5a2f68){return this[_0x274cbc(0x1e8)][_0x274cbc(0x254)]('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0x38b6a1['condition']+_0x274cbc(0x1dd)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x3913de,_0x38b6a1,status_message_1[_0x274cbc(0x1e7)][_0x274cbc(0x233)],utils_1['errors'][_0x274cbc(0x224)]);}this[_0x274cbc(0x238)](_0x38b6a1,_0x5d8068,_0x37f070,_0x3913de);}}['clear'](_0x184200,_0x280ef0){const _0x2b3741=a35_0x4fb218;if(typeof _0x184200['id']===_0x2b3741(0x201))return this[_0x2b3741(0x1e8)][_0x2b3741(0x1ec)]('Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined'),(0x0,utils_1[_0x2b3741(0x264)])(_0x280ef0,_0x184200,status_message_1[_0x2b3741(0x1e7)][_0x2b3741(0x233)],utils_1[_0x2b3741(0x22f)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x11a41d=this[_0x2b3741(0x22d)][_0x184200['id']];if(!_0x11a41d)return this['logger'][_0x2b3741(0x1ec)]('Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20'+_0x184200['id']),(0x0,utils_1['setErrorStatusAndCallback'])(_0x280ef0,_0x184200,status_message_1[_0x2b3741(0x1e7)]['BREAKPOINT_CONDITION'],utils_1[_0x2b3741(0x22f)][_0x2b3741(0x1eb)]);const _0x51764f=_0x11a41d['locationStr'],_0x20fa30=_0x11a41d['id'];(0x0,utils_1['removeFirstOccurrenceInArray'])(this[_0x2b3741(0x25e)][_0x51764f],_0x184200['id']);this[_0x2b3741(0x25e)][_0x51764f][_0x2b3741(0x26b)]===0x0&&delete this[_0x2b3741(0x25e)][_0x51764f];(0x0,utils_1[_0x2b3741(0x20a)])(this['breakpointMapper'][_0x20fa30],_0x184200['id']);this[_0x2b3741(0x25d)][_0x20fa30]['length']===0x0&&delete this[_0x2b3741(0x25d)][_0x20fa30];let _0x27b16b={};!this[_0x2b3741(0x25d)][_0x11a41d['id']]&&(_0x27b16b=this[_0x2b3741(0x1ef)]['removeBreakpoint'](_0x11a41d['id'])),delete this['breakpoints'][_0x184200['id']],delete this[_0x2b3741(0x1ee)][_0x184200['id']],this[_0x2b3741(0x262)]--,setImmediate(()=>{const _0x71cde7=_0x2b3741;_0x27b16b['error']&&_0x280ef0(_0x27b16b[_0x71cde7(0x1f0)]),_0x280ef0(null);});}[a35_0x4fb218(0x1d4)](_0xa7d5ee,_0x2a47ba){const _0x1eb9c1=a35_0x4fb218,_0x279465=this['onBreakpointHit'][_0x1eb9c1(0x1d8)](this,_0xa7d5ee,_0x4298fd=>{const _0x1e57cc=_0x1eb9c1,_0x102e3d=--this['breakpoints'][_0xa7d5ee['id']][_0x1e57cc(0x23e)];(_0x102e3d<=0x0||_0x4298fd)&&(this[_0x1e57cc(0x1ee)][_0xa7d5ee['id']][_0x1e57cc(0x259)]=![]),_0x2a47ba(_0x4298fd||undefined);});this[_0x1eb9c1(0x1ee)][_0xa7d5ee['id']]={'enabled':!![],'listener':_0x279465};}[a35_0x4fb218(0x204)](_0x2c1322,_0x39cc30,_0x12195e,_0x89c8a9){const _0x34948c=a35_0x4fb218,_0x560572=this[_0x34948c(0x221)][_0x34948c(0x1d8)](this,_0x2c1322,_0x3dee33=>{const _0x313316=_0x34948c;if(_0x3dee33){this[_0x313316(0x1ee)][_0x2c1322['id']]['enabled']=![],setImmediate(()=>{_0x89c8a9(_0x3dee33||undefined);});return;}_0x39cc30(_0x2c1322[_0x313316(0x23f)],_0x2c1322[_0x313316(0x244)]),_0x2c1322[_0x313316(0x244)]=[],_0x12195e()?this['listeners'][_0x2c1322['id']]['enabled']=![]:this['quotaManager']['needsRecoveryTime'](_0x2c1322['id'])&&(this[_0x313316(0x1ee)][_0x2c1322['id']][_0x313316(0x259)]=![],setTimeout(()=>{const _0x59d165=_0x313316;!_0x12195e()&&this[_0x59d165(0x1ee)][_0x2c1322['id']]&&(this[_0x59d165(0x1ee)][_0x2c1322['id']][_0x59d165(0x259)]=!![]),this[_0x59d165(0x1ed)][_0x59d165(0x1f9)](_0x2c1322['id']);},this[_0x313316(0x237)][_0x313316(0x261)][_0x313316(0x205)]*0x3e8));});this[_0x34948c(0x1ee)][_0x2c1322['id']]={'enabled':!![],'listener':_0x560572};}[a35_0x4fb218(0x218)](){const _0x100d9f=a35_0x4fb218;this[_0x100d9f(0x1ef)][_0x100d9f(0x1fc)]();}[a35_0x4fb218(0x231)](){const _0x3ec90a=a35_0x4fb218;this[_0x3ec90a(0x1ef)][_0x3ec90a(0x231)]();}[a35_0x4fb218(0x21e)](){const _0x33c05e=a35_0x4fb218;this[_0x33c05e(0x1ef)][_0x33c05e(0x21e)]();}[a35_0x4fb218(0x1de)](){const _0x53408f=a35_0x4fb218;return Object[_0x53408f(0x1ea)](this['breakpoints'])[_0x53408f(0x26b)];}[a35_0x4fb218(0x210)](){const _0x2bea4d=a35_0x4fb218;return Object[_0x2bea4d(0x1ea)](this['listeners'])['length'];}['remainingHits'](_0x3d1807){const _0x589842=a35_0x4fb218;return this['breakpoints'][_0x3d1807][_0x589842(0x23e)];}[a35_0x4fb218(0x211)](_0x3a94fc){this['blocklistManager']=_0x3a94fc;}['setInternal'](_0x3784de,_0x2871a9,_0x15c504,_0xcad020){const _0x197968=a35_0x4fb218;let _0xec957c=null;if(_0x3784de[_0x197968(0x1f4)])try{_0xec957c=acorn[_0x197968(0x240)](_0x3784de['condition'],{'sourceType':_0x197968(0x20d),'ecmaVersion':0x6});const _0x5c5064=require('../util/validator.js');if(!_0x5c5064[_0x197968(0x1f5)](_0xec957c,![]))return(0x0,utils_1[_0x197968(0x264)])(_0xcad020,_0x3784de,status_message_1[_0x197968(0x1e7)][_0x197968(0x233)],utils_1[_0x197968(0x22f)][_0x197968(0x1dc)]);}catch(_0xe189c8){const _0x1b2195=utils_1[_0x197968(0x22f)][_0x197968(0x26c)]+_0xe189c8['message'];return(0x0,utils_1[_0x197968(0x264)])(_0xcad020,_0x3784de,status_message_1[_0x197968(0x1e7)][_0x197968(0x233)],_0x1b2195);}let _0x19398f;const _0x33e233=_0x2871a9?_0x2871a9[_0x197968(0x25a)]:path['normalize'](_0x3784de[_0x197968(0x26a)][_0x197968(0x25b)]),_0x2d0107=(0x0,utils_1['findScripts'])(_0x33e233,this[_0x197968(0x237)],this[_0x197968(0x257)],this[_0x197968(0x1e8)]);if(_0x2d0107['length']===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0xcad020,_0x3784de,status_message_1['StatusMessage'][_0x197968(0x265)],utils_1[_0x197968(0x22f)][_0x197968(0x263)]);else{if(_0x2d0107[_0x197968(0x26b)]===0x1)_0x19398f=_0x2d0107[0x0];else return this['logger'][_0x197968(0x254)](_0x197968(0x1cb)+_0x33e233+_0x197968(0x24d)+_0x2d0107),(0x0,utils_1[_0x197968(0x264)])(_0xcad020,_0x3784de,status_message_1['StatusMessage'][_0x197968(0x265)],utils_1[_0x197968(0x22f)]['SOURCE_FILE_AMBIGUOUS']);}if(this[_0x197968(0x1f2)][_0x197968(0x1fb)](_0x19398f))return(0x0,utils_1[_0x197968(0x264)])(_0xcad020,_0x3784de,status_message_1['StatusMessage'][_0x197968(0x265)],utils_1[_0x197968(0x22f)][_0x197968(0x1d6)]);let _0x4dd541=_0x2871a9&&_0x2871a9[_0x197968(0x251)]?_0x2871a9[_0x197968(0x251)]:_0x3784de['location'][_0x197968(0x251)]||0x0;const _0x516298=_0x2871a9?_0x2871a9[_0x197968(0x1ca)]:_0x3784de[_0x197968(0x26a)]['line'];USE_MODULE_PREFIX&&_0x516298===0x1&&(_0x4dd541+=debugapi[_0x197968(0x1f6)]-0x1);if(_0x516298>=this[_0x197968(0x257)][_0x197968(0x24b)][_0x19398f][_0x197968(0x213)]||_0x516298<0x1)return(0x0,utils_1[_0x197968(0x264)])(_0xcad020,_0x3784de,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],{...utils_1['errors'][_0x197968(0x255)],'description':utils_1[_0x197968(0x22f)][_0x197968(0x255)][_0x197968(0x21c)]+_0x19398f+':'+_0x516298+'.\x20Loaded\x20script\x20contained\x20'+this[_0x197968(0x257)][_0x197968(0x24b)][_0x19398f][_0x197968(0x213)]+_0x197968(0x21f)+_0x197968(0x242)+'\x20deployed\x20source.'});const _0x237b6d=this['setAndStoreBreakpoint'](_0x3784de,_0x516298,_0x4dd541,_0x19398f);if(!_0x237b6d)return(0x0,utils_1[_0x197968(0x264)])(_0xcad020,_0x3784de,status_message_1['StatusMessage'][_0x197968(0x265)],utils_1[_0x197968(0x22f)][_0x197968(0x1e2)]);this[_0x197968(0x22d)][_0x3784de['id']]=new BreakpointData(_0x237b6d[_0x197968(0x222)],_0x3784de,_0xec957c,_0x237b6d['locationStr'],_0x15c504,_0x3784de[_0x197968(0x21b)]||0x1,_0x3784de['ignoreQuota'],_0x3784de['pipingStatus']),this['numBreakpoints']++,setImmediate(()=>{_0xcad020(null);});}['setAndStoreBreakpoint'](_0x498e58,_0x124dda,_0x38f684,_0xd38f11){const _0x564fc9=a35_0x4fb218,_0x4105a9=JSON[_0x564fc9(0x248)]({'file':_0xd38f11,'line':_0x124dda,'column':_0x38f684});let _0x3eb5ca;if(!this['locationMapper'][_0x4105a9]){const _0x281dfd=this['v8Inspector'][_0x564fc9(0x24c)]()?_0x564fc9(0x20b)+_0xd38f11:_0xd38f11,_0x484aca=process[_0x564fc9(0x23a)]===_0x564fc9(0x1f8)&&(0x0,utils_1[_0x564fc9(0x219)])(process[_0x564fc9(0x22b)],_0x564fc9(0x21d))?_0x281dfd[_0x564fc9(0x1d0)](/^file:\/\//,_0x564fc9(0x269))[_0x564fc9(0x1d0)](/\\/g,'/'):_0x281dfd,_0x4fb8d3=this['v8Inspector']['setBreakpointByUrl']({'lineNumber':_0x124dda-0x1,'url':encodeURI(_0x484aca),'columnNumber':_0x38f684});if(_0x4fb8d3[_0x564fc9(0x1f0)]||!_0x4fb8d3['response'])return this['logger']['error']('Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20'+_0x484aca+':'+_0x124dda+',\x20'+(_0x564fc9(0x20e)+JSON[_0x564fc9(0x248)](_0x4fb8d3['error']))),null;_0x3eb5ca=_0x4fb8d3['response'][_0x564fc9(0x239)],delete this[_0x564fc9(0x25e)][_0x4105a9],delete this[_0x564fc9(0x25d)][_0x3eb5ca],this['locationMapper'][_0x4105a9]=[],this[_0x564fc9(0x25d)][_0x3eb5ca]=[];}else _0x3eb5ca=this['breakpoints'][this[_0x564fc9(0x25e)][_0x4105a9][0x0]]['id'];return this[_0x564fc9(0x25e)][_0x4105a9][_0x564fc9(0x24e)](_0x498e58['id']),this[_0x564fc9(0x25d)][_0x3eb5ca]['push'](_0x498e58['id']),{'v8BreakpointId':_0x3eb5ca,'locationStr':_0x4105a9};}[a35_0x4fb218(0x1e4)](_0x1b339c,_0x306ee4){const _0x4fb4df=a35_0x4fb218,_0xc4005e=this[_0x4fb4df(0x237)]['expressionsEvalTimeoutMillis'],_0x2b4be3=_0x1b339c[_0x4fb4df(0x1f4)];if(_0x2b4be3){let _0x578616;if(this['quotaManager']['ignoreQuota'])_0x578616=state[_0x4fb4df(0x241)](_0x2b4be3,_0x306ee4,this[_0x4fb4df(0x1ef)],!![],_0xc4005e);else{const _0x2c12bb=process['hrtime']();_0x578616=state[_0x4fb4df(0x241)](_0x2b4be3,_0x306ee4,this[_0x4fb4df(0x1ef)],!![],_0xc4005e);const _0x34ed36=process['hrtime'](_0x2c12bb),_0x168411=this[_0x4fb4df(0x207)](_0x34ed36),_0x462a66=this['quotaManager'][_0x4fb4df(0x268)](_0x168411,_0x1b339c);if(_0x462a66)return[undefined,_0x462a66];}if(_0x578616[_0x4fb4df(0x1f0)])return this[_0x4fb4df(0x1e8)][_0x4fb4df(0x1ec)](_0x4fb4df(0x227)+_0x2b4be3+_0x4fb4df(0x209),_0x578616[_0x4fb4df(0x1f0)]),[undefined,{...utils_1['errors'][_0x4fb4df(0x1d2)],'description':(utils_1[_0x4fb4df(0x22f)][_0x4fb4df(0x1d2)][_0x4fb4df(0x21c)]||'')+_0x578616[_0x4fb4df(0x1f0)][_0x4fb4df(0x21c)]}];if(!_0x578616[_0x4fb4df(0x1d3)][_0x4fb4df(0x236)])return this[_0x4fb4df(0x1e8)]['debug']('condition\x20'+_0x2b4be3+_0x4fb4df(0x1e1)),[![],undefined];}return[!![],undefined];}[a35_0x4fb218(0x221)](_0x68821a,_0x355047,_0x35dcf2){const _0x39087c=a35_0x4fb218,[_0x1b9e94,_0x549ab7]=this[_0x39087c(0x1e4)](_0x68821a,_0x35dcf2[0x0]);if(_0x549ab7!==undefined){(0x0,utils_1[_0x39087c(0x264)])(_0x355047,_0x68821a,status_message_1[_0x39087c(0x1e7)]['BREAKPOINT_CONDITION'],_0x549ab7);return;}if(_0x1b9e94===![])return;const _0x3e08fa=process[_0x39087c(0x1f1)]();try{this['captureBreakpointData'](_0x68821a,_0x35dcf2);}catch(_0x806207){return(0x0,utils_1[_0x39087c(0x264)])(_0x355047,_0x68821a,status_message_1[_0x39087c(0x1e7)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x39087c(0x1fa)]+_0x806207);}const _0x1a6452=process[_0x39087c(0x1f1)](_0x3e08fa),_0x13b017=this[_0x39087c(0x207)](_0x1a6452);this[_0x39087c(0x1ed)][_0x39087c(0x1ff)](_0x68821a['id'],_0x13b017),this[_0x39087c(0x1e8)][_0x39087c(0x1ec)]((0x0,utils_1['formatInterval'])(_0x39087c(0x23d),_0x1a6452)),_0x355047(null);}[a35_0x4fb218(0x216)](_0x15ced3,_0x23942f){const _0xecd5f=a35_0x4fb218,_0x35e83d=[],_0x413b31=this;if(_0x15ced3[_0xecd5f(0x208)]&&this[_0xecd5f(0x22d)][_0x15ced3['id']][_0xecd5f(0x1e9)])for(let _0x32de57=0x0;_0x32de57<_0x15ced3[_0xecd5f(0x208)][_0xecd5f(0x26b)];_0x32de57++){try{_0x15ced3[_0xecd5f(0x208)][_0x32de57]=this[_0xecd5f(0x22d)][_0x15ced3['id']][_0xecd5f(0x1e9)](_0x15ced3[_0xecd5f(0x208)][_0x32de57]);}catch(_0x5759f9){this[_0xecd5f(0x1e8)][_0xecd5f(0x254)](_0xecd5f(0x226)+_0x15ced3[_0xecd5f(0x208)][_0x32de57]+_0xecd5f(0x1dd)),_0x35e83d[_0xecd5f(0x24e)]({'name':_0x15ced3[_0xecd5f(0x208)][_0x32de57],'status':new status_message_1[(_0xecd5f(0x1e7))](status_message_1[_0xecd5f(0x1e7)][_0xecd5f(0x24a)],utils_1[_0xecd5f(0x22f)][_0xecd5f(0x256)],!![])}),_0x15ced3['expressions'][_0xecd5f(0x1e5)](_0x32de57,0x1),_0x32de57--;}}if(_0x15ced3[_0xecd5f(0x245)]===_0xecd5f(0x234)){if(!_0x15ced3[_0xecd5f(0x208)])_0x15ced3[_0xecd5f(0x244)]=[];else{const _0x5584f6=_0x23942f[0x0];_0x15ced3[_0xecd5f(0x244)]=_0x15ced3[_0xecd5f(0x208)][_0xecd5f(0x1da)](_0x540c48=>{const _0x2ad502=_0xecd5f,_0x58005d=state[_0x2ad502(0x241)](_0x540c48,_0x5584f6,_0x413b31[_0x2ad502(0x1ef)],!![],this[_0x2ad502(0x237)][_0x2ad502(0x203)]);return _0x58005d[_0x2ad502(0x1f0)]?_0x58005d[_0x2ad502(0x1f0)]:_0x58005d['object'][_0x2ad502(0x236)];});}}else{const _0x4d8da3=state[_0xecd5f(0x217)](_0x23942f,_0x15ced3,this[_0xecd5f(0x237)],this['scriptMapper'],this[_0xecd5f(0x1ef)],this[_0xecd5f(0x1f2)]);_0x15ced3[_0xecd5f(0x26a)]&&(0x0,utils_1['isJavaScriptFile'])(_0x15ced3[_0xecd5f(0x26a)][_0xecd5f(0x25b)])&&(_0x15ced3[_0xecd5f(0x26a)][_0xecd5f(0x1ca)]=_0x23942f[0x0]['location']['lineNumber']+0x1),_0x15ced3[_0xecd5f(0x22c)]=_0x4d8da3[_0xecd5f(0x22c)],_0x15ced3[_0xecd5f(0x23b)]=_0x4d8da3[_0xecd5f(0x23b)],_0x15ced3[_0xecd5f(0x244)]=_0x35e83d['concat'](_0x4d8da3['evaluatedExpressions']);}}[a35_0x4fb218(0x200)](_0x2ece62){const _0x2709f8=a35_0x4fb218;try{if(!_0x2ece62[_0x2709f8(0x1cf)])return;const _0x5a926c=_0x2ece62[_0x2709f8(0x1cf)][0x0],_0x2506f6=this['breakpointMapper'][_0x5a926c];if(!_0x2506f6)return;_0x2506f6[_0x2709f8(0x1f7)](_0x2a6382=>{const _0x8389c0=_0x2709f8;this[_0x8389c0(0x1ee)][_0x2a6382]['enabled']&&(this[_0x8389c0(0x1e8)][_0x8389c0(0x1ec)]('>>>breakpoint\x20hit<<<\x20number:\x20'+_0x2a6382),this[_0x8389c0(0x1ee)][_0x2a6382]['listener'](_0x2ece62[_0x8389c0(0x214)]));});}catch(_0x1676bb){this[_0x2709f8(0x1e8)][_0x2709f8(0x254)](_0x2709f8(0x247)+_0x1676bb);}}[a35_0x4fb218(0x207)](_0x5a2532){return _0x5a2532[0x0]*0x3b9aca00+_0x5a2532[0x1];}}exports[a35_0x4fb218(0x229)]=InspectorDebugApi;
@@ -1 +1 @@
1
- function a36_0x4b39(_0x592c44,_0x3c734e){const _0x2811c1=a36_0x46e6();return a36_0x4b39=function(_0x5a3cbb,_0x2f89e8){_0x5a3cbb=_0x5a3cbb-0x1be;let _0x46e6c6=_0x2811c1[_0x5a3cbb];return _0x46e6c6;},a36_0x4b39(_0x592c44,_0x3c734e);}const a36_0x382cff=a36_0x4b39;function a36_0x46e6(){const _0x3d56f3=['quota','line','warn','extname','keys','script','V8_BREAKPOINT_ERROR','V8_BREAKPOINT_CLEAR_ERROR','StatusMessage','javascriptFileExtensions','description','setErrorStatusAndCallback','apply','captureBreakpointData','clearBreakPoint','setBlocklistManager','Debug','setInternal','fileIndex','4620339kbPsEP','checkCondition','parse','EXPRESSION_COMPILING_ERROR','INVALID_BREAKPOINT','number','versions','listener','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','deactivating\x20v8\x20breakpoint\x20listener','numBreakpoints','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','numBreakpoints_','undefined','breakpoints','ERROR_COMPILING_CONDITION','search','288105HdjXIW','\x20lines.\x20Please\x20ensure','lines','isJavaScriptFile','apiBreakpoint','sourcemapper','toString','stackFrames','breakPointsHit','evaluate','log','formatInterval','setListener','active','v8Version','variableTable','Unable\x20to\x20unambiguously\x20find\x20','Unable\x20to\x20compile\x20condition\x20>>\x20','splice','config','UNSPECIFIED','fileStats','acorn','capture\x20time:\x20','mirror','getBreakpointCompiler','(((.+)+)+)+$','frame','quotaRecoverySeconds','COULD_NOT_FIND_MAPPING_FILE','length','remainingHits','2489466GYLBhE','BREAKPOINT_SOURCE_LOCATION','file','113617eydelZ','\x20deployed\x20source.','347932PqnTus','BREAKPOINT_CONDITION','action','parsedCondition','\x20<<','path','location','compile','../blocklisting/dummy-blocklist-manager','push','blocklistManager','semver','usePermanentListener','SOURCE_FILE_AMBIGUOUS','bind','pathToRegExp','findScripts','onBreakpointHit','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','findBreakPoint','setScriptBreakPointByRegExp','disable','enabled','listeners','info','Break','handleDebugEvents','DummyBlocklistManager','../../client/stackdriver/status-message','error','evaluatedExpressions','DebugEvent','1546393GajZRD','script_break_point','V8DebugApi','map','LOG','forEach','INVALID_LINE_NUMBER','V8BreakpointData','>=4.5','constructor','quotaManager','set','message','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','activating\x20v8\x20breakpoint\x20listener','wait','concat','hrtime','ERROR_EVALUATING_CONDITION','hasMappingInfo','value','condition','errors','5876ExHPBd','defineProperty','satisfies','setByRegExp','v8Breakpoint','V8_BREAKPOINT_DISABLED','column','MODULE_WRAP_PREFIX_LENGTH','normalize','needsRecoveryTime','VARIABLE_VALUE','logger','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','includes','544dmhEqP','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','expressions'];a36_0x46e6=function(){return _0x3d56f3;};return a36_0x46e6();}(function(_0x1b7296,_0x26ea8d){const _0x362512=a36_0x4b39,_0x2e9ba9=_0x1b7296();while(!![]){try{const _0x500f00=-parseInt(_0x362512(0x1d1))/0x1+parseInt(_0x362512(0x1e8))/0x2+parseInt(_0x362512(0x20c))/0x3+parseInt(_0x362512(0x242))/0x4+parseInt(_0x362512(0x21d))/0x5+-parseInt(_0x362512(0x23d))/0x6+parseInt(_0x362512(0x240))/0x7*(parseInt(_0x362512(0x1f6))/0x8);if(_0x500f00===_0x26ea8d)break;else _0x2e9ba9['push'](_0x2e9ba9['shift']());}catch(_0x4730e7){_0x2e9ba9['push'](_0x2e9ba9['shift']());}}}(a36_0x46e6,0xcaa6b));const a36_0x2f89e8=(function(){let _0x5015ee=!![];return function(_0x484d83,_0x480984){const _0x199887=_0x5015ee?function(){const _0xed5aef=a36_0x4b39;if(_0x480984){const _0xfe841e=_0x480984[_0xed5aef(0x205)](_0x484d83,arguments);return _0x480984=null,_0xfe841e;}}:function(){};return _0x5015ee=![],_0x199887;};}()),a36_0x5a3cbb=a36_0x2f89e8(this,function(){const _0x16c457=a36_0x4b39;return a36_0x5a3cbb[_0x16c457(0x223)]()[_0x16c457(0x21c)](_0x16c457(0x237))[_0x16c457(0x223)]()[_0x16c457(0x1da)](a36_0x5a3cbb)[_0x16c457(0x21c)](_0x16c457(0x237));});a36_0x5a3cbb();'use strict';Object[a36_0x382cff(0x1e9)](exports,'__esModule',{'value':!![]}),exports[a36_0x382cff(0x1d3)]=exports[a36_0x382cff(0x1d8)]=void 0x0;const acorn=require(a36_0x382cff(0x233)),path=require('path'),semver=require(a36_0x382cff(0x24d)),vm=require('vm'),status_message_1=require(a36_0x382cff(0x1cd)),state=require('../state/legacy-state'),utils_1=require('../util/utils'),debugapi=require('./debugapi'),dummy_blocklist_manager_1=require(a36_0x382cff(0x24a));class V8BreakpointData{constructor(_0x111cab,_0x41b460,_0x25fd62,_0x40b861){const _0x19a66a=a36_0x382cff;this[_0x19a66a(0x221)]=_0x111cab,this[_0x19a66a(0x1ec)]=_0x41b460,this[_0x19a66a(0x245)]=_0x25fd62,this[_0x19a66a(0x249)]=_0x40b861;}}exports[a36_0x382cff(0x1d8)]=V8BreakpointData;class V8DebugApi{constructor(_0x2c33b9,_0x16106b,_0xd24baa,_0x36b86b,_0x5e6ee8){const _0xfa2b93=a36_0x382cff;this['breakpoints']={},this[_0xfa2b93(0x1c8)]={},this[_0xfa2b93(0x216)]=0x0,this[_0xfa2b93(0x222)]=_0x36b86b,this['v8']=vm['runInDebugContext'](_0xfa2b93(0x209)),this[_0xfa2b93(0x230)]=_0x16106b,this['fileIndex']=_0xd24baa,this[_0xfa2b93(0x22b)]=/(\d+\.\d+\.\d+)\.\d+/['exec'](process[_0xfa2b93(0x212)]['v8']),this[_0xfa2b93(0x1f3)]=_0x2c33b9,this[_0xfa2b93(0x24e)]=semver[_0xfa2b93(0x1ea)](this[_0xfa2b93(0x22b)][0x1],_0xfa2b93(0x1d9)),this['quotaManager']=_0x5e6ee8,this[_0xfa2b93(0x24c)]=new dummy_blocklist_manager_1[(_0xfa2b93(0x1cc))](!![]),this[_0xfa2b93(0x1cb)]=(_0x224a3a,_0x30b177,_0x521167)=>{const _0x2eac8d=_0xfa2b93;try{switch(_0x224a3a){case this['v8'][_0x2eac8d(0x1d0)][_0x2eac8d(0x1ca)]:_0x521167[_0x2eac8d(0x225)]()[_0x2eac8d(0x1d6)](_0x190d9a=>{const _0x3682ec=_0x2eac8d,_0x359ffa=_0x190d9a[_0x3682ec(0x1d2)]()[_0x3682ec(0x211)]();this[_0x3682ec(0x1c8)][_0x359ffa][_0x3682ec(0x1c7)]&&(this[_0x3682ec(0x1f3)]['info'](_0x3682ec(0x214)+_0x359ffa),this[_0x3682ec(0x1c8)][_0x359ffa][_0x3682ec(0x213)](_0x30b177,_0x521167));});break;default:}}catch(_0x464a82){this[_0x2eac8d(0x1f3)][_0x2eac8d(0x1fb)](_0x2eac8d(0x217)+_0x464a82);}},this['usePermanentListener']&&(this[_0xfa2b93(0x1f3)]['info'](_0xfa2b93(0x1de)),this['v8'][_0xfa2b93(0x229)](this[_0xfa2b93(0x1cb)]));}[a36_0x382cff(0x1dc)](_0x51147d,_0x4318){const _0x4ade9c=a36_0x382cff;if(!this['v8']||!_0x51147d||typeof _0x51147d['id']===_0x4ade9c(0x219)||!_0x51147d[_0x4ade9c(0x248)]||!_0x51147d[_0x4ade9c(0x248)]['path']||!_0x51147d[_0x4ade9c(0x248)][_0x4ade9c(0x1fa)])return(0x0,utils_1[_0x4ade9c(0x204)])(_0x4318,_0x51147d,status_message_1[_0x4ade9c(0x201)][_0x4ade9c(0x231)],utils_1['errors'][_0x4ade9c(0x210)]);const _0xf487b7=path[_0x4ade9c(0x1f0)](_0x51147d[_0x4ade9c(0x248)][_0x4ade9c(0x247)]);if(this[_0x4ade9c(0x24c)]['shouldBlock'](_0xf487b7))return(0x0,utils_1[_0x4ade9c(0x204)])(_0x4318,_0x51147d,status_message_1[_0x4ade9c(0x201)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors']['BREAKPOINT_PATH_BLOCKED']);if(!this['sourcemapper'][_0x4ade9c(0x1e4)](_0xf487b7)){const _0xfc2cc6=path[_0x4ade9c(0x1fc)](_0xf487b7);if(!this['config'][_0x4ade9c(0x202)][_0x4ade9c(0x1f5)](_0xfc2cc6))return(0x0,utils_1[_0x4ade9c(0x204)])(_0x4318,_0x51147d,status_message_1[_0x4ade9c(0x201)][_0x4ade9c(0x23e)],utils_1[_0x4ade9c(0x1e7)][_0x4ade9c(0x23a)]);this[_0x4ade9c(0x20a)](_0x51147d,null,null,_0x4318);}else{const _0xab36ca=_0x51147d[_0x4ade9c(0x248)][_0x4ade9c(0x1fa)],_0x7ccfc5=0x0,_0x2ff5e7=this[_0x4ade9c(0x222)]['mappingInfo'](_0xf487b7,_0xab36ca,_0x7ccfc5),_0x5ba335=(0x0,utils_1[_0x4ade9c(0x236)])(_0x51147d);if(_0x51147d[_0x4ade9c(0x1e6)]&&_0x5ba335)try{_0x51147d[_0x4ade9c(0x1e6)]=_0x5ba335(_0x51147d[_0x4ade9c(0x1e6)]);}catch(_0x46008c){return this[_0x4ade9c(0x1f3)][_0x4ade9c(0x1c9)](_0x4ade9c(0x22e)+_0x51147d[_0x4ade9c(0x1e6)]+'\x20<<'),(0x0,utils_1[_0x4ade9c(0x204)])(_0x4318,_0x51147d,status_message_1['StatusMessage'][_0x4ade9c(0x243)],utils_1[_0x4ade9c(0x1e7)][_0x4ade9c(0x21b)]);}this[_0x4ade9c(0x20a)](_0x51147d,_0x2ff5e7,_0x5ba335,_0x4318);}}['clear'](_0x28b5ff,_0x3908bf){const _0x406d13=a36_0x382cff;if(typeof _0x28b5ff['id']==='undefined')return(0x0,utils_1[_0x406d13(0x204)])(_0x3908bf,_0x28b5ff,status_message_1[_0x406d13(0x201)][_0x406d13(0x243)],utils_1[_0x406d13(0x1e7)][_0x406d13(0x200)]);const _0x560a3d=this[_0x406d13(0x21a)][_0x28b5ff['id']];if(!_0x560a3d)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3908bf,_0x28b5ff,status_message_1[_0x406d13(0x201)][_0x406d13(0x243)],utils_1[_0x406d13(0x1e7)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0xb31a3f=_0x560a3d[_0x406d13(0x1ec)];this['v8'][_0x406d13(0x207)](_0xb31a3f[_0x406d13(0x211)]()),delete this[_0x406d13(0x21a)][_0x28b5ff['id']],delete this[_0x406d13(0x1c8)][_0xb31a3f[_0x406d13(0x211)]()],this[_0x406d13(0x216)]--,this['numBreakpoints']===0x0&&!this[_0x406d13(0x24e)]&&(this['logger'][_0x406d13(0x1c9)](_0x406d13(0x215)),this['v8'][_0x406d13(0x229)](null)),setImmediate(()=>{_0x3908bf(null);});}[a36_0x382cff(0x1e0)](_0x523a7f,_0x37e1b5){const _0x4b9255=a36_0x382cff,_0x82d2dc=this,_0x33247b=_0x82d2dc[_0x4b9255(0x21a)][_0x523a7f['id']][_0x4b9255(0x1ec)][_0x4b9255(0x211)](),_0x67e76=this[_0x4b9255(0x1c2)][_0x4b9255(0x1bf)](this,_0x523a7f,_0x3822e0=>{const _0x5bdab0=_0x4b9255;_0x82d2dc[_0x5bdab0(0x1c8)][_0x33247b][_0x5bdab0(0x1c7)]=![],setImmediate(()=>{_0x37e1b5(_0x3822e0||undefined);});});_0x82d2dc[_0x4b9255(0x1c8)][_0x33247b]={'enabled':!![],'listener':_0x67e76};}[a36_0x382cff(0x227)](_0x11166c,_0x5ef5b1,_0x5373df,_0x2a401c){const _0x358caa=a36_0x382cff,_0x5667f6=this,_0x3c95bc=_0x5667f6[_0x358caa(0x21a)][_0x11166c['id']][_0x358caa(0x1ec)][_0x358caa(0x211)](),_0xd8f58a=this[_0x358caa(0x1c2)]['bind'](this,_0x11166c,_0x3b3804=>{const _0x3e06cc=_0x358caa;_0x3b3804&&(this['listeners'][_0x11166c['id']]['enabled']=![],setImmediate(()=>{_0x2a401c(_0x3b3804||undefined);})),_0x5ef5b1(_0x11166c['logMessageFormat'],_0x11166c['evaluatedExpressions']),_0x5373df()?_0x5667f6[_0x3e06cc(0x1c8)][_0x3c95bc][_0x3e06cc(0x1c7)]=![]:this[_0x3e06cc(0x1db)][_0x3e06cc(0x1f1)](_0x11166c['id'])&&(_0x5667f6[_0x3e06cc(0x1c8)][_0x3c95bc][_0x3e06cc(0x1c7)]=![],setTimeout(()=>{const _0x3b8c4a=_0x3e06cc;!_0x5373df()&&_0x5667f6[_0x3b8c4a(0x1c8)][_0x3c95bc]&&(_0x5667f6[_0x3b8c4a(0x1c8)][_0x3c95bc][_0x3b8c4a(0x1c7)]=!![]),this['quotaManager']['recovered'](_0x11166c['id']);},_0x5667f6[_0x3e06cc(0x230)][_0x3e06cc(0x1f9)][_0x3e06cc(0x239)]*0x3e8));});_0x5667f6[_0x358caa(0x1c8)][_0x3c95bc]={'enabled':!![],'listener':_0xd8f58a};}['disconnect'](){return;}['enable'](){}[a36_0x382cff(0x1c6)](){}[a36_0x382cff(0x218)](){const _0x457331=a36_0x382cff;return Object[_0x457331(0x1fd)](this['breakpoints'])[_0x457331(0x23b)];}['numListeners_'](){const _0x11924d=a36_0x382cff;return Object[_0x11924d(0x1fd)](this[_0x11924d(0x1c8)])[_0x11924d(0x23b)];}[a36_0x382cff(0x23c)](){return 0x0;}[a36_0x382cff(0x208)](_0x17db8f){const _0xa7ec45=a36_0x382cff;this[_0xa7ec45(0x24c)]=_0x17db8f;}['setInternal'](_0x529e62,_0xa18472,_0x3a2090,_0x39fb6d){const _0x8f132=a36_0x382cff;let _0x1bda22=null;if(_0x529e62[_0x8f132(0x1e6)])try{_0x1bda22=acorn[_0x8f132(0x20e)](_0x529e62[_0x8f132(0x1e6)],{'sourceType':_0x8f132(0x1fe),'ecmaVersion':0x6});const _0x37cf49=require('../util/validator.js');if(!_0x37cf49['isValid'](_0x1bda22,!![]))return(0x0,utils_1[_0x8f132(0x204)])(_0x39fb6d,_0x529e62,status_message_1[_0x8f132(0x201)]['BREAKPOINT_CONDITION'],utils_1[_0x8f132(0x1e7)]['DISALLOWED_EXPRESSION']);}catch(_0x109f4d){return(0x0,utils_1[_0x8f132(0x204)])(_0x39fb6d,_0x529e62,status_message_1[_0x8f132(0x201)][_0x8f132(0x243)],utils_1['errors']['SYNTAX_ERROR_IN_CONDITION']+_0x109f4d[_0x8f132(0x1dd)]);}let _0x4a173f;const _0x3551d4=_0xa18472?_0xa18472[_0x8f132(0x23f)]:path[_0x8f132(0x1f0)](_0x529e62[_0x8f132(0x248)][_0x8f132(0x247)]),_0x23e91b=(0x0,utils_1[_0x8f132(0x1c1)])(_0x3551d4,this[_0x8f132(0x230)],this[_0x8f132(0x20b)],this[_0x8f132(0x1f3)]);if(_0x23e91b['length']===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x39fb6d,_0x529e62,status_message_1[_0x8f132(0x201)][_0x8f132(0x23e)],utils_1[_0x8f132(0x1e7)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x23e91b[_0x8f132(0x23b)]===0x1)_0x4a173f=_0x23e91b[0x0];else return this['logger'][_0x8f132(0x1fb)](_0x8f132(0x22d)+_0x3551d4+'.\x20Potential\x20matches:\x20'+_0x23e91b),(0x0,utils_1[_0x8f132(0x204)])(_0x39fb6d,_0x529e62,status_message_1[_0x8f132(0x201)][_0x8f132(0x23e)],utils_1[_0x8f132(0x1e7)][_0x8f132(0x1be)]);}let _0x1e383d=_0xa18472&&_0xa18472[_0x8f132(0x1ee)]?_0xa18472[_0x8f132(0x1ee)]:_0x529e62['location'][_0x8f132(0x1ee)]||0x1;const _0x403dfd=_0xa18472?_0xa18472[_0x8f132(0x1fa)]:_0x529e62['location']['line'];_0x403dfd===0x1&&(_0x1e383d+=debugapi[_0x8f132(0x1ef)]-0x1);if(_0x403dfd>=this[_0x8f132(0x20b)]['fileStats'][_0x4a173f][_0x8f132(0x21f)])return(0x0,utils_1[_0x8f132(0x204)])(_0x39fb6d,_0x529e62,status_message_1[_0x8f132(0x201)][_0x8f132(0x23e)],{...utils_1[_0x8f132(0x1e7)][_0x8f132(0x1d7)],'description':utils_1[_0x8f132(0x1e7)]['INVALID_LINE_NUMBER'][_0x8f132(0x203)]+_0x4a173f+':'+_0x403dfd+'.\x20Loaded\x20script\x20contained\x20'+this[_0x8f132(0x20b)][_0x8f132(0x232)][_0x4a173f]['lines']+_0x8f132(0x21e)+_0x8f132(0x1f4)+_0x8f132(0x241)});const _0x71a0dc=this['setByRegExp'](_0x4a173f,_0x403dfd,_0x1e383d);if(!_0x71a0dc)return(0x0,utils_1[_0x8f132(0x204)])(_0x39fb6d,_0x529e62,status_message_1[_0x8f132(0x201)][_0x8f132(0x23e)],utils_1[_0x8f132(0x1e7)][_0x8f132(0x1ff)]);this[_0x8f132(0x216)]===0x0&&!this[_0x8f132(0x24e)]&&(this[_0x8f132(0x1f3)][_0x8f132(0x1c9)](_0x8f132(0x1df)),this['v8']['setListener'](this[_0x8f132(0x1cb)])),this[_0x8f132(0x21a)][_0x529e62['id']]=new V8BreakpointData(_0x529e62,_0x71a0dc,_0x1bda22,_0x3a2090),this[_0x8f132(0x216)]++,setImmediate(()=>{_0x39fb6d(null);});}[a36_0x382cff(0x1eb)](_0xbb7f67,_0xcffa54,_0x3e0789){const _0x44fd17=a36_0x382cff,_0x5b0fec=(0x0,utils_1[_0x44fd17(0x1c0)])(_0xbb7f67),_0x425eb3=this['v8'][_0x44fd17(0x1c5)](_0x5b0fec,_0xcffa54-0x1,_0x3e0789-0x1),_0x24844d=this['v8'][_0x44fd17(0x1c4)](_0x425eb3);return _0x24844d;}[a36_0x382cff(0x1c2)](_0x4e45fe,_0x3483c0,_0x513196){const _0x234ad3=a36_0x382cff,_0x1a677d=this[_0x234ad3(0x21a)][_0x4e45fe['id']][_0x234ad3(0x1ec)];if(!_0x1a677d[_0x234ad3(0x22a)]())return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3483c0,_0x4e45fe,status_message_1[_0x234ad3(0x201)][_0x234ad3(0x23e)],utils_1[_0x234ad3(0x1e7)][_0x234ad3(0x1ed)]);const _0x3865f8=this[_0x234ad3(0x20d)](_0x4e45fe,_0x513196);if(_0x3865f8[_0x234ad3(0x1ce)])return(0x0,utils_1[_0x234ad3(0x204)])(_0x3483c0,_0x4e45fe,status_message_1[_0x234ad3(0x201)][_0x234ad3(0x243)],{...utils_1['errors'][_0x234ad3(0x1e3)],'description':utils_1[_0x234ad3(0x1e7)][_0x234ad3(0x21b)]['description']+_0x3865f8[_0x234ad3(0x1ce)]});else{if(!_0x3865f8['value']){this[_0x234ad3(0x1f3)][_0x234ad3(0x1c9)](_0x234ad3(0x1f7));return;}}const _0x3a70ed=process['hrtime']();try{this[_0x234ad3(0x206)](_0x4e45fe,_0x513196);}catch(_0xbeb732){return(0x0,utils_1[_0x234ad3(0x204)])(_0x3483c0,_0x4e45fe,status_message_1[_0x234ad3(0x201)][_0x234ad3(0x23e)],utils_1[_0x234ad3(0x1e7)]['CAPTURE_BREAKPOINT_DATA']+_0xbeb732);}const _0x4c80af=process[_0x234ad3(0x1e2)](_0x3a70ed);this[_0x234ad3(0x1f3)][_0x234ad3(0x1c9)]((0x0,utils_1[_0x234ad3(0x228)])(_0x234ad3(0x234),_0x4c80af)),_0x3483c0(null);}[a36_0x382cff(0x20d)](_0x58208e,_0x3afd59){const _0x17b051=a36_0x382cff;if(!_0x58208e['condition'])return{'value':!![]};const _0x48b1ba=state['evaluate'](_0x58208e[_0x17b051(0x1e6)],_0x3afd59[_0x17b051(0x238)](0x0));if(_0x48b1ba[_0x17b051(0x1ce)])return{'error':_0x48b1ba[_0x17b051(0x1ce)]};return{'value':!!_0x48b1ba[_0x17b051(0x235)]['value']()};}[a36_0x382cff(0x206)](_0x23ef3b,_0x4346c3){const _0x36ba68=a36_0x382cff,_0x1dcbc3=[];if(_0x23ef3b[_0x36ba68(0x1f8)]&&this[_0x36ba68(0x21a)][_0x23ef3b['id']][_0x36ba68(0x249)])for(let _0xff9c56=0x0;_0xff9c56<_0x23ef3b['expressions'][_0x36ba68(0x23b)];_0xff9c56++){try{_0x23ef3b['expressions'][_0xff9c56]=this['breakpoints'][_0x23ef3b['id']][_0x36ba68(0x249)](_0x23ef3b[_0x36ba68(0x1f8)][_0xff9c56]);}catch(_0x4e467e){this[_0x36ba68(0x1f3)]['info'](_0x36ba68(0x1c3)+_0x23ef3b[_0x36ba68(0x1f8)][_0xff9c56]+_0x36ba68(0x246)),_0x1dcbc3[_0x36ba68(0x24b)]({'name':_0x23ef3b['expressions'][_0xff9c56],'status':new status_message_1[(_0x36ba68(0x201))](status_message_1['StatusMessage'][_0x36ba68(0x1f2)],utils_1['errors'][_0x36ba68(0x20f)],!![])}),_0x23ef3b[_0x36ba68(0x1f8)][_0x36ba68(0x22f)](_0xff9c56,0x1),_0xff9c56--;}}if(_0x23ef3b[_0x36ba68(0x244)]===_0x36ba68(0x1d5)){if(!_0x23ef3b['expressions'])_0x23ef3b[_0x36ba68(0x1cf)]=[];else{const _0x391b14=_0x4346c3['frame'](0x0),_0x5d05a1=_0x23ef3b['expressions'][_0x36ba68(0x1d4)](_0x4fca5b=>{const _0x1bc5ed=_0x36ba68,_0x1e7f5a=state[_0x1bc5ed(0x226)](_0x4fca5b,_0x391b14);return _0x1e7f5a['error']?_0x1e7f5a['error']:_0x1e7f5a[_0x1bc5ed(0x235)][_0x1bc5ed(0x1e5)]();});_0x23ef3b[_0x36ba68(0x1cf)]=_0x5d05a1;}}else{const _0x17c21a=state['capture'](_0x4346c3,_0x23ef3b['expressions'],this[_0x36ba68(0x230)],this['v8'],this[_0x36ba68(0x24c)]);_0x23ef3b[_0x36ba68(0x248)]&&(0x0,utils_1[_0x36ba68(0x220)])(_0x23ef3b['location'][_0x36ba68(0x247)])&&_0x17c21a[_0x36ba68(0x248)]&&_0x17c21a[_0x36ba68(0x248)]['line']&&(_0x23ef3b[_0x36ba68(0x248)][_0x36ba68(0x1fa)]=_0x17c21a[_0x36ba68(0x248)][_0x36ba68(0x1fa)]),_0x23ef3b['stackFrames']=_0x17c21a[_0x36ba68(0x224)],_0x23ef3b['variableTable']=_0x17c21a[_0x36ba68(0x22c)],_0x23ef3b[_0x36ba68(0x1cf)]=_0x1dcbc3[_0x36ba68(0x1e1)](_0x17c21a[_0x36ba68(0x1cf)]);}}}exports[a36_0x382cff(0x1d3)]=V8DebugApi;
1
+ const a36_0x3ebe28=a36_0x270a;(function(_0x315ae1,_0x32a265){const _0x3d30d3=a36_0x270a,_0x25ca91=_0x315ae1();while(!![]){try{const _0x481ad4=-parseInt(_0x3d30d3(0x1af))/0x1*(parseInt(_0x3d30d3(0x16d))/0x2)+-parseInt(_0x3d30d3(0x1aa))/0x3*(parseInt(_0x3d30d3(0x17d))/0x4)+-parseInt(_0x3d30d3(0x1ba))/0x5*(parseInt(_0x3d30d3(0x186))/0x6)+-parseInt(_0x3d30d3(0x15b))/0x7+-parseInt(_0x3d30d3(0x16c))/0x8+parseInt(_0x3d30d3(0x18c))/0x9*(parseInt(_0x3d30d3(0x1ad))/0xa)+parseInt(_0x3d30d3(0x1b9))/0xb*(parseInt(_0x3d30d3(0x176))/0xc);if(_0x481ad4===_0x32a265)break;else _0x25ca91['push'](_0x25ca91['shift']());}catch(_0x1287fb){_0x25ca91['push'](_0x25ca91['shift']());}}}(a36_0x501f,0x90bb0));const a36_0xe293ca=(function(){let _0x4bd304=!![];return function(_0x41a8f3,_0x3595a4){const _0x24b8b2=_0x4bd304?function(){const _0x8e7b11=a36_0x270a;if(_0x3595a4){const _0x3e9874=_0x3595a4[_0x8e7b11(0x162)](_0x41a8f3,arguments);return _0x3595a4=null,_0x3e9874;}}:function(){};return _0x4bd304=![],_0x24b8b2;};}()),a36_0x518825=a36_0xe293ca(this,function(){const _0xd8d414=a36_0x270a;return a36_0x518825[_0xd8d414(0x18f)]()[_0xd8d414(0x15d)](_0xd8d414(0x13c))[_0xd8d414(0x18f)]()['constructor'](a36_0x518825)[_0xd8d414(0x15d)](_0xd8d414(0x13c));});a36_0x518825();'use strict';function a36_0x270a(_0x2da60a,_0x52abde){const _0xfb45dc=a36_0x501f();return a36_0x270a=function(_0x518825,_0xe293ca){_0x518825=_0x518825-0x131;let _0x501f93=_0xfb45dc[_0x518825];return _0x501f93;},a36_0x270a(_0x2da60a,_0x52abde);}Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a36_0x3ebe28(0x149)]=exports[a36_0x3ebe28(0x15f)]=void 0x0;const acorn=require(a36_0x3ebe28(0x13f)),path=require(a36_0x3ebe28(0x141)),semver=require(a36_0x3ebe28(0x193)),vm=require('vm'),status_message_1=require('../../client/stackdriver/status-message'),state=require(a36_0x3ebe28(0x174)),utils_1=require(a36_0x3ebe28(0x1b2)),debugapi=require(a36_0x3ebe28(0x1a2)),dummy_blocklist_manager_1=require(a36_0x3ebe28(0x16b));class V8BreakpointData{constructor(_0x33b9aa,_0x2a155b,_0x5e1b2f,_0x22798b){const _0xe2fdc8=a36_0x3ebe28;this[_0xe2fdc8(0x135)]=_0x33b9aa,this[_0xe2fdc8(0x134)]=_0x2a155b,this[_0xe2fdc8(0x172)]=_0x5e1b2f,this['compile']=_0x22798b;}}exports[a36_0x3ebe28(0x15f)]=V8BreakpointData;class V8DebugApi{constructor(_0x3ffad1,_0x33d8a3,_0x3e7d22,_0x2160d8,_0x56c014){const _0x457759=a36_0x3ebe28;this['breakpoints']={},this[_0x457759(0x142)]={},this[_0x457759(0x19b)]=0x0,this[_0x457759(0x140)]=_0x2160d8,this['v8']=vm[_0x457759(0x184)]('Debug'),this[_0x457759(0x182)]=_0x33d8a3,this[_0x457759(0x16f)]=_0x3e7d22,this[_0x457759(0x180)]=/(\d+\.\d+\.\d+)\.\d+/['exec'](process[_0x457759(0x189)]['v8']),this[_0x457759(0x14c)]=_0x3ffad1,this['usePermanentListener']=semver[_0x457759(0x192)](this['v8Version'][0x1],_0x457759(0x187)),this['quotaManager']=_0x56c014,this['blocklistManager']=new dummy_blocklist_manager_1[(_0x457759(0x18a))](!![]),this[_0x457759(0x1a7)]=(_0x42d400,_0x1f618d,_0x2f2886)=>{const _0x38884a=_0x457759;try{switch(_0x42d400){case this['v8'][_0x38884a(0x150)][_0x38884a(0x13b)]:_0x2f2886['breakPointsHit']()[_0x38884a(0x198)](_0x3622c8=>{const _0x33b7d9=_0x38884a,_0x2e157e=_0x3622c8[_0x33b7d9(0x18b)]()['number']();this[_0x33b7d9(0x142)][_0x2e157e][_0x33b7d9(0x131)]&&(this['logger']['info'](_0x33b7d9(0x17c)+_0x2e157e),this[_0x33b7d9(0x142)][_0x2e157e][_0x33b7d9(0x138)](_0x1f618d,_0x2f2886));});break;default:}}catch(_0x149afb){this[_0x38884a(0x14c)][_0x38884a(0x1a3)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x149afb);}},this[_0x457759(0x1bd)]&&(this['logger'][_0x457759(0x152)](_0x457759(0x16e)),this['v8'][_0x457759(0x173)](this[_0x457759(0x1a7)]));}[a36_0x3ebe28(0x1bf)](_0x11754f,_0x3e3dbd){const _0x474f9c=a36_0x3ebe28;if(!this['v8']||!_0x11754f||typeof _0x11754f['id']===_0x474f9c(0x1ae)||!_0x11754f['location']||!_0x11754f[_0x474f9c(0x14e)][_0x474f9c(0x141)]||!_0x11754f[_0x474f9c(0x14e)]['line'])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3e3dbd,_0x11754f,status_message_1[_0x474f9c(0x18d)][_0x474f9c(0x1b1)],utils_1[_0x474f9c(0x1ac)][_0x474f9c(0x151)]);const _0x599d69=path['normalize'](_0x11754f['location']['path']);if(this[_0x474f9c(0x143)][_0x474f9c(0x137)](_0x599d69))return(0x0,utils_1[_0x474f9c(0x19f)])(_0x3e3dbd,_0x11754f,status_message_1[_0x474f9c(0x18d)][_0x474f9c(0x183)],utils_1['errors']['BREAKPOINT_PATH_BLOCKED']);if(!this[_0x474f9c(0x140)][_0x474f9c(0x14b)](_0x599d69)){const _0x38c06b=path[_0x474f9c(0x136)](_0x599d69);if(!this[_0x474f9c(0x182)]['javascriptFileExtensions'][_0x474f9c(0x195)](_0x38c06b))return(0x0,utils_1[_0x474f9c(0x19f)])(_0x3e3dbd,_0x11754f,status_message_1[_0x474f9c(0x18d)][_0x474f9c(0x183)],utils_1['errors'][_0x474f9c(0x19a)]);this['setInternal'](_0x11754f,null,null,_0x3e3dbd);}else{const _0x2e7f5e=_0x11754f['location'][_0x474f9c(0x170)],_0x528678=0x0,_0x28a2c5=this[_0x474f9c(0x140)]['mappingInfo'](_0x599d69,_0x2e7f5e,_0x528678),_0x1b2430=(0x0,utils_1[_0x474f9c(0x1a5)])(_0x11754f);if(_0x11754f['condition']&&_0x1b2430)try{_0x11754f[_0x474f9c(0x13e)]=_0x1b2430(_0x11754f[_0x474f9c(0x13e)]);}catch(_0x1bf9cd){return this['logger'][_0x474f9c(0x152)](_0x474f9c(0x154)+_0x11754f[_0x474f9c(0x13e)]+_0x474f9c(0x1b7)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x3e3dbd,_0x11754f,status_message_1[_0x474f9c(0x18d)][_0x474f9c(0x164)],utils_1[_0x474f9c(0x1ac)][_0x474f9c(0x1bc)]);}this['setInternal'](_0x11754f,_0x28a2c5,_0x1b2430,_0x3e3dbd);}}['clear'](_0x3d654c,_0x1008a8){const _0x55a752=a36_0x3ebe28;if(typeof _0x3d654c['id']===_0x55a752(0x1ae))return(0x0,utils_1[_0x55a752(0x19f)])(_0x1008a8,_0x3d654c,status_message_1[_0x55a752(0x18d)][_0x55a752(0x164)],utils_1['errors'][_0x55a752(0x157)]);const _0x93c2d1=this[_0x55a752(0x1be)][_0x3d654c['id']];if(!_0x93c2d1)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x1008a8,_0x3d654c,status_message_1[_0x55a752(0x18d)][_0x55a752(0x164)],utils_1[_0x55a752(0x1ac)][_0x55a752(0x157)]);const _0x458f07=_0x93c2d1[_0x55a752(0x134)];this['v8'][_0x55a752(0x160)](_0x458f07['number']()),delete this[_0x55a752(0x1be)][_0x3d654c['id']],delete this[_0x55a752(0x142)][_0x458f07[_0x55a752(0x169)]()],this[_0x55a752(0x19b)]--,this[_0x55a752(0x19b)]===0x0&&!this[_0x55a752(0x1bd)]&&(this[_0x55a752(0x14c)][_0x55a752(0x152)](_0x55a752(0x133)),this['v8']['setListener'](null)),setImmediate(()=>{_0x1008a8(null);});}[a36_0x3ebe28(0x19e)](_0x389eca,_0x5f0487){const _0x395e53=a36_0x3ebe28,_0x454be5=this,_0x3f8840=_0x454be5[_0x395e53(0x1be)][_0x389eca['id']]['v8Breakpoint'][_0x395e53(0x169)](),_0x59793f=this[_0x395e53(0x166)][_0x395e53(0x18e)](this,_0x389eca,_0x18bb85=>{const _0x291c7e=_0x395e53;_0x454be5[_0x291c7e(0x142)][_0x3f8840]['enabled']=![],setImmediate(()=>{_0x5f0487(_0x18bb85||undefined);});});_0x454be5[_0x395e53(0x142)][_0x3f8840]={'enabled':!![],'listener':_0x59793f};}[a36_0x3ebe28(0x139)](_0x4adfc1,_0x5e7afe,_0x278d0e,_0x2c28da){const _0x5cf38a=a36_0x3ebe28,_0x2cbca8=this,_0x214c5e=_0x2cbca8[_0x5cf38a(0x1be)][_0x4adfc1['id']][_0x5cf38a(0x134)][_0x5cf38a(0x169)](),_0x291d8c=this[_0x5cf38a(0x166)][_0x5cf38a(0x18e)](this,_0x4adfc1,_0x7e89e=>{const _0x2ce317=_0x5cf38a;_0x7e89e&&(this[_0x2ce317(0x142)][_0x4adfc1['id']][_0x2ce317(0x131)]=![],setImmediate(()=>{_0x2c28da(_0x7e89e||undefined);})),_0x5e7afe(_0x4adfc1[_0x2ce317(0x14d)],_0x4adfc1['evaluatedExpressions']),_0x278d0e()?_0x2cbca8['listeners'][_0x214c5e][_0x2ce317(0x131)]=![]:this['quotaManager'][_0x2ce317(0x144)](_0x4adfc1['id'])&&(_0x2cbca8['listeners'][_0x214c5e]['enabled']=![],setTimeout(()=>{const _0x425b7f=_0x2ce317;!_0x278d0e()&&_0x2cbca8['listeners'][_0x214c5e]&&(_0x2cbca8[_0x425b7f(0x142)][_0x214c5e]['enabled']=!![]),this[_0x425b7f(0x132)][_0x425b7f(0x19d)](_0x4adfc1['id']);},_0x2cbca8[_0x2ce317(0x182)]['quota'][_0x2ce317(0x191)]*0x3e8));});_0x2cbca8[_0x5cf38a(0x142)][_0x214c5e]={'enabled':!![],'listener':_0x291d8c};}[a36_0x3ebe28(0x196)](){return;}['enable'](){}['disable'](){}[a36_0x3ebe28(0x1a0)](){const _0x2aab23=a36_0x3ebe28;return Object[_0x2aab23(0x158)](this['breakpoints'])[_0x2aab23(0x199)];}[a36_0x3ebe28(0x161)](){const _0x31c30b=a36_0x3ebe28;return Object[_0x31c30b(0x158)](this[_0x31c30b(0x142)])[_0x31c30b(0x199)];}['remainingHits'](){return 0x0;}[a36_0x3ebe28(0x168)](_0x50b83c){const _0x59bed9=a36_0x3ebe28;this[_0x59bed9(0x143)]=_0x50b83c;}['setInternal'](_0x6b09c5,_0x2ccdd8,_0x662a2b,_0x3576e1){const _0x2a3a04=a36_0x3ebe28;let _0x571a0f=null;if(_0x6b09c5[_0x2a3a04(0x13e)])try{_0x571a0f=acorn['parse'](_0x6b09c5[_0x2a3a04(0x13e)],{'sourceType':_0x2a3a04(0x1ab),'ecmaVersion':0x6});const _0x2f3abd=require(_0x2a3a04(0x194));if(!_0x2f3abd[_0x2a3a04(0x179)](_0x571a0f,!![]))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3576e1,_0x6b09c5,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x2a3a04(0x1ac)][_0x2a3a04(0x15c)]);}catch(_0x5a7b90){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3576e1,_0x6b09c5,status_message_1[_0x2a3a04(0x18d)][_0x2a3a04(0x164)],utils_1[_0x2a3a04(0x1ac)]['SYNTAX_ERROR_IN_CONDITION']+_0x5a7b90[_0x2a3a04(0x155)]);}let _0xa65474;const _0x132c44=_0x2ccdd8?_0x2ccdd8[_0x2a3a04(0x17b)]:path['normalize'](_0x6b09c5[_0x2a3a04(0x14e)]['path']),_0x30a4c0=(0x0,utils_1[_0x2a3a04(0x167)])(_0x132c44,this['config'],this['fileIndex'],this['logger']);if(_0x30a4c0['length']===0x0)return(0x0,utils_1[_0x2a3a04(0x19f)])(_0x3576e1,_0x6b09c5,status_message_1[_0x2a3a04(0x18d)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2a3a04(0x1ac)][_0x2a3a04(0x148)]);else{if(_0x30a4c0['length']===0x1)_0xa65474=_0x30a4c0[0x0];else return this[_0x2a3a04(0x14c)][_0x2a3a04(0x1a3)](_0x2a3a04(0x17e)+_0x132c44+_0x2a3a04(0x156)+_0x30a4c0),(0x0,utils_1[_0x2a3a04(0x19f)])(_0x3576e1,_0x6b09c5,status_message_1[_0x2a3a04(0x18d)][_0x2a3a04(0x183)],utils_1[_0x2a3a04(0x1ac)]['SOURCE_FILE_AMBIGUOUS']);}let _0x2c3792=_0x2ccdd8&&_0x2ccdd8[_0x2a3a04(0x13a)]?_0x2ccdd8[_0x2a3a04(0x13a)]:_0x6b09c5[_0x2a3a04(0x14e)][_0x2a3a04(0x13a)]||0x1;const _0x3ceefa=_0x2ccdd8?_0x2ccdd8['line']:_0x6b09c5[_0x2a3a04(0x14e)]['line'];_0x3ceefa===0x1&&(_0x2c3792+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x3ceefa>=this[_0x2a3a04(0x16f)][_0x2a3a04(0x1b0)][_0xa65474]['lines'])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3576e1,_0x6b09c5,status_message_1['StatusMessage'][_0x2a3a04(0x183)],{...utils_1[_0x2a3a04(0x1ac)][_0x2a3a04(0x1a4)],'description':utils_1[_0x2a3a04(0x1ac)][_0x2a3a04(0x1a4)]['description']+_0xa65474+':'+_0x3ceefa+_0x2a3a04(0x181)+this['fileIndex'][_0x2a3a04(0x1b0)][_0xa65474]['lines']+_0x2a3a04(0x171)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+'\x20deployed\x20source.'});const _0x34dbaa=this[_0x2a3a04(0x190)](_0xa65474,_0x3ceefa,_0x2c3792);if(!_0x34dbaa)return(0x0,utils_1[_0x2a3a04(0x19f)])(_0x3576e1,_0x6b09c5,status_message_1[_0x2a3a04(0x18d)][_0x2a3a04(0x183)],utils_1['errors'][_0x2a3a04(0x1b4)]);this[_0x2a3a04(0x19b)]===0x0&&!this[_0x2a3a04(0x1bd)]&&(this[_0x2a3a04(0x14c)]['info'](_0x2a3a04(0x15e)),this['v8'][_0x2a3a04(0x173)](this[_0x2a3a04(0x1a7)])),this[_0x2a3a04(0x1be)][_0x6b09c5['id']]=new V8BreakpointData(_0x6b09c5,_0x34dbaa,_0x571a0f,_0x662a2b),this[_0x2a3a04(0x19b)]++,setImmediate(()=>{_0x3576e1(null);});}['setByRegExp'](_0x5af525,_0xaf8edc,_0x4cb864){const _0x3c5303=a36_0x3ebe28,_0x50edd0=(0x0,utils_1[_0x3c5303(0x15a)])(_0x5af525),_0x4468a4=this['v8'][_0x3c5303(0x163)](_0x50edd0,_0xaf8edc-0x1,_0x4cb864-0x1),_0x227d39=this['v8'][_0x3c5303(0x17a)](_0x4468a4);return _0x227d39;}[a36_0x3ebe28(0x166)](_0x44bbba,_0x3e80ff,_0x5deb6c){const _0x1e2fb4=a36_0x3ebe28,_0x40b5c5=this[_0x1e2fb4(0x1be)][_0x44bbba['id']][_0x1e2fb4(0x134)];if(!_0x40b5c5[_0x1e2fb4(0x1bb)]())return(0x0,utils_1[_0x1e2fb4(0x19f)])(_0x3e80ff,_0x44bbba,status_message_1[_0x1e2fb4(0x18d)][_0x1e2fb4(0x183)],utils_1['errors'][_0x1e2fb4(0x153)]);const _0x308663=this[_0x1e2fb4(0x16a)](_0x44bbba,_0x5deb6c);if(_0x308663[_0x1e2fb4(0x1b5)])return(0x0,utils_1[_0x1e2fb4(0x19f)])(_0x3e80ff,_0x44bbba,status_message_1[_0x1e2fb4(0x18d)]['BREAKPOINT_CONDITION'],{...utils_1[_0x1e2fb4(0x1ac)][_0x1e2fb4(0x1a9)],'description':utils_1[_0x1e2fb4(0x1ac)][_0x1e2fb4(0x1bc)][_0x1e2fb4(0x147)]+_0x308663['error']});else{if(!_0x308663[_0x1e2fb4(0x145)]){this[_0x1e2fb4(0x14c)][_0x1e2fb4(0x152)]('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0x28437d=process['hrtime']();try{this[_0x1e2fb4(0x1b8)](_0x44bbba,_0x5deb6c);}catch(_0x306aab){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3e80ff,_0x44bbba,status_message_1['StatusMessage'][_0x1e2fb4(0x183)],utils_1[_0x1e2fb4(0x1ac)][_0x1e2fb4(0x185)]+_0x306aab);}const _0x24e6e8=process[_0x1e2fb4(0x1b3)](_0x28437d);this[_0x1e2fb4(0x14c)][_0x1e2fb4(0x152)]((0x0,utils_1[_0x1e2fb4(0x14f)])(_0x1e2fb4(0x1b6),_0x24e6e8)),_0x3e80ff(null);}[a36_0x3ebe28(0x16a)](_0x723d21,_0x4e277a){const _0x3192ab=a36_0x3ebe28;if(!_0x723d21[_0x3192ab(0x13e)])return{'value':!![]};const _0x16c38b=state[_0x3192ab(0x178)](_0x723d21['condition'],_0x4e277a[_0x3192ab(0x13d)](0x0));if(_0x16c38b[_0x3192ab(0x1b5)])return{'error':_0x16c38b[_0x3192ab(0x1b5)]};return{'value':!!_0x16c38b[_0x3192ab(0x17f)]['value']()};}['captureBreakpointData'](_0x123e57,_0x56986b){const _0x392735=a36_0x3ebe28,_0x301d44=[];if(_0x123e57[_0x392735(0x165)]&&this['breakpoints'][_0x123e57['id']]['compile'])for(let _0x51b378=0x0;_0x51b378<_0x123e57[_0x392735(0x165)]['length'];_0x51b378++){try{_0x123e57['expressions'][_0x51b378]=this[_0x392735(0x1be)][_0x123e57['id']][_0x392735(0x1a6)](_0x123e57[_0x392735(0x165)][_0x51b378]);}catch(_0x445d5c){this[_0x392735(0x14c)][_0x392735(0x152)]('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x123e57[_0x392735(0x165)][_0x51b378]+_0x392735(0x1b7)),_0x301d44['push']({'name':_0x123e57['expressions'][_0x51b378],'status':new status_message_1[(_0x392735(0x18d))](status_message_1[_0x392735(0x18d)][_0x392735(0x146)],utils_1[_0x392735(0x1ac)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x123e57['expressions'][_0x392735(0x197)](_0x51b378,0x1),_0x51b378--;}}if(_0x123e57[_0x392735(0x159)]===_0x392735(0x175)){if(!_0x123e57['expressions'])_0x123e57[_0x392735(0x19c)]=[];else{const _0x24a3e6=_0x56986b[_0x392735(0x13d)](0x0),_0xa37cfe=_0x123e57['expressions'][_0x392735(0x188)](_0x2efacd=>{const _0x31fa52=_0x392735,_0x5e9a41=state['evaluate'](_0x2efacd,_0x24a3e6);return _0x5e9a41['error']?_0x5e9a41['error']:_0x5e9a41['mirror'][_0x31fa52(0x145)]();});_0x123e57['evaluatedExpressions']=_0xa37cfe;}}else{const _0x10991a=state['capture'](_0x56986b,_0x123e57[_0x392735(0x165)],this[_0x392735(0x182)],this['v8'],this['blocklistManager']);_0x123e57[_0x392735(0x14e)]&&(0x0,utils_1[_0x392735(0x177)])(_0x123e57[_0x392735(0x14e)][_0x392735(0x141)])&&_0x10991a[_0x392735(0x14e)]&&_0x10991a[_0x392735(0x14e)][_0x392735(0x170)]&&(_0x123e57[_0x392735(0x14e)][_0x392735(0x170)]=_0x10991a[_0x392735(0x14e)]['line']),_0x123e57['stackFrames']=_0x10991a[_0x392735(0x1a8)],_0x123e57['variableTable']=_0x10991a[_0x392735(0x1a1)],_0x123e57[_0x392735(0x19c)]=_0x301d44[_0x392735(0x14a)](_0x10991a[_0x392735(0x19c)]);}}}function a36_0x501f(){const _0x458ef6=['./debugapi','warn','INVALID_LINE_NUMBER','getBreakpointCompiler','compile','handleDebugEvents','stackFrames','ERROR_EVALUATING_CONDITION','6rUjkdn','script','errors','69990YyVRuY','undefined','570279nnDwwj','fileStats','UNSPECIFIED','../util/utils','hrtime','V8_BREAKPOINT_ERROR','error','capture\x20time:\x20','\x20<<','captureBreakpointData','3157RMHShT','205LyxpVD','active','ERROR_COMPILING_CONDITION','usePermanentListener','breakpoints','set','enabled','quotaManager','deactivating\x20v8\x20breakpoint\x20listener','v8Breakpoint','apiBreakpoint','extname','shouldBlock','listener','log','column','Break','(((.+)+)+)+$','frame','condition','acorn','sourcemapper','path','listeners','blocklistManager','needsRecoveryTime','value','VARIABLE_VALUE','description','SOURCE_FILE_NOT_FOUND','V8DebugApi','concat','hasMappingInfo','logger','logMessageFormat','location','formatInterval','DebugEvent','INVALID_BREAKPOINT','info','V8_BREAKPOINT_DISABLED','Unable\x20to\x20compile\x20condition\x20>>\x20','message','.\x20Potential\x20matches:\x20','V8_BREAKPOINT_CLEAR_ERROR','keys','action','pathToRegExp','875700XfRcFD','DISALLOWED_EXPRESSION','search','activating\x20v8\x20breakpoint\x20listener','V8BreakpointData','clearBreakPoint','numListeners_','apply','setScriptBreakPointByRegExp','BREAKPOINT_CONDITION','expressions','onBreakpointHit','findScripts','setBlocklistManager','number','checkCondition','../blocklisting/dummy-blocklist-manager','7731720WHblwx','2xQzApW','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','fileIndex','line','\x20lines.\x20Please\x20ensure','parsedCondition','setListener','../state/legacy-state','LOG','87720NqYjzc','isJavaScriptFile','evaluate','isValid','findBreakPoint','file','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','1161532ejjojw','Unable\x20to\x20unambiguously\x20find\x20','mirror','v8Version','.\x20Loaded\x20script\x20contained\x20','config','BREAKPOINT_SOURCE_LOCATION','runInDebugContext','CAPTURE_BREAKPOINT_DATA','36498FonsKB','>=4.5','map','versions','DummyBlocklistManager','script_break_point','1269BuFRvX','StatusMessage','bind','toString','setByRegExp','quotaRecoverySeconds','satisfies','semver','../util/validator.js','includes','disconnect','splice','forEach','length','COULD_NOT_FIND_MAPPING_FILE','numBreakpoints','evaluatedExpressions','recovered','wait','setErrorStatusAndCallback','numBreakpoints_','variableTable'];a36_0x501f=function(){return _0x458ef6;};return a36_0x501f();}exports[a36_0x3ebe28(0x149)]=V8DebugApi;
@@ -1 +1 @@
1
- const a37_0x2a16cf=a37_0x5628;(function(_0x530b95,_0x266cb5){const _0x336266=a37_0x5628,_0x591aed=_0x530b95();while(!![]){try{const _0x15d213=parseInt(_0x336266(0x79))/0x1+-parseInt(_0x336266(0x9e))/0x2*(-parseInt(_0x336266(0xa8))/0x3)+parseInt(_0x336266(0x84))/0x4+parseInt(_0x336266(0xa0))/0x5*(parseInt(_0x336266(0x75))/0x6)+parseInt(_0x336266(0x7f))/0x7*(-parseInt(_0x336266(0x7c))/0x8)+parseInt(_0x336266(0x9b))/0x9*(parseInt(_0x336266(0xa4))/0xa)+parseInt(_0x336266(0x7a))/0xb*(-parseInt(_0x336266(0x82))/0xc);if(_0x15d213===_0x266cb5)break;else _0x591aed['push'](_0x591aed['shift']());}catch(_0x404e12){_0x591aed['push'](_0x591aed['shift']());}}}(a37_0x3825,0x9b418));function a37_0x5628(_0x111a50,_0x599eb5){const _0x5af57b=a37_0x3825();return a37_0x5628=function(_0x42e2fa,_0x5849be){_0x42e2fa=_0x42e2fa-0x73;let _0x3825b0=_0x5af57b[_0x42e2fa];return _0x3825b0;},a37_0x5628(_0x111a50,_0x599eb5);}const a37_0x5849be=(function(){let _0x293628=!![];return function(_0x19e8e7,_0x1ee37b){const _0x2b8a34=_0x293628?function(){const _0x5c72eb=a37_0x5628;if(_0x1ee37b){const _0x3466f1=_0x1ee37b[_0x5c72eb(0x93)](_0x19e8e7,arguments);return _0x1ee37b=null,_0x3466f1;}}:function(){};return _0x293628=![],_0x2b8a34;};}()),a37_0x42e2fa=a37_0x5849be(this,function(){const _0x31f074=a37_0x5628;return a37_0x42e2fa[_0x31f074(0x8d)]()[_0x31f074(0x98)](_0x31f074(0x9d))['toString']()['constructor'](a37_0x42e2fa)[_0x31f074(0x98)](_0x31f074(0x9d));});function a37_0x3825(){const _0x2a6ba0=['Debugger.setBreakpointByUrl','connect','3122tTmbJS','__esModule','response','1150476BPDHuP','disconnect','1365408StaNhf','params','prevStoreSetBreakpointParams','Debugger.enable','logger','Debugger.evaluateOnCallFrame','enable','keys','attach','toString','useWellFormattedUrl','Debugger.removeBreakpoint','numPausedBeforeReset','shouldUseWellFormattedUrl','values','apply','post','Session','onScriptParsed','resetV8DebuggerIfThresholdMet','search','detach','disable','3015LuedRo','resetV8DebuggerThreshold','(((.+)+)+)+$','8BOMFRn','onPaused','79775zizXBR','V8Inspector','length','storeSetBreakpointParams','2200uoJIRc','setBreakpointByUrl','removeBreakpoint','inspector','799101FjkWCr','error','onDetach','138XKkjcX','breakpointId','Debugger.setBreakpointsActive','session','1185816ggQtcG','209sRuRcI','Debugger.disable','10328jfAnaR'];a37_0x3825=function(){return _0x2a6ba0;};return a37_0x3825();}a37_0x42e2fa();'use strict';Object['defineProperty'](exports,a37_0x2a16cf(0x80),{'value':!![]}),exports[a37_0x2a16cf(0xa1)]=void 0x0;const inspector=require(a37_0x2a16cf(0xa7));class V8Inspector{constructor(_0x505f1b,_0x354875,_0x171ab5,_0x1fcffe,_0x5cdd74,_0x526c4f){const _0x1113e1=a37_0x2a16cf;this['logger']=_0x505f1b,this['useWellFormattedUrl']=_0x354875,this['resetV8DebuggerThreshold']=_0x171ab5,this[_0x1113e1(0x96)]=_0x1fcffe,this[_0x1113e1(0x9f)]=_0x5cdd74,this[_0x1113e1(0x74)]=_0x526c4f,this[_0x1113e1(0x78)]=null,this[_0x1113e1(0xa3)]={},this['prevStoreSetBreakpointParams']=null,this['numPausedBeforeReset']=0x0;}[a37_0x2a16cf(0x91)](){const _0x44d463=a37_0x2a16cf;return this[_0x44d463(0x8e)];}[a37_0x2a16cf(0xa5)](_0x70deb5,_0x3ebcba=this[a37_0x2a16cf(0x86)]!==null){const _0x42f9af=a37_0x2a16cf;_0x3ebcba?this['enable'](![]):this[_0x42f9af(0x8c)]();const _0x5c4510={};return this[_0x42f9af(0x78)][_0x42f9af(0x94)](_0x42f9af(0x7d),_0x70deb5,(_0x2c7162,_0x3ed062)=>{const _0x591d5d=_0x42f9af;_0x2c7162?_0x5c4510[_0x591d5d(0x73)]=_0x2c7162:this[_0x591d5d(0xa3)][_0x3ed062[_0x591d5d(0x76)]]=_0x70deb5,_0x5c4510[_0x591d5d(0x81)]=_0x3ed062;}),_0x3ebcba&&(_0x5c4510[_0x42f9af(0x81)]&&(this['prevStoreSetBreakpointParams'][_0x5c4510['response'][_0x42f9af(0x76)]]=this[_0x42f9af(0xa3)][_0x5c4510[_0x42f9af(0x81)][_0x42f9af(0x76)]]),this[_0x42f9af(0x9a)](![])),_0x5c4510;}[a37_0x2a16cf(0xa6)](_0x4cb6ba){const _0x298d4e=a37_0x2a16cf;this['attach']();const _0x3f4eeb={};return this[_0x298d4e(0x78)][_0x298d4e(0x94)](_0x298d4e(0x8f),{'breakpointId':_0x4cb6ba},_0x3a447a=>{const _0x14e2df=_0x298d4e;if(_0x3a447a)_0x3f4eeb[_0x14e2df(0x73)]=_0x3a447a;delete this[_0x14e2df(0xa3)][_0x4cb6ba],Object[_0x14e2df(0x8b)](this[_0x14e2df(0xa3)])[_0x14e2df(0xa2)]===0x0&&this['detach']();}),this[_0x298d4e(0x86)]!==null&&delete this['prevStoreSetBreakpointParams'][_0x4cb6ba],_0x3f4eeb;}['evaluateOnCallFrame'](_0xaa1316){const _0x4f385b=a37_0x2a16cf;this[_0x4f385b(0x8c)]();const _0x521ade={};return this[_0x4f385b(0x78)]['post'](_0x4f385b(0x89),_0xaa1316,(_0x2d4a1d,_0x4d3483)=>{const _0x265623=_0x4f385b;if(_0x2d4a1d)_0x521ade[_0x265623(0x73)]=_0x2d4a1d;_0x521ade[_0x265623(0x81)]=_0x4d3483;}),_0x521ade;}['getProperties'](_0x40bad9){const _0x29ebdd=a37_0x2a16cf,_0x408c92={};return this['attach'](),this['session'][_0x29ebdd(0x94)]('Runtime.getProperties',_0x40bad9,(_0x3075d9,_0x191985)=>{const _0x101231=_0x29ebdd;if(_0x3075d9)_0x408c92[_0x101231(0x73)]=_0x3075d9;_0x408c92[_0x101231(0x81)]=_0x191985;}),_0x408c92;}[a37_0x2a16cf(0x8c)](){const _0x29c1b6=a37_0x2a16cf;if(this['session'])return;const _0x261221=new inspector[(_0x29c1b6(0x95))]();_0x261221[_0x29c1b6(0x7e)](),_0x261221['on']('Debugger.scriptParsed',_0x135106=>{const _0xf038bb=_0x29c1b6;this['onScriptParsed'](_0x135106[_0xf038bb(0x85)]);}),_0x261221[_0x29c1b6(0x94)](_0x29c1b6(0x87)),_0x261221['post'](_0x29c1b6(0x77),{'active':!![]}),_0x261221['on']('Debugger.paused',_0x4f7d71=>{this['onPaused'](_0x4f7d71['params']),this['resetV8DebuggerIfThresholdMet']();}),this[_0x29c1b6(0x78)]=_0x261221;}[a37_0x2a16cf(0x8a)](_0x43bb27=!![]){const _0x20269c=a37_0x2a16cf;this[_0x20269c(0x8c)](),this[_0x20269c(0x78)]?.[_0x20269c(0x94)]('Debugger.enable');if(_0x43bb27){for(const _0xf28901 of Object[_0x20269c(0x92)](this[_0x20269c(0x86)])){const _0x549abc=this[_0x20269c(0xa5)](_0xf28901,![]);(_0x549abc['error']||!_0x549abc[_0x20269c(0x81)])&&this[_0x20269c(0x88)][_0x20269c(0x73)]('Error\x20upon\x20re-setting\x20breakpoint:\x20'+_0x549abc);}this[_0x20269c(0x86)]=null;}}[a37_0x2a16cf(0x9a)](_0x2b3800=!![]){const _0x3683e1=a37_0x2a16cf;if(!this['session'])return;_0x2b3800&&(this[_0x3683e1(0x86)]=this['storeSetBreakpointParams']),this[_0x3683e1(0x78)][_0x3683e1(0x94)](_0x3683e1(0x7b)),this[_0x3683e1(0x99)]();}['detach'](){const _0x48dce2=a37_0x2a16cf;if(!this[_0x48dce2(0x78)])return;this[_0x48dce2(0x78)][_0x48dce2(0x83)](),this['session']=null,this[_0x48dce2(0xa3)]={},this[_0x48dce2(0x90)]=0x0,this[_0x48dce2(0x74)]();}[a37_0x2a16cf(0x97)](){const _0x4ab0a6=a37_0x2a16cf;if(!this[_0x4ab0a6(0x78)])return;this[_0x4ab0a6(0x90)]+=0x1;if(this['numPausedBeforeReset']<this[_0x4ab0a6(0x9c)])return;this['numPausedBeforeReset']=0x0,this['disable'](),this[_0x4ab0a6(0x8a)]();}}exports[a37_0x2a16cf(0xa1)]=V8Inspector;
1
+ const a37_0x5d48b2=a37_0x2c0a;function a37_0x2c0a(_0x2b5767,_0x52d647){const _0x495bc3=a37_0x466c();return a37_0x2c0a=function(_0x164929,_0x4801df){_0x164929=_0x164929-0x1d2;let _0x466c88=_0x495bc3[_0x164929];return _0x466c88;},a37_0x2c0a(_0x2b5767,_0x52d647);}(function(_0xd61aac,_0x2c379b){const _0x2530d3=a37_0x2c0a,_0x158f10=_0xd61aac();while(!![]){try{const _0x5f1a84=-parseInt(_0x2530d3(0x1f9))/0x1*(parseInt(_0x2530d3(0x205))/0x2)+parseInt(_0x2530d3(0x1ed))/0x3+parseInt(_0x2530d3(0x204))/0x4*(parseInt(_0x2530d3(0x206))/0x5)+-parseInt(_0x2530d3(0x1fd))/0x6+parseInt(_0x2530d3(0x1e5))/0x7*(-parseInt(_0x2530d3(0x1f5))/0x8)+parseInt(_0x2530d3(0x1ea))/0x9*(-parseInt(_0x2530d3(0x1d3))/0xa)+parseInt(_0x2530d3(0x1dd))/0xb;if(_0x5f1a84===_0x2c379b)break;else _0x158f10['push'](_0x158f10['shift']());}catch(_0x3834a4){_0x158f10['push'](_0x158f10['shift']());}}}(a37_0x466c,0x6d457));const a37_0x4801df=(function(){let _0x3b889c=!![];return function(_0x592d9a,_0x1ba7db){const _0x4d605c=_0x3b889c?function(){if(_0x1ba7db){const _0x464a7b=_0x1ba7db['apply'](_0x592d9a,arguments);return _0x1ba7db=null,_0x464a7b;}}:function(){};return _0x3b889c=![],_0x4d605c;};}()),a37_0x164929=a37_0x4801df(this,function(){const _0x214da2=a37_0x2c0a;return a37_0x164929[_0x214da2(0x1f1)]()[_0x214da2(0x1f8)](_0x214da2(0x1e3))[_0x214da2(0x1f1)]()[_0x214da2(0x208)](a37_0x164929)[_0x214da2(0x1f8)](_0x214da2(0x1e3));});a37_0x164929();function a37_0x466c(){const _0x177425=['setBreakpointByUrl','Runtime.getProperties','inspector','5560192JazWHX','keys','error','resetV8DebuggerThreshold','shouldUseWellFormattedUrl','Debugger.enable','(((.+)+)+)+$','logger','2429ngIbfq','Creating\x20V8Inspector','resetV8DebuggerIfThresholdMet','evaluateOnCallFrame','numPausedBeforeReset','22266ekrsqQ','debug','useWellFormattedUrl','1561839XAcVIF','Debugger.scriptParsed','prevStoreSetBreakpointParams','connect','toString','params','onScriptParsed','breakpointId','5480HnICya','attach','__esModule','search','206925aXExmr','Debugger.removeBreakpoint','Session','Debugger.disable','485052KstlrH','detach','response','removeBreakpoint','V8Inspector','storeSetBreakpointParams','disable','104uHvVtQ','6bUyvYB','81755RarQnI','disconnect','constructor','onPaused','enable','260JrDrvW','session','post','Debugger.setBreakpointsActive','Debugger.paused','getProperties','onDetach'];a37_0x466c=function(){return _0x177425;};return a37_0x466c();}'use strict';Object['defineProperty'](exports,a37_0x5d48b2(0x1f7),{'value':!![]}),exports[a37_0x5d48b2(0x201)]=void 0x0;const inspector=require(a37_0x5d48b2(0x1dc));class V8Inspector{constructor(_0x59ed5d,_0x587ba7,_0x2cbf1b,_0x4734cb,_0x50bd1d,_0x3a2ab0){const _0x1105a6=a37_0x5d48b2;this['logger']=_0x59ed5d,this['useWellFormattedUrl']=_0x587ba7,this[_0x1105a6(0x1e0)]=_0x2cbf1b,this[_0x1105a6(0x1f3)]=_0x4734cb,this[_0x1105a6(0x209)]=_0x50bd1d,this[_0x1105a6(0x1d9)]=_0x3a2ab0,this[_0x1105a6(0x1d4)]=null,this[_0x1105a6(0x202)]={},this[_0x1105a6(0x1ef)]=null,this[_0x1105a6(0x1e9)]=0x0,_0x59ed5d[_0x1105a6(0x1eb)](_0x1105a6(0x1e6));}[a37_0x5d48b2(0x1e1)](){const _0x5c0593=a37_0x5d48b2;return this[_0x5c0593(0x1ec)];}[a37_0x5d48b2(0x1da)](_0x12ee41,_0x5bb8d1=this[a37_0x5d48b2(0x1ef)]!==null){const _0x26b3a9=a37_0x5d48b2;_0x5bb8d1?this[_0x26b3a9(0x1d2)](![]):this[_0x26b3a9(0x1f6)]();const _0x2a43ab={};return this[_0x26b3a9(0x1d4)][_0x26b3a9(0x1d5)]('Debugger.setBreakpointByUrl',_0x12ee41,(_0x18a182,_0x4bfca8)=>{const _0x34d586=_0x26b3a9;_0x18a182?_0x2a43ab[_0x34d586(0x1df)]=_0x18a182:this[_0x34d586(0x202)][_0x4bfca8[_0x34d586(0x1f4)]]=_0x12ee41,_0x2a43ab['response']=_0x4bfca8;}),_0x5bb8d1&&(_0x2a43ab[_0x26b3a9(0x1ff)]&&(this[_0x26b3a9(0x1ef)][_0x2a43ab[_0x26b3a9(0x1ff)]['breakpointId']]=this[_0x26b3a9(0x202)][_0x2a43ab[_0x26b3a9(0x1ff)][_0x26b3a9(0x1f4)]]),this[_0x26b3a9(0x203)](![])),_0x2a43ab;}[a37_0x5d48b2(0x200)](_0x185b19){const _0x201d36=a37_0x5d48b2;this['attach']();const _0x2dc1ed={};return this[_0x201d36(0x1d4)][_0x201d36(0x1d5)](_0x201d36(0x1fa),{'breakpointId':_0x185b19},_0x31881c=>{const _0x13d0d3=_0x201d36;if(_0x31881c)_0x2dc1ed['error']=_0x31881c;delete this[_0x13d0d3(0x202)][_0x185b19],Object[_0x13d0d3(0x1de)](this[_0x13d0d3(0x202)])['length']===0x0&&this[_0x13d0d3(0x1fe)]();}),this['prevStoreSetBreakpointParams']!==null&&delete this[_0x201d36(0x1ef)][_0x185b19],_0x2dc1ed;}[a37_0x5d48b2(0x1e8)](_0x4d56aa){const _0x111ab2=a37_0x5d48b2;this[_0x111ab2(0x1f6)]();const _0x6eee7a={};return this[_0x111ab2(0x1d4)][_0x111ab2(0x1d5)]('Debugger.evaluateOnCallFrame',_0x4d56aa,(_0x37c05d,_0x28f4d4)=>{const _0x1cecd7=_0x111ab2;if(_0x37c05d)_0x6eee7a[_0x1cecd7(0x1df)]=_0x37c05d;_0x6eee7a[_0x1cecd7(0x1ff)]=_0x28f4d4;}),_0x6eee7a;}[a37_0x5d48b2(0x1d8)](_0x2e6dc9){const _0x12de45=a37_0x5d48b2,_0x1cf868={};return this[_0x12de45(0x1f6)](),this[_0x12de45(0x1d4)][_0x12de45(0x1d5)](_0x12de45(0x1db),_0x2e6dc9,(_0x80b5fe,_0x5b785f)=>{if(_0x80b5fe)_0x1cf868['error']=_0x80b5fe;_0x1cf868['response']=_0x5b785f;}),_0x1cf868;}[a37_0x5d48b2(0x1f6)](){const _0x3d5737=a37_0x5d48b2;if(this[_0x3d5737(0x1d4)])return;const _0x312d57=new inspector[(_0x3d5737(0x1fb))]();_0x312d57[_0x3d5737(0x1f0)](),_0x312d57['on'](_0x3d5737(0x1ee),_0x2cfc69=>{const _0x3dbed7=_0x3d5737;this[_0x3dbed7(0x1f3)](_0x2cfc69[_0x3dbed7(0x1f2)]);}),_0x312d57['post'](_0x3d5737(0x1e2)),_0x312d57[_0x3d5737(0x1d5)](_0x3d5737(0x1d6),{'active':!![]}),_0x312d57['on'](_0x3d5737(0x1d7),_0x31f83b=>{const _0x2b56c3=_0x3d5737;this[_0x2b56c3(0x209)](_0x31f83b[_0x2b56c3(0x1f2)]),this[_0x2b56c3(0x1e7)]();}),this['session']=_0x312d57;}['enable'](_0x4c8289=!![]){const _0x17e86b=a37_0x5d48b2;this[_0x17e86b(0x1f6)](),this[_0x17e86b(0x1d4)]?.['post'](_0x17e86b(0x1e2));if(_0x4c8289){for(const _0x6e1063 of Object['values'](this[_0x17e86b(0x1ef)])){const _0x2a2fad=this[_0x17e86b(0x1da)](_0x6e1063,![]);(_0x2a2fad['error']||!_0x2a2fad[_0x17e86b(0x1ff)])&&this[_0x17e86b(0x1e4)]['error']('Error\x20upon\x20re-setting\x20breakpoint:\x20'+_0x2a2fad);}this['prevStoreSetBreakpointParams']=null;}}[a37_0x5d48b2(0x203)](_0x3b97d3=!![]){const _0xdc96e7=a37_0x5d48b2;if(!this[_0xdc96e7(0x1d4)])return;_0x3b97d3&&(this[_0xdc96e7(0x1ef)]=this['storeSetBreakpointParams']),this[_0xdc96e7(0x1d4)][_0xdc96e7(0x1d5)](_0xdc96e7(0x1fc)),this['detach']();}[a37_0x5d48b2(0x1fe)](){const _0x536a3d=a37_0x5d48b2;if(!this[_0x536a3d(0x1d4)])return;this[_0x536a3d(0x1d4)][_0x536a3d(0x207)](),this[_0x536a3d(0x1d4)]=null,this['storeSetBreakpointParams']={},this['numPausedBeforeReset']=0x0,this[_0x536a3d(0x1d9)]();}[a37_0x5d48b2(0x1e7)](){const _0xbdabc5=a37_0x5d48b2;if(!this[_0xbdabc5(0x1d4)])return;this['numPausedBeforeReset']+=0x1;if(this[_0xbdabc5(0x1e9)]<this[_0xbdabc5(0x1e0)])return;this[_0xbdabc5(0x1e9)]=0x0,this[_0xbdabc5(0x203)](),this[_0xbdabc5(0x1d2)]();}}exports[a37_0x5d48b2(0x201)]=V8Inspector;
@@ -1 +1 @@
1
- const a38_0x3ff3c5=a38_0x43e0;(function(_0x665cd5,_0xa34590){const _0x5584e4=a38_0x43e0,_0x54f167=_0x665cd5();while(!![]){try{const _0x17fee0=-parseInt(_0x5584e4(0x154))/0x1*(parseInt(_0x5584e4(0x14a))/0x2)+-parseInt(_0x5584e4(0x14c))/0x3+parseInt(_0x5584e4(0x157))/0x4+parseInt(_0x5584e4(0x15d))/0x5+parseInt(_0x5584e4(0x159))/0x6+-parseInt(_0x5584e4(0x149))/0x7*(-parseInt(_0x5584e4(0x14e))/0x8)+-parseInt(_0x5584e4(0x156))/0x9*(parseInt(_0x5584e4(0x14b))/0xa);if(_0x17fee0===_0xa34590)break;else _0x54f167['push'](_0x54f167['shift']());}catch(_0x5aff2c){_0x54f167['push'](_0x54f167['shift']());}}}(a38_0x2328,0x6eb03));const a38_0x473e78=(function(){let _0x34e79e=!![];return function(_0x171b2b,_0x571d7a){const _0x14cf37=_0x34e79e?function(){if(_0x571d7a){const _0x3e021b=_0x571d7a['apply'](_0x171b2b,arguments);return _0x571d7a=null,_0x3e021b;}}:function(){};return _0x34e79e=![],_0x14cf37;};}()),a38_0x31451f=a38_0x473e78(this,function(){const _0x351f08=a38_0x43e0;return a38_0x31451f['toString']()['search']('(((.+)+)+)+$')[_0x351f08(0x155)]()[_0x351f08(0x150)](a38_0x31451f)[_0x351f08(0x15a)](_0x351f08(0x152));});function a38_0x43e0(_0x19fa53,_0x4c64f4){const _0x35ab36=a38_0x2328();return a38_0x43e0=function(_0x31451f,_0x473e78){_0x31451f=_0x31451f-0x148;let _0x232881=_0x35ab36[_0x31451f];return _0x232881;},a38_0x43e0(_0x19fa53,_0x4c64f4);}function a38_0x2328(){const _0xb56753=['164038ToNiGN','20Iyrksf','394680LdUJuZ','Debug','597008tczlCg','defineProperty','constructor','options','(((.+)+)+)+$','__esModule','7ZVprbv','toString','2626461SpqWFE','2915080EZiNYA','packageInfo','1746216qswscX','search','@google-cloud/common','apiEndpoint','2495230CHflLA','https://','21JCNIgc'];a38_0x2328=function(){return _0xb56753;};return a38_0x2328();}a38_0x31451f();'use strict';Object[a38_0x3ff3c5(0x14f)](exports,a38_0x3ff3c5(0x153),{'value':!![]}),exports['Debug']=void 0x0;const common_1=require(a38_0x3ff3c5(0x15b));class Debug extends common_1['Service']{constructor(_0x3702d1={},_0x380e5e){const _0x1232e1=a38_0x3ff3c5;if(new.target!==Debug)return new Debug(_0x3702d1,_0x380e5e);const _0x362978={'projectIdRequired':![],'apiEndpoint':_0x3702d1['apiEndpoint'],'baseUrl':_0x1232e1(0x148)+_0x3702d1[_0x1232e1(0x15c)],'scopes':['https://www.googleapis.com/auth/cloud_debugger'],'packageJson':_0x380e5e};super(_0x362978,_0x3702d1),this[_0x1232e1(0x151)]=_0x3702d1,this[_0x1232e1(0x158)]={'name':_0x380e5e['name'],'version':_0x380e5e['version']};}}exports[a38_0x3ff3c5(0x14d)]=Debug;
1
+ const a38_0x45e30a=a38_0x2cbb;(function(_0x1014bf,_0x248317){const _0x48cd1f=a38_0x2cbb,_0x5e8779=_0x1014bf();while(!![]){try{const _0x24a73c=-parseInt(_0x48cd1f(0x119))/0x1+-parseInt(_0x48cd1f(0x11a))/0x2*(-parseInt(_0x48cd1f(0x122))/0x3)+-parseInt(_0x48cd1f(0x126))/0x4*(-parseInt(_0x48cd1f(0x118))/0x5)+-parseInt(_0x48cd1f(0x12a))/0x6+parseInt(_0x48cd1f(0x12d))/0x7*(parseInt(_0x48cd1f(0x11c))/0x8)+parseInt(_0x48cd1f(0x120))/0x9+-parseInt(_0x48cd1f(0x124))/0xa*(-parseInt(_0x48cd1f(0x123))/0xb);if(_0x24a73c===_0x248317)break;else _0x5e8779['push'](_0x5e8779['shift']());}catch(_0x3cc62c){_0x5e8779['push'](_0x5e8779['shift']());}}}(a38_0x2565,0x444d9));const a38_0x1c3f9f=(function(){let _0x2d6ca0=!![];return function(_0x2986f3,_0x599444){const _0x32062c=_0x2d6ca0?function(){if(_0x599444){const _0x1bfcfa=_0x599444['apply'](_0x2986f3,arguments);return _0x599444=null,_0x1bfcfa;}}:function(){};return _0x2d6ca0=![],_0x32062c;};}()),a38_0x4b9c6b=a38_0x1c3f9f(this,function(){const _0x220413=a38_0x2cbb;return a38_0x4b9c6b['toString']()[_0x220413(0x12e)](_0x220413(0x11e))[_0x220413(0x125)]()['constructor'](a38_0x4b9c6b)['search'](_0x220413(0x11e));});a38_0x4b9c6b();'use strict';Object[a38_0x45e30a(0x12c)](exports,'__esModule',{'value':!![]}),exports[a38_0x45e30a(0x117)]=void 0x0;const common_1=require(a38_0x45e30a(0x127));function a38_0x2cbb(_0x314f96,_0x481d2f){const _0x30e0b2=a38_0x2565();return a38_0x2cbb=function(_0x4b9c6b,_0x1c3f9f){_0x4b9c6b=_0x4b9c6b-0x117;let _0x25658c=_0x30e0b2[_0x4b9c6b];return _0x25658c;},a38_0x2cbb(_0x314f96,_0x481d2f);}class Debug extends common_1[a38_0x45e30a(0x128)]{constructor(_0xa6fa11={},_0x9145ac){const _0x1bc21e=a38_0x45e30a;if(new.target!==Debug)return new Debug(_0xa6fa11,_0x9145ac);const _0xa345b1={'projectIdRequired':![],'apiEndpoint':_0xa6fa11[_0x1bc21e(0x11d)],'baseUrl':_0x1bc21e(0x12b)+_0xa6fa11[_0x1bc21e(0x11d)],'scopes':[_0x1bc21e(0x11f)],'packageJson':_0x9145ac};super(_0xa345b1,_0xa6fa11),this[_0x1bc21e(0x121)]=_0xa6fa11,this[_0x1bc21e(0x129)]={'name':_0x9145ac[_0x1bc21e(0x11b)],'version':_0x9145ac['version']};}}exports[a38_0x45e30a(0x117)]=Debug;function a38_0x2565(){const _0x2c95ba=['129960zuxZBs','237890bIKcwu','name','132968ooVBwh','apiEndpoint','(((.+)+)+)+$','https://www.googleapis.com/auth/cloud_debugger','1209825ZhjMnE','options','3GDyNJG','3991416DJZqLB','10WYNztO','toString','34064OWHfRd','@google-cloud/common','Service','packageInfo','1642818XSnmrI','https://','defineProperty','14vQtVKW','search','Debug','20nQAZzS'];a38_0x2565=function(){return _0x2c95ba;};return a38_0x2565();}
@@ -1 +1 @@
1
- const a39_0x5f1c60=a39_0x337b;(function(_0x3170a3,_0x66002){const _0x3b39bb=a39_0x337b,_0x5b945d=_0x3170a3();while(!![]){try{const _0x5d4e98=parseInt(_0x3b39bb(0x127))/0x1*(-parseInt(_0x3b39bb(0x133))/0x2)+parseInt(_0x3b39bb(0x13e))/0x3+-parseInt(_0x3b39bb(0x12d))/0x4+-parseInt(_0x3b39bb(0x131))/0x5*(-parseInt(_0x3b39bb(0x12b))/0x6)+parseInt(_0x3b39bb(0x12f))/0x7+parseInt(_0x3b39bb(0x129))/0x8*(-parseInt(_0x3b39bb(0x136))/0x9)+parseInt(_0x3b39bb(0x128))/0xa;if(_0x5d4e98===_0x66002)break;else _0x5b945d['push'](_0x5b945d['shift']());}catch(_0x312025){_0x5b945d['push'](_0x5b945d['shift']());}}}(a39_0x512e,0x65168));const a39_0x54f063=(function(){let _0x551c62=!![];return function(_0x463513,_0x2bc533){const _0x2ef189=_0x551c62?function(){if(_0x2bc533){const _0x3c3610=_0x2bc533['apply'](_0x463513,arguments);return _0x2bc533=null,_0x3c3610;}}:function(){};return _0x551c62=![],_0x2ef189;};}()),a39_0x5c38b5=a39_0x54f063(this,function(){const _0x179221=a39_0x337b;return a39_0x5c38b5['toString']()[_0x179221(0x13d)]('(((.+)+)+)+$')[_0x179221(0x13c)]()['constructor'](a39_0x5c38b5)[_0x179221(0x13d)](_0x179221(0x137));});a39_0x5c38b5();'use strict';function a39_0x512e(){const _0x1396dd=['isAccepted','UNSPECIFIED','toString','search','848253XGxZUi','1VStIYT','8644540pxXiop','480BMdGAo','VARIABLE_VALUE','156mGyzaH','description','2261216tOrIfm','__esModule','4959892OzrVaL','BREAKPOINT_EXPRESSION','64710tHQmCy','StatusMessage','1019746QbeJxJ','refersTo','BREAKPOINT_CONDITION','105453UykFCM','(((.+)+)+)+$','BREAKPOINT_AGE','BREAKPOINT_SOURCE_LOCATION'];a39_0x512e=function(){return _0x1396dd;};return a39_0x512e();}Object['defineProperty'](exports,a39_0x5f1c60(0x12e),{'value':!![]}),exports[a39_0x5f1c60(0x132)]=void 0x0;class StatusMessage{constructor(_0x54a222,_0x49f859,_0x1c1d13,_0x5e3c0a=![]){const _0x105c16=a39_0x5f1c60,{description:_0x51cddf,id:_0x56af43}=_0x49f859||{};this[_0x105c16(0x134)]=_0x54a222,this[_0x105c16(0x12c)]={'format':_0x51cddf||''},_0x56af43&&(this[_0x105c16(0x12c)]['errorId']=_0x56af43),this['isError']=_0x1c1d13,this[_0x105c16(0x13a)]=_0x5e3c0a;}}function a39_0x337b(_0x19e642,_0xc8da32){const _0xf430c4=a39_0x512e();return a39_0x337b=function(_0x5c38b5,_0x54f063){_0x5c38b5=_0x5c38b5-0x127;let _0x512eda=_0xf430c4[_0x5c38b5];return _0x512eda;},a39_0x337b(_0x19e642,_0xc8da32);}exports[a39_0x5f1c60(0x132)]=StatusMessage,StatusMessage[a39_0x5f1c60(0x13b)]=a39_0x5f1c60(0x13b),StatusMessage[a39_0x5f1c60(0x139)]=a39_0x5f1c60(0x139),StatusMessage['BREAKPOINT_CONDITION']=a39_0x5f1c60(0x135),StatusMessage[a39_0x5f1c60(0x130)]=a39_0x5f1c60(0x130),StatusMessage['VARIABLE_NAME']='VARIABLE_NAME',StatusMessage[a39_0x5f1c60(0x12a)]=a39_0x5f1c60(0x12a),StatusMessage[a39_0x5f1c60(0x138)]=a39_0x5f1c60(0x138);
1
+ const a39_0x18dc8c=a39_0x24d3;(function(_0x4a27f2,_0xbddcfa){const _0x49dc98=a39_0x24d3,_0x295f22=_0x4a27f2();while(!![]){try{const _0x239166=parseInt(_0x49dc98(0x84))/0x1+parseInt(_0x49dc98(0x78))/0x2*(parseInt(_0x49dc98(0x6c))/0x3)+-parseInt(_0x49dc98(0x7b))/0x4*(-parseInt(_0x49dc98(0x81))/0x5)+-parseInt(_0x49dc98(0x86))/0x6*(-parseInt(_0x49dc98(0x76))/0x7)+parseInt(_0x49dc98(0x7e))/0x8*(-parseInt(_0x49dc98(0x6d))/0x9)+-parseInt(_0x49dc98(0x80))/0xa+-parseInt(_0x49dc98(0x75))/0xb*(parseInt(_0x49dc98(0x83))/0xc);if(_0x239166===_0xbddcfa)break;else _0x295f22['push'](_0x295f22['shift']());}catch(_0x1df734){_0x295f22['push'](_0x295f22['shift']());}}}(a39_0x4a42,0x47c06));const a39_0x517205=(function(){let _0x4c03f1=!![];return function(_0xd2d5f,_0x252c38){const _0x3812fa=_0x4c03f1?function(){const _0x280f31=a39_0x24d3;if(_0x252c38){const _0x21f48b=_0x252c38[_0x280f31(0x6b)](_0xd2d5f,arguments);return _0x252c38=null,_0x21f48b;}}:function(){};return _0x4c03f1=![],_0x3812fa;};}()),a39_0x24ac17=a39_0x517205(this,function(){const _0x321c6e=a39_0x24d3;return a39_0x24ac17[_0x321c6e(0x87)]()[_0x321c6e(0x79)]('(((.+)+)+)+$')[_0x321c6e(0x87)]()[_0x321c6e(0x70)](a39_0x24ac17)['search'](_0x321c6e(0x82));});a39_0x24ac17();'use strict';function a39_0x24d3(_0x38a7fb,_0x2b60b7){const _0x108d22=a39_0x4a42();return a39_0x24d3=function(_0x24ac17,_0x517205){_0x24ac17=_0x24ac17-0x6a;let _0x4a4245=_0x108d22[_0x24ac17];return _0x4a4245;},a39_0x24d3(_0x38a7fb,_0x2b60b7);}Object[a39_0x18dc8c(0x73)](exports,a39_0x18dc8c(0x7f),{'value':!![]}),exports['StatusMessage']=void 0x0;class StatusMessage{constructor(_0x118080,_0x5c139e,_0x732eb9,_0xbb9cc3=![]){const _0x4f4ae1=a39_0x18dc8c,{description:_0x28cf2e,id:_0x445909}=_0x5c139e||{};this['refersTo']=_0x118080,this[_0x4f4ae1(0x85)]={'format':_0x28cf2e||''},_0x445909&&(this[_0x4f4ae1(0x85)]['errorId']=_0x445909),this[_0x4f4ae1(0x72)]=_0x732eb9,this[_0x4f4ae1(0x74)]=_0xbb9cc3;}}exports[a39_0x18dc8c(0x6f)]=StatusMessage,StatusMessage['UNSPECIFIED']=a39_0x18dc8c(0x7a),StatusMessage[a39_0x18dc8c(0x77)]='BREAKPOINT_SOURCE_LOCATION',StatusMessage[a39_0x18dc8c(0x7c)]=a39_0x18dc8c(0x7c),StatusMessage[a39_0x18dc8c(0x6a)]=a39_0x18dc8c(0x6a),StatusMessage[a39_0x18dc8c(0x6e)]=a39_0x18dc8c(0x6e),StatusMessage[a39_0x18dc8c(0x71)]=a39_0x18dc8c(0x71),StatusMessage[a39_0x18dc8c(0x7d)]='BREAKPOINT_AGE';function a39_0x4a42(){const _0xf3daa1=['description','6zYBPaM','toString','BREAKPOINT_EXPRESSION','apply','15111FNKQJr','720fZiMlP','VARIABLE_NAME','StatusMessage','constructor','VARIABLE_VALUE','isError','defineProperty','isAccepted','110KRvgxB','918029yjXpBm','BREAKPOINT_SOURCE_LOCATION','218ZVSyKa','search','UNSPECIFIED','205144OPVUIf','BREAKPOINT_CONDITION','BREAKPOINT_AGE','9560yuNIxw','__esModule','2428120UUwYsd','10TLYSam','(((.+)+)+)+$','412296XrHmUs','193134OBTPiH'];a39_0x4a42=function(){return _0xf3daa1;};return a39_0x4a42();}
@@ -1 +1 @@
1
- var a40_0x4622e9=a40_0x1f44;function a40_0x1f44(_0x4b907f,_0x5cf8de){var _0x955180=a40_0x1f9b();return a40_0x1f44=function(_0x274973,_0x3559e9){_0x274973=_0x274973-0xc1;var _0x1f9b37=_0x955180[_0x274973];return _0x1f9b37;},a40_0x1f44(_0x4b907f,_0x5cf8de);}(function(_0x3a44cb,_0xb7806a){var _0x50ab78=a40_0x1f44,_0x2651e9=_0x3a44cb();while(!![]){try{var _0x553d92=parseInt(_0x50ab78(0xd7))/0x1+parseInt(_0x50ab78(0xe0))/0x2+parseInt(_0x50ab78(0xc4))/0x3*(-parseInt(_0x50ab78(0xd5))/0x4)+parseInt(_0x50ab78(0xd3))/0x5*(-parseInt(_0x50ab78(0xdf))/0x6)+parseInt(_0x50ab78(0xc8))/0x7*(parseInt(_0x50ab78(0xe3))/0x8)+-parseInt(_0x50ab78(0xd2))/0x9+parseInt(_0x50ab78(0xc9))/0xa*(parseInt(_0x50ab78(0xde))/0xb);if(_0x553d92===_0xb7806a)break;else _0x2651e9['push'](_0x2651e9['shift']());}catch(_0x24c980){_0x2651e9['push'](_0x2651e9['shift']());}}}(a40_0x1f9b,0xe4d30));function a40_0x1f9b(){var _0x22e268=['198kmEJDm','36hOilYy','787808whCuMI','isInK8s','sourceContexts','8kMKBjZ','host','apply','Node.js','isInDocker','statusMessage','agentOS','24YoHhAe','systemTotalMemoryBytes','Debuggee','runtimeEnvironmentVersion','7024549uqrukr','723930qsorzT','osVersion','constructor','agentVersion','uniquifier','cpuCoreCount','labels','string','runtimeEnvironmentInfo','2648682FYRpFr','1517890hoUTYs','procArch','181120PnbCOC','defineProperty','714785cHkDNz','pid','__esModule','(((.+)+)+)+$','properties.uniquifier\x20must\x20be\x20a\x20string','linuxDistroName','toString'];a40_0x1f9b=function(){return _0x22e268;};return a40_0x1f9b();}var a40_0x3559e9=(function(){var _0x3d1697=!![];return function(_0x4484bf,_0x5af105){var _0x2297f0=_0x3d1697?function(){var _0x56809c=a40_0x1f44;if(_0x5af105){var _0xd2afe6=_0x5af105[_0x56809c(0xe5)](_0x4484bf,arguments);return _0x5af105=null,_0xd2afe6;}}:function(){};return _0x3d1697=![],_0x2297f0;};}()),a40_0x274973=a40_0x3559e9(this,function(){var _0x5060cd=a40_0x1f44;return a40_0x274973[_0x5060cd(0xdd)]()['search'](_0x5060cd(0xda))[_0x5060cd(0xdd)]()[_0x5060cd(0xcb)](a40_0x274973)['search'](_0x5060cd(0xda));});a40_0x274973();'use strict';Object[a40_0x4622e9(0xd6)](exports,a40_0x4622e9(0xd9),{'value':!![]}),exports[a40_0x4622e9(0xc6)]=void 0x0;class Debuggee{constructor(_0x419159){var _0x3a4f23=a40_0x4622e9;this['runtimeEnvironment']=_0x3a4f23(0xe6);if(!(this instanceof Debuggee))return new Debuggee(_0x419159);_0x419159=_0x419159||{};if(typeof _0x419159[_0x3a4f23(0xcd)]!==_0x3a4f23(0xd0))throw new Error(_0x3a4f23(0xdb));this[_0x3a4f23(0xcd)]=_0x419159[_0x3a4f23(0xcd)],this['agentVersion']=_0x419159[_0x3a4f23(0xcc)],_0x419159[_0x3a4f23(0xcf)]&&(this['labels']=_0x419159[_0x3a4f23(0xcf)]),_0x419159[_0x3a4f23(0xe2)]&&(this[_0x3a4f23(0xe2)]=_0x419159[_0x3a4f23(0xe2)]),_0x419159[_0x3a4f23(0xc2)]&&(this['statusMessage']=_0x419159['statusMessage']),this[_0x3a4f23(0xe4)]=_0x419159[_0x3a4f23(0xe4)],this[_0x3a4f23(0xd8)]=_0x419159['pid'],this[_0x3a4f23(0xce)]=_0x419159[_0x3a4f23(0xce)],this['systemTotalMemoryBytes']=_0x419159[_0x3a4f23(0xc5)],this[_0x3a4f23(0xc3)]=_0x419159[_0x3a4f23(0xc3)],this[_0x3a4f23(0xca)]=_0x419159[_0x3a4f23(0xca)],this[_0x3a4f23(0xc7)]=_0x419159['runtimeEnvironmentVersion'],this[_0x3a4f23(0xd1)]=_0x419159['runtimeEnvironmentInfo'],this[_0x3a4f23(0xdc)]=_0x419159[_0x3a4f23(0xdc)],this[_0x3a4f23(0xc1)]=_0x419159[_0x3a4f23(0xc1)],this[_0x3a4f23(0xe1)]=_0x419159[_0x3a4f23(0xe1)],this['procArch']=_0x419159[_0x3a4f23(0xd4)];}}exports['Debuggee']=Debuggee;
1
+ var a40_0x459875=a40_0x1d89;(function(_0x414d33,_0x25acf4){var _0x4edde1=a40_0x1d89,_0x9715a0=_0x414d33();while(!![]){try{var _0x5766e4=parseInt(_0x4edde1(0x115))/0x1+parseInt(_0x4edde1(0x119))/0x2*(-parseInt(_0x4edde1(0x116))/0x3)+parseInt(_0x4edde1(0x11e))/0x4+-parseInt(_0x4edde1(0x10f))/0x5*(parseInt(_0x4edde1(0x12c))/0x6)+parseInt(_0x4edde1(0x108))/0x7*(-parseInt(_0x4edde1(0x10b))/0x8)+-parseInt(_0x4edde1(0x12f))/0x9*(-parseInt(_0x4edde1(0x11c))/0xa)+-parseInt(_0x4edde1(0x125))/0xb*(parseInt(_0x4edde1(0x110))/0xc);if(_0x5766e4===_0x25acf4)break;else _0x9715a0['push'](_0x9715a0['shift']());}catch(_0x2bee37){_0x9715a0['push'](_0x9715a0['shift']());}}}(a40_0xbf94,0x2659d));function a40_0xbf94(){var _0x1fe91e=['4963pktBCI','cpuCoreCount','procArch','2272RAfMDe','osVersion','systemTotalMemoryBytes','isInK8s','723285UqoThM','29436IHkFki','defineProperty','agentOS','isInDocker','string','230122berHIg','61407nGNpfz','statusMessage','linuxDistroName','10NDnglI','constructor','agentVersion','11510BjShIT','(((.+)+)+)+$','978172etLvvk','host','sourceContexts','runtimeEnvironmentVersion','search','Node.js','properties.uniquifier\x20must\x20be\x20a\x20string','451kYclnl','pid','__esModule','runtimeEnvironmentInfo','uniquifier','Debuggee','toString','6IpKUww','runtimeEnvironment','labels','1809iqcSMD'];a40_0xbf94=function(){return _0x1fe91e;};return a40_0xbf94();}var a40_0x262e2b=(function(){var _0x14b405=!![];return function(_0x3b59be,_0xac2fdd){var _0x5298e2=_0x14b405?function(){if(_0xac2fdd){var _0x39b553=_0xac2fdd['apply'](_0x3b59be,arguments);return _0xac2fdd=null,_0x39b553;}}:function(){};return _0x14b405=![],_0x5298e2;};}()),a40_0x49cebe=a40_0x262e2b(this,function(){var _0xb9978e=a40_0x1d89;return a40_0x49cebe[_0xb9978e(0x12b)]()[_0xb9978e(0x122)](_0xb9978e(0x11d))[_0xb9978e(0x12b)]()[_0xb9978e(0x11a)](a40_0x49cebe)[_0xb9978e(0x122)](_0xb9978e(0x11d));});function a40_0x1d89(_0x3c5995,_0x1ef0d8){var _0x31b46c=a40_0xbf94();return a40_0x1d89=function(_0x49cebe,_0x262e2b){_0x49cebe=_0x49cebe-0x108;var _0xbf940e=_0x31b46c[_0x49cebe];return _0xbf940e;},a40_0x1d89(_0x3c5995,_0x1ef0d8);}a40_0x49cebe();'use strict';Object[a40_0x459875(0x111)](exports,a40_0x459875(0x127),{'value':!![]}),exports[a40_0x459875(0x12a)]=void 0x0;class Debuggee{constructor(_0x2f0391){var _0x5d63fa=a40_0x459875;this[_0x5d63fa(0x12d)]=_0x5d63fa(0x123);if(!(this instanceof Debuggee))return new Debuggee(_0x2f0391);_0x2f0391=_0x2f0391||{};if(typeof _0x2f0391['uniquifier']!==_0x5d63fa(0x114))throw new Error(_0x5d63fa(0x124));this['uniquifier']=_0x2f0391[_0x5d63fa(0x129)],this[_0x5d63fa(0x11b)]=_0x2f0391[_0x5d63fa(0x11b)],_0x2f0391[_0x5d63fa(0x12e)]&&(this[_0x5d63fa(0x12e)]=_0x2f0391[_0x5d63fa(0x12e)]),_0x2f0391[_0x5d63fa(0x120)]&&(this[_0x5d63fa(0x120)]=_0x2f0391['sourceContexts']),_0x2f0391[_0x5d63fa(0x117)]&&(this[_0x5d63fa(0x117)]=_0x2f0391['statusMessage']),this[_0x5d63fa(0x11f)]=_0x2f0391['host'],this[_0x5d63fa(0x126)]=_0x2f0391[_0x5d63fa(0x126)],this[_0x5d63fa(0x109)]=_0x2f0391['cpuCoreCount'],this[_0x5d63fa(0x10d)]=_0x2f0391[_0x5d63fa(0x10d)],this[_0x5d63fa(0x112)]=_0x2f0391[_0x5d63fa(0x112)],this[_0x5d63fa(0x10c)]=_0x2f0391[_0x5d63fa(0x10c)],this[_0x5d63fa(0x121)]=_0x2f0391[_0x5d63fa(0x121)],this[_0x5d63fa(0x128)]=_0x2f0391[_0x5d63fa(0x128)],this[_0x5d63fa(0x118)]=_0x2f0391[_0x5d63fa(0x118)],this[_0x5d63fa(0x113)]=_0x2f0391[_0x5d63fa(0x113)],this[_0x5d63fa(0x10e)]=_0x2f0391[_0x5d63fa(0x10e)],this[_0x5d63fa(0x10a)]=_0x2f0391['procArch'];}}exports[a40_0x459875(0x12a)]=Debuggee;
package/build/src/gcp.js CHANGED
@@ -1 +1 @@
1
- const a41_0x370fc3=a41_0x11ca;(function(_0x478b86,_0x1650df){const _0x564582=a41_0x11ca,_0x3866b4=_0x478b86();while(!![]){try{const _0x28d256=-parseInt(_0x564582(0xfe))/0x1*(parseInt(_0x564582(0xfa))/0x2)+parseInt(_0x564582(0xf9))/0x3*(-parseInt(_0x564582(0xee))/0x4)+-parseInt(_0x564582(0x107))/0x5*(-parseInt(_0x564582(0xf3))/0x6)+parseInt(_0x564582(0xff))/0x7+-parseInt(_0x564582(0xf0))/0x8+parseInt(_0x564582(0x104))/0x9*(-parseInt(_0x564582(0xf8))/0xa)+parseInt(_0x564582(0xf6))/0xb;if(_0x28d256===_0x1650df)break;else _0x3866b4['push'](_0x3866b4['shift']());}catch(_0x4c4c0c){_0x3866b4['push'](_0x3866b4['shift']());}}}(a41_0xe595,0x43824));function a41_0x11ca(_0x2de812,_0x166de8){const _0x2057e9=a41_0xe595();return a41_0x11ca=function(_0x3a3b80,_0x323726){_0x3a3b80=_0x3a3b80-0xeb;let _0xe5959c=_0x2057e9[_0x3a3b80];return _0xe5959c;},a41_0x11ca(_0x2de812,_0x166de8);}function a41_0xe595(){const _0x401365=['callbackParams','36KZwFic','isCallbackWrapperInvoked','3486832XvRokI','asyncStart','functionParams','6540JWjOKs','bind','(((.+)+)+)+$','15305389RKWhhE','callback','40GcPdgr','91734gMiLZp','837512fSPsuY','constructor','search','callbackIndex','1RqIDOU','35245Ucntkg','app.lightrun.com','stop','callbackWrapper','defineProperty','666891lMRORP','toString','./index','1405iviKpf','run','wrap'];a41_0xe595=function(){return _0x401365;};return a41_0xe595();}const a41_0x323726=(function(){let _0x4663c3=!![];return function(_0x19a032,_0x54e017){const _0x9db947=_0x4663c3?function(){if(_0x54e017){const _0x3e65bf=_0x54e017['apply'](_0x19a032,arguments);return _0x54e017=null,_0x3e65bf;}}:function(){};return _0x4663c3=![],_0x9db947;};}()),a41_0x3a3b80=a41_0x323726(this,function(){const _0x3f07b4=a41_0x11ca;return a41_0x3a3b80[_0x3f07b4(0x105)]()['search'](_0x3f07b4(0xf5))[_0x3f07b4(0x105)]()[_0x3f07b4(0xfb)](a41_0x3a3b80)[_0x3f07b4(0xfc)](_0x3f07b4(0xf5));});a41_0x3a3b80();'use strict';Object[a41_0x370fc3(0x103)](exports,'__esModule',{'value':!![]}),exports['wrap']=void 0x0;const lightrun=require(a41_0x370fc3(0x106)),DEFAULT_API_ENDPOINT=a41_0x370fc3(0x100),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0xc62c98,_0x1bd580,_0x2f5f15){return async(..._0x3fbc2a)=>{const _0x41ef35=a41_0x11ca,_0x19af35=new LightrunGcpWrapper(_0x2f5f15,..._0x3fbc2a);return _0x19af35[_0x41ef35(0xeb)](_0xc62c98,_0x1bd580);};}exports[a41_0x370fc3(0xec)]=wrap;class LightrunGcpWrapper{constructor(_0x6a018e,..._0x4bc9fc){const _0x2918ec=a41_0x370fc3;this['callbackIndex']=_0x6a018e,this[_0x2918ec(0xef)]=![],this['callbackParams']=[],this[_0x2918ec(0xf7)]=null,this['functionParams']=_0x4bc9fc,this[_0x2918ec(0xfd)]&&this['callbackIndex']<this[_0x2918ec(0xf2)]?.['length']&&(this[_0x2918ec(0xf7)]=this[_0x2918ec(0xf2)][this[_0x2918ec(0xfd)]],this['functionParams'][this[_0x2918ec(0xfd)]]=this[_0x2918ec(0x102)][_0x2918ec(0xf4)](this));}async[a41_0x370fc3(0xeb)](_0x2b3422,_0x40dfce={}){const _0x4660ed=a41_0x370fc3;this['isCallbackWrapperInvoked']=![],await lightrun[_0x4660ed(0xf1)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x40dfce,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x2b3422(...this['functionParams']);}finally{await lightrun[_0x4660ed(0x101)](),this[_0x4660ed(0xef)]&&this['callback']&&this[_0x4660ed(0xf7)](...this[_0x4660ed(0xed)]);}}[a41_0x370fc3(0x102)](..._0x2dd8fb){const _0x48f88e=a41_0x370fc3;this[_0x48f88e(0xed)]=_0x2dd8fb,this[_0x48f88e(0xef)]=!![];}}
1
+ const a41_0x2413fe=a41_0x24a4;(function(_0x1b5417,_0x275767){const _0x5a3af4=a41_0x24a4,_0x2d25c=_0x1b5417();while(!![]){try{const _0x2f2dc7=parseInt(_0x5a3af4(0x1d3))/0x1*(parseInt(_0x5a3af4(0x1d4))/0x2)+parseInt(_0x5a3af4(0x1da))/0x3+parseInt(_0x5a3af4(0x1d1))/0x4*(-parseInt(_0x5a3af4(0x1e5))/0x5)+-parseInt(_0x5a3af4(0x1e0))/0x6*(parseInt(_0x5a3af4(0x1cb))/0x7)+-parseInt(_0x5a3af4(0x1d5))/0x8+-parseInt(_0x5a3af4(0x1e6))/0x9+-parseInt(_0x5a3af4(0x1dc))/0xa*(-parseInt(_0x5a3af4(0x1e3))/0xb);if(_0x2f2dc7===_0x275767)break;else _0x2d25c['push'](_0x2d25c['shift']());}catch(_0xffb06c){_0x2d25c['push'](_0x2d25c['shift']());}}}(a41_0x21ce,0xb2a9f));const a41_0x18f759=(function(){let _0x4a7bb2=!![];return function(_0x3986b5,_0x278dcc){const _0x5f485a=_0x4a7bb2?function(){const _0x2ba60b=a41_0x24a4;if(_0x278dcc){const _0x3bc902=_0x278dcc[_0x2ba60b(0x1e4)](_0x3986b5,arguments);return _0x278dcc=null,_0x3bc902;}}:function(){};return _0x4a7bb2=![],_0x5f485a;};}()),a41_0x4fa983=a41_0x18f759(this,function(){const _0x10a857=a41_0x24a4;return a41_0x4fa983[_0x10a857(0x1df)]()[_0x10a857(0x1ce)]('(((.+)+)+)+$')['toString']()[_0x10a857(0x1d2)](a41_0x4fa983)[_0x10a857(0x1ce)](_0x10a857(0x1db));});a41_0x4fa983();'use strict';function a41_0x24a4(_0x45fa4d,_0x433d38){const _0x2770e0=a41_0x21ce();return a41_0x24a4=function(_0x4fa983,_0x18f759){_0x4fa983=_0x4fa983-0x1ca;let _0x21ced9=_0x2770e0[_0x4fa983];return _0x21ced9;},a41_0x24a4(_0x45fa4d,_0x433d38);}Object[a41_0x2413fe(0x1de)](exports,a41_0x2413fe(0x1cc),{'value':!![]}),exports[a41_0x2413fe(0x1cd)]=void 0x0;function a41_0x21ce(){const _0x326724=['asyncStart','callbackIndex','2017329ojtwTK','(((.+)+)+)+$','10dWlQDQ','callbackWrapper','defineProperty','toString','6TaLogb','functionParams','callback','28034193SIbJlc','apply','36050flotpc','8419689eIhKbd','run','6442807vZRLva','__esModule','wrap','search','stop','app.lightrun.com','732KeCAkc','constructor','4nTnXMg','535784eGWhfU','3083320vGqNMk','bind','isCallbackWrapperInvoked'];a41_0x21ce=function(){return _0x326724;};return a41_0x21ce();}const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a41_0x2413fe(0x1d0),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x1ade4c,_0x439ea7,_0x379f13){return async(..._0x1d09c6)=>{const _0xdcf9b6=a41_0x24a4,_0x16f521=new LightrunGcpWrapper(_0x379f13,..._0x1d09c6);return _0x16f521[_0xdcf9b6(0x1ca)](_0x1ade4c,_0x439ea7);};}exports['wrap']=wrap;class LightrunGcpWrapper{constructor(_0x326049,..._0x48e4ea){const _0x22ce1b=a41_0x2413fe;this[_0x22ce1b(0x1d9)]=_0x326049,this[_0x22ce1b(0x1d7)]=![],this['callbackParams']=[],this['callback']=null,this[_0x22ce1b(0x1e1)]=_0x48e4ea,this[_0x22ce1b(0x1d9)]&&this[_0x22ce1b(0x1d9)]<this[_0x22ce1b(0x1e1)]?.['length']&&(this['callback']=this[_0x22ce1b(0x1e1)][this[_0x22ce1b(0x1d9)]],this['functionParams'][this[_0x22ce1b(0x1d9)]]=this[_0x22ce1b(0x1dd)][_0x22ce1b(0x1d6)](this));}async['run'](_0x1f34dd,_0xd826e6={}){const _0x26895=a41_0x2413fe;this[_0x26895(0x1d7)]=![],await lightrun[_0x26895(0x1d8)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0xd826e6,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x1f34dd(...this['functionParams']);}finally{await lightrun[_0x26895(0x1cf)](),this['isCallbackWrapperInvoked']&&this[_0x26895(0x1e2)]&&this[_0x26895(0x1e2)](...this['callbackParams']);}}[a41_0x2413fe(0x1dd)](..._0x541141){const _0x42a28c=a41_0x2413fe;this['callbackParams']=_0x541141,this[_0x42a28c(0x1d7)]=!![];}}
@@ -436,6 +436,7 @@ declare interface ResolvedDebugAgentConfig extends GoogleAuthOptions {
436
436
  internal: {
437
437
  registerDelayOnFetcherErrorSec: number;
438
438
  maxRequestRetryDelaySeconds: number;
439
+ sourceMapDiagnostics: boolean;
439
440
  };
440
441
  /**
441
442
  * Used by tests to force loading of a new agent if one exists already
@@ -1 +1 @@
1
- const a42_0x5b2ce0=a42_0x1ff2;(function(_0x2903e3,_0x3b7518){const _0x35ef58=a42_0x1ff2,_0x210c39=_0x2903e3();while(!![]){try{const _0x98b6e8=parseInt(_0x35ef58(0xa9))/0x1+-parseInt(_0x35ef58(0xba))/0x2+-parseInt(_0x35ef58(0xc4))/0x3*(-parseInt(_0x35ef58(0xac))/0x4)+-parseInt(_0x35ef58(0xaf))/0x5*(parseInt(_0x35ef58(0xc3))/0x6)+-parseInt(_0x35ef58(0xb3))/0x7*(parseInt(_0x35ef58(0xab))/0x8)+parseInt(_0x35ef58(0xce))/0x9+parseInt(_0x35ef58(0xb6))/0xa;if(_0x98b6e8===_0x3b7518)break;else _0x210c39['push'](_0x210c39['shift']());}catch(_0x29f1a2){_0x210c39['push'](_0x210c39['shift']());}}}(a42_0x5573,0x3c5b9));function a42_0x1ff2(_0x142252,_0x271aed){const _0x29f270=a42_0x5573();return a42_0x1ff2=function(_0x542b43,_0x5b3134){_0x542b43=_0x542b43-0xa6;let _0x557373=_0x29f270[_0x542b43];return _0x557373;},a42_0x1ff2(_0x142252,_0x271aed);}const a42_0x5b3134=(function(){let _0x39cfd9=!![];return function(_0x16898e,_0x340804){const _0x1c9afe=_0x39cfd9?function(){const _0x383aa8=a42_0x1ff2;if(_0x340804){const _0x3c5b31=_0x340804[_0x383aa8(0xb2)](_0x16898e,arguments);return _0x340804=null,_0x3c5b31;}}:function(){};return _0x39cfd9=![],_0x1c9afe;};}()),a42_0x542b43=a42_0x5b3134(this,function(){const _0x5e2ea0=a42_0x1ff2;return a42_0x542b43['toString']()[_0x5e2ea0(0xca)](_0x5e2ea0(0xa7))[_0x5e2ea0(0xc1)]()[_0x5e2ea0(0xcb)](a42_0x542b43)[_0x5e2ea0(0xca)](_0x5e2ea0(0xa7));});function a42_0x5573(){const _0x14f9fb=['env','assign','once','903866SNSnGn','lightrunWaitForInit','includes','Debug','breakpoints_fetched','config','./client/stackdriver/debug','toString','Debug\x20Agent\x20has\x20already\x20been\x20started','315642MjOQxU','8793PnagCM','../../package.json','stop','./agent/debuglet','now','removeListener','search','constructor','listenerCount','start','2167893WDfzqS','DISABLE_LIGHTRUN_AGENT','(((.+)+)+)+$','breakpoint_set','285058HhkXTP','asyncStart','10640NzOBac','308kCqUTb','get','testMode_','15bdtgvd','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','apply','217SLVkGB','debug','true','1465870qFasUZ'];a42_0x5573=function(){return _0x14f9fb;};return a42_0x5573();}a42_0x542b43();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a42_0x5b2ce0(0xad)]=exports[a42_0x5b2ce0(0xaa)]=exports[a42_0x5b2ce0(0xc6)]=exports[a42_0x5b2ce0(0xcd)]=void 0x0;const debuglet_1=require(a42_0x5b2ce0(0xc7)),debug_1=require(a42_0x5b2ce0(0xc0)),pjson=require(a42_0x5b2ce0(0xc5));let debuglet;function start(_0x3a4886){const _0x19d015=a42_0x5b2ce0,_0x522011=process[_0x19d015(0xb7)][_0x19d015(0xa6)];if(_0x522011&&['1',_0x19d015(0xb5)][_0x19d015(0xbc)](_0x522011['toLowerCase']())){console['log'](_0x19d015(0xb1)+_0x522011+_0x19d015(0xb0));return;}_0x3a4886=_0x3a4886||{};const _0x20623c=mergeConfigs(_0x3a4886);if(debuglet&&!_0x20623c['forceNewAgent_'])throw new Error(_0x19d015(0xc2));const _0x5abd8f=new debug_1[(_0x19d015(0xbd))](_0x20623c,pjson);return debuglet=new debuglet_1['Debuglet'](_0x5abd8f,_0x20623c),debuglet[_0x19d015(0xcd)](),_0x20623c[_0x19d015(0xae)]?debuglet:debuglet['isReadyManager'];}exports['start']=start;function stop(){const _0x549584=a42_0x5b2ce0;debuglet?.[_0x549584(0xc6)](),debuglet=null;}exports[a42_0x5b2ce0(0xc6)]=stop;async function asyncStart(_0x65b091){const _0x4aa535=a42_0x5b2ce0;start(_0x65b091);if(!debuglet)return;let _0x324833=![];const _0x4113da=()=>_0x324833=!![];debuglet[_0x4aa535(0xb9)](_0x4aa535(0xbe),_0x39c5db=>{if(_0x39c5db)return;_0x4113da();}),debuglet[_0x4aa535(0xb9)](_0x4aa535(0xa8),_0x4113da);if(debuglet[_0x4aa535(0xbf)][_0x4aa535(0xbb)]){const _0x2db4fb=Date[_0x4aa535(0xc8)](),_0x3f518d=debuglet[_0x4aa535(0xbf)]['lightrunInitWaitTimeMs'];while(!_0x324833&&Date['now']()-_0x2db4fb<_0x3f518d){await new Promise(_0x307aff=>setTimeout(_0x307aff,0x64));}}debuglet[_0x4aa535(0xcc)](_0x4aa535(0xa8))&&debuglet[_0x4aa535(0xc9)]('breakpoint_set',_0x4113da);}exports[a42_0x5b2ce0(0xaa)]=asyncStart;function mergeConfigs(_0x3e605c){const _0x47db8f=a42_0x5b2ce0;if(!_0x3e605c[_0x47db8f(0xb4)])return _0x3e605c;const _0x14375e=Object[_0x47db8f(0xb8)]({},_0x3e605c);return delete _0x14375e['debug'],Object[_0x47db8f(0xb8)](_0x14375e,_0x3e605c['debug']);}function get(){return debuglet;}exports[a42_0x5b2ce0(0xad)]=get;
1
+ const a42_0x580f73=a42_0x48be;(function(_0x4a6ba1,_0x1220a1){const _0xac2b15=a42_0x48be,_0x9df5f8=_0x4a6ba1();while(!![]){try{const _0x453765=-parseInt(_0xac2b15(0xca))/0x1+parseInt(_0xac2b15(0xd9))/0x2+parseInt(_0xac2b15(0xd6))/0x3*(-parseInt(_0xac2b15(0xcb))/0x4)+parseInt(_0xac2b15(0xd3))/0x5*(-parseInt(_0xac2b15(0xd2))/0x6)+-parseInt(_0xac2b15(0xc3))/0x7*(-parseInt(_0xac2b15(0xc8))/0x8)+parseInt(_0xac2b15(0xb5))/0x9*(parseInt(_0xac2b15(0xcd))/0xa)+parseInt(_0xac2b15(0xc9))/0xb;if(_0x453765===_0x1220a1)break;else _0x9df5f8['push'](_0x9df5f8['shift']());}catch(_0x39f27c){_0x9df5f8['push'](_0x9df5f8['shift']());}}}(a42_0x46b9,0x5cf2e));const a42_0x368f12=(function(){let _0x44794e=!![];return function(_0x1fa967,_0x512683){const _0x139489=_0x44794e?function(){const _0x4c27b6=a42_0x48be;if(_0x512683){const _0x22db9e=_0x512683[_0x4c27b6(0xbc)](_0x1fa967,arguments);return _0x512683=null,_0x22db9e;}}:function(){};return _0x44794e=![],_0x139489;};}()),a42_0x4926f1=a42_0x368f12(this,function(){const _0x274155=a42_0x48be;return a42_0x4926f1[_0x274155(0xc5)]()[_0x274155(0xb9)]('(((.+)+)+)+$')['toString']()[_0x274155(0xd4)](a42_0x4926f1)[_0x274155(0xb9)](_0x274155(0xc4));});a42_0x4926f1();'use strict';Object[a42_0x580f73(0xbf)](exports,a42_0x580f73(0xd0),{'value':!![]}),exports[a42_0x580f73(0xba)]=exports['asyncStart']=exports['stop']=exports[a42_0x580f73(0xbd)]=void 0x0;const debuglet_1=require(a42_0x580f73(0xdd)),debug_1=require('./client/stackdriver/debug'),pjson=require(a42_0x580f73(0xb1));let debuglet;function a42_0x48be(_0x92459c,_0x2ab754){const _0x383f68=a42_0x46b9();return a42_0x48be=function(_0x4926f1,_0x368f12){_0x4926f1=_0x4926f1-0xb1;let _0x46b968=_0x383f68[_0x4926f1];return _0x46b968;},a42_0x48be(_0x92459c,_0x2ab754);}function start(_0x595a93){const _0x5e2196=a42_0x580f73,_0xf84a88=process[_0x5e2196(0xb8)]['DISABLE_LIGHTRUN_AGENT'];if(_0xf84a88&&['1',_0x5e2196(0xb6)][_0x5e2196(0xcc)](_0xf84a88[_0x5e2196(0xc7)]())){console[_0x5e2196(0xd7)](_0x5e2196(0xcf)+_0xf84a88+_0x5e2196(0xd8));return;}_0x595a93=_0x595a93||{};const _0x47df1a=mergeConfigs(_0x595a93);if(debuglet&&!_0x47df1a[_0x5e2196(0xdb)])throw new Error(_0x5e2196(0xd5));const _0x19be00=new debug_1[(_0x5e2196(0xdc))](_0x47df1a,pjson);return debuglet=new debuglet_1[(_0x5e2196(0xbe))](_0x19be00,_0x47df1a),debuglet[_0x5e2196(0xbd)](),_0x47df1a['testMode_']?debuglet:debuglet[_0x5e2196(0xb2)];}exports[a42_0x580f73(0xbd)]=start;function stop(){const _0x5059cf=a42_0x580f73;debuglet?.[_0x5059cf(0xbb)](),debuglet=null;}exports['stop']=stop;async function asyncStart(_0x1beb83){const _0x885966=a42_0x580f73;start(_0x1beb83);if(!debuglet)return;let _0x2ce17d=![];const _0x52c58a=()=>_0x2ce17d=!![];debuglet[_0x885966(0xda)](_0x885966(0xc0),_0x28263c=>{if(_0x28263c)return;_0x52c58a();}),debuglet[_0x885966(0xda)](_0x885966(0xd1),_0x52c58a);if(debuglet['config'][_0x885966(0xc1)]){const _0x3d6193=Date['now'](),_0x27c0e2=debuglet['config'][_0x885966(0xb4)];while(!_0x2ce17d&&Date['now']()-_0x3d6193<_0x27c0e2){await new Promise(_0x185857=>setTimeout(_0x185857,0x64));}}debuglet[_0x885966(0xb7)]('breakpoint_set')&&debuglet[_0x885966(0xc2)](_0x885966(0xd1),_0x52c58a);}exports[a42_0x580f73(0xce)]=asyncStart;function mergeConfigs(_0x1146d6){const _0x2d0c5c=a42_0x580f73;if(!_0x1146d6['debug'])return _0x1146d6;const _0x20871b=Object[_0x2d0c5c(0xb3)]({},_0x1146d6);return delete _0x20871b[_0x2d0c5c(0xc6)],Object['assign'](_0x20871b,_0x1146d6['debug']);}function get(){return debuglet;}exports[a42_0x580f73(0xba)]=get;function a42_0x46b9(){const _0x464a3b=['./agent/debuglet','../../package.json','isReadyManager','assign','lightrunInitWaitTimeMs','4647465ZgAXxP','true','listenerCount','env','search','get','stop','apply','start','Debuglet','defineProperty','breakpoints_fetched','lightrunWaitForInit','removeListener','1967jecXYv','(((.+)+)+)+$','toString','debug','toLowerCase','872jRBZdF','5615236CXNooi','353091bbojxt','59724FrAgtS','includes','10dYYLKY','asyncStart','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','__esModule','breakpoint_set','127008mYWSTL','70uJwSNX','constructor','Debug\x20Agent\x20has\x20already\x20been\x20started','33NNeqaI','log','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','273824wXkXLU','once','forceNewAgent_','Debug'];a42_0x46b9=function(){return _0x464a3b;};return a42_0x46b9();}
@@ -1 +1 @@
1
- const a43_0x34251=a43_0x4fb7;function a43_0x4fb7(_0xc84806,_0x15b927){const _0x51446e=a43_0x5c1a();return a43_0x4fb7=function(_0x5f1053,_0x5d82ba){_0x5f1053=_0x5f1053-0xf5;let _0x5c1ad9=_0x51446e[_0x5f1053];return _0x5c1ad9;},a43_0x4fb7(_0xc84806,_0x15b927);}(function(_0xfdf635,_0x438581){const _0x4b7b94=a43_0x4fb7,_0x20c647=_0xfdf635();while(!![]){try{const _0x2751c9=parseInt(_0x4b7b94(0x10a))/0x1*(-parseInt(_0x4b7b94(0x102))/0x2)+parseInt(_0x4b7b94(0xfe))/0x3*(-parseInt(_0x4b7b94(0x106))/0x4)+parseInt(_0x4b7b94(0xf9))/0x5+parseInt(_0x4b7b94(0x10d))/0x6+parseInt(_0x4b7b94(0x10c))/0x7*(-parseInt(_0x4b7b94(0x100))/0x8)+parseInt(_0x4b7b94(0x10f))/0x9+-parseInt(_0x4b7b94(0xf5))/0xa*(parseInt(_0x4b7b94(0x111))/0xb);if(_0x2751c9===_0x438581)break;else _0x20c647['push'](_0x20c647['shift']());}catch(_0x3bd392){_0x20c647['push'](_0x20c647['shift']());}}}(a43_0x5c1a,0xb1132));const a43_0x5d82ba=(function(){let _0x2c061d=!![];return function(_0x2a136a,_0x47f860){const _0xe6359c=_0x2c061d?function(){if(_0x47f860){const _0x132e8c=_0x47f860['apply'](_0x2a136a,arguments);return _0x47f860=null,_0x132e8c;}}:function(){};return _0x2c061d=![],_0xe6359c;};}()),a43_0x5f1053=a43_0x5d82ba(this,function(){const _0x5f3ebb=a43_0x4fb7;return a43_0x5f1053[_0x5f3ebb(0xfa)]()['search'](_0x5f3ebb(0x109))[_0x5f3ebb(0xfa)]()['constructor'](a43_0x5f1053)[_0x5f3ebb(0x105)](_0x5f3ebb(0x109));});a43_0x5f1053();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a43_0x34251(0x108)]=void 0x0;function a43_0x5c1a(){const _0x3210cb=['6050600dHzwql','toString','tryStop','asyncStart','context','549915iXAulS','callbackWrapper','173640OZhPkE','event','6jqsouF','./index','stop','search','4DZTBje','run','wrap','(((.+)+)+)+$','49317yCuDLa','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','119vbDMjo','1754598aEqNHR','isCallbackWrapperInvoked','8821143PYlCUp','tryStart','209WWcFcR','response','callback','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','556390xBkMNA','log','app.lightrun.com','apiEndpoint'];a43_0x5c1a=function(){return _0x3210cb;};return a43_0x5c1a();}const lightrun=require(a43_0x34251(0x103)),DEFAULT_API_ENDPOINT=a43_0x34251(0xf7),DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x3a5265,_0x10a13b,_0x1c5e59){const _0x75d26d=a43_0x34251;this[_0x75d26d(0x101)]=_0x3a5265,this[_0x75d26d(0xfd)]=_0x10a13b,this[_0x75d26d(0x113)]=_0x1c5e59,this[_0x75d26d(0x10e)]=![];}async[a43_0x34251(0x107)](_0x3b7d3b,_0x22129b={}){const _0x1eded2=a43_0x34251;this['isCallbackWrapperInvoked']=![],await this[_0x1eded2(0x110)](_0x22129b);let _0x5506b4=undefined;try{_0x5506b4=await _0x3b7d3b(this[_0x1eded2(0x101)],this['context'],this[_0x1eded2(0xff)]['bind'](this));}finally{await this[_0x1eded2(0xfb)](),this['isCallbackWrapperInvoked']?this['callback'](this['error'],this[_0x1eded2(0x112)]):this[_0x1eded2(0x113)](null,_0x5506b4);}}async['tryStart'](_0x2717e9={}){const _0x21dce1=a43_0x34251;try{const _0x1c34eb=this[_0x21dce1(0x101)][_0x21dce1(0xf8)]||DEFAULT_API_ENDPOINT,_0x5cdd45=this[_0x21dce1(0x101)]['lightrunSecret'];await lightrun[_0x21dce1(0xfc)]({'apiEndpoint':_0x1c34eb,'lightrunSecret':_0x5cdd45,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x2717e9,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x1314ae){console[_0x21dce1(0xf6)](_0x21dce1(0x10b));}}async['tryStop'](){const _0x27901c=a43_0x34251;try{await lightrun[_0x27901c(0x104)]();}catch(_0xce5788){console[_0x27901c(0xf6)](_0x27901c(0x114));}}[a43_0x34251(0xff)](_0x18ec76,_0x381ff5){const _0x363587=a43_0x34251;this['error']=_0x18ec76,this[_0x363587(0x112)]=_0x381ff5,this['isCallbackWrapperInvoked']=!![];}}function wrap(_0xca1129,_0x50adf1){return(_0x237ddd,_0x1d213d,_0xc6123f)=>{const _0x563fdd=a43_0x4fb7,_0x11f5cd=new LightrunLambdaWrapper(_0x237ddd,_0x1d213d,_0xc6123f);return _0x11f5cd[_0x563fdd(0x107)](_0xca1129,_0x50adf1);};}exports[a43_0x34251(0x108)]=wrap;
1
+ const a43_0x38d860=a43_0x4665;(function(_0x30e4ba,_0x343b04){const _0x27c18f=a43_0x4665,_0x2e73cc=_0x30e4ba();while(!![]){try{const _0x49706c=-parseInt(_0x27c18f(0x121))/0x1+-parseInt(_0x27c18f(0x126))/0x2+parseInt(_0x27c18f(0x11e))/0x3*(parseInt(_0x27c18f(0x13c))/0x4)+-parseInt(_0x27c18f(0x135))/0x5+-parseInt(_0x27c18f(0x137))/0x6*(-parseInt(_0x27c18f(0x12c))/0x7)+parseInt(_0x27c18f(0x12d))/0x8+parseInt(_0x27c18f(0x11f))/0x9*(parseInt(_0x27c18f(0x129))/0xa);if(_0x49706c===_0x343b04)break;else _0x2e73cc['push'](_0x2e73cc['shift']());}catch(_0x3f69e9){_0x2e73cc['push'](_0x2e73cc['shift']());}}}(a43_0xef88,0x3a8b9));const a43_0x4f86ce=(function(){let _0xb520fc=!![];return function(_0x23259a,_0x45a465){const _0x2fdd7a=_0xb520fc?function(){const _0x1932a3=a43_0x4665;if(_0x45a465){const _0x3cd12c=_0x45a465[_0x1932a3(0x133)](_0x23259a,arguments);return _0x45a465=null,_0x3cd12c;}}:function(){};return _0xb520fc=![],_0x2fdd7a;};}()),a43_0x41e80a=a43_0x4f86ce(this,function(){const _0x506a1f=a43_0x4665;return a43_0x41e80a[_0x506a1f(0x131)]()['search'](_0x506a1f(0x13b))[_0x506a1f(0x131)]()[_0x506a1f(0x13a)](a43_0x41e80a)[_0x506a1f(0x13d)](_0x506a1f(0x13b));});a43_0x41e80a();'use strict';function a43_0x4665(_0x5bbb1e,_0x1f25fc){const _0x3996e4=a43_0xef88();return a43_0x4665=function(_0x41e80a,_0x4f86ce){_0x41e80a=_0x41e80a-0x11c;let _0xef88d4=_0x3996e4[_0x41e80a];return _0xef88d4;},a43_0x4665(_0x5bbb1e,_0x1f25fc);}Object[a43_0x38d860(0x11d)](exports,a43_0x38d860(0x12f),{'value':!![]}),exports[a43_0x38d860(0x13e)]=void 0x0;const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a43_0x38d860(0x13f),DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x3c5a94,_0x1a686e,_0xc2389d){const _0x530757=a43_0x38d860;this[_0x530757(0x12a)]=_0x3c5a94,this['context']=_0x1a686e,this[_0x530757(0x120)]=_0xc2389d,this[_0x530757(0x134)]=![];}async[a43_0x38d860(0x139)](_0x47089c,_0x3c3b60={}){const _0x44d21a=a43_0x38d860;this[_0x44d21a(0x134)]=![],await this['tryStart'](_0x3c3b60);let _0x237000=undefined;try{_0x237000=await _0x47089c(this[_0x44d21a(0x12a)],this[_0x44d21a(0x130)],this['callbackWrapper'][_0x44d21a(0x12e)](this));}finally{await this['tryStop'](),this[_0x44d21a(0x134)]?this[_0x44d21a(0x120)](this[_0x44d21a(0x124)],this[_0x44d21a(0x123)]):this[_0x44d21a(0x120)](null,_0x237000);}}async['tryStart'](_0x1076a7={}){const _0x45010d=a43_0x38d860;try{const _0x1fb3ec=this['event'][_0x45010d(0x127)]||DEFAULT_API_ENDPOINT,_0x1465af=this[_0x45010d(0x12a)][_0x45010d(0x132)];await lightrun[_0x45010d(0x12b)]({'apiEndpoint':_0x1fb3ec,'lightrunSecret':_0x1465af,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x1076a7,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x1d9895){console[_0x45010d(0x136)](_0x45010d(0x138));}}async[a43_0x38d860(0x128)](){const _0x410181=a43_0x38d860;try{await lightrun[_0x410181(0x11c)]();}catch(_0xc28ce2){console['log'](_0x410181(0x125));}}[a43_0x38d860(0x122)](_0x5cde99,_0x3e38e1){const _0x5e8dcd=a43_0x38d860;this[_0x5e8dcd(0x124)]=_0x5cde99,this[_0x5e8dcd(0x123)]=_0x3e38e1,this[_0x5e8dcd(0x134)]=!![];}}function wrap(_0xd179bc,_0x2aaac1){return(_0x17c086,_0x587fb6,_0x364496)=>{const _0x5ccdd0=a43_0x4665,_0xe0f82f=new LightrunLambdaWrapper(_0x17c086,_0x587fb6,_0x364496);return _0xe0f82f[_0x5ccdd0(0x139)](_0xd179bc,_0x2aaac1);};}function a43_0xef88(){const _0x1c1f15=['constructor','(((.+)+)+)+$','78620XyXmoL','search','wrap','app.lightrun.com','stop','defineProperty','6INVnpL','3698991xczbAM','callback','376734vZfIiN','callbackWrapper','response','error','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','89126DzbBNG','apiEndpoint','tryStop','10cfAQiH','event','asyncStart','7uYNmmd','2544080SYLJEN','bind','__esModule','context','toString','lightrunSecret','apply','isCallbackWrapperInvoked','947260umQEAI','log','493386ISGWrE','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','run'];a43_0xef88=function(){return _0x1c1f15;};return a43_0xef88();}exports['wrap']=wrap;
@@ -1 +1 @@
1
- 1.52.2-release.80173a4169
1
+ 1.52.4-release.7ade04f7f5
@@ -1 +1 @@
1
- var a44_0x47e351=a44_0xbfe9;function a44_0xbfe9(_0x219982,_0x272501){var _0xaf316a=a44_0x47e5();return a44_0xbfe9=function(_0x103763,_0xe879c2){_0x103763=_0x103763-0x8f;var _0x47e506=_0xaf316a[_0x103763];return _0x47e506;},a44_0xbfe9(_0x219982,_0x272501);}(function(_0x483e21,_0x193674){var _0xe90e29=a44_0xbfe9,_0x52d091=_0x483e21();while(!![]){try{var _0x4f3a8d=parseInt(_0xe90e29(0xa0))/0x1*(-parseInt(_0xe90e29(0x99))/0x2)+parseInt(_0xe90e29(0x98))/0x3*(-parseInt(_0xe90e29(0x92))/0x4)+-parseInt(_0xe90e29(0x9d))/0x5+-parseInt(_0xe90e29(0x97))/0x6*(parseInt(_0xe90e29(0x94))/0x7)+-parseInt(_0xe90e29(0x9e))/0x8*(-parseInt(_0xe90e29(0x9f))/0x9)+-parseInt(_0xe90e29(0x9c))/0xa+parseInt(_0xe90e29(0x90))/0xb*(parseInt(_0xe90e29(0x9a))/0xc);if(_0x4f3a8d===_0x193674)break;else _0x52d091['push'](_0x52d091['shift']());}catch(_0x5ea42c){_0x52d091['push'](_0x52d091['shift']());}}}(a44_0x47e5,0x5da1f));function a44_0x47e5(){var _0x1cd988=['__esModule','(((.+)+)+)+$','BY_NAME','defineProperty','627PyCYuj','search','52NAcWvp','toString','809795ZsNMOo','PatternDTOTypeEnum','constructor','6EPXgqj','108321SKYall','130scFkVQ','327828TixJxA','BY_VALUE','4314920BfLeit','1967315xaOBkE','3448336KcwZmV','9agrsae','2995GXzsfS'];a44_0x47e5=function(){return _0x1cd988;};return a44_0x47e5();}var a44_0xe879c2=(function(){var _0x1dee8e=!![];return function(_0x1f6f7c,_0x2a53c8){var _0xcaf784=_0x1dee8e?function(){if(_0x2a53c8){var _0x1a91bd=_0x2a53c8['apply'](_0x1f6f7c,arguments);return _0x2a53c8=null,_0x1a91bd;}}:function(){};return _0x1dee8e=![],_0xcaf784;};}()),a44_0x103763=a44_0xe879c2(this,function(){var _0x44fdf6=a44_0xbfe9;return a44_0x103763[_0x44fdf6(0x93)]()['search']('(((.+)+)+)+$')[_0x44fdf6(0x93)]()[_0x44fdf6(0x96)](a44_0x103763)[_0x44fdf6(0x91)](_0x44fdf6(0xa2));});a44_0x103763();'use strict';Object[a44_0x47e351(0x8f)](exports,a44_0x47e351(0xa1),{'value':!![]}),exports[a44_0x47e351(0x95)]=void 0x0,exports[a44_0x47e351(0x95)]={'Name':a44_0x47e351(0xa3),'Value':a44_0x47e351(0x9b)};
1
+ var a44_0x53c407=a44_0x2775;function a44_0x2775(_0x620fec,_0x3feb02){var _0x2b5dab=a44_0x16ae();return a44_0x2775=function(_0x4ab6b9,_0x4ae19f){_0x4ab6b9=_0x4ab6b9-0x1c1;var _0x16aee6=_0x2b5dab[_0x4ab6b9];return _0x16aee6;},a44_0x2775(_0x620fec,_0x3feb02);}(function(_0x1e1a76,_0xf2e493){var _0x1cf957=a44_0x2775,_0x2986b0=_0x1e1a76();while(!![]){try{var _0x47bce0=-parseInt(_0x1cf957(0x1c9))/0x1+-parseInt(_0x1cf957(0x1cd))/0x2*(parseInt(_0x1cf957(0x1c3))/0x3)+-parseInt(_0x1cf957(0x1ce))/0x4+-parseInt(_0x1cf957(0x1c6))/0x5*(-parseInt(_0x1cf957(0x1d1))/0x6)+-parseInt(_0x1cf957(0x1c8))/0x7*(parseInt(_0x1cf957(0x1cb))/0x8)+parseInt(_0x1cf957(0x1d2))/0x9*(-parseInt(_0x1cf957(0x1d4))/0xa)+-parseInt(_0x1cf957(0x1d0))/0xb*(-parseInt(_0x1cf957(0x1c7))/0xc);if(_0x47bce0===_0xf2e493)break;else _0x2986b0['push'](_0x2986b0['shift']());}catch(_0x950c1a){_0x2986b0['push'](_0x2986b0['shift']());}}}(a44_0x16ae,0xed6a1));var a44_0x4ae19f=(function(){var _0x277b45=!![];return function(_0x5a88f5,_0x6128f5){var _0x1e5d12=_0x277b45?function(){var _0x1421b2=a44_0x2775;if(_0x6128f5){var _0x102666=_0x6128f5[_0x1421b2(0x1cf)](_0x5a88f5,arguments);return _0x6128f5=null,_0x102666;}}:function(){};return _0x277b45=![],_0x1e5d12;};}()),a44_0x4ab6b9=a44_0x4ae19f(this,function(){var _0x1395c7=a44_0x2775;return a44_0x4ab6b9[_0x1395c7(0x1c2)]()[_0x1395c7(0x1c1)](_0x1395c7(0x1cc))[_0x1395c7(0x1c2)]()[_0x1395c7(0x1ca)](a44_0x4ab6b9)[_0x1395c7(0x1c1)](_0x1395c7(0x1cc));});function a44_0x16ae(){var _0xa67a48=['11692312NbgIMb','(((.+)+)+)+$','2238nHugYh','2974812JonSwj','apply','11waAcOA','645354lDFYau','7848uFAnIf','__esModule','13510nUCXUL','search','toString','2319RSghTn','BY_NAME','defineProperty','25BnZHoU','78257952iKLrcj','7PCPHtw','1838541LboKfA','constructor'];a44_0x16ae=function(){return _0xa67a48;};return a44_0x16ae();}a44_0x4ab6b9();'use strict';Object[a44_0x53c407(0x1c5)](exports,a44_0x53c407(0x1d3),{'value':!![]}),exports['PatternDTOTypeEnum']=void 0x0,exports['PatternDTOTypeEnum']={'Name':a44_0x53c407(0x1c4),'Value':'BY_VALUE'};
@@ -1 +1 @@
1
- const a45_0x1dc490=a45_0x3272;(function(_0x157a82,_0x52ab6c){const _0x186b73=a45_0x3272,_0x2e535e=_0x157a82();while(!![]){try{const _0x470c26=-parseInt(_0x186b73(0x208))/0x1*(parseInt(_0x186b73(0x201))/0x2)+parseInt(_0x186b73(0x203))/0x3*(-parseInt(_0x186b73(0x1fe))/0x4)+parseInt(_0x186b73(0x1fb))/0x5+-parseInt(_0x186b73(0x206))/0x6+parseInt(_0x186b73(0x1f6))/0x7+-parseInt(_0x186b73(0x204))/0x8+parseInt(_0x186b73(0x205))/0x9;if(_0x470c26===_0x52ab6c)break;else _0x2e535e['push'](_0x2e535e['shift']());}catch(_0x2c2cd9){_0x2e535e['push'](_0x2e535e['shift']());}}}(a45_0x4ddd,0xd7044));const a45_0x43de23=(function(){let _0x5eb5f3=!![];return function(_0x2c3daa,_0x8c6f39){const _0xb5b9c8=_0x5eb5f3?function(){const _0x447f2=a45_0x3272;if(_0x8c6f39){const _0x58938f=_0x8c6f39[_0x447f2(0x1ff)](_0x2c3daa,arguments);return _0x8c6f39=null,_0x58938f;}}:function(){};return _0x5eb5f3=![],_0xb5b9c8;};}()),a45_0x1a5a4e=a45_0x43de23(this,function(){const _0x39cf11=a45_0x3272;return a45_0x1a5a4e[_0x39cf11(0x1f9)]()[_0x39cf11(0x1f8)](_0x39cf11(0x1f4))[_0x39cf11(0x1f9)]()[_0x39cf11(0x1f3)](a45_0x1a5a4e)[_0x39cf11(0x1f8)](_0x39cf11(0x1f4));});a45_0x1a5a4e();'use strict';Object[a45_0x1dc490(0x202)](exports,a45_0x1dc490(0x1f5),{'value':!![]}),exports[a45_0x1dc490(0x207)]=void 0x0;function a45_0x3272(_0x3f5a7f,_0x3ffaf5){const _0x9cfe46=a45_0x4ddd();return a45_0x3272=function(_0x1a5a4e,_0x43de23){_0x1a5a4e=_0x1a5a4e-0x1f3;let _0x4dddc1=_0x9cfe46[_0x1a5a4e];return _0x4dddc1;},a45_0x3272(_0x3f5a7f,_0x3ffaf5);}class Breakpoint{constructor(_0x5c8770){const _0x359c7d=a45_0x1dc490;_0x5c8770&&Object[_0x359c7d(0x1fc)](this,_0x5c8770);}['toString'](){const _0x51c56d=a45_0x1dc490,_0xea4ea3=this[_0x51c56d(0x200)]?'\x20'+this[_0x51c56d(0x200)][_0x51c56d(0x1fd)]+':'+this[_0x51c56d(0x200)]['line']:'';return'\x22'+this[_0x51c56d(0x1fa)]+_0xea4ea3+_0x51c56d(0x1f7)+this['id']+'\x22';}}exports['Breakpoint']=Breakpoint;function a45_0x4ddd(){const _0x289133=['toString','action','5232040ylSunj','assign','path','796LMVbve','apply','location','648QcYxdI','defineProperty','25401xuORpH','11408496YhYatf','36802314UbrezH','3971778sLwbrI','Breakpoint','1538ehWfGD','constructor','(((.+)+)+)+$','__esModule','114968wDAldv',',\x20id=','search'];a45_0x4ddd=function(){return _0x289133;};return a45_0x4ddd();}
1
+ const a45_0x165d61=a45_0xe4af;(function(_0x2a9e91,_0x7fb58){const _0x9130af=a45_0xe4af,_0x1bfdc9=_0x2a9e91();while(!![]){try{const _0xe8e5b7=-parseInt(_0x9130af(0x1b7))/0x1*(-parseInt(_0x9130af(0x1b4))/0x2)+parseInt(_0x9130af(0x1b6))/0x3*(parseInt(_0x9130af(0x1ba))/0x4)+-parseInt(_0x9130af(0x1c1))/0x5*(-parseInt(_0x9130af(0x1bf))/0x6)+parseInt(_0x9130af(0x1b2))/0x7*(-parseInt(_0x9130af(0x1b3))/0x8)+-parseInt(_0x9130af(0x1ac))/0x9+-parseInt(_0x9130af(0x1bc))/0xa*(parseInt(_0x9130af(0x1b8))/0xb)+parseInt(_0x9130af(0x1b5))/0xc;if(_0xe8e5b7===_0x7fb58)break;else _0x1bfdc9['push'](_0x1bfdc9['shift']());}catch(_0x4e430b){_0x1bfdc9['push'](_0x1bfdc9['shift']());}}}(a45_0x3270,0xdc99f));const a45_0xb975f0=(function(){let _0x171ff1=!![];return function(_0x2eab91,_0x1a209b){const _0x328f5d=_0x171ff1?function(){const _0x4edd89=a45_0xe4af;if(_0x1a209b){const _0x227d36=_0x1a209b[_0x4edd89(0x1bd)](_0x2eab91,arguments);return _0x1a209b=null,_0x227d36;}}:function(){};return _0x171ff1=![],_0x328f5d;};}()),a45_0x58cf14=a45_0xb975f0(this,function(){const _0x48d488=a45_0xe4af;return a45_0x58cf14[_0x48d488(0x1be)]()[_0x48d488(0x1ae)](_0x48d488(0x1c0))['toString']()[_0x48d488(0x1bb)](a45_0x58cf14)['search']('(((.+)+)+)+$');});a45_0x58cf14();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['Breakpoint']=void 0x0;class Breakpoint{constructor(_0x2b4215){const _0x805380=a45_0xe4af;_0x2b4215&&Object[_0x805380(0x1b1)](this,_0x2b4215);}[a45_0x165d61(0x1be)](){const _0x456daf=a45_0x165d61,_0x599b2a=this[_0x456daf(0x1ad)]?'\x20'+this[_0x456daf(0x1ad)][_0x456daf(0x1b0)]+':'+this[_0x456daf(0x1ad)][_0x456daf(0x1c2)]:'';return'\x22'+this[_0x456daf(0x1af)]+_0x599b2a+_0x456daf(0x1b9)+this['id']+'\x22';}}function a45_0xe4af(_0x44ca65,_0xc0720){const _0x3f37a2=a45_0x3270();return a45_0xe4af=function(_0x58cf14,_0xb975f0){_0x58cf14=_0x58cf14-0x1ac;let _0x3270af=_0x3f37a2[_0x58cf14];return _0x3270af;},a45_0xe4af(_0x44ca65,_0xc0720);}exports['Breakpoint']=Breakpoint;function a45_0x3270(){const _0x1aaa80=['line','9427518HMnAdR','location','search','action','path','assign','10995131OENwrq','8iVRgAB','62434zzXJTl','19420512PzTLcz','864sQVqaL','29doyXqB','11TbEyhK',',\x20id=','10616zEwryr','constructor','8003680vRphst','apply','toString','6204990YmtBwG','(((.+)+)+)+$','5IVrHaW'];a45_0x3270=function(){return _0x1aaa80;};return a45_0x3270();}
@@ -1 +1 @@
1
- var a46_0x3381a1=a46_0x5d81;(function(_0x3cb481,_0x1b5fdc){var _0x558676=a46_0x5d81,_0x14da49=_0x3cb481();while(!![]){try{var _0x4b4443=-parseInt(_0x558676(0x7d))/0x1+-parseInt(_0x558676(0x84))/0x2+parseInt(_0x558676(0x83))/0x3+-parseInt(_0x558676(0x7f))/0x4+-parseInt(_0x558676(0x86))/0x5+parseInt(_0x558676(0x85))/0x6+parseInt(_0x558676(0x80))/0x7;if(_0x4b4443===_0x1b5fdc)break;else _0x14da49['push'](_0x14da49['shift']());}catch(_0x386229){_0x14da49['push'](_0x14da49['shift']());}}}(a46_0xc27a,0x49f20));function a46_0x5d81(_0x4fc594,_0x10260e){var _0x375b2c=a46_0xc27a();return a46_0x5d81=function(_0xa0787e,_0x4ad224){_0xa0787e=_0xa0787e-0x7b;var _0xc27a41=_0x375b2c[_0xa0787e];return _0xc27a41;},a46_0x5d81(_0x4fc594,_0x10260e);}function a46_0xc27a(){var _0x35374d=['424090OkmZvk','(((.+)+)+)+$','defineProperty','149248KoDzAy','constructor','521164hcYWcY','3347484lMKKgn','toString','__esModule','561144VvRAdZ','861124zSIRCs','2595234vCvLzV'];a46_0xc27a=function(){return _0x35374d;};return a46_0xc27a();}var a46_0x4ad224=(function(){var _0x1323b5=!![];return function(_0x359ee3,_0x4e4ee3){var _0x309b78=_0x1323b5?function(){if(_0x4e4ee3){var _0x34e28e=_0x4e4ee3['apply'](_0x359ee3,arguments);return _0x4e4ee3=null,_0x34e28e;}}:function(){};return _0x1323b5=![],_0x309b78;};}()),a46_0xa0787e=a46_0x4ad224(this,function(){var _0x432bb8=a46_0x5d81;return a46_0xa0787e['toString']()['search']('(((.+)+)+)+$')[_0x432bb8(0x81)]()[_0x432bb8(0x7e)](a46_0xa0787e)['search'](_0x432bb8(0x7b));});a46_0xa0787e();'use strict';Object[a46_0x3381a1(0x7c)](exports,a46_0x3381a1(0x82),{'value':!![]});
1
+ var a46_0x17723b=a46_0x4a6d;function a46_0x3d9d(){var _0x4ac4ef=['(((.+)+)+)+$','defineProperty','apply','14657RVKVxK','1487171tsLMkz','103408ATVWVl','195292kbBglM','5831220aQvTGl','toString','__esModule','1515216WTfAhk','74cEDySH','36qRFrwq','constructor','search','151557wPQHMZ'];a46_0x3d9d=function(){return _0x4ac4ef;};return a46_0x3d9d();}(function(_0x1af68e,_0x558061){var _0x2f0ee9=a46_0x4a6d,_0x301b8f=_0x1af68e();while(!![]){try{var _0x4574e5=parseInt(_0x2f0ee9(0x176))/0x1*(-parseInt(_0x2f0ee9(0x17e))/0x2)+parseInt(_0x2f0ee9(0x182))/0x3+parseInt(_0x2f0ee9(0x179))/0x4+parseInt(_0x2f0ee9(0x17a))/0x5+-parseInt(_0x2f0ee9(0x17d))/0x6+parseInt(_0x2f0ee9(0x177))/0x7+-parseInt(_0x2f0ee9(0x178))/0x8*(-parseInt(_0x2f0ee9(0x17f))/0x9);if(_0x4574e5===_0x558061)break;else _0x301b8f['push'](_0x301b8f['shift']());}catch(_0x4adf5e){_0x301b8f['push'](_0x301b8f['shift']());}}}(a46_0x3d9d,0xb36b2));var a46_0x9b072c=(function(){var _0x2f7eb4=!![];return function(_0x46cc27,_0xb1a2dd){var _0x32c879=_0x2f7eb4?function(){var _0x7c2742=a46_0x4a6d;if(_0xb1a2dd){var _0xef2175=_0xb1a2dd[_0x7c2742(0x175)](_0x46cc27,arguments);return _0xb1a2dd=null,_0xef2175;}}:function(){};return _0x2f7eb4=![],_0x32c879;};}()),a46_0x4f7c31=a46_0x9b072c(this,function(){var _0x24b491=a46_0x4a6d;return a46_0x4f7c31[_0x24b491(0x17b)]()[_0x24b491(0x181)]('(((.+)+)+)+$')[_0x24b491(0x17b)]()[_0x24b491(0x180)](a46_0x4f7c31)[_0x24b491(0x181)](_0x24b491(0x183));});a46_0x4f7c31();'use strict';function a46_0x4a6d(_0xdbd857,_0x380b49){var _0x558a7f=a46_0x3d9d();return a46_0x4a6d=function(_0x4f7c31,_0x9b072c){_0x4f7c31=_0x4f7c31-0x174;var _0x3d9db9=_0x558a7f[_0x4f7c31];return _0x3d9db9;},a46_0x4a6d(_0xdbd857,_0x380b49);}Object[a46_0x17723b(0x174)](exports,a46_0x17723b(0x17c),{'value':!![]});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lightrun",
3
- "version": "1.52.2",
3
+ "version": "1.52.4",
4
4
  "author": "Lightrun platform Inc.",
5
5
  "description": "Lightrun Debug Agent for Node.js",
6
6
  "license": "SEE LICENSE IN LIGHTRUN",