lightrun 1.9.1 → 1.9.3
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.
- package/build/src/agent/agent-logger.js +1 -1
- package/build/src/agent/blocklisting/blocklisting-patterns.js +1 -1
- package/build/src/agent/blocklisting/dummy-blocklist-manager.js +1 -1
- package/build/src/agent/blocklisting/patterns-blocklist-manager.js +1 -1
- package/build/src/agent/config.js +1 -1
- package/build/src/agent/controller.js +1 -1
- package/build/src/agent/debuglet.js +1 -1
- package/build/src/agent/environment-metadata.js +1 -1
- package/build/src/agent/io/file-index.js +1 -1
- package/build/src/agent/io/scan-results.js +1 -1
- package/build/src/agent/io/scanner.js +1 -1
- package/build/src/agent/io/sourcemapper.js +1 -1
- package/build/src/agent/leaky-bucket.js +1 -1
- package/build/src/agent/log-data.js +1 -1
- package/build/src/agent/piping-manager.js +1 -1
- package/build/src/agent/piping-manager.js.map +1 -1
- package/build/src/agent/quota-manager.js +1 -1
- package/build/src/agent/state/inspector-state.js +1 -1
- package/build/src/agent/state/legacy-state.js +1 -1
- package/build/src/agent/util/debug-assert.js +1 -1
- package/build/src/agent/util/utils.js +1 -1
- package/build/src/agent/util/validator.js +1 -1
- package/build/src/agent/v8/debugapi.js +1 -1
- package/build/src/agent/v8/inspector-debugapi.js +1 -1
- package/build/src/agent/v8/legacy-debugapi.js +1 -1
- package/build/src/agent/v8/v8inspector.js +1 -1
- package/build/src/client/stackdriver/debug.js +1 -1
- package/build/src/client/stackdriver/status-message.js +1 -1
- package/build/src/debuggee.js +1 -1
- package/build/src/gcp.js +1 -1
- package/build/src/index.js +1 -1
- package/build/src/lambda.js +1 -1
- package/build/src/resources/version.txt +1 -1
- package/build/src/types/lightrun.js +1 -1
- package/build/src/types/stackdriver.js +1 -1
- package/build/src/types/v8.js +1 -1
- package/package.json +2 -2
- package/LICENSE +0 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
const a19_0x365801=a19_0xcff1;(function(_0x5e1fb0,_0x379dfb){const _0x1c8846=a19_0xcff1,_0x93fb93=_0x5e1fb0();while(!![]){try{const _0x179cf9=parseInt(_0x1c8846(0x1cd))/0x1+-parseInt(_0x1c8846(0x1a7))/0x2*(parseInt(_0x1c8846(0x1c7))/0x3)+parseInt(_0x1c8846(0x1c0))/0x4+parseInt(_0x1c8846(0x1bf))/0x5+-parseInt(_0x1c8846(0x1f9))/0x6*(-parseInt(_0x1c8846(0x1d3))/0x7)+parseInt(_0x1c8846(0x1bb))/0x8+parseInt(_0x1c8846(0x1a2))/0x9*(-parseInt(_0x1c8846(0x1d2))/0xa);if(_0x179cf9===_0x379dfb)break;else _0x93fb93['push'](_0x93fb93['shift']());}catch(_0x23c4d3){_0x93fb93['push'](_0x93fb93['shift']());}}}(a19_0x1727,0x30246));const a19_0x5b16bb=(function(){let _0x5a69ed=!![];return function(_0x1fdef7,_0x236886){const _0x248661=_0x5a69ed?function(){const _0x66260a=a19_0xcff1;if(_0x236886){const _0x176d58=_0x236886[_0x66260a(0x1e8)](_0x1fdef7,arguments);return _0x236886=null,_0x176d58;}}:function(){};return _0x5a69ed=![],_0x248661;};}()),a19_0x249ef7=a19_0x5b16bb(this,function(){const _0x199221=a19_0xcff1;return a19_0x249ef7[_0x199221(0x1e6)]()['search'](_0x199221(0x1dd))[_0x199221(0x1e6)]()[_0x199221(0x1c4)](a19_0x249ef7)['search'](_0x199221(0x1dd));});a19_0x249ef7();function a19_0xcff1(_0x4881ac,_0x3530ab){const _0x10161f=a19_0x1727();return a19_0xcff1=function(_0x249ef7,_0x5b16bb){_0x249ef7=_0x249ef7-0x1a0;let _0x1727d8=_0x10161f[_0x249ef7];return _0x1727d8;},a19_0xcff1(_0x4881ac,_0x3530ab);}'use strict';Object[a19_0x365801(0x1ac)](exports,a19_0x365801(0x1b2),{'value':!![]}),exports[a19_0x365801(0x1cc)]=exports['readFullVersion']=exports[a19_0x365801(0x1b5)]=exports[a19_0x365801(0x1f8)]=exports['stripFileProtocol']=exports[a19_0x365801(0x1df)]=exports[a19_0x365801(0x1c3)]=exports[a19_0x365801(0x1f5)]=exports['getBreakpointCompiler']=exports[a19_0x365801(0x1aa)]=exports[a19_0x365801(0x1d6)]=exports[a19_0x365801(0x1f0)]=exports[a19_0x365801(0x1b7)]=exports['messages']=void 0x0;const path=require(a19_0x365801(0x1ea)),semver=require('semver'),status_message_1=require(a19_0x365801(0x1e7)),fs=require('fs'),FILE_PROTOCOL='file://',WINDOWS_FILE_PROTOCOL=a19_0x365801(0x1ca),WINDOWS_URL_REGEX=RegExp('^'+WINDOWS_FILE_PROTOCOL+a19_0x365801(0x1d9)),versionFilePath='/resources/version.txt';exports[a19_0x365801(0x1ce)]={'INVALID_BREAKPOINT':a19_0x365801(0x1b4),'SOURCE_FILE_NOT_FOUND':a19_0x365801(0x1e5),'SOURCE_FILE_AMBIGUOUS':a19_0x365801(0x1a9),'V8_BREAKPOINT_ERROR':a19_0x365801(0x1f7),'V8_BREAKPOINT_CLEAR_ERROR':a19_0x365801(0x1a0),'SYNTAX_ERROR_IN_CONDITION':a19_0x365801(0x1db),'ERROR_EVALUATING_CONDITION':a19_0x365801(0x1ae),'ERROR_COMPILING_CONDITION':'Error\x20compiling\x20condition.','DISALLOWED_EXPRESSION':a19_0x365801(0x1d7),'SOURCE_MAP_READ_ERROR':'The\x20source\x20map\x20could\x20not\x20be\x20read\x20or\x20was\x20incorrectly\x20formatted','V8_BREAKPOINT_DISABLED':a19_0x365801(0x1dc),'CAPTURE_BREAKPOINT_DATA':'Error\x20trying\x20to\x20capture\x20snapshot\x20data:\x20','INVALID_LINE_NUMBER':a19_0x365801(0x1a8),'COULD_NOT_FIND_OUTPUT_FILE':a19_0x365801(0x1c1),'ERROR_CONDITION_BREAKPOINT_QUOTA_EXCEEDED':a19_0x365801(0x1c6),'DYNAMIC_LOG_OUT_OF_QUOTA':a19_0x365801(0x1be),'DYNAMIC_LOG_OUT_OF_CPU_QUOTA':a19_0x365801(0x1ad),'BREAKPOINT_PATH_BLOCKED':a19_0x365801(0x1ec)};function findScripts(_0x86737a,_0x4d6af5,_0x5ade33,_0x55cd8f){const _0x578b9a=a19_0x365801,_0x181c4c=resolveScripts(_0x86737a,_0x4d6af5,_0x5ade33);if(_0x4d6af5[_0x578b9a(0x1c9)]){if(typeof _0x4d6af5[_0x578b9a(0x1c9)]!=='function')return _0x55cd8f['warn'](_0x578b9a(0x1cb)+_0x578b9a(0x1a5)),_0x181c4c;const _0x5e8307=Object[_0x578b9a(0x1f4)](_0x5ade33['fileStats']),_0x4dcc17=_0x4d6af5[_0x578b9a(0x1c9)](_0x86737a,_0x5e8307,_0x181c4c);if(_0x4dcc17===undefined)return _0x181c4c;if(!_0x4dcc17||!Array['isArray'](_0x4dcc17))return _0x55cd8f['warn'](_0x578b9a(0x1b8)+_0x578b9a(0x1fc)+'the\x20agent\x27s\x20default\x20behavior.'),_0x181c4c;for(const _0x30ad7d of _0x4dcc17){if(_0x5e8307[_0x578b9a(0x1de)](_0x30ad7d)===-0x1)return _0x55cd8f[_0x578b9a(0x1b6)](_0x578b9a(0x1fa)+('\x27'+_0x30ad7d+_0x578b9a(0x1e3))+JSON[_0x578b9a(0x1ba)](_0x5e8307,null,0x2)+_0x578b9a(0x1da)+_0x578b9a(0x1b3)),_0x181c4c;}return _0x4dcc17;}return _0x181c4c;}exports[a19_0x365801(0x1b7)]=findScripts;function resolveScripts(_0x596949,_0x184a87,_0x2949f0){const _0x563536=a19_0x365801;if(_0x184a87[_0x563536(0x1bc)]){const _0x121773=_0x596949[_0x563536(0x1b9)](_0x184a87[_0x563536(0x1bc)],_0x184a87[_0x563536(0x1a3)]);return _0x2949f0[_0x563536(0x1e4)][_0x121773]?[_0x121773]:[];}const _0x4c3ff2=path[_0x563536(0x1c2)](_0x184a87['workingDirectory']||'',_0x596949);if(_0x2949f0[_0x563536(0x1e4)][_0x4c3ff2])return[_0x4c3ff2];const _0x401eb4=pathToRegExp(_0x596949),_0x2c0485=Object['keys'](_0x2949f0[_0x563536(0x1e4)])[_0x563536(0x1c8)](_0x401eb4[_0x563536(0x1e2)][_0x563536(0x1a4)](_0x401eb4));if(_0x2c0485[_0x563536(0x1d8)]===0x1)return _0x2c0485;return _0x2949f0[_0x563536(0x1f3)](_0x596949);}function pathToRegExp(_0x1eef61){const _0x562994=a19_0x365801;return(path[_0x562994(0x1fb)]==='/'||_0x1eef61[_0x562994(0x1de)](':')===-0x1)&&(_0x1eef61=path[_0x562994(0x1c2)](path[_0x562994(0x1fb)],_0x1eef61)),path[_0x562994(0x1fb)]!=='/'&&(_0x1eef61=_0x1eef61[_0x562994(0x1b9)](new RegExp('\x5c\x5c','g'),'\x5c\x5c')),_0x1eef61=_0x1eef61['replace']('.','\x5c.'),new RegExp(_0x1eef61+'$');}exports[a19_0x365801(0x1f0)]=pathToRegExp,exports[a19_0x365801(0x1d6)]=(_0x10c35b,_0x5601f7)=>{return _0x10c35b+(_0x5601f7[0x0]*0x3e8+_0x5601f7[0x1]/0xf4240)+'ms';};function setErrorStatusAndCallback(_0x4ddb18,_0x46aa0c,_0x4f3780,_0x5ea5a5){const _0xc0f9d7=new Error(_0x5ea5a5);setImmediate(()=>{const _0x429326=a19_0xcff1;_0x46aa0c&&!_0x46aa0c[_0x429326(0x1ab)]&&(_0x46aa0c['status']=new status_message_1['StatusMessage'](_0x4f3780,_0x5ea5a5,!![])),_0x4ddb18(_0xc0f9d7);});}exports[a19_0x365801(0x1aa)]=setErrorStatusAndCallback;function getBreakpointCompiler(_0x45cd06){const _0x3237e9=a19_0x365801;switch(path[_0x3237e9(0x1d1)](_0x45cd06['location'][_0x3237e9(0x1ea)])[_0x3237e9(0x1f2)]('.')[_0x3237e9(0x1b1)]()){case _0x3237e9(0x1b0):return _0x4576e9=>{const _0x2c1e5a=_0x3237e9,_0x2a5ab1=require(_0x2c1e5a(0x1d0)),_0x56c465=_0x2a5ab1[_0x2c1e5a(0x1e1)]('0\x20||\x20('+_0x4576e9+')'),_0x273c3e=/\(function\(\) {\s*0 \|\| \((.*)\);\n\n\}\)\.call\(this\);/,_0x166b9a=_0x273c3e[_0x2c1e5a(0x1f1)](_0x56c465);if(_0x166b9a&&_0x166b9a[_0x2c1e5a(0x1d8)]>0x1)return _0x166b9a[0x1]['trim']();else throw new Error(_0x2c1e5a(0x1eb)+_0x4576e9);};case _0x3237e9(0x1ed):case'es':case'jsx':return _0x5a9bc2=>{return _0x5a9bc2;};default:return null;}}exports[a19_0x365801(0x1af)]=getBreakpointCompiler;function removeFirstOccurrenceInArray(_0x3493f3,_0x1b3377){const _0x2a6bda=a19_0x365801,_0xe6c7d0=_0x3493f3[_0x2a6bda(0x1de)](_0x1b3377);_0xe6c7d0>=0x0&&_0x3493f3[_0x2a6bda(0x1cf)](_0xe6c7d0,0x1);}exports[a19_0x365801(0x1f5)]=removeFirstOccurrenceInArray;function satisfies(_0x3978ba,_0x5c0cde){const _0x592c1e=a19_0x365801,_0x387e5c=semver['coerce'](_0x3978ba),_0xdb1a4a=_0x387e5c?_0x387e5c[_0x592c1e(0x1a1)]:_0x3978ba;return semver[_0x592c1e(0x1c3)](_0xdb1a4a,_0x5c0cde);}exports[a19_0x365801(0x1c3)]=satisfies;function isJavaScriptFile(_0x2bb707){const _0x172e91=a19_0x365801;return path[_0x172e91(0x1ee)](_0x2bb707)['toLowerCase']()==='.js';}exports['isJavaScriptFile']=isJavaScriptFile;function stripFileProtocol(_0x142238){const _0x27262c=a19_0x365801,_0xe11f32=_0x142238[_0x27262c(0x1a6)]();if(WINDOWS_URL_REGEX[_0x27262c(0x1e2)](_0xe11f32))return _0x142238[_0x27262c(0x1f6)](WINDOWS_FILE_PROTOCOL['length']);if(_0xe11f32['startsWith'](FILE_PROTOCOL))return _0x142238['substr'](FILE_PROTOCOL[_0x27262c(0x1d8)]);return _0x142238;}exports[a19_0x365801(0x1bd)]=stripFileProtocol;function stripCurrentWorkingDirectory(_0x5da3ac,_0x2843b4){const _0x3bea37=a19_0x365801;return stripFileProtocol(_0x5da3ac)[_0x3bea37(0x1f6)](_0x2843b4[_0x3bea37(0x1a3)]['length']+0x1);}exports[a19_0x365801(0x1f8)]=stripCurrentWorkingDirectory;function isPathInCurrentWorkingDirectory(_0x1e3166,_0x356de8){const _0x7fbf88=a19_0x365801;return stripFileProtocol(_0x1e3166)['indexOf'](_0x356de8[_0x7fbf88(0x1a3)])===0x0;}exports['isPathInCurrentWorkingDirectory']=isPathInCurrentWorkingDirectory;function readFullVersion(_0x43a2e9){const _0x38cbfb=a19_0x365801,_0x4b2fc8=require('path')['join'](__dirname,_0x38cbfb(0x1e9),versionFilePath);try{return fs['readFileSync'](_0x4b2fc8,_0x38cbfb(0x1e0));}catch(_0x267d8e){return _0x43a2e9[_0x38cbfb(0x1b6)](_0x38cbfb(0x1ef)+_0x4b2fc8),_0x38cbfb(0x1c5);}}exports[a19_0x365801(0x1d4)]=readFullVersion;function getBooleanValue(_0x46d680){const _0xdf5ef0=a19_0x365801;if(_0x46d680===undefined||_0x46d680===null)return _0x46d680;return _0x46d680===_0xdf5ef0(0x1d5)||_0x46d680==='1';}function a19_0x1727(){const _0x458bf1=['../../client/stackdriver/status-message','apply','../../','path','Compilation\x20Error\x20for:\x20','The\x20file\x20name\x20is\x20in\x20blocklist','es6','extname','Failed\x20to\x20read\x20agent\x20version\x20from\x20file:\x20','pathToRegExp','exec','split','findShortestFuzzyMatches','keys','removeFirstOccurrenceInArray','substr','Unable\x20to\x20set\x20breakpoint\x20in\x20v8','stripCurrentWorkingDirectory','102cwgJnO','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20path\x20','sep','other\x20than\x20\x27undefined\x27\x20or\x20an\x20array\x20of\x20strings.\x20Continuing\x20with\x20','Unable\x20to\x20clear\x20breakpoint\x20in\x20v8','version','583839JILgcZ','workingDirectory','bind','with\x20the\x20agent\x27s\x20default\x20behavior.','toLowerCase','14wLwliR','Invalid\x20snapshot\x20position:\x20','More\x20than\x20one\x20possible\x20match\x20was\x20found\x20for\x20the\x20requested\x20filename.\x20Provide\x20an\x20absolute\x20or\x20distinguished\x20path','setErrorStatusAndCallback','status','defineProperty','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20by\x20quota\x20enforcement\x20due\x20to\x20significant\x20potential\x20CPU\x20impact','Error\x20evaluating\x20condition:\x20','getBreakpointCompiler','coffee','pop','__esModule','default\x20behavior.','invalid\x20snapshot\x20-\x20id\x20or\x20location\x20missing','isPathInCurrentWorkingDirectory','warn','findScripts','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20value\x20','replace','stringify','870408tERpto','appPathRelativeToRepository','stripFileProtocol','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20due\x20to\x20high\x20log\x20rate\x20until\x20log\x20quota\x20is\x20restored','177000JOwegl','1044292VqlJCh','Missing\x20TypeScript\x20mapping\x20files.\x20Make\x20sure\x20to\x20include\x20these\x20in\x20your\x20remote\x20app','join','satisfies','constructor','UNKNOWN','Couldn\x27t\x20evaluate\x20the\x20given\x20condition\x20as\x20it\x20might\x20affect\x20app\x20performance.','66798vDnPAZ','filter','pathResolver','file:///','The\x20\x27pathResolver\x27\x20config\x20must\x20be\x20a\x20function.\x20\x20Continuing\x20','getBooleanValue','144393JTfZIY','messages','splice','coffeescript','normalize','70nXixHT','106022ksrhIV','readFullVersion','true','formatInterval','Expression\x20not\x20allowed','length','[a-zA-Z]+:','\x20only\x20known\x20paths\x20can\x20be\x20returned.\x20Continuing\x20with\x20the\x20agent\x27s\x20','Syntax\x20error\x20in\x20condition:\x20','Internal\x20error:\x20V8\x20breakpoint\x20externally\x20disabled','(((.+)+)+)+$','indexOf','isJavaScriptFile','utf-8','compile','test','\x27\x20that\x20is\x20not\x20in\x20the\x20list\x20of\x20paths\x20known\x20to\x20the\x20debug\x20agent\x20','fileStats','The\x20agent\x20couldn\x27t\x20find\x20the\x20given\x20filename.\x20Verify\x20the\x20action\x20filename','toString'];a19_0x1727=function(){return _0x458bf1;};return a19_0x1727();}exports[a19_0x365801(0x1cc)]=getBooleanValue;
|
|
1
|
+
const a19_0x51f37f=a19_0x182f;(function(_0x1bb78e,_0x9bd061){const _0x97fb30=a19_0x182f,_0x438947=_0x1bb78e();while(!![]){try{const _0x54de24=parseInt(_0x97fb30(0xba))/0x1+parseInt(_0x97fb30(0xa7))/0x2*(parseInt(_0x97fb30(0x9c))/0x3)+parseInt(_0x97fb30(0xdb))/0x4*(parseInt(_0x97fb30(0xbb))/0x5)+parseInt(_0x97fb30(0xbe))/0x6*(parseInt(_0x97fb30(0xed))/0x7)+parseInt(_0x97fb30(0xbf))/0x8*(parseInt(_0x97fb30(0xc9))/0x9)+-parseInt(_0x97fb30(0xc0))/0xa*(parseInt(_0x97fb30(0xde))/0xb)+parseInt(_0x97fb30(0xeb))/0xc*(-parseInt(_0x97fb30(0xe1))/0xd);if(_0x54de24===_0x9bd061)break;else _0x438947['push'](_0x438947['shift']());}catch(_0x2f7eba){_0x438947['push'](_0x438947['shift']());}}}(a19_0x14d8,0x212c3));const a19_0x1050a0=(function(){let _0x336216=!![];return function(_0x5b8ed9,_0x2e75b9){const _0x9d4282=_0x336216?function(){if(_0x2e75b9){const _0x37c9b2=_0x2e75b9['apply'](_0x5b8ed9,arguments);return _0x2e75b9=null,_0x37c9b2;}}:function(){};return _0x336216=![],_0x9d4282;};}()),a19_0x106f1c=a19_0x1050a0(this,function(){const _0x67fbd9=a19_0x182f;return a19_0x106f1c[_0x67fbd9(0xd4)]()[_0x67fbd9(0xcc)](_0x67fbd9(0xe2))['toString']()[_0x67fbd9(0xd1)](a19_0x106f1c)[_0x67fbd9(0xcc)](_0x67fbd9(0xe2));});a19_0x106f1c();'use strict';Object[a19_0x51f37f(0xc2)](exports,a19_0x51f37f(0xac),{'value':!![]}),exports[a19_0x51f37f(0xaa)]=exports[a19_0x51f37f(0xe0)]=exports['isPathInCurrentWorkingDirectory']=exports['stripCurrentWorkingDirectory']=exports[a19_0x51f37f(0xbd)]=exports[a19_0x51f37f(0xe8)]=exports[a19_0x51f37f(0xaf)]=exports['removeFirstOccurrenceInArray']=exports[a19_0x51f37f(0xf3)]=exports[a19_0x51f37f(0xa0)]=exports[a19_0x51f37f(0xa8)]=exports[a19_0x51f37f(0xad)]=exports['findScripts']=exports[a19_0x51f37f(0xf4)]=void 0x0;const path=require(a19_0x51f37f(0xc8)),semver=require(a19_0x51f37f(0xdd)),status_message_1=require(a19_0x51f37f(0xdc)),fs=require('fs'),FILE_PROTOCOL=a19_0x51f37f(0xa9),WINDOWS_FILE_PROTOCOL='file:///',WINDOWS_URL_REGEX=RegExp('^'+WINDOWS_FILE_PROTOCOL+a19_0x51f37f(0xcd)),versionFilePath=a19_0x51f37f(0x9b);exports[a19_0x51f37f(0xf4)]={'INVALID_BREAKPOINT':a19_0x51f37f(0x98),'SOURCE_FILE_NOT_FOUND':a19_0x51f37f(0xc6),'SOURCE_FILE_AMBIGUOUS':a19_0x51f37f(0xe9),'V8_BREAKPOINT_ERROR':a19_0x51f37f(0x9f),'V8_BREAKPOINT_CLEAR_ERROR':'Unable\x20to\x20clear\x20breakpoint\x20in\x20v8','SYNTAX_ERROR_IN_CONDITION':a19_0x51f37f(0xd9),'ERROR_EVALUATING_CONDITION':a19_0x51f37f(0xf2),'ERROR_COMPILING_CONDITION':a19_0x51f37f(0x9d),'DISALLOWED_EXPRESSION':a19_0x51f37f(0xf0),'SOURCE_MAP_READ_ERROR':a19_0x51f37f(0x9e),'V8_BREAKPOINT_DISABLED':a19_0x51f37f(0xa4),'CAPTURE_BREAKPOINT_DATA':a19_0x51f37f(0xcb),'INVALID_LINE_NUMBER':a19_0x51f37f(0xb1),'COULD_NOT_FIND_OUTPUT_FILE':'Missing\x20TypeScript\x20mapping\x20files.\x20Make\x20sure\x20to\x20include\x20these\x20in\x20your\x20remote\x20app','ERROR_CONDITION_BREAKPOINT_QUOTA_EXCEEDED':a19_0x51f37f(0xcf),'DYNAMIC_LOG_OUT_OF_QUOTA':a19_0x51f37f(0xb7),'DYNAMIC_LOG_OUT_OF_CPU_QUOTA':a19_0x51f37f(0xe6),'BREAKPOINT_PATH_BLOCKED':a19_0x51f37f(0xa1)};function findScripts(_0x2d9e69,_0x16160e,_0x7e6d,_0x4539d6){const _0x3c4da0=a19_0x51f37f,_0xa640b8=resolveScripts(_0x2d9e69,_0x16160e,_0x7e6d);if(_0x16160e[_0x3c4da0(0xf5)]){if(typeof _0x16160e[_0x3c4da0(0xf5)]!==_0x3c4da0(0xea))return _0x4539d6['warn']('The\x20\x27pathResolver\x27\x20config\x20must\x20be\x20a\x20function.\x20\x20Continuing\x20'+_0x3c4da0(0xc3)),_0xa640b8;const _0x1e5269=Object[_0x3c4da0(0xab)](_0x7e6d[_0x3c4da0(0xca)]),_0x8eca27=_0x16160e[_0x3c4da0(0xf5)](_0x2d9e69,_0x1e5269,_0xa640b8);if(_0x8eca27===undefined)return _0xa640b8;if(!_0x8eca27||!Array[_0x3c4da0(0xc7)](_0x8eca27))return _0x4539d6[_0x3c4da0(0xe5)](_0x3c4da0(0xd5)+_0x3c4da0(0xd3)+'the\x20agent\x27s\x20default\x20behavior.'),_0xa640b8;for(const _0x3b3ba2 of _0x8eca27){if(_0x1e5269[_0x3c4da0(0xa3)](_0x3b3ba2)===-0x1)return _0x4539d6[_0x3c4da0(0xe5)](_0x3c4da0(0xb5)+('\x27'+_0x3b3ba2+_0x3c4da0(0xec))+JSON[_0x3c4da0(0xae)](_0x1e5269,null,0x2)+_0x3c4da0(0xda)+_0x3c4da0(0xb4)),_0xa640b8;}return _0x8eca27;}return _0xa640b8;}exports[a19_0x51f37f(0xb2)]=findScripts;function resolveScripts(_0x28612e,_0x1704f2,_0xb0166b){const _0x77e9be=a19_0x51f37f;if(_0x1704f2[_0x77e9be(0xb8)]){const _0x2d22a8=_0x28612e[_0x77e9be(0xd7)](_0x1704f2[_0x77e9be(0xb8)],_0x1704f2['workingDirectory']);return _0xb0166b[_0x77e9be(0xca)][_0x2d22a8]?[_0x2d22a8]:[];}const _0x5123fa=path[_0x77e9be(0xb0)](_0x1704f2['workingDirectory']||'',_0x28612e);if(_0xb0166b[_0x77e9be(0xca)][_0x5123fa])return[_0x5123fa];const _0x1ad758=pathToRegExp(_0x28612e),_0x36ba34=Object['keys'](_0xb0166b[_0x77e9be(0xca)])[_0x77e9be(0xc4)](_0x1ad758[_0x77e9be(0xf7)][_0x77e9be(0xb6)](_0x1ad758));if(_0x36ba34[_0x77e9be(0x97)]===0x1)return _0x36ba34;return _0xb0166b[_0x77e9be(0xbc)](_0x28612e);}function pathToRegExp(_0x4cc0b7){const _0x9d54e1=a19_0x51f37f;return(path[_0x9d54e1(0x99)]==='/'||_0x4cc0b7[_0x9d54e1(0xa3)](':')===-0x1)&&(_0x4cc0b7=path[_0x9d54e1(0xb0)](path[_0x9d54e1(0x99)],_0x4cc0b7)),path[_0x9d54e1(0x99)]!=='/'&&(_0x4cc0b7=_0x4cc0b7[_0x9d54e1(0xd7)](new RegExp('\x5c\x5c','g'),'\x5c\x5c')),_0x4cc0b7=_0x4cc0b7[_0x9d54e1(0xd7)]('.','\x5c.'),new RegExp(_0x4cc0b7+'$');}function a19_0x182f(_0xdff169,_0x4ada18){const _0x49d957=a19_0x14d8();return a19_0x182f=function(_0x106f1c,_0x1050a0){_0x106f1c=_0x106f1c-0x94;let _0x14d80f=_0x49d957[_0x106f1c];return _0x14d80f;},a19_0x182f(_0xdff169,_0x4ada18);}exports[a19_0x51f37f(0xad)]=pathToRegExp,exports[a19_0x51f37f(0xa8)]=(_0x2b7280,_0x412111)=>{return _0x2b7280+(_0x412111[0x0]*0x3e8+_0x412111[0x1]/0xf4240)+'ms';};function setErrorStatusAndCallback(_0x494a45,_0x5d2a8c,_0x2a058b,_0x4328e7){const _0x2e6cd6=new Error(_0x4328e7);setImmediate(()=>{_0x5d2a8c&&!_0x5d2a8c['status']&&(_0x5d2a8c['status']=new status_message_1['StatusMessage'](_0x2a058b,_0x4328e7,!![])),_0x494a45(_0x2e6cd6);});}exports[a19_0x51f37f(0xa0)]=setErrorStatusAndCallback;function getBreakpointCompiler(_0x5ed2f9){const _0x5a2250=a19_0x51f37f;switch(path['normalize'](_0x5ed2f9['location'][_0x5a2250(0xc8)])[_0x5a2250(0xb9)]('.')['pop']()){case _0x5a2250(0x96):return _0x114cce=>{const _0xb54b5c=_0x5a2250,_0x556ce9=require(_0xb54b5c(0x94)),_0x34cc63=_0x556ce9[_0xb54b5c(0xf6)]('0\x20||\x20('+_0x114cce+')'),_0x531161=/\(function\(\) {\s*0 \|\| \((.*)\);\n\n\}\)\.call\(this\);/,_0x321319=_0x531161[_0xb54b5c(0xe3)](_0x34cc63);if(_0x321319&&_0x321319[_0xb54b5c(0x97)]>0x1)return _0x321319[0x1][_0xb54b5c(0xa2)]();else throw new Error(_0xb54b5c(0xee)+_0x114cce);};case _0x5a2250(0xb3):case'es':case'jsx':return _0x4d14fd=>{return _0x4d14fd;};default:return null;}}function a19_0x14d8(){const _0x45735a=['getBooleanValue','keys','__esModule','pathToRegExp','stringify','satisfies','join','Invalid\x20snapshot\x20position:\x20','findScripts','es6','default\x20behavior.','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20path\x20','bind','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20due\x20to\x20high\x20log\x20rate\x20until\x20log\x20quota\x20is\x20restored','appPathRelativeToRepository','split','261789KZeVxp','605575SwVAZi','findShortestFuzzyMatches','stripFileProtocol','6OOoKOe','248BZehyc','30hnOids','coerce','defineProperty','with\x20the\x20agent\x27s\x20default\x20behavior.','filter','Failed\x20to\x20read\x20agent\x20version\x20from\x20file:\x20','The\x20agent\x20couldn\x27t\x20find\x20the\x20given\x20filename.\x20Verify\x20the\x20action\x20filename','isArray','path','14130pkYuZg','fileStats','Error\x20trying\x20to\x20capture\x20snapshot\x20data:\x20','search','[a-zA-Z]+:','stripCurrentWorkingDirectory','Couldn\x27t\x20evaluate\x20the\x20given\x20condition\x20as\x20it\x20might\x20affect\x20app\x20performance.','isPathInCurrentWorkingDirectory','constructor','splice','other\x20than\x20\x27undefined\x27\x20or\x20an\x20array\x20of\x20strings.\x20Continuing\x20with\x20','toString','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20value\x20','substr','replace','.js','Syntax\x20error\x20in\x20condition:\x20','\x20only\x20known\x20paths\x20can\x20be\x20returned.\x20Continuing\x20with\x20the\x20agent\x27s\x20','8DDbnLL','../../client/stackdriver/status-message','semver','150557sVuuIA','../../','readFullVersion','55653xYIHtj','(((.+)+)+)+$','exec','startsWith','warn','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20by\x20quota\x20enforcement\x20due\x20to\x20significant\x20potential\x20CPU\x20impact','UNKNOWN','isJavaScriptFile','More\x20than\x20one\x20possible\x20match\x20was\x20found\x20for\x20the\x20requested\x20filename.\x20Provide\x20an\x20absolute\x20or\x20distinguished\x20path','function','1644TrNsHa','\x27\x20that\x20is\x20not\x20in\x20the\x20list\x20of\x20paths\x20known\x20to\x20the\x20debug\x20agent\x20','155764xHalGB','Compilation\x20Error\x20for:\x20','workingDirectory','Expression\x20not\x20allowed','toLowerCase','Error\x20evaluating\x20condition:\x20','getBreakpointCompiler','messages','pathResolver','compile','test','coffeescript','removeFirstOccurrenceInArray','coffee','length','invalid\x20snapshot\x20-\x20id\x20or\x20location\x20missing','sep','utf-8','/resources/version.txt','282738IBDTAX','Error\x20compiling\x20condition.','The\x20source\x20map\x20could\x20not\x20be\x20read\x20or\x20was\x20incorrectly\x20formatted','Unable\x20to\x20set\x20breakpoint\x20in\x20v8','setErrorStatusAndCallback','The\x20file\x20name\x20is\x20in\x20blocklist','trim','indexOf','Internal\x20error:\x20V8\x20breakpoint\x20externally\x20disabled','extname','readFileSync','4RaQqjx','formatInterval','file://'];a19_0x14d8=function(){return _0x45735a;};return a19_0x14d8();}exports[a19_0x51f37f(0xf3)]=getBreakpointCompiler;function removeFirstOccurrenceInArray(_0x9b06cf,_0x4809b5){const _0x10f49d=a19_0x51f37f,_0x12d1c9=_0x9b06cf[_0x10f49d(0xa3)](_0x4809b5);_0x12d1c9>=0x0&&_0x9b06cf[_0x10f49d(0xd2)](_0x12d1c9,0x1);}exports[a19_0x51f37f(0x95)]=removeFirstOccurrenceInArray;function satisfies(_0x1652ce,_0x1c0d79){const _0x415997=a19_0x51f37f,_0x858387=semver[_0x415997(0xc1)](_0x1652ce),_0x41ca49=_0x858387?_0x858387['version']:_0x1652ce;return semver[_0x415997(0xaf)](_0x41ca49,_0x1c0d79);}exports['satisfies']=satisfies;function isJavaScriptFile(_0x258f49){const _0x5988db=a19_0x51f37f;return path[_0x5988db(0xa5)](_0x258f49)[_0x5988db(0xf1)]()===_0x5988db(0xd8);}exports['isJavaScriptFile']=isJavaScriptFile;function stripFileProtocol(_0x2be349){const _0x4a5f14=a19_0x51f37f,_0x57fbfd=_0x2be349[_0x4a5f14(0xf1)]();if(WINDOWS_URL_REGEX['test'](_0x57fbfd))return _0x2be349['substr'](WINDOWS_FILE_PROTOCOL['length']);if(_0x57fbfd[_0x4a5f14(0xe4)](FILE_PROTOCOL))return _0x2be349[_0x4a5f14(0xd6)](FILE_PROTOCOL[_0x4a5f14(0x97)]);return _0x2be349;}exports['stripFileProtocol']=stripFileProtocol;function stripCurrentWorkingDirectory(_0x3190d7,_0x1934d5){const _0x503899=a19_0x51f37f;return stripFileProtocol(_0x3190d7)[_0x503899(0xd6)](_0x1934d5['workingDirectory']['length']+0x1);}exports[a19_0x51f37f(0xce)]=stripCurrentWorkingDirectory;function isPathInCurrentWorkingDirectory(_0x44ee4b,_0x29c490){const _0x4f0da3=a19_0x51f37f;return stripFileProtocol(_0x44ee4b)[_0x4f0da3(0xa3)](_0x29c490[_0x4f0da3(0xef)])===0x0;}exports[a19_0x51f37f(0xd0)]=isPathInCurrentWorkingDirectory;function readFullVersion(_0x58c912){const _0x2ed172=a19_0x51f37f,_0x52ed1b=require(_0x2ed172(0xc8))[_0x2ed172(0xb0)](__dirname,_0x2ed172(0xdf),versionFilePath);try{return fs[_0x2ed172(0xa6)](_0x52ed1b,_0x2ed172(0x9a));}catch(_0x39afae){return _0x58c912['warn'](_0x2ed172(0xc5)+_0x52ed1b),_0x2ed172(0xe7);}}exports[a19_0x51f37f(0xe0)]=readFullVersion;function getBooleanValue(_0x2174b2){if(_0x2174b2===undefined||_0x2174b2===null)return _0x2174b2;return _0x2174b2==='true'||_0x2174b2==='1';}exports['getBooleanValue']=getBooleanValue;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a20_0x506eca=a20_0x3b04;function a20_0x2c85(){var _0xae6271=['defineProperty','UnaryExpression','Literal','2145SqDqKI','ConditionalExpression','apply','100930OmdfVz','alternate','(((.+)+)+)+$','every','isValid','TemplateLiteral','properties','1084SSknMW','602JmPuRO','property','6445sNygtU','body','Identifier','6tGsYKT','consequent','Program','type','2301800USOLrJ','arguments','LabeledStatement','AssignmentExpression','ArrayExpression','ExpressionStatement','object','left','test','tag','NewExpression','search','3262QIdYoR','MemberExpression','TemplateElement','toString','172949qbNSns','UpdateExpression','3386502HGHFxI','ThisExpression','quasis','FunctionExpression','SpreadElement','expressions','expression','13895757nsWUxe','quasi','argument','TaggedTemplateExpression','__esModule'];a20_0x2c85=function(){return _0xae6271;};return a20_0x2c85();}(function(_0x2c182d,_0x4a8e70){var _0x3bc035=a20_0x3b04,_0x51bbc0=_0x2c182d();while(!![]){try{var _0x2b26e5=-parseInt(_0x3bc035(0x84))/0x1*(parseInt(_0x3bc035(0x99))/0x2)+-parseInt(_0x3bc035(0x9f))/0x3+-parseInt(_0x3bc035(0x83))/0x4*(parseInt(_0x3bc035(0x86))/0x5)+parseInt(_0x3bc035(0x89))/0x6*(parseInt(_0x3bc035(0x9d))/0x7)+-parseInt(_0x3bc035(0x8d))/0x8+parseInt(_0x3bc035(0xa6))/0x9+-parseInt(_0x3bc035(0xb1))/0xa*(-parseInt(_0x3bc035(0xae))/0xb);if(_0x2b26e5===_0x4a8e70)break;else _0x51bbc0['push'](_0x51bbc0['shift']());}catch(_0x521505){_0x51bbc0['push'](_0x51bbc0['shift']());}}}(a20_0x2c85,0xc0a53));var a20_0x597ad4=(function(){var _0x2c17c2=!![];return function(_0x4f6437,_0xa0fe52){var _0x471f61=_0x2c17c2?function(){var _0x1a47d1=a20_0x3b04;if(_0xa0fe52){var _0x76bbf0=_0xa0fe52[_0x1a47d1(0xb0)](_0x4f6437,arguments);return _0xa0fe52=null,_0x76bbf0;}}:function(){};return _0x2c17c2=![],_0x471f61;};}()),a20_0x367a43=a20_0x597ad4(this,function(){var _0x6a2fce=a20_0x3b04;return a20_0x367a43[_0x6a2fce(0x9c)]()[_0x6a2fce(0x98)](_0x6a2fce(0xb3))[_0x6a2fce(0x9c)]()['constructor'](a20_0x367a43)[_0x6a2fce(0x98)](_0x6a2fce(0xb3));});a20_0x367a43();'use strict';Object[a20_0x506eca(0xab)](exports,a20_0x506eca(0xaa),{'value':!![]}),exports['isValid']=void 0x0;function a20_0x3b04(_0x3ba318,_0x5e679f){var _0x3dc4b6=a20_0x2c85();return a20_0x3b04=function(_0x367a43,_0x597ad4){_0x367a43=_0x367a43-0x83;var _0x2c85ee=_0x3dc4b6[_0x367a43];return _0x2c85ee;},a20_0x3b04(_0x3ba318,_0x5e679f);}function isValid(_0x113913,_0x1e4879){var _0x162013=a20_0x506eca;if(_0x113913===null)return!![];switch(_0x113913[_0x162013(0x8c)]){case _0x162013(0x8b):return _0x113913[_0x162013(0x87)][_0x162013(0xb4)](_0x17e299=>isValid(_0x17e299,_0x1e4879));case'EmptyStatement':return!![];case _0x162013(0x92):return isValid(_0x113913[_0x162013(0xa5)],_0x1e4879);case'BlockStatement':return _0x113913[_0x162013(0x87)][_0x162013(0xb4)](_0x1486ff=>isValid(_0x1486ff,_0x1e4879));case _0x162013(0x8f):return isValid(_0x113913[_0x162013(0x87)],_0x1e4879);case _0x162013(0x90):case _0x162013(0xa2):case _0x162013(0x97):case _0x162013(0x9e):return![];case'CallExpression':return _0x1e4879?![]:_0x113913[_0x162013(0x8e)]['every'](_0x40964c=>isValid(_0x40964c,_0x1e4879));case _0x162013(0x88):case _0x162013(0xad):case _0x162013(0xa0):return!![];case _0x162013(0x91):return _0x113913['elements'][_0x162013(0xb4)](_0x2cd72a=>isValid(_0x2cd72a,_0x1e4879));case'BinaryExpression':case'LogicalExpression':return isValid(_0x113913[_0x162013(0x94)],_0x1e4879)&&isValid(_0x113913['right'],_0x1e4879);case _0x162013(0xaf):return isValid(_0x113913[_0x162013(0x95)],_0x1e4879)&&isValid(_0x113913[_0x162013(0xb2)],_0x1e4879)&&isValid(_0x113913[_0x162013(0x8a)],_0x1e4879);case _0x162013(0x9a):return _0x1e4879?![]:isValid(_0x113913[_0x162013(0x93)],_0x1e4879)&&isValid(_0x113913[_0x162013(0x85)],_0x1e4879);case'ObjectExpression':return _0x113913[_0x162013(0xb7)]['every'](_0x28aaba=>{return isValid(_0x28aaba['value'],_0x1e4879);});case'SequenceExpression':return _0x113913[_0x162013(0xa4)][_0x162013(0xb4)](_0x32450d=>isValid(_0x32450d,_0x1e4879));case _0x162013(0xac):return isValid(_0x113913[_0x162013(0xa8)],_0x1e4879);case _0x162013(0xa3):return isValid(_0x113913[_0x162013(0xa8)],_0x1e4879);case _0x162013(0xb6):return _0x113913[_0x162013(0xa1)][_0x162013(0xb4)](_0x52536a=>isValid(_0x52536a,_0x1e4879))&&_0x113913['expressions'][_0x162013(0xb4)](_0x31b67b=>isValid(_0x31b67b,_0x1e4879));case _0x162013(0xa9):return isValid(_0x113913[_0x162013(0x96)],_0x1e4879)&&isValid(_0x113913[_0x162013(0xa7)],_0x1e4879);case _0x162013(0x9b):return!![];default:return![];}}exports[a20_0x506eca(0xb5)]=isValid;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const a21_0x19af16=a21_0x17c1;(function(_0x1b8d57,_0x4685e3){const _0x1acc0c=a21_0x17c1,_0x142d9e=_0x1b8d57();while(!![]){try{const _0x39c2bc=parseInt(_0x1acc0c(0x105))/0x1*(parseInt(_0x1acc0c(0x102))/0x2)+parseInt(_0x1acc0c(0x111))/0x3*(parseInt(_0x1acc0c(0xfb))/0x4)+parseInt(_0x1acc0c(0xfa))/0x5*(parseInt(_0x1acc0c(0x10f))/0x6)+parseInt(_0x1acc0c(0x113))/0x7*(parseInt(_0x1acc0c(0x10a))/0x8)+parseInt(_0x1acc0c(0x108))/0x9+-parseInt(_0x1acc0c(0x10e))/0xa+-parseInt(_0x1acc0c(0xf7))/0xb;if(_0x39c2bc===_0x4685e3)break;else _0x142d9e['push'](_0x142d9e['shift']());}catch(_0x3821e5){_0x142d9e['push'](_0x142d9e['shift']());}}}(a21_0x3f88,0x39cac));Object[a21_0x19af16(0x10b)](exports,a21_0x19af16(0x109),{'value':!![]}),exports['create']=exports[a21_0x19af16(0xf8)]=exports[a21_0x19af16(0xfe)]=void 0x0;const utils=require(a21_0x19af16(0x10d));function a21_0x17c1(_0x2f2361,_0x477495){const _0x1b62d3=a21_0x3f88();return a21_0x17c1=function(_0x4725a5,_0x2ec81e){_0x4725a5=_0x4725a5-0xf6;let _0x3f885d=_0x1b62d3[_0x4725a5];return _0x3f885d;},a21_0x17c1(_0x2f2361,_0x477495);}let debugApiConstructor;function willUseInspector(_0x207fd0){const _0x18ffd8=a21_0x19af16,_0x5729dc=(function(){let _0x1aba89=!![];return function(_0x170db2,_0x1cd31a){const _0x484cc2=_0x1aba89?function(){if(_0x1cd31a){const _0x1985b4=_0x1cd31a['apply'](_0x170db2,arguments);return _0x1cd31a=null,_0x1985b4;}}:function(){};return _0x1aba89=![],_0x484cc2;};}()),_0x49250b=_0x5729dc(this,function(){const _0x1ea3d7=a21_0x17c1;return _0x49250b[_0x1ea3d7(0x100)]()[_0x1ea3d7(0xff)]('(((.+)+)+)+$')[_0x1ea3d7(0x100)]()[_0x1ea3d7(0x110)](_0x49250b)[_0x1ea3d7(0xff)](_0x1ea3d7(0x101));});_0x49250b();const _0xdc5a20=_0x207fd0!=null?_0x207fd0:process[_0x18ffd8(0x114)];return utils[_0x18ffd8(0x104)](_0xdc5a20,_0x18ffd8(0x106));}exports[a21_0x19af16(0xfe)]=willUseInspector;if(willUseInspector()){const inspectorapi=require('./inspector-debugapi');debugApiConstructor=inspectorapi[a21_0x19af16(0x10c)];}else{const v8debugapi=require(a21_0x19af16(0xfc));debugApiConstructor=v8debugapi[a21_0x19af16(0x107)];}exports[a21_0x19af16(0xf8)]=require(a21_0x19af16(0xfd))[a21_0x19af16(0xf6)]('☃')[a21_0x19af16(0xf9)]('☃');function a21_0x3f88(){const _0x22d47b=['wrap','10477951LOQQrJ','MODULE_WRAP_PREFIX_LENGTH','indexOf','3780OOQqVa','768272jmaCMU','./legacy-debugapi','module','willUseInspector','search','toString','(((.+)+)+)+$','700886EhGsED','create','satisfies','1FQAYqJ','>=10','V8DebugApi','4210425yvuYPG','__esModule','40qTgyCm','defineProperty','InspectorDebugApi','../util/utils','1245520lDMBdU','258nOYddG','constructor','3eOclyG','disconnect','379351hNFapD','version'];a21_0x3f88=function(){return _0x22d47b;};return a21_0x3f88();}let singleton;function create(_0x510336,_0x2f5465,_0x499806,_0x4d5c5e,_0x35eaa2){const _0x39cc03=a21_0x19af16;if(singleton&&!_0x2f5465['forceNewAgent_'])return singleton;else singleton&&singleton[_0x39cc03(0x112)]();return singleton=new debugApiConstructor(_0x510336,_0x2f5465,_0x499806,_0x4d5c5e,_0x35eaa2),singleton;}exports[a21_0x19af16(0x103)]=create;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function a22_0x2580(_0x2f50e7,_0x5b6b72){const _0x1a3274=a22_0x4c0a();return a22_0x2580=function(_0x818cca,_0x3c6c87){_0x818cca=_0x818cca-0xe6;let _0x4c0a75=_0x1a3274[_0x818cca];return _0x4c0a75;},a22_0x2580(_0x2f50e7,_0x5b6b72);}const a22_0x4a0006=a22_0x2580;(function(_0x445aba,_0x32e294){const _0x2eb90e=a22_0x2580,_0x5d3da1=_0x445aba();while(!![]){try{const _0x26ad54=parseInt(_0x2eb90e(0xfc))/0x1*(parseInt(_0x2eb90e(0xeb))/0x2)+parseInt(_0x2eb90e(0x104))/0x3*(-parseInt(_0x2eb90e(0x174))/0x4)+parseInt(_0x2eb90e(0x169))/0x5*(-parseInt(_0x2eb90e(0x176))/0x6)+-parseInt(_0x2eb90e(0xef))/0x7+parseInt(_0x2eb90e(0x117))/0x8*(parseInt(_0x2eb90e(0x149))/0x9)+parseInt(_0x2eb90e(0x14c))/0xa*(parseInt(_0x2eb90e(0x151))/0xb)+parseInt(_0x2eb90e(0x179))/0xc*(parseInt(_0x2eb90e(0x13e))/0xd);if(_0x26ad54===_0x32e294)break;else _0x5d3da1['push'](_0x5d3da1['shift']());}catch(_0x58a995){_0x5d3da1['push'](_0x5d3da1['shift']());}}}(a22_0x4c0a,0xbee7a));const a22_0x3c6c87=(function(){let _0x57925d=!![];return function(_0xd99600,_0x30d397){const _0x28f3fe=_0x57925d?function(){const _0x878c08=a22_0x2580;if(_0x30d397){const _0x503fef=_0x30d397[_0x878c08(0x16c)](_0xd99600,arguments);return _0x30d397=null,_0x503fef;}}:function(){};return _0x57925d=![],_0x28f3fe;};}()),a22_0x818cca=a22_0x3c6c87(this,function(){const _0x47b35b=a22_0x2580;return a22_0x818cca['toString']()['search'](_0x47b35b(0x129))[_0x47b35b(0x181)]()[_0x47b35b(0x11e)](a22_0x818cca)[_0x47b35b(0x12a)](_0x47b35b(0x129));});a22_0x818cca();'use strict';Object['defineProperty'](exports,a22_0x4a0006(0x170),{'value':!![]}),exports[a22_0x4a0006(0xe9)]=exports['BreakpointData']=void 0x0;const acorn=require(a22_0x4a0006(0x15c)),path=require(a22_0x4a0006(0x172)),status_message_1=require('../../client/stackdriver/status-message'),state=require('../state/inspector-state'),utils=require(a22_0x4a0006(0x16e)),debugapi=require('./debugapi'),v8inspector_1=require(a22_0x4a0006(0x13a)),dummy_blocklist_manager_1=require(a22_0x4a0006(0x140)),USE_MODULE_PREFIX=utils[a22_0x4a0006(0x13b)](process[a22_0x4a0006(0x17d)],'<10.16\x20||\x20>=11\x20<11.11');class BreakpointData{constructor(_0x16b4a3,_0x309259,_0x182ce3,_0x143f95,_0x104c04,_0x1a1ae4,_0x43f352,_0x28cb90){const _0x5a9fd6=a22_0x4a0006;this['id']=_0x16b4a3,this[_0x5a9fd6(0x15b)]=_0x309259,this[_0x5a9fd6(0x17c)]=_0x182ce3,this[_0x5a9fd6(0x163)]=_0x143f95,this[_0x5a9fd6(0x122)]=_0x104c04,this[_0x5a9fd6(0x154)]=_0x1a1ae4,this['ignoreQuota']=_0x43f352,this[_0x5a9fd6(0x161)]=_0x28cb90;}}exports[a22_0x4a0006(0x132)]=BreakpointData;class InspectorDebugApi{constructor(_0x3e27db,_0x8e4e9a,_0x43e066,_0xfe9a25,_0x13e3c6){const _0x1506fc=a22_0x4a0006;this[_0x1506fc(0x162)]={},this['listeners']={},this['scriptMapper']={},this[_0x1506fc(0x164)]={},this[_0x1506fc(0x141)]={},this[_0x1506fc(0x12f)]=0x0,this[_0x1506fc(0x102)]=null,this[_0x1506fc(0x131)]=_0x3e27db,this[_0x1506fc(0xf1)]=_0x8e4e9a,this[_0x1506fc(0x159)]=_0x43e066,this[_0x1506fc(0x10e)]=_0xfe9a25,this[_0x1506fc(0x186)]=new v8inspector_1[(_0x1506fc(0x11c))](_0x3e27db,utils[_0x1506fc(0x13b)](process['version'],_0x1506fc(0x177)),this[_0x1506fc(0xf1)][_0x1506fc(0x119)],_0x855fdf=>{const _0x20845d=_0x1506fc;this['scriptMapper'][_0x855fdf[_0x20845d(0x14a)]]=_0x855fdf;},_0x158bfd=>{const _0x575e91=_0x1506fc;try{this[_0x575e91(0x105)](_0x158bfd);}catch(_0x102ed7){this[_0x575e91(0x131)][_0x575e91(0xfa)](_0x102ed7);}}),this[_0x1506fc(0xea)]=_0x13e3c6,this[_0x1506fc(0x11b)]=new dummy_blocklist_manager_1[(_0x1506fc(0x118))](!![]);}[a22_0x4a0006(0x150)](_0x5cb362,_0x37cdc9){const _0x4452ba=a22_0x4a0006;if(!_0x5cb362||typeof _0x5cb362['id']===_0x4452ba(0x17b)||!_0x5cb362['location']||!_0x5cb362[_0x4452ba(0xf2)][_0x4452ba(0x172)]||!_0x5cb362[_0x4452ba(0xf2)][_0x4452ba(0x183)])return utils[_0x4452ba(0x108)](_0x37cdc9,_0x5cb362,status_message_1[_0x4452ba(0xe6)][_0x4452ba(0x16d)],utils[_0x4452ba(0xff)][_0x4452ba(0x10d)]);const _0x3378b6=path[_0x4452ba(0xf3)](_0x5cb362[_0x4452ba(0xf2)][_0x4452ba(0x172)]);if(!this['sourcemapper'][_0x4452ba(0x13d)](_0x3378b6)){const _0x27ceb2=path[_0x4452ba(0xfe)](_0x3378b6);if(!this[_0x4452ba(0xf1)][_0x4452ba(0x142)][_0x4452ba(0x138)](_0x27ceb2))return utils[_0x4452ba(0x108)](_0x37cdc9,_0x5cb362,status_message_1[_0x4452ba(0xe6)][_0x4452ba(0x106)],utils[_0x4452ba(0xff)]['COULD_NOT_FIND_OUTPUT_FILE']);this[_0x4452ba(0x16f)](_0x5cb362,null,null,_0x37cdc9);}else{const _0x1aec18=_0x5cb362['location']['line'],_0xad570=0x0,_0x2b769b=this['sourcemapper'][_0x4452ba(0x16a)](_0x3378b6,_0x1aec18,_0xad570),_0x1c3b31=utils[_0x4452ba(0x165)](_0x5cb362);if(_0x5cb362[_0x4452ba(0x156)]&&_0x1c3b31)try{_0x5cb362['condition']=_0x1c3b31(_0x5cb362[_0x4452ba(0x156)]);}catch(_0x2ac371){return this['logger'][_0x4452ba(0x10c)](_0x4452ba(0x145)+_0x5cb362[_0x4452ba(0x156)]+_0x4452ba(0x101)),utils[_0x4452ba(0x108)](_0x37cdc9,_0x5cb362,status_message_1[_0x4452ba(0xe6)][_0x4452ba(0x15e)],utils[_0x4452ba(0xff)][_0x4452ba(0x134)]);}this[_0x4452ba(0x16f)](_0x5cb362,_0x2b769b,_0x1c3b31,_0x37cdc9);}}['clear'](_0x1690fb,_0x3cc00b){const _0x499ee6=a22_0x4a0006;if(typeof _0x1690fb['id']===_0x499ee6(0x17b))return this[_0x499ee6(0x131)][_0x499ee6(0x148)](_0x499ee6(0xf5)),utils[_0x499ee6(0x108)](_0x3cc00b,_0x1690fb,status_message_1[_0x499ee6(0xe6)][_0x499ee6(0x15e)],utils[_0x499ee6(0xff)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x2c35e2=this['breakpoints'][_0x1690fb['id']];if(!_0x2c35e2)return this[_0x499ee6(0x131)][_0x499ee6(0x148)](_0x499ee6(0x15f)+_0x1690fb['id']),utils[_0x499ee6(0x108)](_0x3cc00b,_0x1690fb,status_message_1[_0x499ee6(0xe6)]['BREAKPOINT_CONDITION'],utils[_0x499ee6(0xff)][_0x499ee6(0x127)]);const _0x48d2dd=_0x2c35e2[_0x499ee6(0x163)],_0x407ed4=_0x2c35e2['id'];utils[_0x499ee6(0x147)](this[_0x499ee6(0x164)][_0x48d2dd],_0x1690fb['id']);this['locationMapper'][_0x48d2dd][_0x499ee6(0x10f)]===0x0&&delete this['locationMapper'][_0x48d2dd];utils[_0x499ee6(0x147)](this[_0x499ee6(0x141)][_0x407ed4],_0x1690fb['id']);this[_0x499ee6(0x141)][_0x407ed4][_0x499ee6(0x10f)]===0x0&&delete this[_0x499ee6(0x141)][_0x407ed4];let _0x55bc3e={};!this[_0x499ee6(0x141)][_0x2c35e2['id']]&&(_0x55bc3e=this['v8Inspector'][_0x499ee6(0xf8)](_0x2c35e2['id'])),delete this['breakpoints'][_0x1690fb['id']],delete this['listeners'][_0x1690fb['id']],this['numBreakpoints']--,setImmediate(()=>{const _0x4b832d=_0x499ee6;_0x55bc3e[_0x4b832d(0xfa)]&&_0x3cc00b(_0x55bc3e[_0x4b832d(0xfa)]),_0x3cc00b(null);});}[a22_0x4a0006(0xf6)](_0x101738,_0x91ede2){const _0x4869ed=a22_0x4a0006,_0x2766c0=this[_0x4869ed(0xf4)][_0x4869ed(0xe8)](this,_0x101738,_0x492345=>{const _0x5031eb=_0x4869ed,_0x166cdb=--this[_0x5031eb(0x162)][_0x101738['id']][_0x5031eb(0x154)];(_0x166cdb<=0x0||_0x492345)&&(this[_0x5031eb(0x111)][_0x101738['id']][_0x5031eb(0x123)]=![]),_0x91ede2(_0x492345||undefined);});this[_0x4869ed(0x111)][_0x101738['id']]={'enabled':!![],'listener':_0x2766c0};}[a22_0x4a0006(0x173)](_0x2ac885,_0x2cfcca,_0x26a6c6,_0x3680df){const _0x16df12=a22_0x4a0006,_0x57ff78=this[_0x16df12(0xf4)][_0x16df12(0xe8)](this,_0x2ac885,_0x1db771=>{const _0x20932d=_0x16df12;if(_0x1db771){this['listeners'][_0x2ac885['id']]['enabled']=![],setImmediate(()=>{_0x3680df(_0x1db771||undefined);});return;}_0x2cfcca(_0x2ac885['logMessageFormat'],_0x2ac885[_0x20932d(0x11a)][_0x20932d(0x17e)](_0x1b4a7c=>JSON[_0x20932d(0x107)](_0x1b4a7c))),_0x2ac885[_0x20932d(0x11a)]=[],_0x26a6c6()?this[_0x20932d(0x111)][_0x2ac885['id']][_0x20932d(0x123)]=![]:this[_0x20932d(0xea)][_0x20932d(0x114)](_0x2ac885['id'])&&(this['listeners'][_0x2ac885['id']]['enabled']=![],setTimeout(()=>{const _0x5d20d6=_0x20932d;!_0x26a6c6()&&this[_0x5d20d6(0x111)][_0x2ac885['id']]&&(this[_0x5d20d6(0x111)][_0x2ac885['id']][_0x5d20d6(0x123)]=!![]),this[_0x5d20d6(0xea)]['recovered'](_0x2ac885['id']);},this[_0x20932d(0xf1)][_0x20932d(0x11d)][_0x20932d(0x139)]*0x3e8));});this[_0x16df12(0x111)][_0x2ac885['id']]={'enabled':!![],'listener':_0x57ff78};}['disconnect'](){const _0x483cff=a22_0x4a0006;this['v8Inspector'][_0x483cff(0x14e)]();}[a22_0x4a0006(0x116)](){const _0x4f2396=a22_0x4a0006;this[_0x4f2396(0x186)][_0x4f2396(0x116)]();}[a22_0x4a0006(0x10b)](){const _0x1c4e3a=a22_0x4a0006;this[_0x1c4e3a(0x186)][_0x1c4e3a(0x10b)]();}[a22_0x4a0006(0x15d)](){const _0x58e492=a22_0x4a0006;return Object['keys'](this[_0x58e492(0x162)])[_0x58e492(0x10f)];}['numListeners_'](){const _0x4b2bfc=a22_0x4a0006;return Object[_0x4b2bfc(0x14f)](this['listeners'])[_0x4b2bfc(0x10f)];}['remainingHits'](_0x41fe3f){const _0xe9ab46=a22_0x4a0006;return this[_0xe9ab46(0x162)][_0x41fe3f]['remainingHits'];}[a22_0x4a0006(0x110)](_0x10c1f6){const _0x6ff8d1=a22_0x4a0006;this[_0x6ff8d1(0x11b)]=_0x10c1f6;}[a22_0x4a0006(0x16f)](_0xdbbc95,_0x4990b8,_0xda4ef1,_0x2db2e1){const _0x3d9b7e=a22_0x4a0006;let _0x585828=null;if(_0xdbbc95['condition'])try{_0x585828=acorn[_0x3d9b7e(0x146)](_0xdbbc95[_0x3d9b7e(0x156)],{'sourceType':'script','ecmaVersion':0x6});const _0x225d29=require('../util/validator.js');if(!_0x225d29[_0x3d9b7e(0x143)](_0x585828,![]))return utils[_0x3d9b7e(0x108)](_0x2db2e1,_0xdbbc95,status_message_1[_0x3d9b7e(0xe6)]['BREAKPOINT_CONDITION'],utils['messages']['DISALLOWED_EXPRESSION']);}catch(_0xd541e3){const _0x2ddc3a=utils[_0x3d9b7e(0xff)]['SYNTAX_ERROR_IN_CONDITION']+_0xd541e3['message'];return utils[_0x3d9b7e(0x108)](_0x2db2e1,_0xdbbc95,status_message_1[_0x3d9b7e(0xe6)]['BREAKPOINT_CONDITION'],_0x2ddc3a);}let _0x523b1e;const _0x12f387=_0x4990b8?_0x4990b8[_0x3d9b7e(0x13c)]:path[_0x3d9b7e(0xf3)](_0xdbbc95['location'][_0x3d9b7e(0x172)]),_0x5099fd=utils[_0x3d9b7e(0x152)](_0x12f387,this[_0x3d9b7e(0xf1)],this[_0x3d9b7e(0x159)],this['logger']);if(_0x5099fd['length']===0x0)return utils[_0x3d9b7e(0x108)](_0x2db2e1,_0xdbbc95,status_message_1[_0x3d9b7e(0xe6)][_0x3d9b7e(0x106)],utils[_0x3d9b7e(0xff)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x5099fd[_0x3d9b7e(0x10f)]===0x1)_0x523b1e=_0x5099fd[0x0];else return this[_0x3d9b7e(0x131)][_0x3d9b7e(0x10c)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x12f387+_0x3d9b7e(0x14b)+_0x5099fd),utils['setErrorStatusAndCallback'](_0x2db2e1,_0xdbbc95,status_message_1['StatusMessage'][_0x3d9b7e(0x106)],utils[_0x3d9b7e(0xff)][_0x3d9b7e(0x17f)]);}if(this['blocklistManager'][_0x3d9b7e(0x157)](_0x523b1e))return utils[_0x3d9b7e(0x108)](_0x2db2e1,_0xdbbc95,status_message_1['StatusMessage'][_0x3d9b7e(0x106)],utils[_0x3d9b7e(0xff)][_0x3d9b7e(0x125)]);let _0x10b5c7=_0x4990b8&&_0x4990b8[_0x3d9b7e(0x16b)]?_0x4990b8[_0x3d9b7e(0x16b)]:_0xdbbc95[_0x3d9b7e(0xf2)][_0x3d9b7e(0x16b)]||0x1;const _0x1922c8=_0x4990b8?_0x4990b8[_0x3d9b7e(0x183)]:_0xdbbc95[_0x3d9b7e(0xf2)]['line'];USE_MODULE_PREFIX&&_0x1922c8===0x1&&(_0x10b5c7+=debugapi[_0x3d9b7e(0x153)]-0x1);if(_0x1922c8>=this['fileIndex'][_0x3d9b7e(0x133)][_0x523b1e]['lines']||_0x1922c8<0x1)return utils['setErrorStatusAndCallback'](_0x2db2e1,_0xdbbc95,status_message_1[_0x3d9b7e(0xe6)]['BREAKPOINT_SOURCE_LOCATION'],utils[_0x3d9b7e(0xff)][_0x3d9b7e(0xee)]+_0x523b1e+':'+_0x1922c8+_0x3d9b7e(0xed)+this[_0x3d9b7e(0x159)][_0x3d9b7e(0x133)][_0x523b1e][_0x3d9b7e(0x10a)]+'\x20lines.\x20Please\x20ensure'+_0x3d9b7e(0x184)+'\x20deployed\x20source.');const _0x4b5115=this[_0x3d9b7e(0x124)](_0xdbbc95,_0x1922c8,_0x10b5c7,_0x523b1e);if(!_0x4b5115)return utils['setErrorStatusAndCallback'](_0x2db2e1,_0xdbbc95,status_message_1[_0x3d9b7e(0xe6)][_0x3d9b7e(0x106)],utils[_0x3d9b7e(0xff)][_0x3d9b7e(0xec)]);this[_0x3d9b7e(0x162)][_0xdbbc95['id']]=new BreakpointData(_0x4b5115[_0x3d9b7e(0xf9)],_0xdbbc95,_0x585828,_0x4b5115[_0x3d9b7e(0x163)],_0xda4ef1,_0xdbbc95['maxHitCount']||0x1,_0xdbbc95[_0x3d9b7e(0x166)],_0xdbbc95['pipingStatus']),this[_0x3d9b7e(0x12f)]++,setImmediate(()=>{_0x2db2e1(null);});}[a22_0x4a0006(0x124)](_0x18a95f,_0x2568e6,_0x3295bb,_0xc05c72){const _0x428de6=a22_0x4a0006,_0xe8f13c=JSON[_0x428de6(0x107)](_0x18a95f[_0x428de6(0xf2)]);let _0x27745b;if(!this[_0x428de6(0x164)][_0xe8f13c]){const _0x1dcfc6=this['v8Inspector']['shouldUseWellFormattedUrl']()?_0x428de6(0x137)+_0xc05c72:_0xc05c72,_0x194374=process[_0x428de6(0x136)]===_0x428de6(0x168)&&utils[_0x428de6(0x13b)](process[_0x428de6(0x17d)],_0x428de6(0x160))?_0x1dcfc6[_0x428de6(0x180)](/^file:\/\//,'file:///')[_0x428de6(0x180)](/\\/g,'/'):_0x1dcfc6,_0x4f23f9=this[_0x428de6(0x186)][_0x428de6(0x100)]({'lineNumber':_0x2568e6-0x1,'url':_0x194374,'columnNumber':_0x3295bb-0x1});if(_0x4f23f9[_0x428de6(0xfa)]||!_0x4f23f9[_0x428de6(0x182)])return null;_0x27745b=_0x4f23f9['response'][_0x428de6(0x13f)],delete this['locationMapper'][_0xe8f13c],delete this[_0x428de6(0x141)][_0x27745b],this[_0x428de6(0x164)][_0xe8f13c]=[],this[_0x428de6(0x141)][_0x27745b]=[];}else _0x27745b=this[_0x428de6(0x162)][this[_0x428de6(0x164)][_0xe8f13c][0x0]]['id'];return this[_0x428de6(0x164)][_0xe8f13c][_0x428de6(0x135)](_0x18a95f['id']),this['breakpointMapper'][_0x27745b]['push'](_0x18a95f['id']),{'v8BreakpointId':_0x27745b,'locationStr':_0xe8f13c};}[a22_0x4a0006(0x12b)](_0x28684f,_0x4d4bd7){const _0x54711a=a22_0x4a0006,_0x3148b7=this[_0x54711a(0xf1)][_0x54711a(0x120)],_0x324991=_0x28684f[_0x54711a(0x156)];if(_0x324991){let _0x2acd7c;if(this['quotaManager'][_0x54711a(0x166)])_0x2acd7c=state[_0x54711a(0x158)](_0x324991,_0x4d4bd7,this[_0x54711a(0x186)],!![],_0x3148b7);else{const _0x52734c=process[_0x54711a(0xfd)]();_0x2acd7c=state['evaluate'](_0x324991,_0x4d4bd7,this[_0x54711a(0x186)],!![],_0x3148b7);const _0x3ede94=process['hrtime'](_0x52734c),_0x2d8746=this[_0x54711a(0x12e)](_0x3ede94),_0x55e001=this['quotaManager']['applyConditionQuota'](_0x2d8746,_0x28684f);if(_0x55e001)return[undefined,_0x55e001];}if(_0x2acd7c[_0x54711a(0xfa)])return this['logger'][_0x54711a(0x148)](_0x54711a(0x115)+_0x324991+'\x20due\x20to\x20error:\x20',_0x2acd7c[_0x54711a(0xfa)]),[undefined,utils[_0x54711a(0xff)][_0x54711a(0x121)]+_0x2acd7c[_0x54711a(0xfa)]];if(!_0x2acd7c['object'][_0x54711a(0x155)])return this[_0x54711a(0x131)]['debug'](_0x54711a(0x11f)+_0x324991+_0x54711a(0xfb)),[![],undefined];}return[!![],undefined];}[a22_0x4a0006(0xf4)](_0x149215,_0x2b1481,_0x299cdf){const _0x339a12=a22_0x4a0006,[_0x5b2e0d,_0x2e5cef]=this[_0x339a12(0x12b)](_0x149215,_0x299cdf[0x0]);if(_0x2e5cef!==undefined){utils[_0x339a12(0x108)](_0x2b1481,_0x149215,status_message_1[_0x339a12(0xe6)]['BREAKPOINT_CONDITION'],_0x2e5cef);return;}if(_0x5b2e0d===![])return;const _0xa1ad67=process['hrtime']();try{this[_0x339a12(0x144)](_0x149215,_0x299cdf);}catch(_0x5d7b94){return utils['setErrorStatusAndCallback'](_0x2b1481,_0x149215,status_message_1[_0x339a12(0xe6)]['BREAKPOINT_SOURCE_LOCATION'],utils[_0x339a12(0xff)][_0x339a12(0xf0)]+_0x5d7b94);}const _0x38ef88=process['hrtime'](_0xa1ad67);let _0x5bfcd0=this[_0x339a12(0x12e)](_0x38ef88);this[_0x339a12(0xea)][_0x339a12(0x167)](_0x149215['id'],_0x5bfcd0),this[_0x339a12(0x131)][_0x339a12(0x148)](utils[_0x339a12(0x130)](_0x339a12(0xe7),_0x38ef88)),_0x2b1481(null);}[a22_0x4a0006(0x144)](_0x4d2f45,_0x5c2574){const _0x2a4fa1=a22_0x4a0006,_0x3dbbb4=[],_0x48c712=this;if(_0x4d2f45[_0x2a4fa1(0x126)]&&this['breakpoints'][_0x4d2f45['id']]['compile'])for(let _0x8daa2c=0x0;_0x8daa2c<_0x4d2f45[_0x2a4fa1(0x126)][_0x2a4fa1(0x10f)];_0x8daa2c++){try{_0x4d2f45[_0x2a4fa1(0x126)][_0x8daa2c]=this[_0x2a4fa1(0x162)][_0x4d2f45['id']][_0x2a4fa1(0x122)](_0x4d2f45[_0x2a4fa1(0x126)][_0x8daa2c]);}catch(_0x43db7a){this[_0x2a4fa1(0x131)][_0x2a4fa1(0x10c)]('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x4d2f45[_0x2a4fa1(0x126)][_0x8daa2c]+_0x2a4fa1(0x101)),_0x3dbbb4[_0x2a4fa1(0x135)]({'name':_0x4d2f45[_0x2a4fa1(0x126)][_0x8daa2c],'status':new status_message_1[(_0x2a4fa1(0xe6))](status_message_1[_0x2a4fa1(0xe6)][_0x2a4fa1(0x109)],_0x2a4fa1(0x128),!![])}),_0x4d2f45[_0x2a4fa1(0x126)][_0x2a4fa1(0x17a)](_0x8daa2c,0x1),_0x8daa2c--;}}if(_0x4d2f45['action']===_0x2a4fa1(0x15a)){if(!_0x4d2f45['expressions'])_0x4d2f45[_0x2a4fa1(0x11a)]=[];else{const _0x28f71d=_0x5c2574[0x0];delete _0x4d2f45[_0x2a4fa1(0x11a)],_0x4d2f45[_0x2a4fa1(0x11a)]=_0x4d2f45[_0x2a4fa1(0x126)][_0x2a4fa1(0x17e)](_0x1a16ce=>{const _0x4c6d27=_0x2a4fa1,_0x519f07=state['evaluate'](_0x1a16ce,_0x28f71d,_0x48c712[_0x4c6d27(0x186)],!![],this['config']['expressionsEvalTimeoutMillis']);return _0x519f07[_0x4c6d27(0xfa)]?_0x519f07[_0x4c6d27(0xfa)]:_0x519f07[_0x4c6d27(0x103)][_0x4c6d27(0x155)];});}}else{const _0x5ade12=state[_0x2a4fa1(0x12d)](_0x5c2574,_0x4d2f45,this[_0x2a4fa1(0xf1)],this['scriptMapper'],this['v8Inspector'],this['blocklistManager']);_0x4d2f45[_0x2a4fa1(0xf2)]&&utils[_0x2a4fa1(0x112)](_0x4d2f45['location'][_0x2a4fa1(0x172)])&&(_0x4d2f45['location']['line']=_0x5c2574[0x0]['location'][_0x2a4fa1(0xf7)]+0x1),_0x4d2f45['stackFrames']=_0x5ade12['stackFrames'],_0x4d2f45[_0x2a4fa1(0x175)]=_0x5ade12[_0x2a4fa1(0x175)],_0x4d2f45[_0x2a4fa1(0x11a)]=_0x3dbbb4[_0x2a4fa1(0x113)](_0x5ade12['evaluatedExpressions']);}}[a22_0x4a0006(0x105)](_0x175d25){const _0x2b9bc0=a22_0x4a0006;try{if(!_0x175d25[_0x2b9bc0(0x171)])return;const _0x44e8f6=_0x175d25['hitBreakpoints'][0x0],_0x947bce=this[_0x2b9bc0(0x141)][_0x44e8f6];if(!_0x947bce)return;_0x947bce[_0x2b9bc0(0x178)](_0x39ec80=>{const _0x50dd17=_0x2b9bc0;this['listeners'][_0x39ec80][_0x50dd17(0x123)]&&(this[_0x50dd17(0x131)][_0x50dd17(0x148)](_0x50dd17(0x185)+_0x39ec80),this[_0x50dd17(0x111)][_0x39ec80][_0x50dd17(0x12c)](_0x175d25['callFrames']));});}catch(_0x89866c){this[_0x2b9bc0(0x131)][_0x2b9bc0(0x10c)](_0x2b9bc0(0x14d)+_0x89866c);}}[a22_0x4a0006(0x12e)](_0x4847c7){return _0x4847c7[0x0]*0x3b9aca00+_0x4847c7[0x1];}}function a22_0x4c0a(){const _0x4f4dce=['search','processCondition','listener','capture','changeToNS','numBreakpoints','formatInterval','logger','BreakpointData','fileStats','ERROR_COMPILING_CONDITION','push','platform','file://','includes','quotaRecoverySeconds','./v8inspector','satisfies','file','hasMappingInfo','11667851DQZjeC','breakpointId','../blocklisting/dummy-blocklist-manager','breakpointMapper','javascriptFileExtensions','isValid','captureBreakpointData','Unable\x20to\x20compile\x20condition\x20>>\x20','parse','removeFirstOccurrenceInArray','debug','9gImELz','scriptId','.\x20Potential\x20matches:\x20','220zLDsLE','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','detach','keys','set','417186aGkbbf','findScripts','MODULE_WRAP_PREFIX_LENGTH','remainingHits','value','condition','shouldBlock','evaluate','fileIndex','LOG','apiBreakpoint','acorn','numBreakpoints_','BREAKPOINT_CONDITION','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','>=11','pipingStatus','breakpoints','locationStr','locationMapper','getBreakpointCompiler','ignoreQuota','applyDynamicLogsCPUQuota','win32','2782055WyHGGZ','mappingInfo','column','apply','UNSPECIFIED','../util/utils','setInternal','__esModule','hitBreakpoints','path','log','886968hSkDnL','variableTable','6MGBvMZ','>10.11.0','forEach','12OAOOxy','splice','undefined','parsedCondition','version','map','SOURCE_FILE_AMBIGUOUS','replace','toString','response','line','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','>>>breakpoint\x20hit<<<\x20number:\x20','v8Inspector','StatusMessage','capture\x20time:\x20','bind','InspectorDebugApi','quotaManager','5834Bkwbtx','V8_BREAKPOINT_ERROR','.\x20Loaded\x20script\x20contained\x20','INVALID_LINE_NUMBER','7241969ftjixI','CAPTURE_BREAKPOINT_DATA','config','location','normalize','onBreakpointHit','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','wait','lineNumber','removeBreakpoint','v8BreakpointId','error','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','106opoSiu','hrtime','extname','messages','setBreakpointByUrl','\x20<<','cleanupAsyncCallStackInterval','object','15sgxPZH','handleDebugPausedEvent','BREAKPOINT_SOURCE_LOCATION','stringify','setErrorStatusAndCallback','VARIABLE_VALUE','lines','disable','warn','INVALID_BREAKPOINT','sourcemapper','length','setBlocklistManager','listeners','isJavaScriptFile','concat','needsRecoveryTime','Failed\x20to\x20evaluate\x20condition\x20','enable','11524264KkCKlV','DummyBlocklistManager','resetV8DebuggerThreshold','evaluatedExpressions','blocklistManager','V8Inspector','quota','constructor','condition\x20','expressionsEvalTimeoutMillis','ERROR_EVALUATING_CONDITION','compile','enabled','setAndStoreBreakpoint','BREAKPOINT_PATH_BLOCKED','expressions','V8_BREAKPOINT_CLEAR_ERROR','Error\x20Compiling\x20Expression','(((.+)+)+)+$'];a22_0x4c0a=function(){return _0x4f4dce;};return a22_0x4c0a();}exports['InspectorDebugApi']=InspectorDebugApi;
|
|
1
|
+
function a22_0xf758(){const _0x50fb71=['locationMapper','callFrames','map','V8_BREAKPOINT_CLEAR_ERROR','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','expressions','SYNTAX_ERROR_IN_CONDITION','javascriptFileExtensions','listeners','length','8419572yRPUlK','.\x20Potential\x20matches:\x20','setAndStoreBreakpoint','getBreakpointCompiler','apply','scriptMapper','parsedCondition','evaluate','pipingStatus','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','v8BreakpointId','(((.+)+)+)+$','>>>breakpoint\x20hit<<<\x20number:\x20','search','<10.16\x20||\x20>=11\x20<11.11','condition\x20','disconnect','setInternal','stackFrames','acorn','wait','V8_BREAKPOINT_ERROR','messages','listener','compile','lineNumber','\x20due\x20to\x20error:\x20','normalize','hasMappingInfo','action','file://','removeFirstOccurrenceInArray','LOG','fileStats','InspectorDebugApi','4366328Jsmbhe','breakpointId','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','evaluatedExpressions','object','setBlocklistManager','condition','file:///','v8Inspector','UNSPECIFIED','Error\x20Compiling\x20Expression','Unable\x20to\x20unambiguously\x20find\x20','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','set','location','toString','breakpoints','clear','1602324MejEnA','changeToNS','path','error','enabled','value','warn','applyConditionQuota','needsRecoveryTime','resetV8DebuggerThreshold','Failed\x20to\x20evaluate\x20condition\x20','logMessageFormat','disable','breakpointMapper','debug','enable','win32','logger','undefined','log','mappingInfo','.\x20Loaded\x20script\x20contained\x20','\x20deployed\x20source.','ERROR_COMPILING_CONDITION','bind','onBreakpointHit','quota','handleDebugPausedEvent','replace','INVALID_BREAKPOINT','expressionsEvalTimeoutMillis','../blocklisting/dummy-blocklist-manager','column','\x20<<','BREAKPOINT_SOURCE_LOCATION','lines','parse','satisfies','ERROR_EVALUATING_CONDITION','platform','quotaManager','Unable\x20to\x20compile\x20condition\x20>>\x20','MODULE_WRAP_PREFIX_LENGTH','processCondition','line','hrtime','findScripts','includes','removeBreakpoint','push','5223924enAduY','blocklistManager','isValid','StatusMessage','defineProperty','constructor','COULD_NOT_FIND_OUTPUT_FILE','file','numBreakpoints_','5278550VkZvtj','version','isJavaScriptFile','cleanupAsyncCallStackInterval','script','remainingHits','BREAKPOINT_PATH_BLOCKED','fileIndex','quotaRecoverySeconds','V8Inspector','SOURCE_FILE_AMBIGUOUS','config','../state/inspector-state','../util/validator.js','numBreakpoints','178mQGaHC','2500nwuhrL','hitBreakpoints','scriptId','shouldUseWellFormattedUrl','locationStr','ignoreQuota','DISALLOWED_EXPRESSION','./v8inspector','sourcemapper','recovered','stringify','variableTable','../../client/stackdriver/status-message','22349464flKLRp','keys','BreakpointData','setErrorStatusAndCallback','response','capture\x20time:\x20','captureBreakpointData','BREAKPOINT_CONDITION','CAPTURE_BREAKPOINT_DATA'];a22_0xf758=function(){return _0x50fb71;};return a22_0xf758();}const a22_0x37ed96=a22_0x3447;(function(_0xed838c,_0x50acd4){const _0x4ec4b3=a22_0x3447,_0x3fd2f4=_0xed838c();while(!![]){try{const _0x4ab45a=-parseInt(_0x4ec4b3(0x104))/0x1*(parseInt(_0x4ec4b3(0x105))/0x2)+-parseInt(_0x4ec4b3(0x15b))/0x3+parseInt(_0x4ec4b3(0x149))/0x4+parseInt(_0x4ec4b3(0xf5))/0x5+parseInt(_0x4ec4b3(0xec))/0x6+parseInt(_0x4ec4b3(0x125))/0x7+-parseInt(_0x4ec4b3(0x112))/0x8;if(_0x4ab45a===_0x50acd4)break;else _0x3fd2f4['push'](_0x3fd2f4['shift']());}catch(_0x292ad7){_0x3fd2f4['push'](_0x3fd2f4['shift']());}}}(a22_0xf758,0xa3af3));const a22_0x354d7a=(function(){let _0xe4035b=!![];return function(_0x751430,_0x2616ba){const _0x1c5bb6=_0xe4035b?function(){const _0xe438ef=a22_0x3447;if(_0x2616ba){const _0x4acb41=_0x2616ba[_0xe438ef(0x129)](_0x751430,arguments);return _0x2616ba=null,_0x4acb41;}}:function(){};return _0xe4035b=![],_0x1c5bb6;};}()),a22_0x6348cd=a22_0x354d7a(this,function(){const _0x471ced=a22_0x3447;return a22_0x6348cd[_0x471ced(0x158)]()[_0x471ced(0x133)](_0x471ced(0x131))['toString']()[_0x471ced(0xf1)](a22_0x6348cd)['search']('(((.+)+)+)+$');});a22_0x6348cd();'use strict';Object[a22_0x37ed96(0xf0)](exports,'__esModule',{'value':!![]}),exports[a22_0x37ed96(0x148)]=exports[a22_0x37ed96(0x114)]=void 0x0;const acorn=require(a22_0x37ed96(0x139)),path=require(a22_0x37ed96(0x15d)),status_message_1=require(a22_0x37ed96(0x111)),state=require(a22_0x37ed96(0x101)),utils=require('../util/utils'),debugapi=require('./debugapi'),v8inspector_1=require(a22_0x37ed96(0x10c)),dummy_blocklist_manager_1=require(a22_0x37ed96(0x17a)),USE_MODULE_PREFIX=utils[a22_0x37ed96(0x180)](process[a22_0x37ed96(0xf6)],a22_0x37ed96(0x134));class BreakpointData{constructor(_0x1ab6d3,_0x24089f,_0x1f82e9,_0x7a5cca,_0x4fde7d,_0x194990,_0x2dd57f,_0x1156ed){const _0x3e3eae=a22_0x37ed96;this['id']=_0x1ab6d3,this['apiBreakpoint']=_0x24089f,this[_0x3e3eae(0x12b)]=_0x1f82e9,this[_0x3e3eae(0x109)]=_0x7a5cca,this[_0x3e3eae(0x13e)]=_0x4fde7d,this[_0x3e3eae(0xfa)]=_0x194990,this['ignoreQuota']=_0x2dd57f,this[_0x3e3eae(0x12d)]=_0x1156ed;}}exports[a22_0x37ed96(0x114)]=BreakpointData;class InspectorDebugApi{constructor(_0x7fca8b,_0x2b5d0d,_0x2646aa,_0x354e6c,_0x32af33){const _0x6c731c=a22_0x37ed96;this[_0x6c731c(0x159)]={},this['listeners']={},this[_0x6c731c(0x12a)]={},this[_0x6c731c(0x11b)]={},this[_0x6c731c(0x168)]={},this['numBreakpoints']=0x0,this[_0x6c731c(0xf8)]=null,this[_0x6c731c(0x16c)]=_0x7fca8b,this[_0x6c731c(0x100)]=_0x2b5d0d,this[_0x6c731c(0xfc)]=_0x2646aa,this[_0x6c731c(0x10d)]=_0x354e6c,this[_0x6c731c(0x151)]=new v8inspector_1[(_0x6c731c(0xfe))](_0x7fca8b,utils['satisfies'](process[_0x6c731c(0xf6)],'>10.11.0'),this[_0x6c731c(0x100)][_0x6c731c(0x164)],_0x15dbc8=>{const _0x3c5d63=_0x6c731c;this[_0x3c5d63(0x12a)][_0x15dbc8[_0x3c5d63(0x107)]]=_0x15dbc8;},_0x252cd2=>{const _0xefff4=_0x6c731c;try{this[_0xefff4(0x176)](_0x252cd2);}catch(_0xf8056b){this[_0xefff4(0x16c)]['error'](_0xf8056b);}}),this[_0x6c731c(0x183)]=_0x32af33,this[_0x6c731c(0xed)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a22_0x37ed96(0x156)](_0x5a2fae,_0x45d41e){const _0x4129e0=a22_0x37ed96;if(!_0x5a2fae||typeof _0x5a2fae['id']===_0x4129e0(0x16d)||!_0x5a2fae[_0x4129e0(0x157)]||!_0x5a2fae[_0x4129e0(0x157)]['path']||!_0x5a2fae[_0x4129e0(0x157)][_0x4129e0(0xe6)])return utils[_0x4129e0(0x115)](_0x45d41e,_0x5a2fae,status_message_1[_0x4129e0(0xef)][_0x4129e0(0x152)],utils['messages'][_0x4129e0(0x178)]);const _0x3afba3=path[_0x4129e0(0x141)](_0x5a2fae['location'][_0x4129e0(0x15d)]);if(!this[_0x4129e0(0x10d)][_0x4129e0(0x142)](_0x3afba3)){const _0x384b50=path['extname'](_0x3afba3);if(!this[_0x4129e0(0x100)][_0x4129e0(0x122)][_0x4129e0(0xe9)](_0x384b50))return utils[_0x4129e0(0x115)](_0x45d41e,_0x5a2fae,status_message_1[_0x4129e0(0xef)][_0x4129e0(0x17d)],utils[_0x4129e0(0x13c)][_0x4129e0(0xf2)]);this[_0x4129e0(0x137)](_0x5a2fae,null,null,_0x45d41e);}else{const _0x4d70d6=_0x5a2fae[_0x4129e0(0x157)]['line'],_0x15fa6d=0x0,_0x181444=this['sourcemapper'][_0x4129e0(0x16f)](_0x3afba3,_0x4d70d6,_0x15fa6d),_0x19f245=utils[_0x4129e0(0x128)](_0x5a2fae);if(_0x5a2fae['condition']&&_0x19f245)try{_0x5a2fae['condition']=_0x19f245(_0x5a2fae[_0x4129e0(0x14f)]);}catch(_0x5e62f4){return this[_0x4129e0(0x16c)][_0x4129e0(0x161)](_0x4129e0(0x184)+_0x5a2fae[_0x4129e0(0x14f)]+_0x4129e0(0x17c)),utils[_0x4129e0(0x115)](_0x45d41e,_0x5a2fae,status_message_1['StatusMessage'][_0x4129e0(0x119)],utils[_0x4129e0(0x13c)][_0x4129e0(0x172)]);}this[_0x4129e0(0x137)](_0x5a2fae,_0x181444,_0x19f245,_0x45d41e);}}[a22_0x37ed96(0x15a)](_0x4302ab,_0x108b96){const _0x223477=a22_0x37ed96;if(typeof _0x4302ab['id']===_0x223477(0x16d))return this[_0x223477(0x16c)][_0x223477(0x169)](_0x223477(0x155)),utils[_0x223477(0x115)](_0x108b96,_0x4302ab,status_message_1[_0x223477(0xef)][_0x223477(0x119)],utils[_0x223477(0x13c)][_0x223477(0x11e)]);const _0x57a3d3=this[_0x223477(0x159)][_0x4302ab['id']];if(!_0x57a3d3)return this[_0x223477(0x16c)][_0x223477(0x169)](_0x223477(0x12e)+_0x4302ab['id']),utils[_0x223477(0x115)](_0x108b96,_0x4302ab,status_message_1[_0x223477(0xef)][_0x223477(0x119)],utils[_0x223477(0x13c)][_0x223477(0x11e)]);const _0x180a53=_0x57a3d3['locationStr'],_0x4306ed=_0x57a3d3['id'];utils[_0x223477(0x145)](this[_0x223477(0x11b)][_0x180a53],_0x4302ab['id']);this[_0x223477(0x11b)][_0x180a53][_0x223477(0x124)]===0x0&&delete this['locationMapper'][_0x180a53];utils['removeFirstOccurrenceInArray'](this['breakpointMapper'][_0x4306ed],_0x4302ab['id']);this[_0x223477(0x168)][_0x4306ed][_0x223477(0x124)]===0x0&&delete this[_0x223477(0x168)][_0x4306ed];let _0x5f30f0={};!this['breakpointMapper'][_0x57a3d3['id']]&&(_0x5f30f0=this[_0x223477(0x151)][_0x223477(0xea)](_0x57a3d3['id'])),delete this['breakpoints'][_0x4302ab['id']],delete this['listeners'][_0x4302ab['id']],this[_0x223477(0x103)]--,setImmediate(()=>{const _0x5b3f77=_0x223477;_0x5f30f0['error']&&_0x108b96(_0x5f30f0[_0x5b3f77(0x15e)]),_0x108b96(null);});}[a22_0x37ed96(0x13a)](_0x4dd6ce,_0x2dec9b){const _0x11b88a=a22_0x37ed96,_0x45416b=this['onBreakpointHit'][_0x11b88a(0x173)](this,_0x4dd6ce,_0x383784=>{const _0xa83a2f=_0x11b88a,_0x4c4f10=--this[_0xa83a2f(0x159)][_0x4dd6ce['id']]['remainingHits'];(_0x4c4f10<=0x0||_0x383784)&&(this[_0xa83a2f(0x123)][_0x4dd6ce['id']][_0xa83a2f(0x15f)]=![]),_0x2dec9b(_0x383784||undefined);});this[_0x11b88a(0x123)][_0x4dd6ce['id']]={'enabled':!![],'listener':_0x45416b};}[a22_0x37ed96(0x16e)](_0x19cd14,_0xf23ea,_0x22c2c9,_0x14a533){const _0x2cc652=a22_0x37ed96,_0x44b0ad=this[_0x2cc652(0x174)][_0x2cc652(0x173)](this,_0x19cd14,_0x5be145=>{const _0x40b994=_0x2cc652;if(_0x5be145){this['listeners'][_0x19cd14['id']][_0x40b994(0x15f)]=![],setImmediate(()=>{_0x14a533(_0x5be145||undefined);});return;}_0xf23ea(_0x19cd14[_0x40b994(0x166)],_0x19cd14[_0x40b994(0x14c)][_0x40b994(0x11d)](_0x1475a0=>JSON[_0x40b994(0x10f)](_0x1475a0))),_0x19cd14[_0x40b994(0x14c)]=[],_0x22c2c9()?this[_0x40b994(0x123)][_0x19cd14['id']][_0x40b994(0x15f)]=![]:this['quotaManager'][_0x40b994(0x163)](_0x19cd14['id'])&&(this[_0x40b994(0x123)][_0x19cd14['id']][_0x40b994(0x15f)]=![],setTimeout(()=>{const _0x4077ed=_0x40b994;!_0x22c2c9()&&this[_0x4077ed(0x123)][_0x19cd14['id']]&&(this['listeners'][_0x19cd14['id']]['enabled']=!![]),this['quotaManager'][_0x4077ed(0x10e)](_0x19cd14['id']);},this[_0x40b994(0x100)][_0x40b994(0x175)][_0x40b994(0xfd)]*0x3e8));});this['listeners'][_0x19cd14['id']]={'enabled':!![],'listener':_0x44b0ad};}[a22_0x37ed96(0x136)](){const _0x4de09c=a22_0x37ed96;this[_0x4de09c(0x151)]['detach']();}[a22_0x37ed96(0x16a)](){const _0x49fb92=a22_0x37ed96;this['v8Inspector'][_0x49fb92(0x16a)]();}[a22_0x37ed96(0x167)](){const _0x361bd2=a22_0x37ed96;this[_0x361bd2(0x151)][_0x361bd2(0x167)]();}[a22_0x37ed96(0xf4)](){const _0x421201=a22_0x37ed96;return Object['keys'](this[_0x421201(0x159)])[_0x421201(0x124)];}['numListeners_'](){const _0x2eafde=a22_0x37ed96;return Object[_0x2eafde(0x113)](this[_0x2eafde(0x123)])[_0x2eafde(0x124)];}[a22_0x37ed96(0xfa)](_0x17b250){return this['breakpoints'][_0x17b250]['remainingHits'];}[a22_0x37ed96(0x14e)](_0x2d01b5){this['blocklistManager']=_0x2d01b5;}[a22_0x37ed96(0x137)](_0x43a055,_0x3d76c8,_0x520f91,_0x438983){const _0x282867=a22_0x37ed96;let _0x4906d7=null;if(_0x43a055['condition'])try{_0x4906d7=acorn[_0x282867(0x17f)](_0x43a055[_0x282867(0x14f)],{'sourceType':_0x282867(0xf9),'ecmaVersion':0x6});const _0x5398be=require(_0x282867(0x102));if(!_0x5398be[_0x282867(0xee)](_0x4906d7,![]))return utils[_0x282867(0x115)](_0x438983,_0x43a055,status_message_1[_0x282867(0xef)][_0x282867(0x119)],utils[_0x282867(0x13c)][_0x282867(0x10b)]);}catch(_0x5721aa){const _0x32b692=utils[_0x282867(0x13c)][_0x282867(0x121)]+_0x5721aa['message'];return utils[_0x282867(0x115)](_0x438983,_0x43a055,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],_0x32b692);}let _0x576c0d;const _0x136cff=_0x3d76c8?_0x3d76c8[_0x282867(0xf3)]:path[_0x282867(0x141)](_0x43a055[_0x282867(0x157)][_0x282867(0x15d)]),_0x2a87f8=utils[_0x282867(0xe8)](_0x136cff,this[_0x282867(0x100)],this['fileIndex'],this[_0x282867(0x16c)]);if(_0x2a87f8[_0x282867(0x124)]===0x0)return utils[_0x282867(0x115)](_0x438983,_0x43a055,status_message_1[_0x282867(0xef)][_0x282867(0x17d)],utils[_0x282867(0x13c)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x2a87f8[_0x282867(0x124)]===0x1)_0x576c0d=_0x2a87f8[0x0];else return this[_0x282867(0x16c)][_0x282867(0x161)](_0x282867(0x154)+_0x136cff+_0x282867(0x126)+_0x2a87f8),utils['setErrorStatusAndCallback'](_0x438983,_0x43a055,status_message_1[_0x282867(0xef)]['BREAKPOINT_SOURCE_LOCATION'],utils[_0x282867(0x13c)][_0x282867(0xff)]);}if(this[_0x282867(0xed)]['shouldBlock'](_0x576c0d))return utils[_0x282867(0x115)](_0x438983,_0x43a055,status_message_1[_0x282867(0xef)][_0x282867(0x17d)],utils['messages'][_0x282867(0xfb)]);let _0x2ee5f6=_0x3d76c8&&_0x3d76c8[_0x282867(0x17b)]?_0x3d76c8['column']:_0x43a055[_0x282867(0x157)][_0x282867(0x17b)]||0x1;const _0x1be692=_0x3d76c8?_0x3d76c8['line']:_0x43a055[_0x282867(0x157)][_0x282867(0xe6)];USE_MODULE_PREFIX&&_0x1be692===0x1&&(_0x2ee5f6+=debugapi[_0x282867(0x185)]-0x1);if(_0x1be692>=this[_0x282867(0xfc)][_0x282867(0x147)][_0x576c0d][_0x282867(0x17e)]||_0x1be692<0x1)return utils[_0x282867(0x115)](_0x438983,_0x43a055,status_message_1[_0x282867(0xef)][_0x282867(0x17d)],utils[_0x282867(0x13c)]['INVALID_LINE_NUMBER']+_0x576c0d+':'+_0x1be692+_0x282867(0x170)+this['fileIndex'][_0x282867(0x147)][_0x576c0d][_0x282867(0x17e)]+'\x20lines.\x20Please\x20ensure'+_0x282867(0x12f)+_0x282867(0x171));const _0x4b5ff9=this[_0x282867(0x127)](_0x43a055,_0x1be692,_0x2ee5f6,_0x576c0d);if(!_0x4b5ff9)return utils['setErrorStatusAndCallback'](_0x438983,_0x43a055,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils['messages'][_0x282867(0x13b)]);this[_0x282867(0x159)][_0x43a055['id']]=new BreakpointData(_0x4b5ff9[_0x282867(0x130)],_0x43a055,_0x4906d7,_0x4b5ff9[_0x282867(0x109)],_0x520f91,_0x43a055['maxHitCount']||0x1,_0x43a055[_0x282867(0x10a)],_0x43a055[_0x282867(0x12d)]),this['numBreakpoints']++,setImmediate(()=>{_0x438983(null);});}[a22_0x37ed96(0x127)](_0x54505f,_0x506dc0,_0x2e0759,_0x1bb0ab){const _0x5ed715=a22_0x37ed96,_0x1042bf=JSON[_0x5ed715(0x10f)](_0x54505f[_0x5ed715(0x157)]);let _0x3cad64;if(!this[_0x5ed715(0x11b)][_0x1042bf]){const _0x320011=this[_0x5ed715(0x151)][_0x5ed715(0x108)]()?_0x5ed715(0x144)+_0x1bb0ab:_0x1bb0ab,_0x4a3c87=process[_0x5ed715(0x182)]===_0x5ed715(0x16b)&&utils[_0x5ed715(0x180)](process['version'],'>=11')?_0x320011[_0x5ed715(0x177)](/^file:\/\//,_0x5ed715(0x150))[_0x5ed715(0x177)](/\\/g,'/'):_0x320011,_0x23bb92=this[_0x5ed715(0x151)]['setBreakpointByUrl']({'lineNumber':_0x506dc0-0x1,'url':_0x4a3c87,'columnNumber':_0x2e0759-0x1});if(_0x23bb92[_0x5ed715(0x15e)]||!_0x23bb92[_0x5ed715(0x116)])return null;_0x3cad64=_0x23bb92['response'][_0x5ed715(0x14a)],delete this[_0x5ed715(0x11b)][_0x1042bf],delete this['breakpointMapper'][_0x3cad64],this['locationMapper'][_0x1042bf]=[],this[_0x5ed715(0x168)][_0x3cad64]=[];}else _0x3cad64=this['breakpoints'][this[_0x5ed715(0x11b)][_0x1042bf][0x0]]['id'];return this[_0x5ed715(0x11b)][_0x1042bf][_0x5ed715(0xeb)](_0x54505f['id']),this[_0x5ed715(0x168)][_0x3cad64]['push'](_0x54505f['id']),{'v8BreakpointId':_0x3cad64,'locationStr':_0x1042bf};}[a22_0x37ed96(0x186)](_0x3e38e9,_0x435246){const _0x376a9e=a22_0x37ed96,_0x387973=this[_0x376a9e(0x100)][_0x376a9e(0x179)],_0x587a93=_0x3e38e9[_0x376a9e(0x14f)];if(_0x587a93){let _0x3d9baa;if(this[_0x376a9e(0x183)][_0x376a9e(0x10a)])_0x3d9baa=state[_0x376a9e(0x12c)](_0x587a93,_0x435246,this['v8Inspector'],!![],_0x387973);else{const _0x2661ca=process[_0x376a9e(0xe7)]();_0x3d9baa=state['evaluate'](_0x587a93,_0x435246,this[_0x376a9e(0x151)],!![],_0x387973);const _0x3ca4db=process[_0x376a9e(0xe7)](_0x2661ca),_0x27e9b9=this[_0x376a9e(0x15c)](_0x3ca4db),_0x4e6816=this[_0x376a9e(0x183)][_0x376a9e(0x162)](_0x27e9b9,_0x3e38e9);if(_0x4e6816)return[undefined,_0x4e6816];}if(_0x3d9baa['error'])return this[_0x376a9e(0x16c)][_0x376a9e(0x169)](_0x376a9e(0x165)+_0x587a93+_0x376a9e(0x140),_0x3d9baa[_0x376a9e(0x15e)]),[undefined,utils[_0x376a9e(0x13c)][_0x376a9e(0x181)]+_0x3d9baa[_0x376a9e(0x15e)]];if(!_0x3d9baa[_0x376a9e(0x14d)]['value'])return this[_0x376a9e(0x16c)]['debug'](_0x376a9e(0x135)+_0x587a93+_0x376a9e(0x11f)),[![],undefined];}return[!![],undefined];}[a22_0x37ed96(0x174)](_0x3e47c0,_0x4f0bdf,_0x275a5e){const _0x4ab81d=a22_0x37ed96,[_0x34af30,_0xacb162]=this[_0x4ab81d(0x186)](_0x3e47c0,_0x275a5e[0x0]);if(_0xacb162!==undefined){utils[_0x4ab81d(0x115)](_0x4f0bdf,_0x3e47c0,status_message_1[_0x4ab81d(0xef)][_0x4ab81d(0x119)],_0xacb162);return;}if(_0x34af30===![])return;const _0x4c7243=process[_0x4ab81d(0xe7)]();try{this[_0x4ab81d(0x118)](_0x3e47c0,_0x275a5e);}catch(_0x103799){return utils[_0x4ab81d(0x115)](_0x4f0bdf,_0x3e47c0,status_message_1[_0x4ab81d(0xef)]['BREAKPOINT_SOURCE_LOCATION'],utils[_0x4ab81d(0x13c)][_0x4ab81d(0x11a)]+_0x103799);}const _0xabd32e=process[_0x4ab81d(0xe7)](_0x4c7243);let _0x31ef70=this[_0x4ab81d(0x15c)](_0xabd32e);this[_0x4ab81d(0x183)]['applyDynamicLogsCPUQuota'](_0x3e47c0['id'],_0x31ef70),this['logger'][_0x4ab81d(0x169)](utils['formatInterval'](_0x4ab81d(0x117),_0xabd32e)),_0x4f0bdf(null);}[a22_0x37ed96(0x118)](_0x2c1062,_0x651f8){const _0x26ef8e=a22_0x37ed96,_0xc329ba=[],_0x3f294d=this;if(_0x2c1062[_0x26ef8e(0x120)]&&this[_0x26ef8e(0x159)][_0x2c1062['id']]['compile'])for(let _0x2c9e04=0x0;_0x2c9e04<_0x2c1062[_0x26ef8e(0x120)][_0x26ef8e(0x124)];_0x2c9e04++){try{_0x2c1062[_0x26ef8e(0x120)][_0x2c9e04]=this[_0x26ef8e(0x159)][_0x2c1062['id']]['compile'](_0x2c1062['expressions'][_0x2c9e04]);}catch(_0x2e34ed){this[_0x26ef8e(0x16c)][_0x26ef8e(0x161)]('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x2c1062['expressions'][_0x2c9e04]+_0x26ef8e(0x17c)),_0xc329ba[_0x26ef8e(0xeb)]({'name':_0x2c1062['expressions'][_0x2c9e04],'status':new status_message_1['StatusMessage'](status_message_1[_0x26ef8e(0xef)]['VARIABLE_VALUE'],_0x26ef8e(0x153),!![])}),_0x2c1062[_0x26ef8e(0x120)]['splice'](_0x2c9e04,0x1),_0x2c9e04--;}}if(_0x2c1062[_0x26ef8e(0x143)]===_0x26ef8e(0x146)){if(!_0x2c1062[_0x26ef8e(0x120)])_0x2c1062[_0x26ef8e(0x14c)]=[];else{const _0x2d51ce=_0x651f8[0x0];delete _0x2c1062[_0x26ef8e(0x14c)],_0x2c1062[_0x26ef8e(0x14c)]=_0x2c1062[_0x26ef8e(0x120)][_0x26ef8e(0x11d)](_0x20742c=>{const _0x4015d1=_0x26ef8e,_0x237845=state['evaluate'](_0x20742c,_0x2d51ce,_0x3f294d[_0x4015d1(0x151)],!![],this[_0x4015d1(0x100)]['expressionsEvalTimeoutMillis']);return _0x237845[_0x4015d1(0x15e)]?_0x237845[_0x4015d1(0x15e)]:_0x237845[_0x4015d1(0x14d)][_0x4015d1(0x160)];});}}else{const _0x5c3fc2=state['capture'](_0x651f8,_0x2c1062,this['config'],this[_0x26ef8e(0x12a)],this[_0x26ef8e(0x151)],this[_0x26ef8e(0xed)]);_0x2c1062['location']&&utils[_0x26ef8e(0xf7)](_0x2c1062[_0x26ef8e(0x157)][_0x26ef8e(0x15d)])&&(_0x2c1062['location'][_0x26ef8e(0xe6)]=_0x651f8[0x0][_0x26ef8e(0x157)][_0x26ef8e(0x13f)]+0x1),_0x2c1062[_0x26ef8e(0x138)]=_0x5c3fc2['stackFrames'],_0x2c1062[_0x26ef8e(0x110)]=_0x5c3fc2['variableTable'],_0x2c1062['evaluatedExpressions']=_0xc329ba['concat'](_0x5c3fc2[_0x26ef8e(0x14c)]);}}[a22_0x37ed96(0x176)](_0xbdf106){const _0x122e22=a22_0x37ed96;try{if(!_0xbdf106[_0x122e22(0x106)])return;const _0x52db9d=_0xbdf106[_0x122e22(0x106)][0x0],_0x5d9383=this[_0x122e22(0x168)][_0x52db9d];if(!_0x5d9383)return;_0x5d9383['forEach'](_0x2a90cc=>{const _0x27f45a=_0x122e22;this[_0x27f45a(0x123)][_0x2a90cc]['enabled']&&(this[_0x27f45a(0x16c)][_0x27f45a(0x169)](_0x27f45a(0x132)+_0x2a90cc),this[_0x27f45a(0x123)][_0x2a90cc][_0x27f45a(0x13d)](_0xbdf106[_0x27f45a(0x11c)]));});}catch(_0x597cba){this[_0x122e22(0x16c)][_0x122e22(0x161)](_0x122e22(0x14b)+_0x597cba);}}[a22_0x37ed96(0x15c)](_0x5444a9){return _0x5444a9[0x0]*0x3b9aca00+_0x5444a9[0x1];}}function a22_0x3447(_0x1ce3c3,_0x24727c){const _0x3924f9=a22_0xf758();return a22_0x3447=function(_0x6348cd,_0x354d7a){_0x6348cd=_0x6348cd-0xe6;let _0xf758b2=_0x3924f9[_0x6348cd];return _0xf758b2;},a22_0x3447(_0x1ce3c3,_0x24727c);}exports[a22_0x37ed96(0x148)]=InspectorDebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a23_0x237804=a23_0x26a8;(function(_0x1e72d7,_0x107cc7){const _0x4eb6ee=a23_0x26a8,_0x3f49f7=_0x1e72d7();while(!![]){try{const _0xd79e0e=parseInt(_0x4eb6ee(0x177))/0x1+-parseInt(_0x4eb6ee(0x186))/0x2*(-parseInt(_0x4eb6ee(0x1a9))/0x3)+parseInt(_0x4eb6ee(0x153))/0x4*(-parseInt(_0x4eb6ee(0x1d8))/0x5)+parseInt(_0x4eb6ee(0x1bc))/0x6+parseInt(_0x4eb6ee(0x1ac))/0x7*(parseInt(_0x4eb6ee(0x16a))/0x8)+-parseInt(_0x4eb6ee(0x162))/0x9+parseInt(_0x4eb6ee(0x1bd))/0xa*(-parseInt(_0x4eb6ee(0x14a))/0xb);if(_0xd79e0e===_0x107cc7)break;else _0x3f49f7['push'](_0x3f49f7['shift']());}catch(_0x4e4cd4){_0x3f49f7['push'](_0x3f49f7['shift']());}}}(a23_0x2353,0x52be7));function a23_0x2353(){const _0x4bc3f3=['javascriptFileExtensions','script_break_point','enabled','.\x20Loaded\x20script\x20contained\x20','quotaRecoverySeconds','forEach','3202SYXsvO','acorn','normalize','Unable\x20to\x20compile\x20condition\x20>>\x20','numBreakpoints_','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','logger','disable','push','lines','blocklistManager','bind','deactivating\x20v8\x20breakpoint\x20listener','config','activating\x20v8\x20breakpoint\x20listener','isJavaScriptFile','undefined','hasMappingInfo','onBreakpointHit','\x20<<','Unable\x20to\x20unambiguously\x20find\x20','formatInterval','v8Breakpoint','V8_BREAKPOINT_CLEAR_ERROR','StatusMessage','checkCondition','VARIABLE_VALUE','V8DebugApi','Error\x20Compiling\x20Expression','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','line','INVALID_BREAKPOINT','INVALID_LINE_NUMBER','quotaManager','parsedCondition','951wOwDXN','search','pathToRegExp','39494JZCJEd','defineProperty','Debug','setByRegExp','stackFrames','capture','splice','action','set','../util/utils','__esModule','V8_BREAKPOINT_DISABLED','evaluatedExpressions','UNSPECIFIED','breakPointsHit','variableTable','1711464pkqByV','50wENgrP','numListeners_','captureBreakpointData','DebugEvent','concat','MODULE_WRAP_PREFIX_LENGTH','./debugapi','setListener','mirror','isValid','sourcemapper','LOG','V8BreakpointData','versions','BREAKPOINT_PATH_BLOCKED','../blocklisting/dummy-blocklist-manager','message','v8Version','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','includes','apiBreakpoint','file','length','evaluate','DISALLOWED_EXPRESSION','extname','toString','28130NOsJvN','quota','column','numBreakpoints','shouldBlock','condition','listeners','2305996LbWjsZ','ERROR_COMPILING_CONDITION','mappingInfo','BREAKPOINT_SOURCE_LOCATION','setBlocklistManager','path','setInternal','setErrorStatusAndCallback','stringify','344rrFKHN','(((.+)+)+)+$','Break','expressions','warn','wait','setScriptBreakPointByRegExp','usePermanentListener','SOURCE_FILE_NOT_FOUND','BREAKPOINT_CONDITION','location','breakpoints','apply','active','SOURCE_FILE_AMBIGUOUS','621171ubIxGK','>=4.5','capture\x20time:\x20','recovered','semver','handleDebugEvents','\x20lines.\x20Please\x20ensure','../state/legacy-state','904qXRXUn','log','value','ERROR_EVALUATING_CONDITION','frame','remainingHits','info','fileIndex','runInDebugContext','map','CAPTURE_BREAKPOINT_DATA','error','hrtime','509647VMpPJH','listener','fileStats','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','number','messages','compile','keys','findScripts'];a23_0x2353=function(){return _0x4bc3f3;};return a23_0x2353();}const a23_0x570946=(function(){let _0x35303b=!![];return function(_0x533043,_0x3ce3ce){const _0x14224b=_0x35303b?function(){const _0x2de209=a23_0x26a8;if(_0x3ce3ce){const _0x3790aa=_0x3ce3ce[_0x2de209(0x15f)](_0x533043,arguments);return _0x3ce3ce=null,_0x3790aa;}}:function(){};return _0x35303b=![],_0x14224b;};}()),a23_0x2bb01a=a23_0x570946(this,function(){const _0x1ccd41=a23_0x26a8;return a23_0x2bb01a[_0x1ccd41(0x1d7)]()[_0x1ccd41(0x1aa)](_0x1ccd41(0x154))[_0x1ccd41(0x1d7)]()['constructor'](a23_0x2bb01a)[_0x1ccd41(0x1aa)](_0x1ccd41(0x154));});a23_0x2bb01a();'use strict';Object[a23_0x237804(0x1ad)](exports,a23_0x237804(0x1b6),{'value':!![]}),exports[a23_0x237804(0x1a1)]=exports[a23_0x237804(0x1c9)]=void 0x0;const acorn=require(a23_0x237804(0x187)),path=require(a23_0x237804(0x14f)),semver=require(a23_0x237804(0x166)),vm=require('vm'),status_message_1=require('../../client/stackdriver/status-message'),state=require(a23_0x237804(0x169)),utils=require(a23_0x237804(0x1b5)),debugapi=require(a23_0x237804(0x1c3)),dummy_blocklist_manager_1=require(a23_0x237804(0x1cc));function a23_0x26a8(_0x308040,_0x624865){const _0x5b4985=a23_0x2353();return a23_0x26a8=function(_0x2bb01a,_0x570946){_0x2bb01a=_0x2bb01a-0x148;let _0x235350=_0x5b4985[_0x2bb01a];return _0x235350;},a23_0x26a8(_0x308040,_0x624865);}class V8BreakpointData{constructor(_0x32f79c,_0x107839,_0x260197,_0x10fc78){const _0x5a7164=a23_0x237804;this[_0x5a7164(0x1d1)]=_0x32f79c,this[_0x5a7164(0x19c)]=_0x107839,this[_0x5a7164(0x1a8)]=_0x260197,this[_0x5a7164(0x17d)]=_0x10fc78;}}exports[a23_0x237804(0x1c9)]=V8BreakpointData;class V8DebugApi{constructor(_0x149ace,_0x4d65f8,_0x82de21,_0x44eb1d,_0x4d0905){const _0x1a85c6=a23_0x237804;this[_0x1a85c6(0x15e)]={},this['listeners']={},this[_0x1a85c6(0x1db)]=0x0,this[_0x1a85c6(0x1c7)]=_0x44eb1d,this['v8']=vm[_0x1a85c6(0x172)](_0x1a85c6(0x1ae)),this[_0x1a85c6(0x193)]=_0x4d65f8,this[_0x1a85c6(0x171)]=_0x82de21,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/['exec'](process[_0x1a85c6(0x1ca)]['v8']),this[_0x1a85c6(0x18c)]=_0x149ace,this[_0x1a85c6(0x15a)]=semver['satisfies'](this[_0x1a85c6(0x1ce)][0x1],_0x1a85c6(0x163)),this['quotaManager']=_0x4d0905,this[_0x1a85c6(0x190)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]),this[_0x1a85c6(0x167)]=(_0x253cad,_0x170d34,_0x16d782)=>{const _0x457f6d=_0x1a85c6;try{switch(_0x253cad){case this['v8'][_0x457f6d(0x1c0)][_0x457f6d(0x155)]:_0x16d782[_0x457f6d(0x1ba)]()[_0x457f6d(0x185)](_0x2deeec=>{const _0x37e323=_0x457f6d,_0x5574b3=_0x2deeec[_0x37e323(0x181)]()['number']();this[_0x37e323(0x149)][_0x5574b3]['enabled']&&(this[_0x37e323(0x18c)][_0x37e323(0x170)](_0x37e323(0x17a)+_0x5574b3),this['listeners'][_0x5574b3][_0x37e323(0x178)](_0x170d34,_0x16d782));});break;default:}}catch(_0x5947ed){this[_0x457f6d(0x18c)][_0x457f6d(0x157)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x5947ed);}},this[_0x1a85c6(0x15a)]&&(this[_0x1a85c6(0x18c)]['info'](_0x1a85c6(0x18b)),this['v8'][_0x1a85c6(0x1c4)](this[_0x1a85c6(0x167)]));}[a23_0x237804(0x1b4)](_0x27b512,_0x3447ed){const _0x497f16=a23_0x237804;if(!this['v8']||!_0x27b512||typeof _0x27b512['id']===_0x497f16(0x196)||!_0x27b512[_0x497f16(0x15d)]||!_0x27b512[_0x497f16(0x15d)]['path']||!_0x27b512['location'][_0x497f16(0x1a4)])return utils[_0x497f16(0x151)](_0x3447ed,_0x27b512,status_message_1[_0x497f16(0x19e)][_0x497f16(0x1b9)],utils[_0x497f16(0x17c)][_0x497f16(0x1a5)]);const _0x3f692a=path['normalize'](_0x27b512[_0x497f16(0x15d)]['path']);if(this[_0x497f16(0x190)][_0x497f16(0x1dc)](_0x3f692a))return utils[_0x497f16(0x151)](_0x3447ed,_0x27b512,status_message_1[_0x497f16(0x19e)][_0x497f16(0x14d)],utils[_0x497f16(0x17c)][_0x497f16(0x1cb)]);if(!this[_0x497f16(0x1c7)][_0x497f16(0x197)](_0x3f692a)){const _0xd178a2=path[_0x497f16(0x1d6)](_0x3f692a);if(!this[_0x497f16(0x193)][_0x497f16(0x180)][_0x497f16(0x1d0)](_0xd178a2))return utils['setErrorStatusAndCallback'](_0x3447ed,_0x27b512,status_message_1['StatusMessage'][_0x497f16(0x14d)],utils[_0x497f16(0x17c)]['COULD_NOT_FIND_OUTPUT_FILE']);this[_0x497f16(0x150)](_0x27b512,null,null,_0x3447ed);}else{const _0x1c7498=_0x27b512[_0x497f16(0x15d)][_0x497f16(0x1a4)],_0x5c4122=0x0,_0x2a0d6a=this[_0x497f16(0x1c7)][_0x497f16(0x14c)](_0x3f692a,_0x1c7498,_0x5c4122),_0x580240=utils['getBreakpointCompiler'](_0x27b512);if(_0x27b512['condition']&&_0x580240)try{_0x27b512['condition']=_0x580240(_0x27b512[_0x497f16(0x148)]);}catch(_0x445f74){return this[_0x497f16(0x18c)][_0x497f16(0x170)](_0x497f16(0x189)+_0x27b512[_0x497f16(0x148)]+_0x497f16(0x199)),utils[_0x497f16(0x151)](_0x3447ed,_0x27b512,status_message_1[_0x497f16(0x19e)][_0x497f16(0x15c)],utils[_0x497f16(0x17c)][_0x497f16(0x14b)]);}this[_0x497f16(0x150)](_0x27b512,_0x2a0d6a,_0x580240,_0x3447ed);}}['clear'](_0x2680de,_0x8b0b75){const _0x1a0fa8=a23_0x237804;if(typeof _0x2680de['id']==='undefined')return utils['setErrorStatusAndCallback'](_0x8b0b75,_0x2680de,status_message_1[_0x1a0fa8(0x19e)][_0x1a0fa8(0x15c)],utils['messages']['V8_BREAKPOINT_CLEAR_ERROR']);const _0x412e86=this[_0x1a0fa8(0x15e)][_0x2680de['id']];if(!_0x412e86)return utils[_0x1a0fa8(0x151)](_0x8b0b75,_0x2680de,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils[_0x1a0fa8(0x17c)][_0x1a0fa8(0x19d)]);const _0x37d990=_0x412e86[_0x1a0fa8(0x19c)];this['v8']['clearBreakPoint'](_0x37d990[_0x1a0fa8(0x17b)]()),delete this[_0x1a0fa8(0x15e)][_0x2680de['id']],delete this[_0x1a0fa8(0x149)][_0x37d990[_0x1a0fa8(0x17b)]()],this[_0x1a0fa8(0x1db)]--,this[_0x1a0fa8(0x1db)]===0x0&&!this[_0x1a0fa8(0x15a)]&&(this['logger'][_0x1a0fa8(0x170)](_0x1a0fa8(0x192)),this['v8'][_0x1a0fa8(0x1c4)](null)),setImmediate(()=>{_0x8b0b75(null);});}[a23_0x237804(0x158)](_0x59baf9,_0x49476b){const _0x271327=a23_0x237804,_0x3c1a2d=this,_0x2081b2=_0x3c1a2d[_0x271327(0x15e)][_0x59baf9['id']][_0x271327(0x19c)][_0x271327(0x17b)](),_0x22a943=this['onBreakpointHit']['bind'](this,_0x59baf9,_0x4847bc=>{const _0x49d06a=_0x271327;_0x3c1a2d[_0x49d06a(0x149)][_0x2081b2][_0x49d06a(0x182)]=![],setImmediate(()=>{_0x49476b(_0x4847bc||undefined);});});_0x3c1a2d['listeners'][_0x2081b2]={'enabled':!![],'listener':_0x22a943};}[a23_0x237804(0x16b)](_0x4d6cdd,_0xdfd001,_0x14ff54,_0x5b5e93){const _0x37e0f8=a23_0x237804,_0x555185=this,_0x5a7cc8=_0x555185[_0x37e0f8(0x15e)][_0x4d6cdd['id']]['v8Breakpoint']['number'](),_0x3888a9=this['onBreakpointHit'][_0x37e0f8(0x191)](this,_0x4d6cdd,_0x3f8c3f=>{const _0x5894ec=_0x37e0f8;_0x3f8c3f&&(this[_0x5894ec(0x149)][_0x4d6cdd['id']][_0x5894ec(0x182)]=![],setImmediate(()=>{_0x5b5e93(_0x3f8c3f||undefined);})),_0xdfd001(_0x4d6cdd['logMessageFormat'],_0x4d6cdd[_0x5894ec(0x1b8)][_0x5894ec(0x173)](_0x566d3e=>JSON[_0x5894ec(0x152)](_0x566d3e))),_0x14ff54()?_0x555185[_0x5894ec(0x149)][_0x5a7cc8]['enabled']=![]:this['quotaManager']['needsRecoveryTime'](_0x4d6cdd['id'])&&(_0x555185[_0x5894ec(0x149)][_0x5a7cc8][_0x5894ec(0x182)]=![],setTimeout(()=>{const _0x5a3ee0=_0x5894ec;!_0x14ff54()&&_0x555185[_0x5a3ee0(0x149)][_0x5a7cc8]&&(_0x555185[_0x5a3ee0(0x149)][_0x5a7cc8]['enabled']=!![]),this[_0x5a3ee0(0x1a7)][_0x5a3ee0(0x165)](_0x4d6cdd['id']);},_0x555185['config'][_0x5894ec(0x1d9)][_0x5894ec(0x184)]*0x3e8));});_0x555185[_0x37e0f8(0x149)][_0x5a7cc8]={'enabled':!![],'listener':_0x3888a9};}['disconnect'](){return;}['enable'](){}[a23_0x237804(0x18d)](){}[a23_0x237804(0x18a)](){const _0xef4aa9=a23_0x237804;return Object['keys'](this[_0xef4aa9(0x15e)])[_0xef4aa9(0x1d3)];}[a23_0x237804(0x1be)](){const _0x45a5ab=a23_0x237804;return Object[_0x45a5ab(0x17e)](this[_0x45a5ab(0x149)])['length'];}[a23_0x237804(0x16f)](){return 0x0;}[a23_0x237804(0x14e)](_0x565d22){const _0x1d8544=a23_0x237804;this[_0x1d8544(0x190)]=_0x565d22;}['setInternal'](_0x3e3dc5,_0x749e97,_0x3a46e3,_0x3e144b){const _0x582013=a23_0x237804;let _0x458c5c=null;if(_0x3e3dc5[_0x582013(0x148)])try{_0x458c5c=acorn['parse'](_0x3e3dc5[_0x582013(0x148)],{'sourceType':'script','ecmaVersion':0x6});const _0x1b1f5a=require('../util/validator.js');if(!_0x1b1f5a[_0x582013(0x1c6)](_0x458c5c,!![]))return utils[_0x582013(0x151)](_0x3e144b,_0x3e3dc5,status_message_1['StatusMessage'][_0x582013(0x15c)],utils[_0x582013(0x17c)][_0x582013(0x1d5)]);}catch(_0x5d7ce4){return utils[_0x582013(0x151)](_0x3e144b,_0x3e3dc5,status_message_1[_0x582013(0x19e)][_0x582013(0x15c)],utils[_0x582013(0x17c)]['SYNTAX_ERROR_IN_CONDITION']+_0x5d7ce4[_0x582013(0x1cd)]);}let _0x259d6d;const _0x711503=_0x749e97?_0x749e97[_0x582013(0x1d2)]:path[_0x582013(0x188)](_0x3e3dc5[_0x582013(0x15d)][_0x582013(0x14f)]),_0x59875f=utils[_0x582013(0x17f)](_0x711503,this[_0x582013(0x193)],this['fileIndex'],this[_0x582013(0x18c)]);if(_0x59875f[_0x582013(0x1d3)]===0x0)return utils[_0x582013(0x151)](_0x3e144b,_0x3e3dc5,status_message_1[_0x582013(0x19e)][_0x582013(0x14d)],utils[_0x582013(0x17c)][_0x582013(0x15b)]);else{if(_0x59875f[_0x582013(0x1d3)]===0x1)_0x259d6d=_0x59875f[0x0];else return this[_0x582013(0x18c)][_0x582013(0x157)](_0x582013(0x19a)+_0x711503+'.\x20Potential\x20matches:\x20'+_0x59875f),utils['setErrorStatusAndCallback'](_0x3e144b,_0x3e3dc5,status_message_1[_0x582013(0x19e)][_0x582013(0x14d)],utils[_0x582013(0x17c)][_0x582013(0x161)]);}let _0x74254c=_0x749e97&&_0x749e97[_0x582013(0x1da)]?_0x749e97[_0x582013(0x1da)]:_0x3e3dc5[_0x582013(0x15d)][_0x582013(0x1da)]||0x1;const _0x2796a0=_0x749e97?_0x749e97[_0x582013(0x1a4)]:_0x3e3dc5[_0x582013(0x15d)][_0x582013(0x1a4)];_0x2796a0===0x1&&(_0x74254c+=debugapi[_0x582013(0x1c2)]-0x1);if(_0x2796a0>=this['fileIndex'][_0x582013(0x179)][_0x259d6d]['lines'])return utils[_0x582013(0x151)](_0x3e144b,_0x3e3dc5,status_message_1[_0x582013(0x19e)][_0x582013(0x14d)],utils[_0x582013(0x17c)][_0x582013(0x1a6)]+_0x259d6d+':'+_0x2796a0+_0x582013(0x183)+this[_0x582013(0x171)][_0x582013(0x179)][_0x259d6d][_0x582013(0x18f)]+_0x582013(0x168)+_0x582013(0x1cf)+'\x20deployed\x20source.');const _0x12f047=this[_0x582013(0x1af)](_0x259d6d,_0x2796a0,_0x74254c);if(!_0x12f047)return utils[_0x582013(0x151)](_0x3e144b,_0x3e3dc5,status_message_1[_0x582013(0x19e)][_0x582013(0x14d)],utils[_0x582013(0x17c)]['V8_BREAKPOINT_ERROR']);this['numBreakpoints']===0x0&&!this['usePermanentListener']&&(this['logger'][_0x582013(0x170)](_0x582013(0x194)),this['v8'][_0x582013(0x1c4)](this[_0x582013(0x167)])),this[_0x582013(0x15e)][_0x3e3dc5['id']]=new V8BreakpointData(_0x3e3dc5,_0x12f047,_0x458c5c,_0x3a46e3),this[_0x582013(0x1db)]++,setImmediate(()=>{_0x3e144b(null);});}[a23_0x237804(0x1af)](_0x1dc9ce,_0x55b0a6,_0x23345b){const _0x47cc16=a23_0x237804,_0xfa48e3=utils[_0x47cc16(0x1ab)](_0x1dc9ce),_0xa8eaa6=this['v8'][_0x47cc16(0x159)](_0xfa48e3,_0x55b0a6-0x1,_0x23345b-0x1),_0x8208=this['v8']['findBreakPoint'](_0xa8eaa6);return _0x8208;}[a23_0x237804(0x198)](_0x450524,_0x510660,_0x366227){const _0x193678=a23_0x237804,_0x4a3840=this[_0x193678(0x15e)][_0x450524['id']][_0x193678(0x19c)];if(!_0x4a3840[_0x193678(0x160)]())return utils[_0x193678(0x151)](_0x510660,_0x450524,status_message_1['StatusMessage'][_0x193678(0x14d)],utils['messages'][_0x193678(0x1b7)]);const _0x3d6275=this[_0x193678(0x19f)](_0x450524,_0x366227);if(_0x3d6275[_0x193678(0x175)])return utils['setErrorStatusAndCallback'](_0x510660,_0x450524,status_message_1['StatusMessage'][_0x193678(0x15c)],utils[_0x193678(0x17c)][_0x193678(0x16d)]+_0x3d6275[_0x193678(0x175)]);else{if(!_0x3d6275['value']){this[_0x193678(0x18c)][_0x193678(0x170)](_0x193678(0x1a3));return;}}const _0x3baf27=process[_0x193678(0x176)]();try{this[_0x193678(0x1bf)](_0x450524,_0x366227);}catch(_0x5d1759){return utils['setErrorStatusAndCallback'](_0x510660,_0x450524,status_message_1[_0x193678(0x19e)][_0x193678(0x14d)],utils[_0x193678(0x17c)][_0x193678(0x174)]+_0x5d1759);}const _0x3549c7=process[_0x193678(0x176)](_0x3baf27);this[_0x193678(0x18c)]['info'](utils[_0x193678(0x19b)](_0x193678(0x164),_0x3549c7)),_0x510660(null);}['checkCondition'](_0x4e323e,_0x199fee){const _0x294b94=a23_0x237804;if(!_0x4e323e[_0x294b94(0x148)])return{'value':!![]};const _0x21bc5a=state[_0x294b94(0x1d4)](_0x4e323e[_0x294b94(0x148)],_0x199fee['frame'](0x0));if(_0x21bc5a[_0x294b94(0x175)])return{'error':_0x21bc5a[_0x294b94(0x175)]};return{'value':!!_0x21bc5a[_0x294b94(0x1c5)]['value']()};}[a23_0x237804(0x1bf)](_0x35a1f7,_0x3955a6){const _0x3ac8ff=a23_0x237804,_0x1138d4=[];if(_0x35a1f7[_0x3ac8ff(0x156)]&&this[_0x3ac8ff(0x15e)][_0x35a1f7['id']][_0x3ac8ff(0x17d)])for(let _0x2d01f5=0x0;_0x2d01f5<_0x35a1f7[_0x3ac8ff(0x156)][_0x3ac8ff(0x1d3)];_0x2d01f5++){try{_0x35a1f7[_0x3ac8ff(0x156)][_0x2d01f5]=this[_0x3ac8ff(0x15e)][_0x35a1f7['id']][_0x3ac8ff(0x17d)](_0x35a1f7[_0x3ac8ff(0x156)][_0x2d01f5]);}catch(_0x35ffe6){this['logger'][_0x3ac8ff(0x170)]('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x35a1f7[_0x3ac8ff(0x156)][_0x2d01f5]+_0x3ac8ff(0x199)),_0x1138d4[_0x3ac8ff(0x18e)]({'name':_0x35a1f7[_0x3ac8ff(0x156)][_0x2d01f5],'status':new status_message_1[(_0x3ac8ff(0x19e))](status_message_1['StatusMessage'][_0x3ac8ff(0x1a0)],_0x3ac8ff(0x1a2),!![])}),_0x35a1f7[_0x3ac8ff(0x156)][_0x3ac8ff(0x1b2)](_0x2d01f5,0x1),_0x2d01f5--;}}if(_0x35a1f7[_0x3ac8ff(0x1b3)]===_0x3ac8ff(0x1c8)){if(!_0x35a1f7[_0x3ac8ff(0x156)])_0x35a1f7['evaluatedExpressions']=[];else{const _0x4a7b53=_0x3955a6[_0x3ac8ff(0x16e)](0x0),_0x4e8101=_0x35a1f7[_0x3ac8ff(0x156)][_0x3ac8ff(0x173)](_0x418ac6=>{const _0x149195=_0x3ac8ff,_0x41d975=state[_0x149195(0x1d4)](_0x418ac6,_0x4a7b53);return _0x41d975[_0x149195(0x175)]?_0x41d975[_0x149195(0x175)]:_0x41d975[_0x149195(0x1c5)][_0x149195(0x16c)]();});_0x35a1f7[_0x3ac8ff(0x1b8)]=_0x4e8101;}}else{const _0x1edf59=state[_0x3ac8ff(0x1b1)](_0x3955a6,_0x35a1f7[_0x3ac8ff(0x156)],this[_0x3ac8ff(0x193)],this['v8'],this['blocklistManager']);_0x35a1f7[_0x3ac8ff(0x15d)]&&utils[_0x3ac8ff(0x195)](_0x35a1f7[_0x3ac8ff(0x15d)][_0x3ac8ff(0x14f)])&&_0x1edf59['location']&&_0x1edf59['location'][_0x3ac8ff(0x1a4)]&&(_0x35a1f7['location'][_0x3ac8ff(0x1a4)]=_0x1edf59[_0x3ac8ff(0x15d)][_0x3ac8ff(0x1a4)]),_0x35a1f7[_0x3ac8ff(0x1b0)]=_0x1edf59[_0x3ac8ff(0x1b0)],_0x35a1f7[_0x3ac8ff(0x1bb)]=_0x1edf59[_0x3ac8ff(0x1bb)],_0x35a1f7[_0x3ac8ff(0x1b8)]=_0x1138d4[_0x3ac8ff(0x1c1)](_0x1edf59[_0x3ac8ff(0x1b8)]);}}}exports[a23_0x237804(0x1a1)]=V8DebugApi;
|
|
1
|
+
function a23_0x57a4(_0x286031,_0x2cbb50){const _0x5633b5=a23_0x2754();return a23_0x57a4=function(_0x80ac53,_0x853f3d){_0x80ac53=_0x80ac53-0x6d;let _0x275415=_0x5633b5[_0x80ac53];return _0x275415;},a23_0x57a4(_0x286031,_0x2cbb50);}const a23_0x1ee503=a23_0x57a4;(function(_0x49f0f2,_0x15ebe0){const _0x59d2b3=a23_0x57a4,_0x552ade=_0x49f0f2();while(!![]){try{const _0x597c9b=parseInt(_0x59d2b3(0xa5))/0x1+-parseInt(_0x59d2b3(0xaa))/0x2*(parseInt(_0x59d2b3(0x9a))/0x3)+parseInt(_0x59d2b3(0x8f))/0x4*(parseInt(_0x59d2b3(0x73))/0x5)+parseInt(_0x59d2b3(0x75))/0x6*(-parseInt(_0x59d2b3(0xba))/0x7)+-parseInt(_0x59d2b3(0xcd))/0x8+-parseInt(_0x59d2b3(0xf0))/0x9*(-parseInt(_0x59d2b3(0xb9))/0xa)+parseInt(_0x59d2b3(0x98))/0xb*(-parseInt(_0x59d2b3(0x8c))/0xc);if(_0x597c9b===_0x15ebe0)break;else _0x552ade['push'](_0x552ade['shift']());}catch(_0x2a1aec){_0x552ade['push'](_0x552ade['shift']());}}}(a23_0x2754,0xe916b));const a23_0x853f3d=(function(){let _0x109597=!![];return function(_0x24693e,_0x39cd63){const _0x2ed406=_0x109597?function(){if(_0x39cd63){const _0x3c1bcd=_0x39cd63['apply'](_0x24693e,arguments);return _0x39cd63=null,_0x3c1bcd;}}:function(){};return _0x109597=![],_0x2ed406;};}()),a23_0x80ac53=a23_0x853f3d(this,function(){const _0x187b06=a23_0x57a4;return a23_0x80ac53[_0x187b06(0xa9)]()[_0x187b06(0x9d)](_0x187b06(0x7a))[_0x187b06(0xa9)]()[_0x187b06(0xc2)](a23_0x80ac53)[_0x187b06(0x9d)](_0x187b06(0x7a));});a23_0x80ac53();'use strict';Object[a23_0x1ee503(0x81)](exports,a23_0x1ee503(0xaf),{'value':!![]}),exports['V8DebugApi']=exports['V8BreakpointData']=void 0x0;const acorn=require(a23_0x1ee503(0x8b)),path=require(a23_0x1ee503(0xa4)),semver=require(a23_0x1ee503(0xeb)),vm=require('vm'),status_message_1=require(a23_0x1ee503(0xb1)),state=require(a23_0x1ee503(0xd8)),utils=require(a23_0x1ee503(0xd9)),debugapi=require('./debugapi'),dummy_blocklist_manager_1=require(a23_0x1ee503(0xc4));class V8BreakpointData{constructor(_0xfbe516,_0xa5569c,_0x177446,_0x53061a){const _0x454ebb=a23_0x1ee503;this[_0x454ebb(0xd2)]=_0xfbe516,this[_0x454ebb(0xb0)]=_0xa5569c,this[_0x454ebb(0xca)]=_0x177446,this[_0x454ebb(0xe5)]=_0x53061a;}}exports[a23_0x1ee503(0xf2)]=V8BreakpointData;function a23_0x2754(){const _0x1e4e51=['Unable\x20to\x20compile\x20condition\x20>>\x20','toString','4yNpWXD','number','stackFrames','normalize','SOURCE_FILE_NOT_FOUND','__esModule','v8Breakpoint','../../client/stackdriver/status-message','.\x20Loaded\x20script\x20contained\x20','BREAKPOINT_SOURCE_LOCATION','breakpoints','disconnect','setBlocklistManager','forEach','map','5190170QxMVUf','12089PXuBhG','keys','DISALLOWED_EXPRESSION','hasMappingInfo','location','exec','line','v8Version','constructor','Error\x20Compiling\x20Expression','../blocklisting/dummy-blocklist-manager','bind','listeners','StatusMessage','captureBreakpointData','MODULE_WRAP_PREFIX_LENGTH','parsedCondition','V8DebugApi','hrtime','11193056gIpqRI','V8_BREAKPOINT_DISABLED','\x20<<','undefined','messages','apiBreakpoint','script','COULD_NOT_FIND_OUTPUT_FILE','pathToRegExp','condition','file','../state/legacy-state','../util/utils','mappingInfo','config','wait','SOURCE_FILE_AMBIGUOUS','isJavaScriptFile','variableTable','set','error','\x20lines.\x20Please\x20ensure','length','setByRegExp','compile','SYNTAX_ERROR_IN_CONDITION','message','frame','sourcemapper','findBreakPoint','semver','column','isValid','mirror','capture','27LmQnnS','V8_BREAKPOINT_CLEAR_ERROR','V8BreakpointData','numBreakpoints','expressions','evaluate','parse','lines','needsRecoveryTime','setErrorStatusAndCallback','INVALID_LINE_NUMBER','>=4.5','numListeners_','concat','deactivating\x20v8\x20breakpoint\x20listener','javascriptFileExtensions','5015ozMsMV','usePermanentListener','1086TwgWbE','Debug','log','quotaManager','VARIABLE_VALUE','(((.+)+)+)+$','warn','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','onBreakpointHit','logger','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','findScripts','defineProperty','setInternal','ERROR_EVALUATING_CONDITION','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','LOG','disable','clear','value','UNSPECIFIED','evaluatedExpressions','acorn','264ecuGLo','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','clearBreakPoint','7368vRdZiI','DebugEvent','fileStats','BREAKPOINT_CONDITION','remainingHits','.\x20Potential\x20matches:\x20','fileIndex','info','handleDebugEvents','280753cZNfKR','../util/validator.js','2079345tCMtnW','enabled','blocklistManager','search','listener','setListener','Unable\x20to\x20unambiguously\x20find\x20','splice','INVALID_BREAKPOINT','capture\x20time:\x20','path','1209609CDzIkw','DummyBlocklistManager','stringify'];a23_0x2754=function(){return _0x1e4e51;};return a23_0x2754();}class V8DebugApi{constructor(_0x18eaf8,_0xfb5f08,_0x30052c,_0x124ed5,_0x4ae180){const _0x21e995=a23_0x1ee503;this[_0x21e995(0xb4)]={},this[_0x21e995(0xc6)]={},this[_0x21e995(0xf3)]=0x0,this[_0x21e995(0xe9)]=_0x124ed5,this['v8']=vm['runInDebugContext'](_0x21e995(0x76)),this[_0x21e995(0xdb)]=_0xfb5f08,this[_0x21e995(0x95)]=_0x30052c,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/[_0x21e995(0xbf)](process['versions']['v8']),this['logger']=_0x18eaf8,this[_0x21e995(0x74)]=semver['satisfies'](this[_0x21e995(0xc1)][0x1],_0x21e995(0x6e)),this[_0x21e995(0x78)]=_0x4ae180,this[_0x21e995(0x9c)]=new dummy_blocklist_manager_1[(_0x21e995(0xa6))](!![]),this[_0x21e995(0x97)]=(_0x1b2926,_0x29d709,_0x4e88a4)=>{const _0xa96e5d=_0x21e995;try{switch(_0x1b2926){case this['v8'][_0xa96e5d(0x90)]['Break']:_0x4e88a4['breakPointsHit']()[_0xa96e5d(0xb7)](_0x2399f3=>{const _0x9b5209=_0xa96e5d,_0x4cd8db=_0x2399f3['script_break_point']()[_0x9b5209(0xab)]();this[_0x9b5209(0xc6)][_0x4cd8db][_0x9b5209(0x9b)]&&(this[_0x9b5209(0x7e)][_0x9b5209(0x96)](_0x9b5209(0x7c)+_0x4cd8db),this[_0x9b5209(0xc6)][_0x4cd8db][_0x9b5209(0x9e)](_0x29d709,_0x4e88a4));});break;default:}}catch(_0x33614c){this[_0xa96e5d(0x7e)]['warn'](_0xa96e5d(0x84)+_0x33614c);}},this['usePermanentListener']&&(this[_0x21e995(0x7e)][_0x21e995(0x96)]('activating\x20v8\x20breakpoint\x20listener\x20(permanent)'),this['v8'][_0x21e995(0x9f)](this[_0x21e995(0x97)]));}[a23_0x1ee503(0xe0)](_0x551a3c,_0x520a38){const _0x4b7ee4=a23_0x1ee503;if(!this['v8']||!_0x551a3c||typeof _0x551a3c['id']==='undefined'||!_0x551a3c[_0x4b7ee4(0xbe)]||!_0x551a3c[_0x4b7ee4(0xbe)][_0x4b7ee4(0xa4)]||!_0x551a3c[_0x4b7ee4(0xbe)][_0x4b7ee4(0xc0)])return utils[_0x4b7ee4(0xf9)](_0x520a38,_0x551a3c,status_message_1[_0x4b7ee4(0xc7)][_0x4b7ee4(0x89)],utils[_0x4b7ee4(0xd1)][_0x4b7ee4(0xa2)]);const _0x2028e1=path[_0x4b7ee4(0xad)](_0x551a3c[_0x4b7ee4(0xbe)][_0x4b7ee4(0xa4)]);if(this['blocklistManager']['shouldBlock'](_0x2028e1))return utils[_0x4b7ee4(0xf9)](_0x520a38,_0x551a3c,status_message_1[_0x4b7ee4(0xc7)][_0x4b7ee4(0xb3)],utils[_0x4b7ee4(0xd1)]['BREAKPOINT_PATH_BLOCKED']);if(!this[_0x4b7ee4(0xe9)][_0x4b7ee4(0xbd)](_0x2028e1)){const _0x1a7ec2=path['extname'](_0x2028e1);if(!this[_0x4b7ee4(0xdb)][_0x4b7ee4(0x72)]['includes'](_0x1a7ec2))return utils['setErrorStatusAndCallback'](_0x520a38,_0x551a3c,status_message_1[_0x4b7ee4(0xc7)][_0x4b7ee4(0xb3)],utils[_0x4b7ee4(0xd1)][_0x4b7ee4(0xd4)]);this[_0x4b7ee4(0x82)](_0x551a3c,null,null,_0x520a38);}else{const _0x4f657a=_0x551a3c[_0x4b7ee4(0xbe)]['line'],_0x3c8b8b=0x0,_0xde7b8a=this[_0x4b7ee4(0xe9)][_0x4b7ee4(0xda)](_0x2028e1,_0x4f657a,_0x3c8b8b),_0x1665fe=utils['getBreakpointCompiler'](_0x551a3c);if(_0x551a3c[_0x4b7ee4(0xd6)]&&_0x1665fe)try{_0x551a3c['condition']=_0x1665fe(_0x551a3c['condition']);}catch(_0x56a7cb){return this[_0x4b7ee4(0x7e)][_0x4b7ee4(0x96)](_0x4b7ee4(0xa8)+_0x551a3c[_0x4b7ee4(0xd6)]+_0x4b7ee4(0xcf)),utils[_0x4b7ee4(0xf9)](_0x520a38,_0x551a3c,status_message_1[_0x4b7ee4(0xc7)]['BREAKPOINT_CONDITION'],utils[_0x4b7ee4(0xd1)]['ERROR_COMPILING_CONDITION']);}this[_0x4b7ee4(0x82)](_0x551a3c,_0xde7b8a,_0x1665fe,_0x520a38);}}[a23_0x1ee503(0x87)](_0x58a085,_0x5bf7d8){const _0xe2919=a23_0x1ee503;if(typeof _0x58a085['id']===_0xe2919(0xd0))return utils[_0xe2919(0xf9)](_0x5bf7d8,_0x58a085,status_message_1[_0xe2919(0xc7)][_0xe2919(0x92)],utils[_0xe2919(0xd1)][_0xe2919(0xf1)]);const _0x41991d=this[_0xe2919(0xb4)][_0x58a085['id']];if(!_0x41991d)return utils[_0xe2919(0xf9)](_0x5bf7d8,_0x58a085,status_message_1[_0xe2919(0xc7)][_0xe2919(0x92)],utils[_0xe2919(0xd1)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x1bda6f=_0x41991d[_0xe2919(0xb0)];this['v8'][_0xe2919(0x8e)](_0x1bda6f[_0xe2919(0xab)]()),delete this[_0xe2919(0xb4)][_0x58a085['id']],delete this['listeners'][_0x1bda6f[_0xe2919(0xab)]()],this[_0xe2919(0xf3)]--,this[_0xe2919(0xf3)]===0x0&&!this['usePermanentListener']&&(this[_0xe2919(0x7e)][_0xe2919(0x96)](_0xe2919(0x71)),this['v8'][_0xe2919(0x9f)](null)),setImmediate(()=>{_0x5bf7d8(null);});}[a23_0x1ee503(0xdc)](_0x23f0b7,_0x24d2c6){const _0x27ec66=a23_0x1ee503,_0xf095b1=this,_0x458084=_0xf095b1['breakpoints'][_0x23f0b7['id']][_0x27ec66(0xb0)][_0x27ec66(0xab)](),_0x284c5e=this[_0x27ec66(0x7d)][_0x27ec66(0xc5)](this,_0x23f0b7,_0x4bd488=>{const _0x38ab17=_0x27ec66;_0xf095b1[_0x38ab17(0xc6)][_0x458084][_0x38ab17(0x9b)]=![],setImmediate(()=>{_0x24d2c6(_0x4bd488||undefined);});});_0xf095b1[_0x27ec66(0xc6)][_0x458084]={'enabled':!![],'listener':_0x284c5e};}[a23_0x1ee503(0x77)](_0x45628c,_0xac282,_0x1492e1,_0x5b401e){const _0x2824c1=a23_0x1ee503,_0x3197dc=this,_0x15c57b=_0x3197dc[_0x2824c1(0xb4)][_0x45628c['id']][_0x2824c1(0xb0)]['number'](),_0x81b4e4=this[_0x2824c1(0x7d)]['bind'](this,_0x45628c,_0x542b60=>{const _0x3d5ce4=_0x2824c1;_0x542b60&&(this[_0x3d5ce4(0xc6)][_0x45628c['id']][_0x3d5ce4(0x9b)]=![],setImmediate(()=>{_0x5b401e(_0x542b60||undefined);})),_0xac282(_0x45628c['logMessageFormat'],_0x45628c[_0x3d5ce4(0x8a)][_0x3d5ce4(0xb8)](_0x581db8=>JSON[_0x3d5ce4(0xa7)](_0x581db8))),_0x1492e1()?_0x3197dc[_0x3d5ce4(0xc6)][_0x15c57b][_0x3d5ce4(0x9b)]=![]:this['quotaManager'][_0x3d5ce4(0xf8)](_0x45628c['id'])&&(_0x3197dc['listeners'][_0x15c57b]['enabled']=![],setTimeout(()=>{const _0x4969d1=_0x3d5ce4;!_0x1492e1()&&_0x3197dc[_0x4969d1(0xc6)][_0x15c57b]&&(_0x3197dc['listeners'][_0x15c57b][_0x4969d1(0x9b)]=!![]),this[_0x4969d1(0x78)]['recovered'](_0x45628c['id']);},_0x3197dc[_0x3d5ce4(0xdb)]['quota']['quotaRecoverySeconds']*0x3e8));});_0x3197dc[_0x2824c1(0xc6)][_0x15c57b]={'enabled':!![],'listener':_0x81b4e4};}[a23_0x1ee503(0xb5)](){return;}['enable'](){}[a23_0x1ee503(0x86)](){}['numBreakpoints_'](){const _0x2df346=a23_0x1ee503;return Object['keys'](this[_0x2df346(0xb4)])['length'];}[a23_0x1ee503(0x6f)](){const _0x43fb78=a23_0x1ee503;return Object[_0x43fb78(0xbb)](this[_0x43fb78(0xc6)])[_0x43fb78(0xe3)];}[a23_0x1ee503(0x93)](){return 0x0;}[a23_0x1ee503(0xb6)](_0x354adc){const _0x570ca6=a23_0x1ee503;this[_0x570ca6(0x9c)]=_0x354adc;}['setInternal'](_0x2a78c2,_0x233977,_0x986e5c,_0x354d61){const _0x1e8494=a23_0x1ee503;let _0x3e164a=null;if(_0x2a78c2['condition'])try{_0x3e164a=acorn[_0x1e8494(0xf6)](_0x2a78c2['condition'],{'sourceType':_0x1e8494(0xd3),'ecmaVersion':0x6});const _0x4e4466=require(_0x1e8494(0x99));if(!_0x4e4466[_0x1e8494(0xed)](_0x3e164a,!![]))return utils[_0x1e8494(0xf9)](_0x354d61,_0x2a78c2,status_message_1['StatusMessage'][_0x1e8494(0x92)],utils[_0x1e8494(0xd1)][_0x1e8494(0xbc)]);}catch(_0x35fb1b){return utils[_0x1e8494(0xf9)](_0x354d61,_0x2a78c2,status_message_1[_0x1e8494(0xc7)][_0x1e8494(0x92)],utils[_0x1e8494(0xd1)][_0x1e8494(0xe6)]+_0x35fb1b[_0x1e8494(0xe7)]);}let _0x351e4b;const _0x5f3e6c=_0x233977?_0x233977[_0x1e8494(0xd7)]:path['normalize'](_0x2a78c2[_0x1e8494(0xbe)][_0x1e8494(0xa4)]),_0x58fd8a=utils[_0x1e8494(0x80)](_0x5f3e6c,this[_0x1e8494(0xdb)],this['fileIndex'],this[_0x1e8494(0x7e)]);if(_0x58fd8a['length']===0x0)return utils['setErrorStatusAndCallback'](_0x354d61,_0x2a78c2,status_message_1[_0x1e8494(0xc7)][_0x1e8494(0xb3)],utils['messages'][_0x1e8494(0xae)]);else{if(_0x58fd8a[_0x1e8494(0xe3)]===0x1)_0x351e4b=_0x58fd8a[0x0];else return this[_0x1e8494(0x7e)][_0x1e8494(0x7b)](_0x1e8494(0xa0)+_0x5f3e6c+_0x1e8494(0x94)+_0x58fd8a),utils['setErrorStatusAndCallback'](_0x354d61,_0x2a78c2,status_message_1[_0x1e8494(0xc7)][_0x1e8494(0xb3)],utils['messages'][_0x1e8494(0xdd)]);}let _0x342182=_0x233977&&_0x233977[_0x1e8494(0xec)]?_0x233977[_0x1e8494(0xec)]:_0x2a78c2[_0x1e8494(0xbe)]['column']||0x1;const _0x58c9cc=_0x233977?_0x233977['line']:_0x2a78c2[_0x1e8494(0xbe)]['line'];_0x58c9cc===0x1&&(_0x342182+=debugapi[_0x1e8494(0xc9)]-0x1);if(_0x58c9cc>=this[_0x1e8494(0x95)]['fileStats'][_0x351e4b][_0x1e8494(0xf7)])return utils[_0x1e8494(0xf9)](_0x354d61,_0x2a78c2,status_message_1[_0x1e8494(0xc7)]['BREAKPOINT_SOURCE_LOCATION'],utils[_0x1e8494(0xd1)][_0x1e8494(0x6d)]+_0x351e4b+':'+_0x58c9cc+_0x1e8494(0xb2)+this[_0x1e8494(0x95)][_0x1e8494(0x91)][_0x351e4b][_0x1e8494(0xf7)]+_0x1e8494(0xe2)+_0x1e8494(0x8d)+'\x20deployed\x20source.');const _0x84b8d=this[_0x1e8494(0xe4)](_0x351e4b,_0x58c9cc,_0x342182);if(!_0x84b8d)return utils[_0x1e8494(0xf9)](_0x354d61,_0x2a78c2,status_message_1[_0x1e8494(0xc7)][_0x1e8494(0xb3)],utils[_0x1e8494(0xd1)]['V8_BREAKPOINT_ERROR']);this[_0x1e8494(0xf3)]===0x0&&!this[_0x1e8494(0x74)]&&(this[_0x1e8494(0x7e)]['info']('activating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x1e8494(0x9f)](this[_0x1e8494(0x97)])),this[_0x1e8494(0xb4)][_0x2a78c2['id']]=new V8BreakpointData(_0x2a78c2,_0x84b8d,_0x3e164a,_0x986e5c),this['numBreakpoints']++,setImmediate(()=>{_0x354d61(null);});}[a23_0x1ee503(0xe4)](_0x3a658a,_0x4647b9,_0x38a624){const _0x4d78d7=a23_0x1ee503,_0x291cb8=utils[_0x4d78d7(0xd5)](_0x3a658a),_0x18073c=this['v8']['setScriptBreakPointByRegExp'](_0x291cb8,_0x4647b9-0x1,_0x38a624-0x1),_0x30f55f=this['v8'][_0x4d78d7(0xea)](_0x18073c);return _0x30f55f;}['onBreakpointHit'](_0x41742d,_0xd19a0d,_0x4d6043){const _0x235456=a23_0x1ee503,_0x4b8539=this['breakpoints'][_0x41742d['id']][_0x235456(0xb0)];if(!_0x4b8539['active']())return utils['setErrorStatusAndCallback'](_0xd19a0d,_0x41742d,status_message_1[_0x235456(0xc7)][_0x235456(0xb3)],utils[_0x235456(0xd1)][_0x235456(0xce)]);const _0x42fa2f=this['checkCondition'](_0x41742d,_0x4d6043);if(_0x42fa2f[_0x235456(0xe1)])return utils['setErrorStatusAndCallback'](_0xd19a0d,_0x41742d,status_message_1[_0x235456(0xc7)][_0x235456(0x92)],utils[_0x235456(0xd1)][_0x235456(0x83)]+_0x42fa2f[_0x235456(0xe1)]);else{if(!_0x42fa2f['value']){this[_0x235456(0x7e)][_0x235456(0x96)](_0x235456(0x7f));return;}}const _0x7ec6c4=process[_0x235456(0xcc)]();try{this['captureBreakpointData'](_0x41742d,_0x4d6043);}catch(_0x3add42){return utils[_0x235456(0xf9)](_0xd19a0d,_0x41742d,status_message_1[_0x235456(0xc7)][_0x235456(0xb3)],utils[_0x235456(0xd1)]['CAPTURE_BREAKPOINT_DATA']+_0x3add42);}const _0x5f3ae8=process['hrtime'](_0x7ec6c4);this['logger'][_0x235456(0x96)](utils['formatInterval'](_0x235456(0xa3),_0x5f3ae8)),_0xd19a0d(null);}['checkCondition'](_0x1f20ff,_0x45a2ec){const _0xb2159=a23_0x1ee503;if(!_0x1f20ff['condition'])return{'value':!![]};const _0x283d37=state[_0xb2159(0xf5)](_0x1f20ff[_0xb2159(0xd6)],_0x45a2ec[_0xb2159(0xe8)](0x0));if(_0x283d37[_0xb2159(0xe1)])return{'error':_0x283d37['error']};return{'value':!!_0x283d37[_0xb2159(0xee)][_0xb2159(0x88)]()};}[a23_0x1ee503(0xc8)](_0x834e79,_0x193e5a){const _0x256ec5=a23_0x1ee503,_0x6fdf69=[];if(_0x834e79['expressions']&&this[_0x256ec5(0xb4)][_0x834e79['id']][_0x256ec5(0xe5)])for(let _0x3f229e=0x0;_0x3f229e<_0x834e79[_0x256ec5(0xf4)][_0x256ec5(0xe3)];_0x3f229e++){try{_0x834e79[_0x256ec5(0xf4)][_0x3f229e]=this[_0x256ec5(0xb4)][_0x834e79['id']][_0x256ec5(0xe5)](_0x834e79['expressions'][_0x3f229e]);}catch(_0xbc11c4){this[_0x256ec5(0x7e)][_0x256ec5(0x96)]('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x834e79['expressions'][_0x3f229e]+'\x20<<'),_0x6fdf69['push']({'name':_0x834e79['expressions'][_0x3f229e],'status':new status_message_1[(_0x256ec5(0xc7))](status_message_1[_0x256ec5(0xc7)][_0x256ec5(0x79)],_0x256ec5(0xc3),!![])}),_0x834e79[_0x256ec5(0xf4)][_0x256ec5(0xa1)](_0x3f229e,0x1),_0x3f229e--;}}if(_0x834e79['action']===_0x256ec5(0x85)){if(!_0x834e79[_0x256ec5(0xf4)])_0x834e79[_0x256ec5(0x8a)]=[];else{const _0x16fc51=_0x193e5a['frame'](0x0),_0x548d4d=_0x834e79[_0x256ec5(0xf4)][_0x256ec5(0xb8)](_0x55d001=>{const _0x15e4e6=_0x256ec5,_0x28d957=state[_0x15e4e6(0xf5)](_0x55d001,_0x16fc51);return _0x28d957[_0x15e4e6(0xe1)]?_0x28d957['error']:_0x28d957[_0x15e4e6(0xee)]['value']();});_0x834e79[_0x256ec5(0x8a)]=_0x548d4d;}}else{const _0x42b861=state[_0x256ec5(0xef)](_0x193e5a,_0x834e79[_0x256ec5(0xf4)],this[_0x256ec5(0xdb)],this['v8'],this[_0x256ec5(0x9c)]);_0x834e79[_0x256ec5(0xbe)]&&utils[_0x256ec5(0xde)](_0x834e79[_0x256ec5(0xbe)][_0x256ec5(0xa4)])&&_0x42b861[_0x256ec5(0xbe)]&&_0x42b861['location'][_0x256ec5(0xc0)]&&(_0x834e79[_0x256ec5(0xbe)][_0x256ec5(0xc0)]=_0x42b861[_0x256ec5(0xbe)]['line']),_0x834e79[_0x256ec5(0xac)]=_0x42b861[_0x256ec5(0xac)],_0x834e79[_0x256ec5(0xdf)]=_0x42b861['variableTable'],_0x834e79[_0x256ec5(0x8a)]=_0x6fdf69[_0x256ec5(0x70)](_0x42b861[_0x256ec5(0x8a)]);}}}exports[a23_0x1ee503(0xcb)]=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a24_0x267b89=a24_0x27cc;(function(_0x2f6590,_0x179da0){const _0x1dae9e=a24_0x27cc,_0xdf2df0=_0x2f6590();while(!![]){try{const _0x537f7c=-parseInt(_0x1dae9e(0xd1))/0x1*(parseInt(_0x1dae9e(0xa9))/0x2)+parseInt(_0x1dae9e(0xba))/0x3*(parseInt(_0x1dae9e(0xcf))/0x4)+parseInt(_0x1dae9e(0xa4))/0x5*(parseInt(_0x1dae9e(0xc3))/0x6)+parseInt(_0x1dae9e(0xbf))/0x7*(parseInt(_0x1dae9e(0xcc))/0x8)+parseInt(_0x1dae9e(0xb1))/0x9+-parseInt(_0x1dae9e(0xac))/0xa+-parseInt(_0x1dae9e(0xd7))/0xb;if(_0x537f7c===_0x179da0)break;else _0xdf2df0['push'](_0xdf2df0['shift']());}catch(_0x4c79a8){_0xdf2df0['push'](_0xdf2df0['shift']());}}}(a24_0x290f,0xa8197));const a24_0x65a242=(function(){let _0x41665f=!![];return function(_0x3a05c0,_0xbe56a4){const _0x370bde=_0x41665f?function(){const _0x7a6760=a24_0x27cc;if(_0xbe56a4){const _0x5671ae=_0xbe56a4[_0x7a6760(0xd8)](_0x3a05c0,arguments);return _0xbe56a4=null,_0x5671ae;}}:function(){};return _0x41665f=![],_0x370bde;};}()),a24_0x32c7fc=a24_0x65a242(this,function(){const _0x5748f3=a24_0x27cc;return a24_0x32c7fc[_0x5748f3(0xc9)]()[_0x5748f3(0xc7)]('(((.+)+)+)+$')[_0x5748f3(0xc9)]()[_0x5748f3(0xd0)](a24_0x32c7fc)[_0x5748f3(0xc7)]('(((.+)+)+)+$');});a24_0x32c7fc();'use strict';function a24_0x290f(){const _0x4b7012=['Debugger.setBreakpointsActive','numPausedBeforeReset','189HmzPXo','onScriptParsed','resetV8DebuggerIfThresholdMet','useWellFormattedUrl','138XyHLBi','onPaused','attach','post','search','disable','toString','Debugger.paused','detach','310664yfQejR','prevStoreSetBreakpointParams','evaluateOnCallFrame','128XDmRjY','constructor','97687KkdyfR','values','removeBreakpoint','storeSetBreakpointParams','__esModule','params','7341928fBYfzx','apply','101380BUrzPR','Debugger.enable','defineProperty','Debugger.setBreakpointByUrl','setBreakpointByUrl','22WRLhXP','Session','connect','3440110VZKzQx','Runtime.getProperties','session','logger','enable','5123808nrXkNx','V8Inspector','breakpointId','resetV8DebuggerThreshold','error','Error\x20upon\x20re-setting\x20breakpoint:\x20','Debugger.evaluateOnCallFrame','response','getProperties','64725QIkhdz','inspector','Debugger.removeBreakpoint'];a24_0x290f=function(){return _0x4b7012;};return a24_0x290f();}Object[a24_0x267b89(0xa6)](exports,a24_0x267b89(0xd5),{'value':!![]}),exports[a24_0x267b89(0xb2)]=void 0x0;const inspector=require(a24_0x267b89(0xbb));function a24_0x27cc(_0x48a796,_0x1ffa4b){const _0x47d0ff=a24_0x290f();return a24_0x27cc=function(_0x32c7fc,_0x65a242){_0x32c7fc=_0x32c7fc-0xa4;let _0x290f8d=_0x47d0ff[_0x32c7fc];return _0x290f8d;},a24_0x27cc(_0x48a796,_0x1ffa4b);}class V8Inspector{constructor(_0x103ae2,_0x2ef9cf,_0x3acb3c,_0x7dd6be,_0x5458a3){const _0x1423e3=a24_0x267b89;this[_0x1423e3(0xaf)]=_0x103ae2,this[_0x1423e3(0xc2)]=_0x2ef9cf,this[_0x1423e3(0xb4)]=_0x3acb3c,this[_0x1423e3(0xc0)]=_0x7dd6be,this[_0x1423e3(0xc4)]=_0x5458a3,this[_0x1423e3(0xae)]=null,this[_0x1423e3(0xd4)]={},this[_0x1423e3(0xcd)]=null,this[_0x1423e3(0xbe)]=0x0;}['shouldUseWellFormattedUrl'](){const _0x596a04=a24_0x267b89;return this[_0x596a04(0xc2)];}[a24_0x267b89(0xa8)](_0x50e938,_0x2121fb=this[a24_0x267b89(0xcd)]!==null){const _0x46d6be=a24_0x267b89;_0x2121fb?this[_0x46d6be(0xb0)](![]):this[_0x46d6be(0xc5)]();const _0x5d8298={};return this[_0x46d6be(0xae)][_0x46d6be(0xc6)](_0x46d6be(0xa7),_0x50e938,(_0x9a9824,_0x2bca24)=>{const _0x47d639=_0x46d6be;_0x9a9824?_0x5d8298[_0x47d639(0xb5)]=_0x9a9824:this[_0x47d639(0xd4)][_0x2bca24[_0x47d639(0xb3)]]=_0x50e938,_0x5d8298['response']=_0x2bca24;}),_0x2121fb&&(_0x5d8298[_0x46d6be(0xb8)]&&(this[_0x46d6be(0xcd)][_0x5d8298[_0x46d6be(0xb8)][_0x46d6be(0xb3)]]=this[_0x46d6be(0xd4)][_0x5d8298[_0x46d6be(0xb8)][_0x46d6be(0xb3)]]),this[_0x46d6be(0xc8)](![])),_0x5d8298;}[a24_0x267b89(0xd3)](_0x368458){const _0x4fd9ee=a24_0x267b89;this['attach']();const _0x99cb57={};return this[_0x4fd9ee(0xae)][_0x4fd9ee(0xc6)](_0x4fd9ee(0xbc),{'breakpointId':_0x368458},_0x31a478=>{const _0x41072f=_0x4fd9ee;if(_0x31a478)_0x99cb57[_0x41072f(0xb5)]=_0x31a478;delete this[_0x41072f(0xd4)][_0x368458],Object['keys'](this[_0x41072f(0xd4)])['length']===0x0&&this[_0x41072f(0xcb)]();}),this['prevStoreSetBreakpointParams']!==null&&delete this[_0x4fd9ee(0xcd)][_0x368458],_0x99cb57;}[a24_0x267b89(0xce)](_0x513e8e){const _0x3c9cdc=a24_0x267b89;this[_0x3c9cdc(0xc5)]();const _0xecb93a={};return this[_0x3c9cdc(0xae)][_0x3c9cdc(0xc6)](_0x3c9cdc(0xb7),_0x513e8e,(_0x40e010,_0x1d1c1b)=>{const _0x23c573=_0x3c9cdc;if(_0x40e010)_0xecb93a[_0x23c573(0xb5)]=_0x40e010;_0xecb93a[_0x23c573(0xb8)]=_0x1d1c1b;}),_0xecb93a;}[a24_0x267b89(0xb9)](_0x19409b){const _0x3074e2=a24_0x267b89,_0x327877={};return this[_0x3074e2(0xc5)](),this[_0x3074e2(0xae)][_0x3074e2(0xc6)](_0x3074e2(0xad),_0x19409b,(_0x5bbc00,_0x50e99b)=>{const _0x373fe4=_0x3074e2;if(_0x5bbc00)_0x327877[_0x373fe4(0xb5)]=_0x5bbc00;_0x327877[_0x373fe4(0xb8)]=_0x50e99b;}),_0x327877;}[a24_0x267b89(0xc5)](){const _0x1210e7=a24_0x267b89;if(this['session'])return;const _0x2a412e=new inspector[(_0x1210e7(0xaa))]();_0x2a412e[_0x1210e7(0xab)](),_0x2a412e['on']('Debugger.scriptParsed',_0x3df610=>{const _0x11e107=_0x1210e7;this[_0x11e107(0xc0)](_0x3df610[_0x11e107(0xd6)]);}),_0x2a412e[_0x1210e7(0xc6)](_0x1210e7(0xa5)),_0x2a412e[_0x1210e7(0xc6)](_0x1210e7(0xbd),{'active':!![]}),_0x2a412e['on'](_0x1210e7(0xca),_0x1a48bb=>{const _0x105066=_0x1210e7;this[_0x105066(0xc4)](_0x1a48bb['params']),this[_0x105066(0xc1)]();}),this[_0x1210e7(0xae)]=_0x2a412e;}[a24_0x267b89(0xb0)](_0x26a301=!![]){const _0x104950=a24_0x267b89;var _0x4fa14f;this['attach'](),(_0x4fa14f=this['session'])===null||_0x4fa14f===void 0x0?void 0x0:_0x4fa14f[_0x104950(0xc6)](_0x104950(0xa5));if(_0x26a301){for(const _0x40abef of Object[_0x104950(0xd2)](this['prevStoreSetBreakpointParams'])){const _0x592be2=this[_0x104950(0xa8)](_0x40abef,![]);(_0x592be2[_0x104950(0xb5)]||!_0x592be2['response'])&&this[_0x104950(0xaf)][_0x104950(0xb5)](_0x104950(0xb6)+_0x592be2);}this[_0x104950(0xcd)]=null;}}[a24_0x267b89(0xc8)](_0xe45811=!![]){const _0x1f2885=a24_0x267b89;if(!this[_0x1f2885(0xae)])return;_0xe45811&&(this[_0x1f2885(0xcd)]=this[_0x1f2885(0xd4)]),this[_0x1f2885(0xae)][_0x1f2885(0xc6)]('Debugger.disable'),this[_0x1f2885(0xcb)]();}[a24_0x267b89(0xcb)](){const _0x2fd601=a24_0x267b89;if(!this[_0x2fd601(0xae)])return;this['session']['disconnect'](),this[_0x2fd601(0xae)]=null,this[_0x2fd601(0xd4)]={},this[_0x2fd601(0xbe)]=0x0;}['resetV8DebuggerIfThresholdMet'](){const _0x290969=a24_0x267b89;if(!this[_0x290969(0xae)])return;this[_0x290969(0xbe)]+=0x1;if(this[_0x290969(0xbe)]<this['resetV8DebuggerThreshold'])return;this['numPausedBeforeReset']=0x0,this[_0x290969(0xc8)](),this['enable']();}}exports[a24_0x267b89(0xb2)]=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a25_0x29cddf=a25_0x368d;(function(_0x573188,_0x56a6fe){const _0x57a1b2=a25_0x368d,_0xe35a78=_0x573188();while(!![]){try{const _0x3cd5ae=-parseInt(_0x57a1b2(0xd9))/0x1*(parseInt(_0x57a1b2(0xca))/0x2)+parseInt(_0x57a1b2(0xdc))/0x3+parseInt(_0x57a1b2(0xc5))/0x4*(parseInt(_0x57a1b2(0xc9))/0x5)+parseInt(_0x57a1b2(0xd6))/0x6+parseInt(_0x57a1b2(0xd7))/0x7+-parseInt(_0x57a1b2(0xdb))/0x8*(-parseInt(_0x57a1b2(0xd5))/0x9)+-parseInt(_0x57a1b2(0xd8))/0xa;if(_0x3cd5ae===_0x56a6fe)break;else _0xe35a78['push'](_0xe35a78['shift']());}catch(_0x141025){_0xe35a78['push'](_0xe35a78['shift']());}}}(a25_0x3cf6,0xe4760));const a25_0x38055c=(function(){let _0xd48d3a=!![];return function(_0x3da3ee,_0x453f1a){const _0x347ec2=_0xd48d3a?function(){const _0x4b9c99=a25_0x368d;if(_0x453f1a){const _0x52d838=_0x453f1a[_0x4b9c99(0xd2)](_0x3da3ee,arguments);return _0x453f1a=null,_0x52d838;}}:function(){};return _0xd48d3a=![],_0x347ec2;};}()),a25_0x5d4500=a25_0x38055c(this,function(){const _0x243dd6=a25_0x368d;return a25_0x5d4500[_0x243dd6(0xd3)]()[_0x243dd6(0xc6)](_0x243dd6(0xcf))[_0x243dd6(0xd3)]()['constructor'](a25_0x5d4500)[_0x243dd6(0xc6)](_0x243dd6(0xcf));});function a25_0x3cf6(){const _0x3e73c3=['40cTmVAh','2925189Qrebif','28nssbCb','search','@google-cloud/common','Debug','299990scWQdS','35534UpXotL','https://www.googleapis.com/auth/cloud_debugger','version','defineProperty','options','(((.+)+)+)+$','packageInfo','__esModule','apply','toString','apiEndpoint','2689236QzVaPV','10567014miMLVN','9750342FQJbxQ','42367850cpIJra','49TghRDE','Service'];a25_0x3cf6=function(){return _0x3e73c3;};return a25_0x3cf6();}a25_0x5d4500();'use strict';Object[a25_0x29cddf(0xcd)](exports,a25_0x29cddf(0xd1),{'value':!![]}),exports['Debug']=void 0x0;function a25_0x368d(_0x2012b7,_0xff4c53){const _0x5c8726=a25_0x3cf6();return a25_0x368d=function(_0x5d4500,_0x38055c){_0x5d4500=_0x5d4500-0xc5;let _0x3cf6b0=_0x5c8726[_0x5d4500];return _0x3cf6b0;},a25_0x368d(_0x2012b7,_0xff4c53);}const common_1=require(a25_0x29cddf(0xc7));class Debug extends common_1[a25_0x29cddf(0xda)]{constructor(_0x4c73b8={},_0x34adea){const _0x2be589=a25_0x29cddf;if(new.target!==Debug)return new Debug(_0x4c73b8,_0x34adea);const _0x4e1d73={'projectIdRequired':![],'apiEndpoint':_0x4c73b8[_0x2be589(0xd4)],'baseUrl':'https://'+_0x4c73b8['apiEndpoint'],'scopes':[_0x2be589(0xcb)],'packageJson':_0x34adea};super(_0x4e1d73,_0x4c73b8),this[_0x2be589(0xce)]=_0x4c73b8,this[_0x2be589(0xd0)]={'name':_0x34adea['name'],'version':_0x34adea[_0x2be589(0xcc)]};}}exports[a25_0x29cddf(0xc8)]=Debug;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a26_0x352b50=a26_0x7a83;function a26_0x7a83(_0x3028f0,_0x3f8dd5){var _0x4a740e=a26_0x2552();return a26_0x7a83=function(_0x2fe743,_0x350d6d){_0x2fe743=_0x2fe743-0x1eb;var _0x255206=_0x4a740e[_0x2fe743];return _0x255206;},a26_0x7a83(_0x3028f0,_0x3f8dd5);}(function(_0x26736a,_0x4c2ebe){var _0x3624bc=a26_0x7a83,_0x25c3b3=_0x26736a();while(!![]){try{var _0x594791=parseInt(_0x3624bc(0x1f0))/0x1*(parseInt(_0x3624bc(0x1f8))/0x2)+parseInt(_0x3624bc(0x1f6))/0x3+parseInt(_0x3624bc(0x200))/0x4*(parseInt(_0x3624bc(0x1ff))/0x5)+parseInt(_0x3624bc(0x1f1))/0x6*(parseInt(_0x3624bc(0x1ec))/0x7)+parseInt(_0x3624bc(0x1f2))/0x8*(-parseInt(_0x3624bc(0x203))/0x9)+-parseInt(_0x3624bc(0x1f7))/0xa+parseInt(_0x3624bc(0x207))/0xb*(parseInt(_0x3624bc(0x1fd))/0xc);if(_0x594791===_0x4c2ebe)break;else _0x25c3b3['push'](_0x25c3b3['shift']());}catch(_0x436e88){_0x25c3b3['push'](_0x25c3b3['shift']());}}}(a26_0x2552,0xd9eb1));var a26_0x350d6d=(function(){var _0x28d66f=!![];return function(_0x3cba77,_0x2497a2){var _0xf5829c=_0x28d66f?function(){var _0x1a428a=a26_0x7a83;if(_0x2497a2){var _0x26327f=_0x2497a2[_0x1a428a(0x1fe)](_0x3cba77,arguments);return _0x2497a2=null,_0x26327f;}}:function(){};return _0x28d66f=![],_0xf5829c;};}()),a26_0x2fe743=a26_0x350d6d(this,function(){var _0x141f7d=a26_0x7a83;return a26_0x2fe743[_0x141f7d(0x204)]()[_0x141f7d(0x205)](_0x141f7d(0x1fb))[_0x141f7d(0x204)]()['constructor'](a26_0x2fe743)['search'](_0x141f7d(0x1fb));});a26_0x2fe743();'use strict';function a26_0x2552(){var _0x49fc12=['27KqMmkh','2452470mHrQFi','1965072SVRJrH','StatusMessage','VARIABLE_VALUE','description','59442pLekij','10808750IyAvtf','62794vBwNwj','BREAKPOINT_AGE','__esModule','(((.+)+)+)+$','refersTo','48LrHsTp','apply','590gUkcFr','10216pzegBp','BREAKPOINT_SOURCE_LOCATION','isAccepted','18SajHFJ','toString','search','UNSPECIFIED','191389ywQtrv','defineProperty','21tLiquW','isError','BREAKPOINT_CONDITION','BREAKPOINT_EXPRESSION'];a26_0x2552=function(){return _0x49fc12;};return a26_0x2552();}Object[a26_0x352b50(0x1eb)](exports,a26_0x352b50(0x1fa),{'value':!![]}),exports[a26_0x352b50(0x1f3)]=void 0x0;class StatusMessage{constructor(_0x32800e,_0xb3dc06,_0x3cada0,_0xdf947=![]){var _0x32e420=a26_0x352b50;this[_0x32e420(0x1fc)]=_0x32800e,this[_0x32e420(0x1f5)]={'format':_0xb3dc06},this[_0x32e420(0x1ed)]=_0x3cada0,this[_0x32e420(0x202)]=_0xdf947;}}exports[a26_0x352b50(0x1f3)]=StatusMessage,StatusMessage[a26_0x352b50(0x206)]=a26_0x352b50(0x206),StatusMessage[a26_0x352b50(0x201)]='BREAKPOINT_SOURCE_LOCATION',StatusMessage[a26_0x352b50(0x1ee)]=a26_0x352b50(0x1ee),StatusMessage[a26_0x352b50(0x1ef)]='BREAKPOINT_EXPRESSION',StatusMessage['VARIABLE_NAME']='VARIABLE_NAME',StatusMessage['VARIABLE_VALUE']=a26_0x352b50(0x1f4),StatusMessage[a26_0x352b50(0x1f9)]=a26_0x352b50(0x1f9);
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a27_0x375050=a27_0x15e2;(function(_0x333b66,_0x50733c){var _0x599e14=a27_0x15e2,_0xa9d8eb=_0x333b66();while(!![]){try{var _0x1707f7=parseInt(_0x599e14(0x1be))/0x1+-parseInt(_0x599e14(0x1a2))/0x2*(parseInt(_0x599e14(0x1ac))/0x3)+parseInt(_0x599e14(0x1b4))/0x4*(parseInt(_0x599e14(0x1a6))/0x5)+-parseInt(_0x599e14(0x1b9))/0x6*(parseInt(_0x599e14(0x1ad))/0x7)+-parseInt(_0x599e14(0x1b1))/0x8*(-parseInt(_0x599e14(0x1a0))/0x9)+parseInt(_0x599e14(0x1b5))/0xa+-parseInt(_0x599e14(0x19d))/0xb*(parseInt(_0x599e14(0x1aa))/0xc);if(_0x1707f7===_0x50733c)break;else _0xa9d8eb['push'](_0xa9d8eb['shift']());}catch(_0x2f7859){_0xa9d8eb['push'](_0xa9d8eb['shift']());}}}(a27_0x57f3,0x5b7f8));var a27_0x875e69=(function(){var _0x41c4b5=!![];return function(_0xee7050,_0x4a7f8){var _0x285e87=_0x41c4b5?function(){if(_0x4a7f8){var _0x13c34b=_0x4a7f8['apply'](_0xee7050,arguments);return _0x4a7f8=null,_0x13c34b;}}:function(){};return _0x41c4b5=![],_0x285e87;};}()),a27_0x5b2eba=a27_0x875e69(this,function(){var _0x3334d0=a27_0x15e2;return a27_0x5b2eba[_0x3334d0(0x19e)]()[_0x3334d0(0x1a7)](_0x3334d0(0x1bc))[_0x3334d0(0x19e)]()[_0x3334d0(0x1bd)](a27_0x5b2eba)[_0x3334d0(0x1a7)](_0x3334d0(0x1bc));});a27_0x5b2eba();'use strict';Object[a27_0x375050(0x1a1)](exports,a27_0x375050(0x1b2),{'value':!![]}),exports['Debuggee']=void 0x0;function a27_0x57f3(){var _0x2f86ec=['statusMessage','labels','isInDocker','11FPOLBx','toString','Debuggee','639POFShf','defineProperty','254SUMUuB','properties.uniquifier\x20must\x20be\x20a\x20string','cpuCoreCount','runtimeEnvironment','2185lPgZCh','search','agentOS','pid','4012188CtKAUS','uniquifier','10992LuJyyu','732613vTytWE','agentVersion','linuxDistroName','systemTotalMemoryBytes','12664KeKsuQ','__esModule','sourceContexts','4988FruKBQ','3723140IRRHgW','osVersion','runtimeEnvironmentVersion','runtimeEnvironmentInfo','24mnwfmR','host','string','(((.+)+)+)+$','constructor','563443oVsrXJ','isInK8s'];a27_0x57f3=function(){return _0x2f86ec;};return a27_0x57f3();}function a27_0x15e2(_0x2e8863,_0x267b02){var _0x1c6f92=a27_0x57f3();return a27_0x15e2=function(_0x5b2eba,_0x875e69){_0x5b2eba=_0x5b2eba-0x19a;var _0x57f3a8=_0x1c6f92[_0x5b2eba];return _0x57f3a8;},a27_0x15e2(_0x2e8863,_0x267b02);}class Debuggee{constructor(_0x3162f6){var _0x4709c5=a27_0x375050;this[_0x4709c5(0x1a5)]='Node.js';if(!(this instanceof Debuggee))return new Debuggee(_0x3162f6);_0x3162f6=_0x3162f6||{};if(typeof _0x3162f6[_0x4709c5(0x1ab)]!==_0x4709c5(0x1bb))throw new Error(_0x4709c5(0x1a3));this[_0x4709c5(0x1ab)]=_0x3162f6['uniquifier'],this[_0x4709c5(0x1ae)]=_0x3162f6['agentVersion'],_0x3162f6['labels']&&(this[_0x4709c5(0x19b)]=_0x3162f6[_0x4709c5(0x19b)]),_0x3162f6[_0x4709c5(0x1b3)]&&(this[_0x4709c5(0x1b3)]=_0x3162f6[_0x4709c5(0x1b3)]),_0x3162f6[_0x4709c5(0x19a)]&&(this[_0x4709c5(0x19a)]=_0x3162f6[_0x4709c5(0x19a)]),this[_0x4709c5(0x1ba)]=_0x3162f6[_0x4709c5(0x1ba)],this[_0x4709c5(0x1a9)]=_0x3162f6[_0x4709c5(0x1a9)],this['cpuCoreCount']=_0x3162f6[_0x4709c5(0x1a4)],this[_0x4709c5(0x1b0)]=_0x3162f6[_0x4709c5(0x1b0)],this[_0x4709c5(0x1a8)]=_0x3162f6[_0x4709c5(0x1a8)],this[_0x4709c5(0x1b6)]=_0x3162f6[_0x4709c5(0x1b6)],this[_0x4709c5(0x1b7)]=_0x3162f6[_0x4709c5(0x1b7)],this[_0x4709c5(0x1b8)]=_0x3162f6[_0x4709c5(0x1b8)],this[_0x4709c5(0x1af)]=_0x3162f6[_0x4709c5(0x1af)],this[_0x4709c5(0x19c)]=_0x3162f6[_0x4709c5(0x19c)],this[_0x4709c5(0x1bf)]=_0x3162f6[_0x4709c5(0x1bf)],this['procArch']=_0x3162f6['procArch'];}}exports[a27_0x375050(0x19f)]=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a28_0x516295=a28_0x2322;(function(_0x521b4a,_0x461e8b){const _0x2c9371=a28_0x2322,_0x3137ca=_0x521b4a();while(!![]){try{const _0x1e7e9a=-parseInt(_0x2c9371(0x109))/0x1*(parseInt(_0x2c9371(0xf6))/0x2)+parseInt(_0x2c9371(0xf3))/0x3+parseInt(_0x2c9371(0xf2))/0x4*(parseInt(_0x2c9371(0xff))/0x5)+parseInt(_0x2c9371(0xfc))/0x6+-parseInt(_0x2c9371(0x108))/0x7+parseInt(_0x2c9371(0xf0))/0x8+-parseInt(_0x2c9371(0xf8))/0x9*(parseInt(_0x2c9371(0x106))/0xa);if(_0x1e7e9a===_0x461e8b)break;else _0x3137ca['push'](_0x3137ca['shift']());}catch(_0x1c49ff){_0x3137ca['push'](_0x3137ca['shift']());}}}(a28_0xad3a,0x56895));const a28_0x57e6e2=(function(){let _0x513aa2=!![];return function(_0x2d36b4,_0x1b4649){const _0x465c85=_0x513aa2?function(){const _0xd443eb=a28_0x2322;if(_0x1b4649){const _0x4e9c71=_0x1b4649[_0xd443eb(0xfe)](_0x2d36b4,arguments);return _0x1b4649=null,_0x4e9c71;}}:function(){};return _0x513aa2=![],_0x465c85;};}()),a28_0x8b4b9e=a28_0x57e6e2(this,function(){const _0x2bec09=a28_0x2322;return a28_0x8b4b9e[_0x2bec09(0x101)]()[_0x2bec09(0x107)](_0x2bec09(0x104))[_0x2bec09(0x101)]()['constructor'](a28_0x8b4b9e)[_0x2bec09(0x107)]('(((.+)+)+)+$');});function a28_0xad3a(){const _0x327565=['apply','65XYZjgL','bind','toString','functionParams','run','(((.+)+)+)+$','asyncStart','10IMVtRa','search','1009162CuInEx','549693crdDtu','wrap','isCallbackWrapperInvoked','1066136KDmIRn','callbackWrapper','153412nNUOAR','1158945nOppjp','callback','__esModule','2cHwKyq','callbackParams','4072689alLtMC','length','callbackIndex','stop','2895972hGDZOK','app.lightrun.com'];a28_0xad3a=function(){return _0x327565;};return a28_0xad3a();}a28_0x8b4b9e();'use strict';Object['defineProperty'](exports,a28_0x516295(0xf5),{'value':!![]}),exports[a28_0x516295(0xee)]=void 0x0;const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a28_0x516295(0xfd),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function a28_0x2322(_0x351ac0,_0x27dd9a){const _0xc4bfed=a28_0xad3a();return a28_0x2322=function(_0x8b4b9e,_0x57e6e2){_0x8b4b9e=_0x8b4b9e-0xee;let _0xad3a23=_0xc4bfed[_0x8b4b9e];return _0xad3a23;},a28_0x2322(_0x351ac0,_0x27dd9a);}function wrap(_0x561054,_0x407d7d,_0x5dc617){return async(..._0x231e95)=>{const _0x127ab3=a28_0x2322,_0x58e5b1=new LightrunGcpWrapper(_0x5dc617,..._0x231e95);return _0x58e5b1[_0x127ab3(0x103)](_0x561054,_0x407d7d);};}exports[a28_0x516295(0xee)]=wrap;class LightrunGcpWrapper{constructor(_0x2527ba,..._0x26a327){const _0xa85c1f=a28_0x516295;var _0xfdb108;this[_0xa85c1f(0xfa)]=_0x2527ba,this[_0xa85c1f(0xef)]=![],this['callbackParams']=[],this[_0xa85c1f(0xf4)]=null,this[_0xa85c1f(0x102)]=_0x26a327,this[_0xa85c1f(0xfa)]&&this[_0xa85c1f(0xfa)]<((_0xfdb108=this[_0xa85c1f(0x102)])===null||_0xfdb108===void 0x0?void 0x0:_0xfdb108[_0xa85c1f(0xf9)])&&(this[_0xa85c1f(0xf4)]=this[_0xa85c1f(0x102)][this['callbackIndex']],this[_0xa85c1f(0x102)][this[_0xa85c1f(0xfa)]]=this[_0xa85c1f(0xf1)][_0xa85c1f(0x100)](this));}async[a28_0x516295(0x103)](_0x5c518f,_0x2cda89={}){const _0x3b0d4c=a28_0x516295;this[_0x3b0d4c(0xef)]=![],await lightrun[_0x3b0d4c(0x105)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x2cda89,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x5c518f(...this['functionParams']);}finally{await lightrun[_0x3b0d4c(0xfb)](),this[_0x3b0d4c(0xef)]&&this['callback']&&this[_0x3b0d4c(0xf4)](...this[_0x3b0d4c(0xf7)]);}}['callbackWrapper'](..._0xee7060){const _0x5e3a7e=a28_0x516295;this[_0x5e3a7e(0xf7)]=_0xee7060,this[_0x5e3a7e(0xef)]=!![];}}
|
package/build/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a29_0xe63e(_0x5b79c7,_0x461027){const _0x390cdd=a29_0x4700();return a29_0xe63e=function(_0x1b1d93,_0x4664cc){_0x1b1d93=_0x1b1d93-0x142;let _0x4700e1=_0x390cdd[_0x1b1d93];return _0x4700e1;},a29_0xe63e(_0x5b79c7,_0x461027);}const a29_0x46e4b1=a29_0xe63e;(function(_0x1e1642,_0x18f562){const _0x57ff92=a29_0xe63e,_0x315a45=_0x1e1642();while(!![]){try{const _0x162a35=parseInt(_0x57ff92(0x15a))/0x1*(parseInt(_0x57ff92(0x162))/0x2)+parseInt(_0x57ff92(0x15c))/0x3+parseInt(_0x57ff92(0x166))/0x4+parseInt(_0x57ff92(0x156))/0x5*(-parseInt(_0x57ff92(0x151))/0x6)+-parseInt(_0x57ff92(0x155))/0x7+parseInt(_0x57ff92(0x150))/0x8+-parseInt(_0x57ff92(0x15f))/0x9;if(_0x162a35===_0x18f562)break;else _0x315a45['push'](_0x315a45['shift']());}catch(_0x1e0c20){_0x315a45['push'](_0x315a45['shift']());}}}(a29_0x4700,0xbdff3));const a29_0x4664cc=(function(){let _0x21eb39=!![];return function(_0xdca7ad,_0x242ebf){const _0x1a8387=_0x21eb39?function(){const _0xc7141b=a29_0xe63e;if(_0x242ebf){const _0x779fe2=_0x242ebf[_0xc7141b(0x153)](_0xdca7ad,arguments);return _0x242ebf=null,_0x779fe2;}}:function(){};return _0x21eb39=![],_0x1a8387;};}()),a29_0x1b1d93=a29_0x4664cc(this,function(){const _0x53f4b5=a29_0xe63e;return a29_0x1b1d93[_0x53f4b5(0x146)]()['search'](_0x53f4b5(0x152))[_0x53f4b5(0x146)]()[_0x53f4b5(0x161)](a29_0x1b1d93)[_0x53f4b5(0x163)](_0x53f4b5(0x152));});a29_0x1b1d93();'use strict';Object[a29_0x46e4b1(0x154)](exports,a29_0x46e4b1(0x14b),{'value':!![]}),exports['get']=exports['asyncStart']=exports[a29_0x46e4b1(0x147)]=exports[a29_0x46e4b1(0x157)]=void 0x0;const debuglet_1=require(a29_0x46e4b1(0x15b)),debug_1=require('./client/stackdriver/debug'),pjson=require(a29_0x46e4b1(0x14c));let debuglet;function start(_0x4b8ce8){const _0x4af94f=a29_0x46e4b1;_0x4b8ce8=_0x4b8ce8||{};const _0x1f843a=mergeConfigs(_0x4b8ce8);if(debuglet&&!_0x1f843a[_0x4af94f(0x142)])throw new Error(_0x4af94f(0x148));const _0x7e93de=new debug_1[(_0x4af94f(0x149))](_0x1f843a,pjson);return debuglet=new debuglet_1['Debuglet'](_0x7e93de,_0x1f843a),debuglet[_0x4af94f(0x157)](),_0x1f843a[_0x4af94f(0x159)]?debuglet:debuglet['isReadyManager'];}exports[a29_0x46e4b1(0x157)]=start;function stop(){const _0x50279b=a29_0x46e4b1;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x50279b(0x147)](),debuglet=null;}exports[a29_0x46e4b1(0x147)]=stop;async function asyncStart(_0x3765c0){const _0x1b315f=a29_0x46e4b1;start(_0x3765c0);if(!debuglet)return;let _0x327b90=![];const _0x7d2782=()=>_0x327b90=!![];debuglet['once'](_0x1b315f(0x143),_0x4bf1e1=>{if(_0x4bf1e1)return;_0x7d2782();}),debuglet[_0x1b315f(0x158)](_0x1b315f(0x14d),_0x7d2782);if(debuglet[_0x1b315f(0x15d)][_0x1b315f(0x144)]){const _0x458bda=Date[_0x1b315f(0x164)](),_0x564394=debuglet['config'][_0x1b315f(0x15e)];while(!_0x327b90&&Date[_0x1b315f(0x164)]()-_0x458bda<_0x564394){await new Promise(_0x290ef3=>setTimeout(_0x290ef3,0x64));}}debuglet[_0x1b315f(0x14f)](_0x1b315f(0x14d))&&debuglet[_0x1b315f(0x14a)]('breakpoint_set',_0x7d2782);}exports[a29_0x46e4b1(0x14e)]=asyncStart;function mergeConfigs(_0x354393){const _0x59dbc9=a29_0x46e4b1;if(!_0x354393[_0x59dbc9(0x165)])return _0x354393;const _0x292803=Object[_0x59dbc9(0x160)]({},_0x354393);return delete _0x292803['debug'],Object[_0x59dbc9(0x160)](_0x292803,_0x354393[_0x59dbc9(0x165)]);}function get(){return debuglet;}exports[a29_0x46e4b1(0x145)]=get;function a29_0x4700(){const _0x37c236=['now','debug','3427160FPCdjt','forceNewAgent_','breakpoints_fetched','lightrunWaitForInit','get','toString','stop','Debug\x20Agent\x20has\x20already\x20been\x20started','Debug','removeListener','__esModule','../../package.json','breakpoint_set','asyncStart','listenerCount','816864jKIIGo','7052226IGhtry','(((.+)+)+)+$','apply','defineProperty','428113htvDQq','5YQaHAw','start','once','testMode_','9kRcxlb','./agent/debuglet','2966328wcouFV','config','lightrunInitWaitTimeMs','844614JBYBPj','assign','constructor','35762uHwCso','search'];a29_0x4700=function(){return _0x37c236;};return a29_0x4700();}
|