lightrun 1.44.0 → 1.45.1
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/configuration-provider.js +1 -1
- package/build/src/agent/controller.js +1 -1
- package/build/src/agent/debuglet-helpers/createDebuggee.js +1 -1
- package/build/src/agent/debuglet-helpers/createDebuggeeMetadata.js +1 -1
- package/build/src/agent/debuglet-helpers/createUniquifier.js +1 -1
- package/build/src/agent/debuglet-helpers/delimit.js +1 -1
- package/build/src/agent/debuglet-helpers/format.js +1 -1
- package/build/src/agent/debuglet-helpers/getAgentConfig.js +1 -1
- package/build/src/agent/debuglet-helpers/getPlatform.js +1 -1
- package/build/src/agent/debuglet-helpers/mapSubtract.js +1 -1
- package/build/src/agent/debuglet-helpers/normalizeConfig.js +1 -1
- package/build/src/agent/debuglet-helpers/tokenize.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/quota-manager.js +1 -1
- package/build/src/agent/reduction/redaction-manager-re2js.js +1 -1
- package/build/src/agent/reduction/redaction-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.d.ts +9 -0
- 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 +4 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
const a35_0x411e4b=a35_0x262d;(function(_0x1e2272,_0x1209c6){const _0x5bf76d=a35_0x262d,_0x3a6431=_0x1e2272();while(!![]){try{const _0x2834df=parseInt(_0x5bf76d(0x1b2))/0x1+-parseInt(_0x5bf76d(0x193))/0x2*(parseInt(_0x5bf76d(0x1ae))/0x3)+-parseInt(_0x5bf76d(0x148))/0x4+parseInt(_0x5bf76d(0x13b))/0x5*(parseInt(_0x5bf76d(0x143))/0x6)+-parseInt(_0x5bf76d(0x1ab))/0x7+-parseInt(_0x5bf76d(0x185))/0x8+parseInt(_0x5bf76d(0x18d))/0x9;if(_0x2834df===_0x1209c6)break;else _0x3a6431['push'](_0x3a6431['shift']());}catch(_0x1b162d){_0x3a6431['push'](_0x3a6431['shift']());}}}(a35_0x2983,0xdb8ba));const a35_0x4d2ba6=(function(){let _0x4ecf30=!![];return function(_0x42766d,_0x2338ae){const _0x2771ab=_0x4ecf30?function(){if(_0x2338ae){const _0x23d57e=_0x2338ae['apply'](_0x42766d,arguments);return _0x2338ae=null,_0x23d57e;}}:function(){};return _0x4ecf30=![],_0x2771ab;};}()),a35_0x58f50d=a35_0x4d2ba6(this,function(){const _0x3854e9=a35_0x262d;return a35_0x58f50d[_0x3854e9(0x1b3)]()['search'](_0x3854e9(0x16d))['toString']()[_0x3854e9(0x161)](a35_0x58f50d)['search'](_0x3854e9(0x16d));});a35_0x58f50d();'use strict';Object['defineProperty'](exports,a35_0x411e4b(0x19d),{'value':!![]}),exports[a35_0x411e4b(0x15e)]=exports[a35_0x411e4b(0x173)]=void 0x0;const acorn=require(a35_0x411e4b(0x182)),path=require(a35_0x411e4b(0x1a3)),status_message_1=require(a35_0x411e4b(0x145)),state=require(a35_0x411e4b(0x1ce)),utils_1=require('../util/utils'),debugapi=require(a35_0x411e4b(0x14e)),v8inspector_1=require(a35_0x411e4b(0x199)),dummy_blocklist_manager_1=require(a35_0x411e4b(0x15d)),USE_MODULE_PREFIX=(0x0,utils_1['satisfies'])(process[a35_0x411e4b(0x183)],a35_0x411e4b(0x188));class BreakpointData{constructor(_0x5e42bf,_0x323bab,_0x269652,_0x48ca05,_0x23979a,_0x25d56e,_0x194e9d,_0x99b327){const _0x323773=a35_0x411e4b;this['id']=_0x5e42bf,this[_0x323773(0x17e)]=_0x323bab,this[_0x323773(0x140)]=_0x269652,this[_0x323773(0x139)]=_0x48ca05,this[_0x323773(0x1c4)]=_0x23979a,this['remainingHits']=_0x25d56e,this['ignoreQuota']=_0x194e9d,this[_0x323773(0x16f)]=_0x99b327;}}function a35_0x2983(){const _0x1ec17e=['substring','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','./debugapi','onBreakpointHit','file://','remainingHits','listener','file:///','includes','normalize','javascriptFileExtensions','>>>breakpoint\x20hit<<<\x20number:\x20','numBreakpoints_','fileStats','shouldBlock','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','hrtime','../blocklisting/dummy-blocklist-manager','InspectorDebugApi','line','platform','constructor','BREAKPOINT_PATH_BLOCKED','satisfies','sourcemapper','fileIndex','COULD_NOT_FIND_MAPPING_FILE','hasMappingInfo','object','disconnect','v8Inspector','BREAKPOINT_CONDITION','UNSPECIFIED','(((.+)+)+)+$','setBreakpointByUrl\x20error:\x20','pipingStatus','file','error','needsRecoveryTime','BreakpointData','lines','ERROR_COMPILING_CONDITION','parse','setInternal','ignoreQuota','evaluatedExpressions','INVALID_LINE_NUMBER','extname','recovered','action','apiBreakpoint','resetV8DebuggerThreshold','evaluate','maxHitCount','acorn','version','BREAKPOINT_SOURCE_LOCATION','8891760FclWqV','clear','../util/validator.js','<10.16\x20||\x20>=11\x20<11.11','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','SYNTAX_ERROR_IN_CONDITION','mappingInfo','captureBreakpointData','26969175RZQXLS','expressions','enabled','CAPTURE_BREAKPOINT_DATA','numBreakpoints','hitBreakpoints','3006OvgAFv','response','V8_BREAKPOINT_CLEAR_ERROR','wait','bind','quotaRecoverySeconds','./v8inspector','location','variableTable','v8BreakpointId','__esModule','Failed\x20to\x20evaluate\x20condition\x20','breakpoints','INVALID_BREAKPOINT','setErrorStatusAndCallback','\x20deployed\x20source.','path','handleDebugPausedEvent','ERROR_EVALUATING_CONDITION','map','condition','detach','callFrames','replace','4512004ZxxYRA','scriptId','\x20<<','900UGPOhh','blocklistManager','push','keys','1477165QqTRMD','toString','log','length','value','debug','win32','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','StatusMessage','LOG','column','DummyBlocklistManager','breakpointId','listeners','applyDynamicLogsCPUQuota','cleanupAsyncCallStackInterval','undefined','setBreakpointByUrl','compile','forEach','isJavaScriptFile','\x20due\x20to\x20error:\x20','description','warn','SOURCE_FILE_NOT_FOUND','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','logger','formatInterval','../state/inspector-state','lineNumber','capture\x20time:\x20','V8Inspector','removeFirstOccurrenceInArray','config','enable','splice','processCondition','logMessageFormat','MODULE_WRAP_PREFIX_LENGTH','scriptMapper','stringify','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','message','isFileIndexed','expressionsEvalTimeoutMillis','setAndStoreBreakpoint','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','\x20lines.\x20Please\x20ensure','quotaManager','locationStr','applyConditionQuota','130DOTaJY','stackFrames','quota','Unable\x20to\x20unambiguously\x20find\x20','errors','parsedCondition','getBreakpointCompiler','disable','88404bPDETP','numListeners_','../../client/stackdriver/status-message','concat','breakpointMapper','7002496OeBMKU','locationMapper','script','Unable\x20to\x20compile\x20condition\x20>>\x20'];a35_0x2983=function(){return _0x1ec17e;};return a35_0x2983();}function a35_0x262d(_0x1091db,_0x171acb){const _0x42ec0e=a35_0x2983();return a35_0x262d=function(_0x58f50d,_0x4d2ba6){_0x58f50d=_0x58f50d-0x12a;let _0x298320=_0x42ec0e[_0x58f50d];return _0x298320;},a35_0x262d(_0x1091db,_0x171acb);}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x8deea2,_0x1efdfc,_0x4dd7f1,_0x55bb7e,_0x4a17f2){const _0x2bf8fe=a35_0x411e4b;this['breakpoints']={},this[_0x2bf8fe(0x1bf)]={},this['scriptMapper']={},this[_0x2bf8fe(0x149)]={},this[_0x2bf8fe(0x147)]={},this[_0x2bf8fe(0x191)]=0x0,this[_0x2bf8fe(0x1c1)]=null,this[_0x2bf8fe(0x1cc)]=_0x8deea2,this[_0x2bf8fe(0x1d3)]=_0x1efdfc,this[_0x2bf8fe(0x165)]=_0x4dd7f1,this[_0x2bf8fe(0x164)]=_0x55bb7e,this[_0x2bf8fe(0x16a)]=new v8inspector_1[(_0x2bf8fe(0x1d1))](_0x8deea2,(0x0,utils_1['satisfies'])(process['version'],'>10.11.0'),this[_0x2bf8fe(0x1d3)][_0x2bf8fe(0x17f)],_0x13513b=>{const _0xc7c823=_0x2bf8fe;this[_0xc7c823(0x12f)][_0x13513b[_0xc7c823(0x1ac)]]=_0x13513b;},_0x4ee5fc=>{const _0x4922d4=_0x2bf8fe;try{this[_0x4922d4(0x1a4)](_0x4ee5fc);}catch(_0x5f551b){this[_0x4922d4(0x1cc)][_0x4922d4(0x171)](_0x5f551b);}},()=>{const _0x6be90c=_0x2bf8fe;this[_0x6be90c(0x12f)]={};}),this[_0x2bf8fe(0x138)]=_0x4a17f2,this[_0x2bf8fe(0x1af)]=new dummy_blocklist_manager_1[(_0x2bf8fe(0x1bd))](!![]);}['set'](_0x461755,_0x889234){const _0x33a38a=a35_0x411e4b;if(!_0x461755||typeof _0x461755['id']===_0x33a38a(0x1c2)||!_0x461755['location']||!_0x461755['location']['path']||!_0x461755[_0x33a38a(0x19a)]['line'])return(0x0,utils_1[_0x33a38a(0x1a1)])(_0x889234,_0x461755,status_message_1['StatusMessage'][_0x33a38a(0x16c)],utils_1[_0x33a38a(0x13f)][_0x33a38a(0x1a0)]);const _0x29f6a0=path[_0x33a38a(0x155)](_0x461755[_0x33a38a(0x19a)][_0x33a38a(0x1a3)]);if(!this['sourcemapper'][_0x33a38a(0x167)](_0x29f6a0)){const _0x269419=path[_0x33a38a(0x17b)](_0x29f6a0);if(!this[_0x33a38a(0x1d3)][_0x33a38a(0x156)][_0x33a38a(0x154)](_0x269419)){const _0x6f60ef=_0x29f6a0[_0x33a38a(0x14c)](0x0,_0x29f6a0[_0x33a38a(0x1b5)]-_0x269419[_0x33a38a(0x1b5)]),_0x12f442=this[_0x33a38a(0x1d3)][_0x33a38a(0x156)][_0x33a38a(0x1a6)](_0x38c7a1=>_0x6f60ef+_0x38c7a1)['some'](_0x39a57b=>(0x0,utils_1[_0x33a38a(0x133)])(_0x39a57b,this['fileIndex'])),_0xe8b00e=_0x12f442?utils_1[_0x33a38a(0x13f)][_0x33a38a(0x166)]:utils_1[_0x33a38a(0x13f)]['SOURCE_FILE_NOT_FOUND'];return(0x0,utils_1[_0x33a38a(0x1a1)])(_0x889234,_0x461755,status_message_1['StatusMessage'][_0x33a38a(0x184)],_0xe8b00e);}this[_0x33a38a(0x177)](_0x461755,null,null,_0x889234);}else{const _0x3c7a14=_0x461755['location']['line'],_0x55463c=0x0,_0x528b0f=this['sourcemapper'][_0x33a38a(0x18b)](_0x29f6a0,_0x3c7a14,_0x55463c),_0x25c669=(0x0,utils_1[_0x33a38a(0x141)])(_0x461755);if(_0x461755['condition']&&_0x25c669)try{_0x461755[_0x33a38a(0x1a7)]=_0x25c669(_0x461755[_0x33a38a(0x1a7)]);}catch(_0x164a49){return this[_0x33a38a(0x1cc)][_0x33a38a(0x1c9)](_0x33a38a(0x14b)+_0x461755[_0x33a38a(0x1a7)]+'\x20<<'),(0x0,utils_1[_0x33a38a(0x1a1)])(_0x889234,_0x461755,status_message_1[_0x33a38a(0x1ba)]['BREAKPOINT_CONDITION'],utils_1[_0x33a38a(0x13f)][_0x33a38a(0x175)]);}this['setInternal'](_0x461755,_0x528b0f,_0x25c669,_0x889234);}}[a35_0x411e4b(0x186)](_0x2da779,_0x546dc0){const _0x518288=a35_0x411e4b;if(typeof _0x2da779['id']==='undefined')return this[_0x518288(0x1cc)][_0x518288(0x1b7)](_0x518288(0x1cb)),(0x0,utils_1[_0x518288(0x1a1)])(_0x546dc0,_0x2da779,status_message_1[_0x518288(0x1ba)][_0x518288(0x16b)],utils_1['errors'][_0x518288(0x195)]);const _0xf4ab80=this[_0x518288(0x19f)][_0x2da779['id']];if(!_0xf4ab80)return this[_0x518288(0x1cc)][_0x518288(0x1b7)](_0x518288(0x136)+_0x2da779['id']),(0x0,utils_1[_0x518288(0x1a1)])(_0x546dc0,_0x2da779,status_message_1[_0x518288(0x1ba)][_0x518288(0x16b)],utils_1[_0x518288(0x13f)][_0x518288(0x195)]);const _0x16c6c7=_0xf4ab80[_0x518288(0x139)],_0x26de1e=_0xf4ab80['id'];(0x0,utils_1[_0x518288(0x1d2)])(this[_0x518288(0x149)][_0x16c6c7],_0x2da779['id']);this[_0x518288(0x149)][_0x16c6c7][_0x518288(0x1b5)]===0x0&&delete this['locationMapper'][_0x16c6c7];(0x0,utils_1[_0x518288(0x1d2)])(this[_0x518288(0x147)][_0x26de1e],_0x2da779['id']);this[_0x518288(0x147)][_0x26de1e]['length']===0x0&&delete this[_0x518288(0x147)][_0x26de1e];let _0x17173b={};!this[_0x518288(0x147)][_0xf4ab80['id']]&&(_0x17173b=this[_0x518288(0x16a)]['removeBreakpoint'](_0xf4ab80['id'])),delete this[_0x518288(0x19f)][_0x2da779['id']],delete this[_0x518288(0x1bf)][_0x2da779['id']],this[_0x518288(0x191)]--,setImmediate(()=>{const _0x2ae082=_0x518288;_0x17173b[_0x2ae082(0x171)]&&_0x546dc0(_0x17173b['error']),_0x546dc0(null);});}[a35_0x411e4b(0x196)](_0x198055,_0x94af49){const _0x54acfa=a35_0x411e4b,_0x323df2=this[_0x54acfa(0x14f)][_0x54acfa(0x197)](this,_0x198055,_0x1c9ecc=>{const _0x1e6f32=_0x54acfa,_0x4d2643=--this[_0x1e6f32(0x19f)][_0x198055['id']][_0x1e6f32(0x151)];(_0x4d2643<=0x0||_0x1c9ecc)&&(this[_0x1e6f32(0x1bf)][_0x198055['id']][_0x1e6f32(0x18f)]=![]),_0x94af49(_0x1c9ecc||undefined);});this[_0x54acfa(0x1bf)][_0x198055['id']]={'enabled':!![],'listener':_0x323df2};}[a35_0x411e4b(0x1b4)](_0x12dde9,_0x4f276f,_0x49d896,_0xf8a458){const _0x339bbb=a35_0x411e4b,_0x1b860c=this[_0x339bbb(0x14f)][_0x339bbb(0x197)](this,_0x12dde9,_0x4188fd=>{const _0x17ecb1=_0x339bbb;if(_0x4188fd){this['listeners'][_0x12dde9['id']][_0x17ecb1(0x18f)]=![],setImmediate(()=>{_0xf8a458(_0x4188fd||undefined);});return;}_0x4f276f(_0x12dde9[_0x17ecb1(0x12d)],_0x12dde9[_0x17ecb1(0x179)]),_0x12dde9[_0x17ecb1(0x179)]=[],_0x49d896()?this['listeners'][_0x12dde9['id']][_0x17ecb1(0x18f)]=![]:this['quotaManager'][_0x17ecb1(0x172)](_0x12dde9['id'])&&(this[_0x17ecb1(0x1bf)][_0x12dde9['id']][_0x17ecb1(0x18f)]=![],setTimeout(()=>{const _0x5718a7=_0x17ecb1;!_0x49d896()&&this[_0x5718a7(0x1bf)][_0x12dde9['id']]&&(this[_0x5718a7(0x1bf)][_0x12dde9['id']][_0x5718a7(0x18f)]=!![]),this[_0x5718a7(0x138)][_0x5718a7(0x17c)](_0x12dde9['id']);},this[_0x17ecb1(0x1d3)][_0x17ecb1(0x13d)][_0x17ecb1(0x198)]*0x3e8));});this[_0x339bbb(0x1bf)][_0x12dde9['id']]={'enabled':!![],'listener':_0x1b860c};}[a35_0x411e4b(0x169)](){const _0x52cb3e=a35_0x411e4b;this[_0x52cb3e(0x16a)][_0x52cb3e(0x1a8)]();}[a35_0x411e4b(0x12a)](){const _0x37a072=a35_0x411e4b;this[_0x37a072(0x16a)][_0x37a072(0x12a)]();}['disable'](){const _0x4b26f3=a35_0x411e4b;this[_0x4b26f3(0x16a)][_0x4b26f3(0x142)]();}[a35_0x411e4b(0x158)](){const _0x372b5f=a35_0x411e4b;return Object[_0x372b5f(0x1b1)](this['breakpoints'])['length'];}[a35_0x411e4b(0x144)](){const _0x3f2c6a=a35_0x411e4b;return Object[_0x3f2c6a(0x1b1)](this['listeners'])[_0x3f2c6a(0x1b5)];}[a35_0x411e4b(0x151)](_0x481bed){const _0x2dc962=a35_0x411e4b;return this['breakpoints'][_0x481bed][_0x2dc962(0x151)];}['setBlocklistManager'](_0x3bd3d8){const _0x4b3dcc=a35_0x411e4b;this[_0x4b3dcc(0x1af)]=_0x3bd3d8;}[a35_0x411e4b(0x177)](_0x280ec6,_0x52b5d5,_0x4f82bb,_0x7144d0){const _0x591165=a35_0x411e4b;let _0x402fbc=null;if(_0x280ec6[_0x591165(0x1a7)])try{_0x402fbc=acorn[_0x591165(0x176)](_0x280ec6['condition'],{'sourceType':_0x591165(0x14a),'ecmaVersion':0x6});const _0x23af0e=require(_0x591165(0x187));if(!_0x23af0e['isValid'](_0x402fbc,![]))return(0x0,utils_1[_0x591165(0x1a1)])(_0x7144d0,_0x280ec6,status_message_1['StatusMessage'][_0x591165(0x16b)],utils_1['errors']['DISALLOWED_EXPRESSION']);}catch(_0x552778){const _0x3cc607=utils_1[_0x591165(0x13f)][_0x591165(0x18a)]+_0x552778[_0x591165(0x132)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x7144d0,_0x280ec6,status_message_1[_0x591165(0x1ba)]['BREAKPOINT_CONDITION'],_0x3cc607);}let _0x533a36;const _0x4d98b8=_0x52b5d5?_0x52b5d5[_0x591165(0x170)]:path[_0x591165(0x155)](_0x280ec6[_0x591165(0x19a)][_0x591165(0x1a3)]),_0x2c9308=(0x0,utils_1['findScripts'])(_0x4d98b8,this[_0x591165(0x1d3)],this[_0x591165(0x165)],this[_0x591165(0x1cc)]);if(_0x2c9308[_0x591165(0x1b5)]===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x7144d0,_0x280ec6,status_message_1[_0x591165(0x1ba)][_0x591165(0x184)],utils_1['errors'][_0x591165(0x1ca)]);else{if(_0x2c9308[_0x591165(0x1b5)]===0x1)_0x533a36=_0x2c9308[0x0];else return this[_0x591165(0x1cc)][_0x591165(0x1c9)](_0x591165(0x13e)+_0x4d98b8+'.\x20Potential\x20matches:\x20'+_0x2c9308),(0x0,utils_1['setErrorStatusAndCallback'])(_0x7144d0,_0x280ec6,status_message_1[_0x591165(0x1ba)][_0x591165(0x184)],utils_1[_0x591165(0x13f)]['SOURCE_FILE_AMBIGUOUS']);}if(this[_0x591165(0x1af)][_0x591165(0x15a)](_0x533a36))return(0x0,utils_1[_0x591165(0x1a1)])(_0x7144d0,_0x280ec6,status_message_1[_0x591165(0x1ba)][_0x591165(0x184)],utils_1[_0x591165(0x13f)][_0x591165(0x162)]);let _0x2ca48b=_0x52b5d5&&_0x52b5d5[_0x591165(0x1bc)]?_0x52b5d5[_0x591165(0x1bc)]:_0x280ec6[_0x591165(0x19a)][_0x591165(0x1bc)]||0x0;const _0x19a844=_0x52b5d5?_0x52b5d5[_0x591165(0x15f)]:_0x280ec6[_0x591165(0x19a)][_0x591165(0x15f)];USE_MODULE_PREFIX&&_0x19a844===0x1&&(_0x2ca48b+=debugapi[_0x591165(0x12e)]-0x1);if(_0x19a844>=this[_0x591165(0x165)][_0x591165(0x159)][_0x533a36]['lines']||_0x19a844<0x1)return(0x0,utils_1[_0x591165(0x1a1)])(_0x7144d0,_0x280ec6,status_message_1[_0x591165(0x1ba)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x591165(0x13f)]['INVALID_LINE_NUMBER'],'description':utils_1[_0x591165(0x13f)][_0x591165(0x17a)][_0x591165(0x1c8)]+_0x533a36+':'+_0x19a844+'.\x20Loaded\x20script\x20contained\x20'+this[_0x591165(0x165)]['fileStats'][_0x533a36][_0x591165(0x174)]+_0x591165(0x137)+_0x591165(0x14d)+_0x591165(0x1a2)});const _0x3e6fdf=this['setAndStoreBreakpoint'](_0x280ec6,_0x19a844,_0x2ca48b,_0x533a36);if(!_0x3e6fdf)return(0x0,utils_1[_0x591165(0x1a1)])(_0x7144d0,_0x280ec6,status_message_1[_0x591165(0x1ba)][_0x591165(0x184)],utils_1[_0x591165(0x13f)]['V8_BREAKPOINT_ERROR']);this[_0x591165(0x19f)][_0x280ec6['id']]=new BreakpointData(_0x3e6fdf[_0x591165(0x19c)],_0x280ec6,_0x402fbc,_0x3e6fdf['locationStr'],_0x4f82bb,_0x280ec6[_0x591165(0x181)]||0x1,_0x280ec6['ignoreQuota'],_0x280ec6[_0x591165(0x16f)]),this['numBreakpoints']++,setImmediate(()=>{_0x7144d0(null);});}[a35_0x411e4b(0x135)](_0x34fe32,_0x3db275,_0x1d42ee,_0x3b9206){const _0x596576=a35_0x411e4b,_0x508cc4=JSON[_0x596576(0x130)]({'file':_0x3b9206,'line':_0x3db275,'column':_0x1d42ee});let _0x4b3c6e;if(!this[_0x596576(0x149)][_0x508cc4]){const _0xc4a4d1=this[_0x596576(0x16a)]['shouldUseWellFormattedUrl']()?_0x596576(0x150)+_0x3b9206:_0x3b9206,_0x330154=process[_0x596576(0x160)]===_0x596576(0x1b8)&&(0x0,utils_1[_0x596576(0x163)])(process[_0x596576(0x183)],'>=11')?_0xc4a4d1['replace'](/^file:\/\//,_0x596576(0x153))[_0x596576(0x1aa)](/\\/g,'/'):_0xc4a4d1,_0x398e1a=this[_0x596576(0x16a)][_0x596576(0x1c3)]({'lineNumber':_0x3db275-0x1,'url':encodeURI(_0x330154),'columnNumber':_0x1d42ee});if(_0x398e1a['error']||!_0x398e1a[_0x596576(0x194)])return this['logger'][_0x596576(0x171)](_0x596576(0x1b9)+_0x330154+':'+_0x3db275+',\x20'+(_0x596576(0x16e)+JSON[_0x596576(0x130)](_0x398e1a[_0x596576(0x171)]))),null;_0x4b3c6e=_0x398e1a[_0x596576(0x194)][_0x596576(0x1be)],delete this['locationMapper'][_0x508cc4],delete this[_0x596576(0x147)][_0x4b3c6e],this[_0x596576(0x149)][_0x508cc4]=[],this[_0x596576(0x147)][_0x4b3c6e]=[];}else _0x4b3c6e=this[_0x596576(0x19f)][this[_0x596576(0x149)][_0x508cc4][0x0]]['id'];return this[_0x596576(0x149)][_0x508cc4][_0x596576(0x1b0)](_0x34fe32['id']),this[_0x596576(0x147)][_0x4b3c6e][_0x596576(0x1b0)](_0x34fe32['id']),{'v8BreakpointId':_0x4b3c6e,'locationStr':_0x508cc4};}[a35_0x411e4b(0x12c)](_0x909d49,_0x26c10c){const _0x1bcd83=a35_0x411e4b,_0x147001=this[_0x1bcd83(0x1d3)]['expressionsEvalTimeoutMillis'],_0x2ea0c0=_0x909d49[_0x1bcd83(0x1a7)];if(_0x2ea0c0){let _0xb30e69;if(this[_0x1bcd83(0x138)][_0x1bcd83(0x178)])_0xb30e69=state[_0x1bcd83(0x180)](_0x2ea0c0,_0x26c10c,this[_0x1bcd83(0x16a)],!![],_0x147001);else{const _0x2ef54b=process['hrtime']();_0xb30e69=state['evaluate'](_0x2ea0c0,_0x26c10c,this[_0x1bcd83(0x16a)],!![],_0x147001);const _0x13d723=process[_0x1bcd83(0x15c)](_0x2ef54b),_0x1bf2b2=this['changeToNS'](_0x13d723),_0x4c9c34=this['quotaManager'][_0x1bcd83(0x13a)](_0x1bf2b2,_0x909d49);if(_0x4c9c34)return[undefined,_0x4c9c34];}if(_0xb30e69[_0x1bcd83(0x171)])return this[_0x1bcd83(0x1cc)][_0x1bcd83(0x1b7)](_0x1bcd83(0x19e)+_0x2ea0c0+_0x1bcd83(0x1c7),_0xb30e69[_0x1bcd83(0x171)]),[undefined,{...utils_1['errors'][_0x1bcd83(0x1a5)],'description':(utils_1[_0x1bcd83(0x13f)][_0x1bcd83(0x1a5)][_0x1bcd83(0x1c8)]||'')+_0xb30e69[_0x1bcd83(0x171)][_0x1bcd83(0x1c8)]}];if(!_0xb30e69[_0x1bcd83(0x168)][_0x1bcd83(0x1b6)])return this[_0x1bcd83(0x1cc)][_0x1bcd83(0x1b7)]('condition\x20'+_0x2ea0c0+_0x1bcd83(0x15b)),[![],undefined];}return[!![],undefined];}[a35_0x411e4b(0x14f)](_0x146e29,_0x35048b,_0x363437){const _0x4e238f=a35_0x411e4b,[_0x4d3e82,_0x584e9d]=this[_0x4e238f(0x12c)](_0x146e29,_0x363437[0x0]);if(_0x584e9d!==undefined){(0x0,utils_1[_0x4e238f(0x1a1)])(_0x35048b,_0x146e29,status_message_1[_0x4e238f(0x1ba)]['BREAKPOINT_CONDITION'],_0x584e9d);return;}if(_0x4d3e82===![])return;const _0x411670=process['hrtime']();try{this[_0x4e238f(0x18c)](_0x146e29,_0x363437);}catch(_0x1475c4){return(0x0,utils_1[_0x4e238f(0x1a1)])(_0x35048b,_0x146e29,status_message_1[_0x4e238f(0x1ba)][_0x4e238f(0x184)],utils_1[_0x4e238f(0x13f)][_0x4e238f(0x190)]+_0x1475c4);}const _0x304dc7=process[_0x4e238f(0x15c)](_0x411670),_0x138a15=this['changeToNS'](_0x304dc7);this['quotaManager'][_0x4e238f(0x1c0)](_0x146e29['id'],_0x138a15),this['logger']['debug']((0x0,utils_1[_0x4e238f(0x1cd)])(_0x4e238f(0x1d0),_0x304dc7)),_0x35048b(null);}[a35_0x411e4b(0x18c)](_0x384261,_0x8d7c55){const _0xf4b8c6=a35_0x411e4b,_0x2c943c=[],_0x1745b3=this;if(_0x384261['expressions']&&this['breakpoints'][_0x384261['id']]['compile'])for(let _0x83edf2=0x0;_0x83edf2<_0x384261[_0xf4b8c6(0x18e)][_0xf4b8c6(0x1b5)];_0x83edf2++){try{_0x384261['expressions'][_0x83edf2]=this[_0xf4b8c6(0x19f)][_0x384261['id']][_0xf4b8c6(0x1c4)](_0x384261[_0xf4b8c6(0x18e)][_0x83edf2]);}catch(_0x56c315){this['logger']['warn'](_0xf4b8c6(0x131)+_0x384261['expressions'][_0x83edf2]+_0xf4b8c6(0x1ad)),_0x2c943c[_0xf4b8c6(0x1b0)]({'name':_0x384261[_0xf4b8c6(0x18e)][_0x83edf2],'status':new status_message_1[(_0xf4b8c6(0x1ba))](status_message_1[_0xf4b8c6(0x1ba)]['VARIABLE_VALUE'],utils_1[_0xf4b8c6(0x13f)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x384261[_0xf4b8c6(0x18e)][_0xf4b8c6(0x12b)](_0x83edf2,0x1),_0x83edf2--;}}if(_0x384261[_0xf4b8c6(0x17d)]===_0xf4b8c6(0x1bb)){if(!_0x384261[_0xf4b8c6(0x18e)])_0x384261[_0xf4b8c6(0x179)]=[];else{const _0x191d6b=_0x8d7c55[0x0];_0x384261[_0xf4b8c6(0x179)]=_0x384261[_0xf4b8c6(0x18e)]['map'](_0x34f332=>{const _0x145d73=_0xf4b8c6,_0x37d361=state[_0x145d73(0x180)](_0x34f332,_0x191d6b,_0x1745b3[_0x145d73(0x16a)],!![],this['config'][_0x145d73(0x134)]);return _0x37d361[_0x145d73(0x171)]?_0x37d361[_0x145d73(0x171)]:_0x37d361['object'][_0x145d73(0x1b6)];});}}else{const _0x235a6a=state['capture'](_0x8d7c55,_0x384261,this[_0xf4b8c6(0x1d3)],this['scriptMapper'],this[_0xf4b8c6(0x16a)],this[_0xf4b8c6(0x1af)]);_0x384261['location']&&(0x0,utils_1[_0xf4b8c6(0x1c6)])(_0x384261['location'][_0xf4b8c6(0x1a3)])&&(_0x384261[_0xf4b8c6(0x19a)][_0xf4b8c6(0x15f)]=_0x8d7c55[0x0][_0xf4b8c6(0x19a)][_0xf4b8c6(0x1cf)]+0x1),_0x384261[_0xf4b8c6(0x13c)]=_0x235a6a[_0xf4b8c6(0x13c)],_0x384261[_0xf4b8c6(0x19b)]=_0x235a6a['variableTable'],_0x384261[_0xf4b8c6(0x179)]=_0x2c943c[_0xf4b8c6(0x146)](_0x235a6a[_0xf4b8c6(0x179)]);}}[a35_0x411e4b(0x1a4)](_0x17f146){const _0x472fa1=a35_0x411e4b;try{if(!_0x17f146[_0x472fa1(0x192)])return;const _0x25ef64=_0x17f146[_0x472fa1(0x192)][0x0],_0x480ad4=this[_0x472fa1(0x147)][_0x25ef64];if(!_0x480ad4)return;_0x480ad4[_0x472fa1(0x1c5)](_0x47a933=>{const _0x4c9bc7=_0x472fa1;this[_0x4c9bc7(0x1bf)][_0x47a933][_0x4c9bc7(0x18f)]&&(this[_0x4c9bc7(0x1cc)][_0x4c9bc7(0x1b7)](_0x4c9bc7(0x157)+_0x47a933),this[_0x4c9bc7(0x1bf)][_0x47a933][_0x4c9bc7(0x152)](_0x17f146[_0x4c9bc7(0x1a9)]));});}catch(_0x3a2910){this[_0x472fa1(0x1cc)][_0x472fa1(0x1c9)](_0x472fa1(0x189)+_0x3a2910);}}['changeToNS'](_0x11e042){return _0x11e042[0x0]*0x3b9aca00+_0x11e042[0x1];}}exports[a35_0x411e4b(0x15e)]=InspectorDebugApi;
|
|
1
|
+
const a35_0x3e3a53=a35_0x173a;(function(_0xfa8727,_0x3ec4c6){const _0x2a6360=a35_0x173a,_0x2515ce=_0xfa8727();while(!![]){try{const _0x512071=-parseInt(_0x2a6360(0xe5))/0x1+parseInt(_0x2a6360(0xc9))/0x2*(parseInt(_0x2a6360(0xc4))/0x3)+-parseInt(_0x2a6360(0xe6))/0x4+parseInt(_0x2a6360(0x10b))/0x5*(parseInt(_0x2a6360(0xb0))/0x6)+-parseInt(_0x2a6360(0xf1))/0x7+parseInt(_0x2a6360(0x10c))/0x8*(-parseInt(_0x2a6360(0x145))/0x9)+parseInt(_0x2a6360(0x13e))/0xa;if(_0x512071===_0x3ec4c6)break;else _0x2515ce['push'](_0x2515ce['shift']());}catch(_0x37bfd4){_0x2515ce['push'](_0x2515ce['shift']());}}}(a35_0x3458,0xdc863));const a35_0x5593f1=(function(){let _0x55f45b=!![];return function(_0x421828,_0x136181){const _0x3ef75b=_0x55f45b?function(){const _0x55b83c=a35_0x173a;if(_0x136181){const _0x4ef5a3=_0x136181[_0x55b83c(0xf0)](_0x421828,arguments);return _0x136181=null,_0x4ef5a3;}}:function(){};return _0x55f45b=![],_0x3ef75b;};}()),a35_0xbd62a5=a35_0x5593f1(this,function(){const _0x90eb88=a35_0x173a;return a35_0xbd62a5['toString']()['search'](_0x90eb88(0x10d))[_0x90eb88(0xbf)]()[_0x90eb88(0xcd)](a35_0xbd62a5)[_0x90eb88(0x109)]('(((.+)+)+)+$');});a35_0xbd62a5();'use strict';function a35_0x3458(){const _0x3985e2=['keys','hitBreakpoints','INVALID_BREAKPOINT','enable','../util/validator.js','fileIndex','COULD_NOT_FIND_MAPPING_FILE','18921480lSFZYK','undefined','callFrames','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','stackFrames','Failed\x20to\x20evaluate\x20condition\x20','length','1322415hAlEnT','listeners','includes','BREAKPOINT_PATH_BLOCKED','V8_BREAKPOINT_ERROR','BREAKPOINT_SOURCE_LOCATION','breakpointMapper','logger','expressions','../util/utils','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','remainingHits','SOURCE_FILE_NOT_FOUND','lines','disable','variableTable','evaluatedExpressions','462jNLdVH','onBreakpointHit','isFileIndexed','shouldUseWellFormattedUrl','log','./v8inspector','MODULE_WRAP_PREFIX_LENGTH','ignoreQuota','VARIABLE_VALUE','platform','version','satisfies','>=11','StatusMessage','action','toString','normalize','blocklistManager','UNSPECIFIED','wait','21WjpvMn','forEach','quota','condition','locationStr','467320SDBysF','location','isJavaScriptFile','CAPTURE_BREAKPOINT_DATA','constructor','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','>>>breakpoint\x20hit<<<\x20number:\x20','findScripts','InspectorDebugApi','errors','expressionsEvalTimeoutMillis','SYNTAX_ERROR_IN_CONDITION','ERROR_EVALUATING_CONDITION','evaluate','set','scriptMapper','detach','quotaRecoverySeconds','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','removeBreakpoint','INVALID_LINE_NUMBER','breakpoints','breakpointId','LOG','enabled','map','DISALLOWED_EXPRESSION','value','366491cMZNDe','1555568zfVYXN','\x20deployed\x20source.','fileStats','apiBreakpoint','message','needsRecoveryTime','error','pipingStatus','handleDebugPausedEvent','compile','apply','3963288RABRfI','defineProperty','logMessageFormat','maxHitCount','Unable\x20to\x20unambiguously\x20find\x20','quotaManager','setAndStoreBreakpoint','hrtime','DummyBlocklistManager','bind','line','capture\x20time:\x20','lineNumber','file://','file:///','removeFirstOccurrenceInArray','V8Inspector','listener','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','changeToNS','.\x20Potential\x20matches:\x20','../blocklisting/dummy-blocklist-manager','BreakpointData','splice','search','parsedCondition','1265iXBEIV','72wgBYRv','(((.+)+)+)+$','setBreakpointByUrl','SOURCE_FILE_AMBIGUOUS','locationMapper','v8Inspector','javascriptFileExtensions','setErrorStatusAndCallback','debug','replace','substring','push','recovered','V8_BREAKPOINT_CLEAR_ERROR','concat','shouldBlock','sourcemapper','clear','Unable\x20to\x20compile\x20condition\x20>>\x20','column','config','<10.16\x20||\x20>=11\x20<11.11','object','setBreakpointByUrl\x20error:\x20','warn','BREAKPOINT_CONDITION','setInternal','\x20<<','response','v8BreakpointId','formatInterval','path','capture','setBlocklistManager','file','hasMappingInfo','numBreakpoints_','getBreakpointCompiler','EXPRESSION_COMPILING_ERROR','\x20due\x20to\x20error:\x20','numListeners_','processCondition','scriptId'];a35_0x3458=function(){return _0x3985e2;};return a35_0x3458();}Object[a35_0x3e3a53(0xf2)](exports,'__esModule',{'value':!![]}),exports['InspectorDebugApi']=exports[a35_0x3e3a53(0x107)]=void 0x0;function a35_0x173a(_0x5ab7f7,_0xb832e5){const _0x20e8eb=a35_0x3458();return a35_0x173a=function(_0xbd62a5,_0x5593f1){_0xbd62a5=_0xbd62a5-0xae;let _0x34586c=_0x20e8eb[_0xbd62a5];return _0x34586c;},a35_0x173a(_0x5ab7f7,_0xb832e5);}const acorn=require('acorn'),path=require(a35_0x3e3a53(0x12b)),status_message_1=require('../../client/stackdriver/status-message'),state=require('../state/inspector-state'),utils_1=require(a35_0x3e3a53(0x14e)),debugapi=require('./debugapi'),v8inspector_1=require(a35_0x3e3a53(0xb5)),dummy_blocklist_manager_1=require(a35_0x3e3a53(0x106)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x3e3a53(0xbb)])(process[a35_0x3e3a53(0xba)],a35_0x3e3a53(0x121));class BreakpointData{constructor(_0x48d70c,_0x374e2d,_0x8bc82,_0x2bfe53,_0x34fec7,_0x182e65,_0x409afc,_0x2e6931){const _0x4c1b29=a35_0x3e3a53;this['id']=_0x48d70c,this[_0x4c1b29(0xe9)]=_0x374e2d,this[_0x4c1b29(0x10a)]=_0x8bc82,this[_0x4c1b29(0xc8)]=_0x2bfe53,this[_0x4c1b29(0xef)]=_0x34fec7,this[_0x4c1b29(0x150)]=_0x182e65,this[_0x4c1b29(0xb7)]=_0x409afc,this[_0x4c1b29(0xed)]=_0x2e6931;}}exports[a35_0x3e3a53(0x107)]=BreakpointData;class InspectorDebugApi{constructor(_0x2230c1,_0x4dbe52,_0xe10eff,_0x3f34ca,_0x42cc41){const _0x337864=a35_0x3e3a53;this[_0x337864(0xde)]={},this[_0x337864(0x146)]={},this[_0x337864(0xd8)]={},this['locationMapper']={},this[_0x337864(0x14b)]={},this['numBreakpoints']=0x0,this['cleanupAsyncCallStackInterval']=null,this['logger']=_0x2230c1,this[_0x337864(0x120)]=_0x4dbe52,this[_0x337864(0x13c)]=_0xe10eff,this['sourcemapper']=_0x3f34ca,this['v8Inspector']=new v8inspector_1[(_0x337864(0x101))](_0x2230c1,(0x0,utils_1[_0x337864(0xbb)])(process[_0x337864(0xba)],'>10.11.0'),this[_0x337864(0x120)]['resetV8DebuggerThreshold'],_0x921bd5=>{const _0x143cf3=_0x337864;this[_0x143cf3(0xd8)][_0x921bd5[_0x143cf3(0x136)]]=_0x921bd5;},_0x3cf8e6=>{const _0x521322=_0x337864;try{this[_0x521322(0xee)](_0x3cf8e6);}catch(_0x3fedac){this[_0x521322(0x14c)][_0x521322(0xec)](_0x3fedac);}},()=>{const _0x2df2ab=_0x337864;this[_0x2df2ab(0xd8)]={};}),this[_0x337864(0xf6)]=_0x42cc41,this['blocklistManager']=new dummy_blocklist_manager_1[(_0x337864(0xf9))](!![]);}[a35_0x3e3a53(0xd7)](_0x42079a,_0x7a1c50){const _0x1f8ca8=a35_0x3e3a53;if(!_0x42079a||typeof _0x42079a['id']===_0x1f8ca8(0x13f)||!_0x42079a[_0x1f8ca8(0xca)]||!_0x42079a[_0x1f8ca8(0xca)][_0x1f8ca8(0x12b)]||!_0x42079a[_0x1f8ca8(0xca)][_0x1f8ca8(0xfb)])return(0x0,utils_1[_0x1f8ca8(0x113)])(_0x7a1c50,_0x42079a,status_message_1[_0x1f8ca8(0xbd)][_0x1f8ca8(0xc2)],utils_1[_0x1f8ca8(0xd2)][_0x1f8ca8(0x139)]);const _0x260e3b=path[_0x1f8ca8(0xc0)](_0x42079a[_0x1f8ca8(0xca)]['path']);if(!this['sourcemapper'][_0x1f8ca8(0x12f)](_0x260e3b)){const _0x3e9036=path['extname'](_0x260e3b);if(!this[_0x1f8ca8(0x120)][_0x1f8ca8(0x112)][_0x1f8ca8(0x147)](_0x3e9036)){const _0x8bbcd=_0x260e3b[_0x1f8ca8(0x116)](0x0,_0x260e3b[_0x1f8ca8(0x144)]-_0x3e9036[_0x1f8ca8(0x144)]),_0x5e19b2=this[_0x1f8ca8(0x120)][_0x1f8ca8(0x112)]['map'](_0xeba152=>_0x8bbcd+_0xeba152)['some'](_0x215098=>(0x0,utils_1[_0x1f8ca8(0xb2)])(_0x215098,this[_0x1f8ca8(0x13c)])),_0x261008=_0x5e19b2?utils_1[_0x1f8ca8(0xd2)][_0x1f8ca8(0x13d)]:utils_1[_0x1f8ca8(0xd2)]['SOURCE_FILE_NOT_FOUND'];return(0x0,utils_1[_0x1f8ca8(0x113)])(_0x7a1c50,_0x42079a,status_message_1['StatusMessage'][_0x1f8ca8(0x14a)],_0x261008);}this[_0x1f8ca8(0x126)](_0x42079a,null,null,_0x7a1c50);}else{const _0x45defd=_0x42079a[_0x1f8ca8(0xca)][_0x1f8ca8(0xfb)],_0x20e402=0x0,_0x2393f8=this[_0x1f8ca8(0x11c)]['mappingInfo'](_0x260e3b,_0x45defd,_0x20e402),_0x4899a4=(0x0,utils_1[_0x1f8ca8(0x131)])(_0x42079a);if(_0x42079a[_0x1f8ca8(0xc7)]&&_0x4899a4)try{_0x42079a['condition']=_0x4899a4(_0x42079a[_0x1f8ca8(0xc7)]);}catch(_0x34e360){return this[_0x1f8ca8(0x14c)][_0x1f8ca8(0x124)](_0x1f8ca8(0x11e)+_0x42079a[_0x1f8ca8(0xc7)]+'\x20<<'),(0x0,utils_1[_0x1f8ca8(0x113)])(_0x7a1c50,_0x42079a,status_message_1[_0x1f8ca8(0xbd)][_0x1f8ca8(0x125)],utils_1[_0x1f8ca8(0xd2)]['ERROR_COMPILING_CONDITION']);}this['setInternal'](_0x42079a,_0x2393f8,_0x4899a4,_0x7a1c50);}}[a35_0x3e3a53(0x11d)](_0x1e9d10,_0x467684){const _0x84d880=a35_0x3e3a53;if(typeof _0x1e9d10['id']===_0x84d880(0x13f))return this[_0x84d880(0x14c)][_0x84d880(0x114)](_0x84d880(0xdb)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x467684,_0x1e9d10,status_message_1[_0x84d880(0xbd)][_0x84d880(0x125)],utils_1[_0x84d880(0xd2)][_0x84d880(0x119)]);const _0xa15c98=this['breakpoints'][_0x1e9d10['id']];if(!_0xa15c98)return this['logger']['debug'](_0x84d880(0x14f)+_0x1e9d10['id']),(0x0,utils_1[_0x84d880(0x113)])(_0x467684,_0x1e9d10,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x84d880(0xd2)][_0x84d880(0x119)]);const _0x194bb8=_0xa15c98['locationStr'],_0x8f6a72=_0xa15c98['id'];(0x0,utils_1[_0x84d880(0x100)])(this[_0x84d880(0x110)][_0x194bb8],_0x1e9d10['id']);this['locationMapper'][_0x194bb8][_0x84d880(0x144)]===0x0&&delete this['locationMapper'][_0x194bb8];(0x0,utils_1[_0x84d880(0x100)])(this[_0x84d880(0x14b)][_0x8f6a72],_0x1e9d10['id']);this[_0x84d880(0x14b)][_0x8f6a72][_0x84d880(0x144)]===0x0&&delete this[_0x84d880(0x14b)][_0x8f6a72];let _0x3eb0a5={};!this[_0x84d880(0x14b)][_0xa15c98['id']]&&(_0x3eb0a5=this[_0x84d880(0x111)][_0x84d880(0xdc)](_0xa15c98['id'])),delete this[_0x84d880(0xde)][_0x1e9d10['id']],delete this[_0x84d880(0x146)][_0x1e9d10['id']],this['numBreakpoints']--,setImmediate(()=>{const _0x1b81bb=_0x84d880;_0x3eb0a5['error']&&_0x467684(_0x3eb0a5[_0x1b81bb(0xec)]),_0x467684(null);});}[a35_0x3e3a53(0xc3)](_0x46b058,_0xd94b41){const _0x564036=a35_0x3e3a53,_0x2c5bd7=this['onBreakpointHit'][_0x564036(0xfa)](this,_0x46b058,_0x25b287=>{const _0x10a7a0=_0x564036,_0x42de31=--this[_0x10a7a0(0xde)][_0x46b058['id']][_0x10a7a0(0x150)];(_0x42de31<=0x0||_0x25b287)&&(this[_0x10a7a0(0x146)][_0x46b058['id']][_0x10a7a0(0xe1)]=![]),_0xd94b41(_0x25b287||undefined);});this[_0x564036(0x146)][_0x46b058['id']]={'enabled':!![],'listener':_0x2c5bd7};}[a35_0x3e3a53(0xb4)](_0x496f89,_0x2f2947,_0x211d9e,_0x33d63b){const _0x12c82e=a35_0x3e3a53,_0x51f1b1=this[_0x12c82e(0xb1)][_0x12c82e(0xfa)](this,_0x496f89,_0x57b058=>{const _0x602e5f=_0x12c82e;if(_0x57b058){this[_0x602e5f(0x146)][_0x496f89['id']][_0x602e5f(0xe1)]=![],setImmediate(()=>{_0x33d63b(_0x57b058||undefined);});return;}_0x2f2947(_0x496f89[_0x602e5f(0xf3)],_0x496f89['evaluatedExpressions']),_0x496f89[_0x602e5f(0xaf)]=[],_0x211d9e()?this[_0x602e5f(0x146)][_0x496f89['id']][_0x602e5f(0xe1)]=![]:this[_0x602e5f(0xf6)][_0x602e5f(0xeb)](_0x496f89['id'])&&(this[_0x602e5f(0x146)][_0x496f89['id']][_0x602e5f(0xe1)]=![],setTimeout(()=>{const _0x174441=_0x602e5f;!_0x211d9e()&&this['listeners'][_0x496f89['id']]&&(this[_0x174441(0x146)][_0x496f89['id']]['enabled']=!![]),this[_0x174441(0xf6)][_0x174441(0x118)](_0x496f89['id']);},this['config'][_0x602e5f(0xc6)][_0x602e5f(0xda)]*0x3e8));});this[_0x12c82e(0x146)][_0x496f89['id']]={'enabled':!![],'listener':_0x51f1b1};}['disconnect'](){const _0x5981d7=a35_0x3e3a53;this[_0x5981d7(0x111)][_0x5981d7(0xd9)]();}[a35_0x3e3a53(0x13a)](){const _0x1818ae=a35_0x3e3a53;this['v8Inspector'][_0x1818ae(0x13a)]();}[a35_0x3e3a53(0x153)](){const _0x5e65cf=a35_0x3e3a53;this[_0x5e65cf(0x111)][_0x5e65cf(0x153)]();}[a35_0x3e3a53(0x130)](){const _0x2953fb=a35_0x3e3a53;return Object['keys'](this[_0x2953fb(0xde)])['length'];}[a35_0x3e3a53(0x134)](){const _0x2d4cfb=a35_0x3e3a53;return Object[_0x2d4cfb(0x137)](this[_0x2d4cfb(0x146)])['length'];}[a35_0x3e3a53(0x150)](_0x3284a0){const _0x422ad2=a35_0x3e3a53;return this[_0x422ad2(0xde)][_0x3284a0][_0x422ad2(0x150)];}[a35_0x3e3a53(0x12d)](_0x15645d){const _0x2235d3=a35_0x3e3a53;this[_0x2235d3(0xc1)]=_0x15645d;}['setInternal'](_0x426abe,_0xdece9b,_0x2468d4,_0x300f5f){const _0x2596ef=a35_0x3e3a53;let _0xdd9275=null;if(_0x426abe[_0x2596ef(0xc7)])try{_0xdd9275=acorn['parse'](_0x426abe[_0x2596ef(0xc7)],{'sourceType':'script','ecmaVersion':0x6});const _0xe26730=require(_0x2596ef(0x13b));if(!_0xe26730['isValid'](_0xdd9275,![]))return(0x0,utils_1[_0x2596ef(0x113)])(_0x300f5f,_0x426abe,status_message_1[_0x2596ef(0xbd)][_0x2596ef(0x125)],utils_1[_0x2596ef(0xd2)][_0x2596ef(0xe3)]);}catch(_0x59fe1a){const _0x1ffe52=utils_1['errors'][_0x2596ef(0xd4)]+_0x59fe1a[_0x2596ef(0xea)];return(0x0,utils_1[_0x2596ef(0x113)])(_0x300f5f,_0x426abe,status_message_1[_0x2596ef(0xbd)][_0x2596ef(0x125)],_0x1ffe52);}let _0x155d1b;const _0x541ca6=_0xdece9b?_0xdece9b[_0x2596ef(0x12e)]:path['normalize'](_0x426abe['location'][_0x2596ef(0x12b)]),_0x33470b=(0x0,utils_1[_0x2596ef(0xd0)])(_0x541ca6,this[_0x2596ef(0x120)],this[_0x2596ef(0x13c)],this['logger']);if(_0x33470b['length']===0x0)return(0x0,utils_1[_0x2596ef(0x113)])(_0x300f5f,_0x426abe,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2596ef(0xd2)][_0x2596ef(0x151)]);else{if(_0x33470b['length']===0x1)_0x155d1b=_0x33470b[0x0];else return this[_0x2596ef(0x14c)]['warn'](_0x2596ef(0xf5)+_0x541ca6+_0x2596ef(0x105)+_0x33470b),(0x0,utils_1[_0x2596ef(0x113)])(_0x300f5f,_0x426abe,status_message_1[_0x2596ef(0xbd)][_0x2596ef(0x14a)],utils_1['errors'][_0x2596ef(0x10f)]);}if(this['blocklistManager'][_0x2596ef(0x11b)](_0x155d1b))return(0x0,utils_1[_0x2596ef(0x113)])(_0x300f5f,_0x426abe,status_message_1[_0x2596ef(0xbd)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2596ef(0xd2)][_0x2596ef(0x148)]);let _0x29c62a=_0xdece9b&&_0xdece9b[_0x2596ef(0x11f)]?_0xdece9b['column']:_0x426abe[_0x2596ef(0xca)][_0x2596ef(0x11f)]||0x0;const _0x3df5a4=_0xdece9b?_0xdece9b[_0x2596ef(0xfb)]:_0x426abe[_0x2596ef(0xca)][_0x2596ef(0xfb)];USE_MODULE_PREFIX&&_0x3df5a4===0x1&&(_0x29c62a+=debugapi[_0x2596ef(0xb6)]-0x1);if(_0x3df5a4>=this[_0x2596ef(0x13c)]['fileStats'][_0x155d1b]['lines']||_0x3df5a4<0x1)return(0x0,utils_1[_0x2596ef(0x113)])(_0x300f5f,_0x426abe,status_message_1[_0x2596ef(0xbd)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x2596ef(0xd2)][_0x2596ef(0xdd)],'description':utils_1[_0x2596ef(0xd2)][_0x2596ef(0xdd)]['description']+_0x155d1b+':'+_0x3df5a4+'.\x20Loaded\x20script\x20contained\x20'+this[_0x2596ef(0x13c)][_0x2596ef(0xe8)][_0x155d1b][_0x2596ef(0x152)]+'\x20lines.\x20Please\x20ensure'+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0x2596ef(0xe7)});const _0x4ea1e5=this[_0x2596ef(0xf7)](_0x426abe,_0x3df5a4,_0x29c62a,_0x155d1b);if(!_0x4ea1e5)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x300f5f,_0x426abe,status_message_1[_0x2596ef(0xbd)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2596ef(0xd2)][_0x2596ef(0x149)]);this[_0x2596ef(0xde)][_0x426abe['id']]=new BreakpointData(_0x4ea1e5[_0x2596ef(0x129)],_0x426abe,_0xdd9275,_0x4ea1e5[_0x2596ef(0xc8)],_0x2468d4,_0x426abe[_0x2596ef(0xf4)]||0x1,_0x426abe[_0x2596ef(0xb7)],_0x426abe[_0x2596ef(0xed)]),this['numBreakpoints']++,setImmediate(()=>{_0x300f5f(null);});}[a35_0x3e3a53(0xf7)](_0x19c90e,_0x4ea66f,_0x2fdae6,_0x43d51d){const _0x3cb27e=a35_0x3e3a53,_0x3b92b8=JSON['stringify']({'file':_0x43d51d,'line':_0x4ea66f,'column':_0x2fdae6});let _0x2d0c79;if(!this['locationMapper'][_0x3b92b8]){const _0x3caacf=this[_0x3cb27e(0x111)][_0x3cb27e(0xb3)]()?_0x3cb27e(0xfe)+_0x43d51d:_0x43d51d,_0x1a144f=process[_0x3cb27e(0xb9)]==='win32'&&(0x0,utils_1[_0x3cb27e(0xbb)])(process[_0x3cb27e(0xba)],_0x3cb27e(0xbc))?_0x3caacf[_0x3cb27e(0x115)](/^file:\/\//,_0x3cb27e(0xff))[_0x3cb27e(0x115)](/\\/g,'/'):_0x3caacf,_0x28a41c=this[_0x3cb27e(0x111)][_0x3cb27e(0x10e)]({'lineNumber':_0x4ea66f-0x1,'url':encodeURI(_0x1a144f),'columnNumber':_0x2fdae6});if(_0x28a41c['error']||!_0x28a41c[_0x3cb27e(0x128)])return this[_0x3cb27e(0x14c)][_0x3cb27e(0xec)](_0x3cb27e(0xce)+_0x1a144f+':'+_0x4ea66f+',\x20'+(_0x3cb27e(0x123)+JSON['stringify'](_0x28a41c[_0x3cb27e(0xec)]))),null;_0x2d0c79=_0x28a41c[_0x3cb27e(0x128)][_0x3cb27e(0xdf)],delete this['locationMapper'][_0x3b92b8],delete this[_0x3cb27e(0x14b)][_0x2d0c79],this['locationMapper'][_0x3b92b8]=[],this[_0x3cb27e(0x14b)][_0x2d0c79]=[];}else _0x2d0c79=this['breakpoints'][this[_0x3cb27e(0x110)][_0x3b92b8][0x0]]['id'];return this[_0x3cb27e(0x110)][_0x3b92b8]['push'](_0x19c90e['id']),this[_0x3cb27e(0x14b)][_0x2d0c79][_0x3cb27e(0x117)](_0x19c90e['id']),{'v8BreakpointId':_0x2d0c79,'locationStr':_0x3b92b8};}[a35_0x3e3a53(0x135)](_0x5921f6,_0xd84963){const _0x262d59=a35_0x3e3a53,_0x433609=this[_0x262d59(0x120)]['expressionsEvalTimeoutMillis'],_0x1d6d7b=_0x5921f6[_0x262d59(0xc7)];if(_0x1d6d7b){let _0x33bcba;if(this[_0x262d59(0xf6)][_0x262d59(0xb7)])_0x33bcba=state[_0x262d59(0xd6)](_0x1d6d7b,_0xd84963,this[_0x262d59(0x111)],!![],_0x433609);else{const _0x1f1c5a=process[_0x262d59(0xf8)]();_0x33bcba=state['evaluate'](_0x1d6d7b,_0xd84963,this[_0x262d59(0x111)],!![],_0x433609);const _0x30bf37=process[_0x262d59(0xf8)](_0x1f1c5a),_0x43380a=this['changeToNS'](_0x30bf37),_0x2c4d42=this[_0x262d59(0xf6)]['applyConditionQuota'](_0x43380a,_0x5921f6);if(_0x2c4d42)return[undefined,_0x2c4d42];}if(_0x33bcba['error'])return this[_0x262d59(0x14c)][_0x262d59(0x114)](_0x262d59(0x143)+_0x1d6d7b+_0x262d59(0x133),_0x33bcba[_0x262d59(0xec)]),[undefined,{...utils_1[_0x262d59(0xd2)]['ERROR_EVALUATING_CONDITION'],'description':(utils_1['errors'][_0x262d59(0xd5)]['description']||'')+_0x33bcba['error']['description']}];if(!_0x33bcba[_0x262d59(0x122)][_0x262d59(0xe4)])return this[_0x262d59(0x14c)][_0x262d59(0x114)]('condition\x20'+_0x1d6d7b+_0x262d59(0x141)),[![],undefined];}return[!![],undefined];}[a35_0x3e3a53(0xb1)](_0xdc2058,_0x1ae3c3,_0x1da790){const _0x476270=a35_0x3e3a53,[_0x47b0dd,_0xd4c511]=this[_0x476270(0x135)](_0xdc2058,_0x1da790[0x0]);if(_0xd4c511!==undefined){(0x0,utils_1[_0x476270(0x113)])(_0x1ae3c3,_0xdc2058,status_message_1[_0x476270(0xbd)][_0x476270(0x125)],_0xd4c511);return;}if(_0x47b0dd===![])return;const _0x5151eb=process[_0x476270(0xf8)]();try{this['captureBreakpointData'](_0xdc2058,_0x1da790);}catch(_0x424683){return(0x0,utils_1[_0x476270(0x113)])(_0x1ae3c3,_0xdc2058,status_message_1[_0x476270(0xbd)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x476270(0xcc)]+_0x424683);}const _0x219182=process[_0x476270(0xf8)](_0x5151eb),_0x1f842f=this[_0x476270(0x104)](_0x219182);this[_0x476270(0xf6)]['applyDynamicLogsCPUQuota'](_0xdc2058['id'],_0x1f842f),this[_0x476270(0x14c)][_0x476270(0x114)]((0x0,utils_1[_0x476270(0x12a)])(_0x476270(0xfc),_0x219182)),_0x1ae3c3(null);}['captureBreakpointData'](_0x3af240,_0x4b085a){const _0x204c68=a35_0x3e3a53,_0x345ca5=[],_0x2c1fbf=this;if(_0x3af240['expressions']&&this[_0x204c68(0xde)][_0x3af240['id']][_0x204c68(0xef)])for(let _0x11919e=0x0;_0x11919e<_0x3af240['expressions'][_0x204c68(0x144)];_0x11919e++){try{_0x3af240[_0x204c68(0x14d)][_0x11919e]=this[_0x204c68(0xde)][_0x3af240['id']][_0x204c68(0xef)](_0x3af240[_0x204c68(0x14d)][_0x11919e]);}catch(_0xdb9e5b){this['logger'][_0x204c68(0x124)](_0x204c68(0x103)+_0x3af240['expressions'][_0x11919e]+_0x204c68(0x127)),_0x345ca5[_0x204c68(0x117)]({'name':_0x3af240['expressions'][_0x11919e],'status':new status_message_1['StatusMessage'](status_message_1['StatusMessage'][_0x204c68(0xb8)],utils_1['errors'][_0x204c68(0x132)],!![])}),_0x3af240[_0x204c68(0x14d)][_0x204c68(0x108)](_0x11919e,0x1),_0x11919e--;}}if(_0x3af240[_0x204c68(0xbe)]===_0x204c68(0xe0)){if(!_0x3af240['expressions'])_0x3af240[_0x204c68(0xaf)]=[];else{const _0x247c36=_0x4b085a[0x0];_0x3af240[_0x204c68(0xaf)]=_0x3af240[_0x204c68(0x14d)][_0x204c68(0xe2)](_0x3f3c03=>{const _0x2ec6b2=_0x204c68,_0x2f8ea7=state[_0x2ec6b2(0xd6)](_0x3f3c03,_0x247c36,_0x2c1fbf[_0x2ec6b2(0x111)],!![],this[_0x2ec6b2(0x120)][_0x2ec6b2(0xd3)]);return _0x2f8ea7[_0x2ec6b2(0xec)]?_0x2f8ea7[_0x2ec6b2(0xec)]:_0x2f8ea7[_0x2ec6b2(0x122)][_0x2ec6b2(0xe4)];});}}else{const _0x2cd40f=state[_0x204c68(0x12c)](_0x4b085a,_0x3af240,this[_0x204c68(0x120)],this[_0x204c68(0xd8)],this[_0x204c68(0x111)],this[_0x204c68(0xc1)]);_0x3af240[_0x204c68(0xca)]&&(0x0,utils_1[_0x204c68(0xcb)])(_0x3af240['location']['path'])&&(_0x3af240[_0x204c68(0xca)][_0x204c68(0xfb)]=_0x4b085a[0x0][_0x204c68(0xca)][_0x204c68(0xfd)]+0x1),_0x3af240[_0x204c68(0x142)]=_0x2cd40f['stackFrames'],_0x3af240[_0x204c68(0xae)]=_0x2cd40f[_0x204c68(0xae)],_0x3af240[_0x204c68(0xaf)]=_0x345ca5[_0x204c68(0x11a)](_0x2cd40f[_0x204c68(0xaf)]);}}['handleDebugPausedEvent'](_0x5a5430){const _0x52d563=a35_0x3e3a53;try{if(!_0x5a5430[_0x52d563(0x138)])return;const _0x5920f6=_0x5a5430[_0x52d563(0x138)][0x0],_0x17441e=this[_0x52d563(0x14b)][_0x5920f6];if(!_0x17441e)return;_0x17441e[_0x52d563(0xc5)](_0x5bf756=>{const _0x3215a=_0x52d563;this['listeners'][_0x5bf756][_0x3215a(0xe1)]&&(this[_0x3215a(0x14c)]['debug'](_0x3215a(0xcf)+_0x5bf756),this[_0x3215a(0x146)][_0x5bf756][_0x3215a(0x102)](_0x5a5430[_0x3215a(0x140)]));});}catch(_0x31f3bd){this[_0x52d563(0x14c)]['warn']('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x31f3bd);}}[a35_0x3e3a53(0x104)](_0x49f797){return _0x49f797[0x0]*0x3b9aca00+_0x49f797[0x1];}}exports[a35_0x3e3a53(0xd1)]=InspectorDebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a36_0x2e40a2=a36_0x21fa;(function(_0x4cdae7,_0x1b6b9d){const _0x21c061=a36_0x21fa,_0x447fba=_0x4cdae7();while(!![]){try{const _0x46ca96=-parseInt(_0x21c061(0x137))/0x1+parseInt(_0x21c061(0x15f))/0x2+parseInt(_0x21c061(0x16a))/0x3*(parseInt(_0x21c061(0xf7))/0x4)+parseInt(_0x21c061(0x11e))/0x5+-parseInt(_0x21c061(0x134))/0x6*(-parseInt(_0x21c061(0xea))/0x7)+-parseInt(_0x21c061(0xfc))/0x8+-parseInt(_0x21c061(0x13d))/0x9;if(_0x46ca96===_0x1b6b9d)break;else _0x447fba['push'](_0x447fba['shift']());}catch(_0x122a17){_0x447fba['push'](_0x447fba['shift']());}}}(a36_0x5a25,0x5ac91));const a36_0x4de523=(function(){let _0x833a02=!![];return function(_0x356391,_0x234096){const _0x41da30=_0x833a02?function(){if(_0x234096){const _0x2e8b1f=_0x234096['apply'](_0x356391,arguments);return _0x234096=null,_0x2e8b1f;}}:function(){};return _0x833a02=![],_0x41da30;};}()),a36_0x1b786e=a36_0x4de523(this,function(){const _0x116f05=a36_0x21fa;return a36_0x1b786e[_0x116f05(0x11c)]()[_0x116f05(0x11f)]('(((.+)+)+)+$')[_0x116f05(0x11c)]()[_0x116f05(0x125)](a36_0x1b786e)[_0x116f05(0x11f)](_0x116f05(0x152));});a36_0x1b786e();'use strict';Object[a36_0x2e40a2(0x146)](exports,'__esModule',{'value':!![]}),exports['V8DebugApi']=exports[a36_0x2e40a2(0x141)]=void 0x0;const acorn=require(a36_0x2e40a2(0x11a)),path=require('path'),semver=require(a36_0x2e40a2(0x109)),vm=require('vm'),status_message_1=require(a36_0x2e40a2(0x120)),state=require(a36_0x2e40a2(0x118)),utils_1=require(a36_0x2e40a2(0x145)),debugapi=require('./debugapi'),dummy_blocklist_manager_1=require(a36_0x2e40a2(0x100));class V8BreakpointData{constructor(_0x265cc5,_0x48cb93,_0x24788d,_0x218705){const _0x53f8ef=a36_0x2e40a2;this[_0x53f8ef(0xe6)]=_0x265cc5,this['v8Breakpoint']=_0x48cb93,this['parsedCondition']=_0x24788d,this[_0x53f8ef(0xf5)]=_0x218705;}}exports['V8BreakpointData']=V8BreakpointData;class V8DebugApi{constructor(_0x447b54,_0x54e7ea,_0x3572ea,_0x190821,_0x2ba7d4){const _0x231115=a36_0x2e40a2;this[_0x231115(0x139)]={},this['listeners']={},this[_0x231115(0x16e)]=0x0,this[_0x231115(0xe7)]=_0x190821,this['v8']=vm[_0x231115(0x167)]('Debug'),this[_0x231115(0x144)]=_0x54e7ea,this[_0x231115(0x148)]=_0x3572ea,this[_0x231115(0x126)]=/(\d+\.\d+\.\d+)\.\d+/[_0x231115(0x160)](process[_0x231115(0x166)]['v8']),this[_0x231115(0x16b)]=_0x447b54,this[_0x231115(0x11b)]=semver[_0x231115(0x150)](this[_0x231115(0x126)][0x1],_0x231115(0x110)),this[_0x231115(0x13b)]=_0x2ba7d4,this[_0x231115(0x15d)]=new dummy_blocklist_manager_1[(_0x231115(0x14e))](!![]),this[_0x231115(0x131)]=(_0xe88a3e,_0x1f5ad0,_0x25165c)=>{const _0x108013=_0x231115;try{switch(_0xe88a3e){case this['v8']['DebugEvent'][_0x108013(0x140)]:_0x25165c[_0x108013(0x14d)]()[_0x108013(0x114)](_0x4b5297=>{const _0x40775a=_0x108013,_0x31dee0=_0x4b5297[_0x40775a(0x16c)]()[_0x40775a(0xed)]();this[_0x40775a(0xe9)][_0x31dee0][_0x40775a(0x142)]&&(this['logger'][_0x40775a(0x10a)](_0x40775a(0x12b)+_0x31dee0),this[_0x40775a(0xe9)][_0x31dee0][_0x40775a(0xf4)](_0x1f5ad0,_0x25165c));});break;default:}}catch(_0x3c93d8){this[_0x108013(0x16b)][_0x108013(0x165)](_0x108013(0x13c)+_0x3c93d8);}},this[_0x231115(0x11b)]&&(this[_0x231115(0x16b)]['info']('activating\x20v8\x20breakpoint\x20listener\x20(permanent)'),this['v8'][_0x231115(0x157)](this[_0x231115(0x131)]));}['set'](_0x251fb4,_0x36deed){const _0x5f409f=a36_0x2e40a2;if(!this['v8']||!_0x251fb4||typeof _0x251fb4['id']===_0x5f409f(0x138)||!_0x251fb4[_0x5f409f(0x149)]||!_0x251fb4['location'][_0x5f409f(0x107)]||!_0x251fb4[_0x5f409f(0x149)][_0x5f409f(0x104)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x36deed,_0x251fb4,status_message_1[_0x5f409f(0xfb)]['UNSPECIFIED'],utils_1[_0x5f409f(0x169)][_0x5f409f(0x136)]);const _0x2ebe5e=path['normalize'](_0x251fb4['location'][_0x5f409f(0x107)]);if(this[_0x5f409f(0x15d)][_0x5f409f(0x163)](_0x2ebe5e))return(0x0,utils_1[_0x5f409f(0xf6)])(_0x36deed,_0x251fb4,status_message_1[_0x5f409f(0xfb)][_0x5f409f(0xff)],utils_1['errors'][_0x5f409f(0xf2)]);if(!this[_0x5f409f(0xe7)][_0x5f409f(0x159)](_0x2ebe5e)){const _0x57c0cf=path[_0x5f409f(0x15c)](_0x2ebe5e);if(!this['config']['javascriptFileExtensions'][_0x5f409f(0xf1)](_0x57c0cf))return(0x0,utils_1[_0x5f409f(0xf6)])(_0x36deed,_0x251fb4,status_message_1[_0x5f409f(0xfb)][_0x5f409f(0xff)],utils_1[_0x5f409f(0x169)][_0x5f409f(0x11d)]);this[_0x5f409f(0x124)](_0x251fb4,null,null,_0x36deed);}else{const _0x4cc2d0=_0x251fb4[_0x5f409f(0x149)][_0x5f409f(0x104)],_0x124d54=0x0,_0x4b04b2=this[_0x5f409f(0xe7)]['mappingInfo'](_0x2ebe5e,_0x4cc2d0,_0x124d54),_0x3d3066=(0x0,utils_1[_0x5f409f(0x103)])(_0x251fb4);if(_0x251fb4['condition']&&_0x3d3066)try{_0x251fb4[_0x5f409f(0xe2)]=_0x3d3066(_0x251fb4['condition']);}catch(_0xaa9588){return this['logger'][_0x5f409f(0x10a)](_0x5f409f(0x12c)+_0x251fb4[_0x5f409f(0xe2)]+_0x5f409f(0x112)),(0x0,utils_1[_0x5f409f(0xf6)])(_0x36deed,_0x251fb4,status_message_1[_0x5f409f(0xfb)][_0x5f409f(0x12f)],utils_1[_0x5f409f(0x169)][_0x5f409f(0x14c)]);}this[_0x5f409f(0x124)](_0x251fb4,_0x4b04b2,_0x3d3066,_0x36deed);}}['clear'](_0x334af3,_0x45a356){const _0x53f189=a36_0x2e40a2;if(typeof _0x334af3['id']==='undefined')return(0x0,utils_1[_0x53f189(0xf6)])(_0x45a356,_0x334af3,status_message_1['StatusMessage'][_0x53f189(0x12f)],utils_1['errors'][_0x53f189(0x111)]);const _0x1da919=this[_0x53f189(0x139)][_0x334af3['id']];if(!_0x1da919)return(0x0,utils_1[_0x53f189(0xf6)])(_0x45a356,_0x334af3,status_message_1[_0x53f189(0xfb)][_0x53f189(0x12f)],utils_1['errors'][_0x53f189(0x111)]);const _0x55019e=_0x1da919['v8Breakpoint'];this['v8'][_0x53f189(0x105)](_0x55019e[_0x53f189(0xed)]()),delete this[_0x53f189(0x139)][_0x334af3['id']],delete this['listeners'][_0x55019e[_0x53f189(0xed)]()],this[_0x53f189(0x16e)]--,this[_0x53f189(0x16e)]===0x0&&!this[_0x53f189(0x11b)]&&(this[_0x53f189(0x16b)][_0x53f189(0x10a)]('deactivating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x53f189(0x157)](null)),setImmediate(()=>{_0x45a356(null);});}[a36_0x2e40a2(0xeb)](_0x11eb10,_0x47c00a){const _0x166eaf=a36_0x2e40a2,_0xa0bd55=this,_0x44666c=_0xa0bd55[_0x166eaf(0x139)][_0x11eb10['id']]['v8Breakpoint']['number'](),_0x42ce6c=this[_0x166eaf(0x168)]['bind'](this,_0x11eb10,_0x53f74e=>{_0xa0bd55['listeners'][_0x44666c]['enabled']=![],setImmediate(()=>{_0x47c00a(_0x53f74e||undefined);});});_0xa0bd55['listeners'][_0x44666c]={'enabled':!![],'listener':_0x42ce6c};}[a36_0x2e40a2(0x154)](_0x42723a,_0x4fa30e,_0x5fce8d,_0x5d77fd){const _0x559ab7=a36_0x2e40a2,_0x13c60b=this,_0x264e8c=_0x13c60b[_0x559ab7(0x139)][_0x42723a['id']][_0x559ab7(0x123)][_0x559ab7(0xed)](),_0x5ba1b1=this['onBreakpointHit'][_0x559ab7(0x130)](this,_0x42723a,_0x442095=>{const _0x546a76=_0x559ab7;_0x442095&&(this[_0x546a76(0xe9)][_0x42723a['id']]['enabled']=![],setImmediate(()=>{_0x5d77fd(_0x442095||undefined);})),_0x4fa30e(_0x42723a[_0x546a76(0xe5)],_0x42723a[_0x546a76(0x115)]),_0x5fce8d()?_0x13c60b[_0x546a76(0xe9)][_0x264e8c][_0x546a76(0x142)]=![]:this[_0x546a76(0x13b)][_0x546a76(0x10c)](_0x42723a['id'])&&(_0x13c60b['listeners'][_0x264e8c]['enabled']=![],setTimeout(()=>{const _0x46b1fe=_0x546a76;!_0x5fce8d()&&_0x13c60b[_0x46b1fe(0xe9)][_0x264e8c]&&(_0x13c60b[_0x46b1fe(0xe9)][_0x264e8c][_0x46b1fe(0x142)]=!![]),this[_0x46b1fe(0x13b)]['recovered'](_0x42723a['id']);},_0x13c60b[_0x546a76(0x144)]['quota']['quotaRecoverySeconds']*0x3e8));});_0x13c60b['listeners'][_0x264e8c]={'enabled':!![],'listener':_0x5ba1b1};}['disconnect'](){return;}[a36_0x2e40a2(0xe1)](){}['disable'](){}[a36_0x2e40a2(0x13a)](){const _0x227940=a36_0x2e40a2;return Object[_0x227940(0x156)](this[_0x227940(0x139)])[_0x227940(0xfa)];}[a36_0x2e40a2(0x12d)](){const _0x53ea65=a36_0x2e40a2;return Object[_0x53ea65(0x156)](this[_0x53ea65(0xe9)])[_0x53ea65(0xfa)];}[a36_0x2e40a2(0x101)](){return 0x0;}['setBlocklistManager'](_0x5834a9){this['blocklistManager']=_0x5834a9;}['setInternal'](_0xe46297,_0x583cc6,_0x41b6a6,_0x3219d3){const _0x4edaf5=a36_0x2e40a2;let _0x57ac5a=null;if(_0xe46297[_0x4edaf5(0xe2)])try{_0x57ac5a=acorn[_0x4edaf5(0x128)](_0xe46297[_0x4edaf5(0xe2)],{'sourceType':_0x4edaf5(0x155),'ecmaVersion':0x6});const _0x57ce35=require(_0x4edaf5(0x119));if(!_0x57ce35['isValid'](_0x57ac5a,!![]))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3219d3,_0xe46297,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x4edaf5(0x169)][_0x4edaf5(0xe4)]);}catch(_0x2c079b){return(0x0,utils_1[_0x4edaf5(0xf6)])(_0x3219d3,_0xe46297,status_message_1[_0x4edaf5(0xfb)][_0x4edaf5(0x12f)],utils_1[_0x4edaf5(0x169)][_0x4edaf5(0x10e)]+_0x2c079b[_0x4edaf5(0x14f)]);}let _0x4d26e1;const _0x1e66de=_0x583cc6?_0x583cc6[_0x4edaf5(0x161)]:path[_0x4edaf5(0x14b)](_0xe46297['location']['path']),_0x3af4b3=(0x0,utils_1[_0x4edaf5(0xf0)])(_0x1e66de,this[_0x4edaf5(0x144)],this[_0x4edaf5(0x148)],this[_0x4edaf5(0x16b)]);if(_0x3af4b3[_0x4edaf5(0xfa)]===0x0)return(0x0,utils_1[_0x4edaf5(0xf6)])(_0x3219d3,_0xe46297,status_message_1['StatusMessage'][_0x4edaf5(0xff)],utils_1[_0x4edaf5(0x169)][_0x4edaf5(0xe8)]);else{if(_0x3af4b3[_0x4edaf5(0xfa)]===0x1)_0x4d26e1=_0x3af4b3[0x0];else return this['logger']['warn'](_0x4edaf5(0x129)+_0x1e66de+_0x4edaf5(0x13f)+_0x3af4b3),(0x0,utils_1[_0x4edaf5(0xf6)])(_0x3219d3,_0xe46297,status_message_1[_0x4edaf5(0xfb)][_0x4edaf5(0xff)],utils_1['errors'][_0x4edaf5(0x16d)]);}let _0x336bd1=_0x583cc6&&_0x583cc6[_0x4edaf5(0xe3)]?_0x583cc6['column']:_0xe46297['location'][_0x4edaf5(0xe3)]||0x1;const _0x5448e1=_0x583cc6?_0x583cc6[_0x4edaf5(0x104)]:_0xe46297[_0x4edaf5(0x149)]['line'];_0x5448e1===0x1&&(_0x336bd1+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x5448e1>=this['fileIndex'][_0x4edaf5(0x10d)][_0x4d26e1][_0x4edaf5(0xf8)])return(0x0,utils_1[_0x4edaf5(0xf6)])(_0x3219d3,_0xe46297,status_message_1[_0x4edaf5(0xfb)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x4edaf5(0x169)][_0x4edaf5(0x106)],'description':utils_1[_0x4edaf5(0x169)][_0x4edaf5(0x106)][_0x4edaf5(0x121)]+_0x4d26e1+':'+_0x5448e1+'.\x20Loaded\x20script\x20contained\x20'+this[_0x4edaf5(0x148)]['fileStats'][_0x4d26e1]['lines']+'\x20lines.\x20Please\x20ensure'+_0x4edaf5(0x158)+_0x4edaf5(0xfe)});const _0xb95517=this['setByRegExp'](_0x4d26e1,_0x5448e1,_0x336bd1);if(!_0xb95517)return(0x0,utils_1[_0x4edaf5(0xf6)])(_0x3219d3,_0xe46297,status_message_1[_0x4edaf5(0xfb)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x4edaf5(0x133)]);this[_0x4edaf5(0x16e)]===0x0&&!this[_0x4edaf5(0x11b)]&&(this[_0x4edaf5(0x16b)][_0x4edaf5(0x10a)](_0x4edaf5(0x122)),this['v8'][_0x4edaf5(0x157)](this[_0x4edaf5(0x131)])),this[_0x4edaf5(0x139)][_0xe46297['id']]=new V8BreakpointData(_0xe46297,_0xb95517,_0x57ac5a,_0x41b6a6),this[_0x4edaf5(0x16e)]++,setImmediate(()=>{_0x3219d3(null);});}[a36_0x2e40a2(0x15a)](_0xb82fbf,_0xa23543,_0x18d197){const _0x1cfc82=a36_0x2e40a2,_0x8af4b=(0x0,utils_1[_0x1cfc82(0x14a)])(_0xb82fbf),_0x22b62c=this['v8']['setScriptBreakPointByRegExp'](_0x8af4b,_0xa23543-0x1,_0x18d197-0x1),_0x3974f2=this['v8'][_0x1cfc82(0x10b)](_0x22b62c);return _0x3974f2;}['onBreakpointHit'](_0xa6b908,_0x27d8cf,_0xc20e8e){const _0xc74923=a36_0x2e40a2,_0x2d3727=this[_0xc74923(0x139)][_0xa6b908['id']][_0xc74923(0x123)];if(!_0x2d3727[_0xc74923(0x143)]())return(0x0,utils_1[_0xc74923(0xf6)])(_0x27d8cf,_0xa6b908,status_message_1[_0xc74923(0xfb)][_0xc74923(0xff)],utils_1['errors'][_0xc74923(0x15e)]);const _0x3f04a2=this['checkCondition'](_0xa6b908,_0xc20e8e);if(_0x3f04a2[_0xc74923(0x12a)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x27d8cf,_0xa6b908,status_message_1[_0xc74923(0xfb)]['BREAKPOINT_CONDITION'],{...utils_1[_0xc74923(0x169)][_0xc74923(0xf3)],'description':utils_1['errors'][_0xc74923(0x14c)][_0xc74923(0x121)]+_0x3f04a2[_0xc74923(0x12a)]});else{if(!_0x3f04a2['value']){this[_0xc74923(0x16b)]['info']('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0x2a3867=process['hrtime']();try{this[_0xc74923(0x135)](_0xa6b908,_0xc20e8e);}catch(_0x2137bf){return(0x0,utils_1[_0xc74923(0xf6)])(_0x27d8cf,_0xa6b908,status_message_1['StatusMessage'][_0xc74923(0xff)],utils_1[_0xc74923(0x169)][_0xc74923(0xef)]+_0x2137bf);}const _0x321715=process[_0xc74923(0x102)](_0x2a3867);this[_0xc74923(0x16b)]['info']((0x0,utils_1['formatInterval'])(_0xc74923(0x15b),_0x321715)),_0x27d8cf(null);}[a36_0x2e40a2(0x132)](_0x25d9c6,_0x2ea719){const _0xdb5f6=a36_0x2e40a2;if(!_0x25d9c6[_0xdb5f6(0xe2)])return{'value':!![]};const _0x16f945=state[_0xdb5f6(0x153)](_0x25d9c6[_0xdb5f6(0xe2)],_0x2ea719[_0xdb5f6(0x151)](0x0));if(_0x16f945[_0xdb5f6(0x12a)])return{'error':_0x16f945['error']};return{'value':!!_0x16f945[_0xdb5f6(0xee)][_0xdb5f6(0x13e)]()};}[a36_0x2e40a2(0x135)](_0x3f8227,_0x255edc){const _0xad8c2e=a36_0x2e40a2,_0x4d3d6d=[];if(_0x3f8227[_0xad8c2e(0xec)]&&this['breakpoints'][_0x3f8227['id']]['compile'])for(let _0x1edc69=0x0;_0x1edc69<_0x3f8227[_0xad8c2e(0xec)][_0xad8c2e(0xfa)];_0x1edc69++){try{_0x3f8227[_0xad8c2e(0xec)][_0x1edc69]=this[_0xad8c2e(0x139)][_0x3f8227['id']][_0xad8c2e(0xf5)](_0x3f8227[_0xad8c2e(0xec)][_0x1edc69]);}catch(_0x4a26ff){this['logger']['info']('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x3f8227[_0xad8c2e(0xec)][_0x1edc69]+_0xad8c2e(0x112)),_0x4d3d6d['push']({'name':_0x3f8227[_0xad8c2e(0xec)][_0x1edc69],'status':new status_message_1[(_0xad8c2e(0xfb))](status_message_1[_0xad8c2e(0xfb)][_0xad8c2e(0x113)],utils_1[_0xad8c2e(0x169)][_0xad8c2e(0x117)],!![])}),_0x3f8227[_0xad8c2e(0xec)][_0xad8c2e(0x162)](_0x1edc69,0x1),_0x1edc69--;}}if(_0x3f8227[_0xad8c2e(0x127)]===_0xad8c2e(0xf9)){if(!_0x3f8227[_0xad8c2e(0xec)])_0x3f8227['evaluatedExpressions']=[];else{const _0x3b8b49=_0x255edc[_0xad8c2e(0x151)](0x0),_0x248941=_0x3f8227[_0xad8c2e(0xec)][_0xad8c2e(0x164)](_0x184bc0=>{const _0x340c3a=_0xad8c2e,_0xacca5e=state[_0x340c3a(0x153)](_0x184bc0,_0x3b8b49);return _0xacca5e[_0x340c3a(0x12a)]?_0xacca5e[_0x340c3a(0x12a)]:_0xacca5e[_0x340c3a(0xee)][_0x340c3a(0x13e)]();});_0x3f8227[_0xad8c2e(0x115)]=_0x248941;}}else{const _0x7f4fbe=state[_0xad8c2e(0x12e)](_0x255edc,_0x3f8227[_0xad8c2e(0xec)],this['config'],this['v8'],this[_0xad8c2e(0x15d)]);_0x3f8227[_0xad8c2e(0x149)]&&(0x0,utils_1[_0xad8c2e(0x116)])(_0x3f8227[_0xad8c2e(0x149)][_0xad8c2e(0x107)])&&_0x7f4fbe['location']&&_0x7f4fbe['location'][_0xad8c2e(0x104)]&&(_0x3f8227['location']['line']=_0x7f4fbe[_0xad8c2e(0x149)]['line']),_0x3f8227[_0xad8c2e(0x147)]=_0x7f4fbe[_0xad8c2e(0x147)],_0x3f8227[_0xad8c2e(0x108)]=_0x7f4fbe[_0xad8c2e(0x108)],_0x3f8227[_0xad8c2e(0x115)]=_0x4d3d6d[_0xad8c2e(0xfd)](_0x7f4fbe[_0xad8c2e(0x115)]);}}}function a36_0x21fa(_0xb58edc,_0x1090b4){const _0x25375e=a36_0x5a25();return a36_0x21fa=function(_0x1b786e,_0x4de523){_0x1b786e=_0x1b786e-0xe1;let _0x5a2580=_0x25375e[_0x1b786e];return _0x5a2580;},a36_0x21fa(_0xb58edc,_0x1090b4);}exports[a36_0x2e40a2(0x10f)]=V8DebugApi;function a36_0x5a25(){const _0x569495=['setByRegExp','capture\x20time:\x20','extname','blocklistManager','V8_BREAKPOINT_DISABLED','707430yoLuOx','exec','file','splice','shouldBlock','map','warn','versions','runInDebugContext','onBreakpointHit','errors','26760IeROfZ','logger','script_break_point','SOURCE_FILE_AMBIGUOUS','numBreakpoints','enable','condition','column','DISALLOWED_EXPRESSION','logMessageFormat','apiBreakpoint','sourcemapper','SOURCE_FILE_NOT_FOUND','listeners','5136803CVvkQN','wait','expressions','number','mirror','CAPTURE_BREAKPOINT_DATA','findScripts','includes','BREAKPOINT_PATH_BLOCKED','ERROR_EVALUATING_CONDITION','listener','compile','setErrorStatusAndCallback','72GYhoXm','lines','LOG','length','StatusMessage','1096976egjcJC','concat','\x20deployed\x20source.','BREAKPOINT_SOURCE_LOCATION','../blocklisting/dummy-blocklist-manager','remainingHits','hrtime','getBreakpointCompiler','line','clearBreakPoint','INVALID_LINE_NUMBER','path','variableTable','semver','info','findBreakPoint','needsRecoveryTime','fileStats','SYNTAX_ERROR_IN_CONDITION','V8DebugApi','>=4.5','V8_BREAKPOINT_CLEAR_ERROR','\x20<<','VARIABLE_VALUE','forEach','evaluatedExpressions','isJavaScriptFile','EXPRESSION_COMPILING_ERROR','../state/legacy-state','../util/validator.js','acorn','usePermanentListener','toString','COULD_NOT_FIND_MAPPING_FILE','827555CFfnXf','search','../../client/stackdriver/status-message','description','activating\x20v8\x20breakpoint\x20listener','v8Breakpoint','setInternal','constructor','v8Version','action','parse','Unable\x20to\x20unambiguously\x20find\x20','error','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','Unable\x20to\x20compile\x20condition\x20>>\x20','numListeners_','capture','BREAKPOINT_CONDITION','bind','handleDebugEvents','checkCondition','V8_BREAKPOINT_ERROR','6aPSfyx','captureBreakpointData','INVALID_BREAKPOINT','550349ZHRePi','undefined','breakpoints','numBreakpoints_','quotaManager','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','3188583vfXfhI','value','.\x20Potential\x20matches:\x20','Break','V8BreakpointData','enabled','active','config','../util/utils','defineProperty','stackFrames','fileIndex','location','pathToRegExp','normalize','ERROR_COMPILING_CONDITION','breakPointsHit','DummyBlocklistManager','message','satisfies','frame','(((.+)+)+)+$','evaluate','log','script','keys','setListener','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','hasMappingInfo'];a36_0x5a25=function(){return _0x569495;};return a36_0x5a25();}
|
|
1
|
+
const a36_0x230089=a36_0x45c9;(function(_0x51da96,_0x30bf3f){const _0x2b158d=a36_0x45c9,_0x1a7c10=_0x51da96();while(!![]){try{const _0x568705=parseInt(_0x2b158d(0xb0))/0x1+-parseInt(_0x2b158d(0xee))/0x2*(parseInt(_0x2b158d(0x6e))/0x3)+parseInt(_0x2b158d(0xc1))/0x4*(-parseInt(_0x2b158d(0x69))/0x5)+-parseInt(_0x2b158d(0xa4))/0x6+parseInt(_0x2b158d(0x8e))/0x7+-parseInt(_0x2b158d(0xa0))/0x8*(-parseInt(_0x2b158d(0xde))/0x9)+parseInt(_0x2b158d(0xcd))/0xa*(parseInt(_0x2b158d(0xb3))/0xb);if(_0x568705===_0x30bf3f)break;else _0x1a7c10['push'](_0x1a7c10['shift']());}catch(_0x4d160b){_0x1a7c10['push'](_0x1a7c10['shift']());}}}(a36_0x3581,0x2e305));const a36_0x4d0a95=(function(){let _0x17ccaf=!![];return function(_0xa4b85c,_0x38cb79){const _0x5f2a00=_0x17ccaf?function(){const _0x30e984=a36_0x45c9;if(_0x38cb79){const _0x21be80=_0x38cb79[_0x30e984(0x68)](_0xa4b85c,arguments);return _0x38cb79=null,_0x21be80;}}:function(){};return _0x17ccaf=![],_0x5f2a00;};}()),a36_0x2b6d48=a36_0x4d0a95(this,function(){const _0x57378c=a36_0x45c9;return a36_0x2b6d48[_0x57378c(0xd4)]()[_0x57378c(0xcb)](_0x57378c(0x89))['toString']()['constructor'](a36_0x2b6d48)[_0x57378c(0xcb)](_0x57378c(0x89));});a36_0x2b6d48();function a36_0x3581(){const _0x4e6793=['enable','../util/utils','1522990kDKvxF','script_break_point','fileIndex','blocklistManager','numBreakpoints','DummyBlocklistManager','log','quota','INVALID_BREAKPOINT','javascriptFileExtensions','handleDebugEvents','fileStats','normalize','quotaRecoverySeconds','disconnect','script','includes','condition','1080368PTkAWk','V8BreakpointData','semver','versions','2152176aUvgHq','enabled','push','action','listener','quotaManager','formatInterval','Debug','CAPTURE_BREAKPOINT_DATA','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','clearBreakPoint','capture','172084NnfyUJ','compile','location','11EJlAoR','listeners','EXPRESSION_COMPILING_ERROR','V8_BREAKPOINT_ERROR','evaluate','../blocklisting/dummy-blocklist-manager','active','numListeners_','column','VARIABLE_VALUE','value','numBreakpoints_','stackFrames','setByRegExp','395256OQZUeI','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','expressions','BREAKPOINT_SOURCE_LOCATION','setScriptBreakPointByRegExp','warn','runInDebugContext','BREAKPOINT_PATH_BLOCKED','setErrorStatusAndCallback','DebugEvent','search','.\x20Loaded\x20script\x20contained\x20','4115830ezbRfO','path','keys','needsRecoveryTime','\x20<<','bind','v8Breakpoint','toString','StatusMessage','message','line','breakpoints','evaluatedExpressions','setListener','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','errors','frame','9GSpOBY','sourcemapper','logMessageFormat','description','extname','clear','DISALLOWED_EXPRESSION','variableTable','V8DebugApi','SOURCE_FILE_AMBIGUOUS','forEach','wait','mirror','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','number','length','2jAxiJB','breakPointsHit','v8Version','COULD_NOT_FIND_MAPPING_FILE','undefined','checkCondition','parse','apply','5dRaHXn','isJavaScriptFile','apiBreakpoint','LOG','findBreakPoint','868752dvEYVe','../../client/stackdriver/status-message','mappingInfo','INVALID_LINE_NUMBER','BREAKPOINT_CONDITION','V8_BREAKPOINT_DISABLED','\x20lines.\x20Please\x20ensure','exec','findScripts','usePermanentListener','set','config','info','../util/validator.js','setInternal','ERROR_COMPILING_CONDITION','shouldBlock','Break','Unable\x20to\x20compile\x20condition\x20>>\x20','pathToRegExp','error','deactivating\x20v8\x20breakpoint\x20listener','logger','ERROR_EVALUATING_CONDITION','V8_BREAKPOINT_CLEAR_ERROR','captureBreakpointData','defineProperty','(((.+)+)+)+$','setBlocklistManager','isValid'];a36_0x3581=function(){return _0x4e6793;};return a36_0x3581();}'use strict';Object[a36_0x230089(0x88)](exports,'__esModule',{'value':!![]}),exports[a36_0x230089(0xe6)]=exports[a36_0x230089(0xa1)]=void 0x0;const acorn=require('acorn'),path=require('path'),semver=require(a36_0x230089(0xa2)),vm=require('vm'),status_message_1=require(a36_0x230089(0x6f)),state=require('../state/legacy-state'),utils_1=require(a36_0x230089(0x8d)),debugapi=require('./debugapi'),dummy_blocklist_manager_1=require(a36_0x230089(0xb8));class V8BreakpointData{constructor(_0x49c8d6,_0x53d091,_0x8e0e59,_0x5532c2){const _0x2b7b7b=a36_0x230089;this[_0x2b7b7b(0x6b)]=_0x49c8d6,this[_0x2b7b7b(0xd3)]=_0x53d091,this['parsedCondition']=_0x8e0e59,this[_0x2b7b7b(0xb1)]=_0x5532c2;}}exports[a36_0x230089(0xa1)]=V8BreakpointData;function a36_0x45c9(_0x35af8d,_0x38e966){const _0x4e0947=a36_0x3581();return a36_0x45c9=function(_0x2b6d48,_0x4d0a95){_0x2b6d48=_0x2b6d48-0x64;let _0x358161=_0x4e0947[_0x2b6d48];return _0x358161;},a36_0x45c9(_0x35af8d,_0x38e966);}class V8DebugApi{constructor(_0x2ee3d6,_0x433585,_0x45695e,_0x1cf5cd,_0x4cf676){const _0x10c938=a36_0x230089;this[_0x10c938(0xd8)]={},this[_0x10c938(0xb4)]={},this[_0x10c938(0x92)]=0x0,this[_0x10c938(0xdf)]=_0x1cf5cd,this['v8']=vm[_0x10c938(0xc7)](_0x10c938(0xab)),this[_0x10c938(0x79)]=_0x433585,this['fileIndex']=_0x45695e,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/[_0x10c938(0x75)](process[_0x10c938(0xa3)]['v8']),this[_0x10c938(0x84)]=_0x2ee3d6,this[_0x10c938(0x77)]=semver['satisfies'](this[_0x10c938(0xf0)][0x1],'>=4.5'),this[_0x10c938(0xa9)]=_0x4cf676,this[_0x10c938(0x91)]=new dummy_blocklist_manager_1[(_0x10c938(0x93))](!![]),this[_0x10c938(0x98)]=(_0x5e86c3,_0x5490d1,_0x45db4a)=>{const _0x3d2ac7=_0x10c938;try{switch(_0x5e86c3){case this['v8'][_0x3d2ac7(0xca)][_0x3d2ac7(0x7f)]:_0x45db4a[_0x3d2ac7(0xef)]()[_0x3d2ac7(0xe8)](_0x122f33=>{const _0x1eb1f9=_0x3d2ac7,_0x7650a6=_0x122f33[_0x1eb1f9(0x8f)]()[_0x1eb1f9(0xec)]();this[_0x1eb1f9(0xb4)][_0x7650a6][_0x1eb1f9(0xa5)]&&(this[_0x1eb1f9(0x84)][_0x1eb1f9(0x7a)](_0x1eb1f9(0xc2)+_0x7650a6),this['listeners'][_0x7650a6][_0x1eb1f9(0xa8)](_0x5490d1,_0x45db4a));});break;default:}}catch(_0x4432b5){this[_0x3d2ac7(0x84)][_0x3d2ac7(0xc6)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x4432b5);}},this[_0x10c938(0x77)]&&(this['logger']['info'](_0x10c938(0xad)),this['v8'][_0x10c938(0xda)](this[_0x10c938(0x98)]));}[a36_0x230089(0x78)](_0x30fc7b,_0x4a29a5){const _0x51a152=a36_0x230089;if(!this['v8']||!_0x30fc7b||typeof _0x30fc7b['id']===_0x51a152(0x65)||!_0x30fc7b[_0x51a152(0xb2)]||!_0x30fc7b[_0x51a152(0xb2)]['path']||!_0x30fc7b[_0x51a152(0xb2)][_0x51a152(0xd7)])return(0x0,utils_1[_0x51a152(0xc9)])(_0x4a29a5,_0x30fc7b,status_message_1[_0x51a152(0xd5)]['UNSPECIFIED'],utils_1[_0x51a152(0xdc)][_0x51a152(0x96)]);const _0x507d76=path[_0x51a152(0x9a)](_0x30fc7b['location'][_0x51a152(0xce)]);if(this[_0x51a152(0x91)][_0x51a152(0x7e)](_0x507d76))return(0x0,utils_1[_0x51a152(0xc9)])(_0x4a29a5,_0x30fc7b,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x51a152(0xc8)]);if(!this[_0x51a152(0xdf)]['hasMappingInfo'](_0x507d76)){const _0x2a6323=path[_0x51a152(0xe2)](_0x507d76);if(!this['config'][_0x51a152(0x97)][_0x51a152(0x9e)](_0x2a6323))return(0x0,utils_1[_0x51a152(0xc9)])(_0x4a29a5,_0x30fc7b,status_message_1[_0x51a152(0xd5)][_0x51a152(0xc4)],utils_1[_0x51a152(0xdc)][_0x51a152(0x64)]);this[_0x51a152(0x7c)](_0x30fc7b,null,null,_0x4a29a5);}else{const _0xa717d2=_0x30fc7b[_0x51a152(0xb2)]['line'],_0x40ac04=0x0,_0x18d3dd=this[_0x51a152(0xdf)][_0x51a152(0x70)](_0x507d76,_0xa717d2,_0x40ac04),_0x3f662b=(0x0,utils_1['getBreakpointCompiler'])(_0x30fc7b);if(_0x30fc7b['condition']&&_0x3f662b)try{_0x30fc7b['condition']=_0x3f662b(_0x30fc7b[_0x51a152(0x9f)]);}catch(_0xf3dd2b){return this['logger'][_0x51a152(0x7a)](_0x51a152(0x80)+_0x30fc7b[_0x51a152(0x9f)]+_0x51a152(0xd1)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x4a29a5,_0x30fc7b,status_message_1[_0x51a152(0xd5)][_0x51a152(0x72)],utils_1[_0x51a152(0xdc)][_0x51a152(0x7d)]);}this['setInternal'](_0x30fc7b,_0x18d3dd,_0x3f662b,_0x4a29a5);}}[a36_0x230089(0xe3)](_0x3ccedc,_0x3e8ed1){const _0x4122e3=a36_0x230089;if(typeof _0x3ccedc['id']===_0x4122e3(0x65))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3e8ed1,_0x3ccedc,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x4122e3(0xdc)][_0x4122e3(0x86)]);const _0x3dd6b9=this[_0x4122e3(0xd8)][_0x3ccedc['id']];if(!_0x3dd6b9)return(0x0,utils_1[_0x4122e3(0xc9)])(_0x3e8ed1,_0x3ccedc,status_message_1[_0x4122e3(0xd5)][_0x4122e3(0x72)],utils_1[_0x4122e3(0xdc)][_0x4122e3(0x86)]);const _0x3ccfcd=_0x3dd6b9[_0x4122e3(0xd3)];this['v8'][_0x4122e3(0xae)](_0x3ccfcd[_0x4122e3(0xec)]()),delete this[_0x4122e3(0xd8)][_0x3ccedc['id']],delete this[_0x4122e3(0xb4)][_0x3ccfcd[_0x4122e3(0xec)]()],this[_0x4122e3(0x92)]--,this['numBreakpoints']===0x0&&!this[_0x4122e3(0x77)]&&(this[_0x4122e3(0x84)][_0x4122e3(0x7a)](_0x4122e3(0x83)),this['v8'][_0x4122e3(0xda)](null)),setImmediate(()=>{_0x3e8ed1(null);});}[a36_0x230089(0xe9)](_0x22c1c1,_0x19a0fa){const _0x43c044=a36_0x230089,_0x46c5f2=this,_0x34f7e1=_0x46c5f2[_0x43c044(0xd8)][_0x22c1c1['id']][_0x43c044(0xd3)][_0x43c044(0xec)](),_0x28581f=this['onBreakpointHit']['bind'](this,_0x22c1c1,_0x27106a=>{const _0xfe8a9a=_0x43c044;_0x46c5f2[_0xfe8a9a(0xb4)][_0x34f7e1][_0xfe8a9a(0xa5)]=![],setImmediate(()=>{_0x19a0fa(_0x27106a||undefined);});});_0x46c5f2[_0x43c044(0xb4)][_0x34f7e1]={'enabled':!![],'listener':_0x28581f};}[a36_0x230089(0x94)](_0x18852a,_0x505f30,_0x4e8e28,_0xc3046a){const _0x381ade=a36_0x230089,_0x877de8=this,_0x36d494=_0x877de8['breakpoints'][_0x18852a['id']][_0x381ade(0xd3)][_0x381ade(0xec)](),_0x48ed2c=this['onBreakpointHit'][_0x381ade(0xd2)](this,_0x18852a,_0x2b1d3b=>{const _0x581f45=_0x381ade;_0x2b1d3b&&(this[_0x581f45(0xb4)][_0x18852a['id']][_0x581f45(0xa5)]=![],setImmediate(()=>{_0xc3046a(_0x2b1d3b||undefined);})),_0x505f30(_0x18852a[_0x581f45(0xe0)],_0x18852a[_0x581f45(0xd9)]),_0x4e8e28()?_0x877de8[_0x581f45(0xb4)][_0x36d494]['enabled']=![]:this['quotaManager'][_0x581f45(0xd0)](_0x18852a['id'])&&(_0x877de8['listeners'][_0x36d494]['enabled']=![],setTimeout(()=>{const _0x1da69a=_0x581f45;!_0x4e8e28()&&_0x877de8[_0x1da69a(0xb4)][_0x36d494]&&(_0x877de8[_0x1da69a(0xb4)][_0x36d494][_0x1da69a(0xa5)]=!![]),this[_0x1da69a(0xa9)]['recovered'](_0x18852a['id']);},_0x877de8['config'][_0x581f45(0x95)][_0x581f45(0x9b)]*0x3e8));});_0x877de8['listeners'][_0x36d494]={'enabled':!![],'listener':_0x48ed2c};}[a36_0x230089(0x9c)](){return;}[a36_0x230089(0x8c)](){}['disable'](){}[a36_0x230089(0xbe)](){const _0x5a0347=a36_0x230089;return Object[_0x5a0347(0xcf)](this[_0x5a0347(0xd8)])[_0x5a0347(0xed)];}[a36_0x230089(0xba)](){const _0x324e3a=a36_0x230089;return Object[_0x324e3a(0xcf)](this['listeners'])[_0x324e3a(0xed)];}['remainingHits'](){return 0x0;}[a36_0x230089(0x8a)](_0x228866){const _0x9f8e68=a36_0x230089;this[_0x9f8e68(0x91)]=_0x228866;}[a36_0x230089(0x7c)](_0x4e32b2,_0x2132c9,_0x58e2a3,_0x5dd0fc){const _0x3b7994=a36_0x230089;let _0x38bc58=null;if(_0x4e32b2[_0x3b7994(0x9f)])try{_0x38bc58=acorn[_0x3b7994(0x67)](_0x4e32b2['condition'],{'sourceType':_0x3b7994(0x9d),'ecmaVersion':0x6});const _0x29ecd0=require(_0x3b7994(0x7b));if(!_0x29ecd0[_0x3b7994(0x8b)](_0x38bc58,!![]))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5dd0fc,_0x4e32b2,status_message_1[_0x3b7994(0xd5)][_0x3b7994(0x72)],utils_1[_0x3b7994(0xdc)][_0x3b7994(0xe4)]);}catch(_0x517a8c){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5dd0fc,_0x4e32b2,status_message_1['StatusMessage'][_0x3b7994(0x72)],utils_1[_0x3b7994(0xdc)]['SYNTAX_ERROR_IN_CONDITION']+_0x517a8c[_0x3b7994(0xd6)]);}let _0x8fb621;const _0x284573=_0x2132c9?_0x2132c9['file']:path[_0x3b7994(0x9a)](_0x4e32b2[_0x3b7994(0xb2)]['path']),_0x4a5d98=(0x0,utils_1[_0x3b7994(0x76)])(_0x284573,this[_0x3b7994(0x79)],this[_0x3b7994(0x90)],this['logger']);if(_0x4a5d98[_0x3b7994(0xed)]===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5dd0fc,_0x4e32b2,status_message_1[_0x3b7994(0xd5)][_0x3b7994(0xc4)],utils_1[_0x3b7994(0xdc)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x4a5d98['length']===0x1)_0x8fb621=_0x4a5d98[0x0];else return this[_0x3b7994(0x84)][_0x3b7994(0xc6)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x284573+'.\x20Potential\x20matches:\x20'+_0x4a5d98),(0x0,utils_1[_0x3b7994(0xc9)])(_0x5dd0fc,_0x4e32b2,status_message_1[_0x3b7994(0xd5)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x3b7994(0xdc)][_0x3b7994(0xe7)]);}let _0x3ffaaf=_0x2132c9&&_0x2132c9[_0x3b7994(0xbb)]?_0x2132c9[_0x3b7994(0xbb)]:_0x4e32b2[_0x3b7994(0xb2)][_0x3b7994(0xbb)]||0x1;const _0x512647=_0x2132c9?_0x2132c9['line']:_0x4e32b2[_0x3b7994(0xb2)]['line'];_0x512647===0x1&&(_0x3ffaaf+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x512647>=this[_0x3b7994(0x90)][_0x3b7994(0x99)][_0x8fb621]['lines'])return(0x0,utils_1[_0x3b7994(0xc9)])(_0x5dd0fc,_0x4e32b2,status_message_1[_0x3b7994(0xd5)][_0x3b7994(0xc4)],{...utils_1[_0x3b7994(0xdc)][_0x3b7994(0x71)],'description':utils_1['errors'][_0x3b7994(0x71)][_0x3b7994(0xe1)]+_0x8fb621+':'+_0x512647+_0x3b7994(0xcc)+this[_0x3b7994(0x90)][_0x3b7994(0x99)][_0x8fb621]['lines']+_0x3b7994(0x74)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+'\x20deployed\x20source.'});const _0xc9725f=this[_0x3b7994(0xc0)](_0x8fb621,_0x512647,_0x3ffaaf);if(!_0xc9725f)return(0x0,utils_1[_0x3b7994(0xc9)])(_0x5dd0fc,_0x4e32b2,status_message_1[_0x3b7994(0xd5)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x3b7994(0xdc)][_0x3b7994(0xb6)]);this[_0x3b7994(0x92)]===0x0&&!this[_0x3b7994(0x77)]&&(this[_0x3b7994(0x84)][_0x3b7994(0x7a)]('activating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x3b7994(0xda)](this[_0x3b7994(0x98)])),this['breakpoints'][_0x4e32b2['id']]=new V8BreakpointData(_0x4e32b2,_0xc9725f,_0x38bc58,_0x58e2a3),this[_0x3b7994(0x92)]++,setImmediate(()=>{_0x5dd0fc(null);});}[a36_0x230089(0xc0)](_0x1737be,_0x3b51cd,_0x4a6a25){const _0x3abf64=a36_0x230089,_0x747966=(0x0,utils_1[_0x3abf64(0x81)])(_0x1737be),_0x3b42e7=this['v8'][_0x3abf64(0xc5)](_0x747966,_0x3b51cd-0x1,_0x4a6a25-0x1),_0x2126b2=this['v8'][_0x3abf64(0x6d)](_0x3b42e7);return _0x2126b2;}['onBreakpointHit'](_0x2734c3,_0x1a4158,_0x86b8d7){const _0x51c4e9=a36_0x230089,_0x31b0d6=this[_0x51c4e9(0xd8)][_0x2734c3['id']][_0x51c4e9(0xd3)];if(!_0x31b0d6[_0x51c4e9(0xb9)]())return(0x0,utils_1[_0x51c4e9(0xc9)])(_0x1a4158,_0x2734c3,status_message_1['StatusMessage'][_0x51c4e9(0xc4)],utils_1[_0x51c4e9(0xdc)][_0x51c4e9(0x73)]);const _0x3cd1f1=this[_0x51c4e9(0x66)](_0x2734c3,_0x86b8d7);if(_0x3cd1f1[_0x51c4e9(0x82)])return(0x0,utils_1[_0x51c4e9(0xc9)])(_0x1a4158,_0x2734c3,status_message_1[_0x51c4e9(0xd5)]['BREAKPOINT_CONDITION'],{...utils_1[_0x51c4e9(0xdc)][_0x51c4e9(0x85)],'description':utils_1[_0x51c4e9(0xdc)][_0x51c4e9(0x7d)][_0x51c4e9(0xe1)]+_0x3cd1f1[_0x51c4e9(0x82)]});else{if(!_0x3cd1f1[_0x51c4e9(0xbd)]){this['logger'][_0x51c4e9(0x7a)](_0x51c4e9(0xeb));return;}}const _0x3cb493=process['hrtime']();try{this[_0x51c4e9(0x87)](_0x2734c3,_0x86b8d7);}catch(_0xf096d6){return(0x0,utils_1[_0x51c4e9(0xc9)])(_0x1a4158,_0x2734c3,status_message_1['StatusMessage'][_0x51c4e9(0xc4)],utils_1[_0x51c4e9(0xdc)][_0x51c4e9(0xac)]+_0xf096d6);}const _0x384537=process['hrtime'](_0x3cb493);this[_0x51c4e9(0x84)][_0x51c4e9(0x7a)]((0x0,utils_1[_0x51c4e9(0xaa)])('capture\x20time:\x20',_0x384537)),_0x1a4158(null);}['checkCondition'](_0x42eece,_0x540e92){const _0x173a82=a36_0x230089;if(!_0x42eece[_0x173a82(0x9f)])return{'value':!![]};const _0x1a6322=state[_0x173a82(0xb7)](_0x42eece[_0x173a82(0x9f)],_0x540e92[_0x173a82(0xdd)](0x0));if(_0x1a6322[_0x173a82(0x82)])return{'error':_0x1a6322[_0x173a82(0x82)]};return{'value':!!_0x1a6322['mirror'][_0x173a82(0xbd)]()};}[a36_0x230089(0x87)](_0x32a72b,_0x4c7853){const _0x1114d4=a36_0x230089,_0x1cbb89=[];if(_0x32a72b['expressions']&&this[_0x1114d4(0xd8)][_0x32a72b['id']][_0x1114d4(0xb1)])for(let _0xd4c658=0x0;_0xd4c658<_0x32a72b[_0x1114d4(0xc3)][_0x1114d4(0xed)];_0xd4c658++){try{_0x32a72b[_0x1114d4(0xc3)][_0xd4c658]=this[_0x1114d4(0xd8)][_0x32a72b['id']]['compile'](_0x32a72b['expressions'][_0xd4c658]);}catch(_0x4c3395){this[_0x1114d4(0x84)][_0x1114d4(0x7a)](_0x1114d4(0xdb)+_0x32a72b['expressions'][_0xd4c658]+_0x1114d4(0xd1)),_0x1cbb89[_0x1114d4(0xa6)]({'name':_0x32a72b[_0x1114d4(0xc3)][_0xd4c658],'status':new status_message_1['StatusMessage'](status_message_1['StatusMessage'][_0x1114d4(0xbc)],utils_1[_0x1114d4(0xdc)][_0x1114d4(0xb5)],!![])}),_0x32a72b[_0x1114d4(0xc3)]['splice'](_0xd4c658,0x1),_0xd4c658--;}}if(_0x32a72b[_0x1114d4(0xa7)]===_0x1114d4(0x6c)){if(!_0x32a72b[_0x1114d4(0xc3)])_0x32a72b['evaluatedExpressions']=[];else{const _0x3b09b1=_0x4c7853[_0x1114d4(0xdd)](0x0),_0x3ea202=_0x32a72b['expressions']['map'](_0x502ca5=>{const _0x93cbe=_0x1114d4,_0x273e3b=state['evaluate'](_0x502ca5,_0x3b09b1);return _0x273e3b['error']?_0x273e3b[_0x93cbe(0x82)]:_0x273e3b[_0x93cbe(0xea)][_0x93cbe(0xbd)]();});_0x32a72b[_0x1114d4(0xd9)]=_0x3ea202;}}else{const _0x5b6055=state[_0x1114d4(0xaf)](_0x4c7853,_0x32a72b[_0x1114d4(0xc3)],this[_0x1114d4(0x79)],this['v8'],this[_0x1114d4(0x91)]);_0x32a72b[_0x1114d4(0xb2)]&&(0x0,utils_1[_0x1114d4(0x6a)])(_0x32a72b[_0x1114d4(0xb2)]['path'])&&_0x5b6055[_0x1114d4(0xb2)]&&_0x5b6055[_0x1114d4(0xb2)]['line']&&(_0x32a72b[_0x1114d4(0xb2)][_0x1114d4(0xd7)]=_0x5b6055[_0x1114d4(0xb2)][_0x1114d4(0xd7)]),_0x32a72b[_0x1114d4(0xbf)]=_0x5b6055[_0x1114d4(0xbf)],_0x32a72b[_0x1114d4(0xe5)]=_0x5b6055['variableTable'],_0x32a72b[_0x1114d4(0xd9)]=_0x1cbb89['concat'](_0x5b6055[_0x1114d4(0xd9)]);}}}exports[a36_0x230089(0xe6)]=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a37_0x155d3f=a37_0x18f7;function a37_0x4f37(){const _0x444554=['keys','V8Inspector','Debugger.scriptParsed','search','onDetach','params','detach','setBreakpointByUrl','numPausedBeforeReset','shouldUseWellFormattedUrl','disable','resetV8DebuggerIfThresholdMet','8GnOfai','3454710OpUmRF','1Brqpvo','post','5894420JlZNzJ','logger','4206768QfGHEK','2819942OtgRea','removeBreakpoint','error','toString','Debugger.evaluateOnCallFrame','defineProperty','enable','Debugger.paused','onScriptParsed','Debugger.disable','useWellFormattedUrl','session','attach','__esModule','breakpointId','onPaused','resetV8DebuggerThreshold','650461GtbxbP','Debugger.enable','connect','apply','prevStoreSetBreakpointParams','disconnect','Session','5329668eZshVG','evaluateOnCallFrame','(((.+)+)+)+$','response','storeSetBreakpointParams','Error\x20upon\x20re-setting\x20breakpoint:\x20','38440530ziSqmW','length','getProperties'];a37_0x4f37=function(){return _0x444554;};return a37_0x4f37();}(function(_0xc71ae8,_0x130049){const _0x3c7ae1=a37_0x18f7,_0x202f0e=_0xc71ae8();while(!![]){try{const _0x43312f=parseInt(_0x3c7ae1(0x126))/0x1*(parseInt(_0x3c7ae1(0x12b))/0x2)+-parseInt(_0x3c7ae1(0x10f))/0x3+-parseInt(_0x3c7ae1(0x128))/0x4+-parseInt(_0x3c7ae1(0x125))/0x5+-parseInt(_0x3c7ae1(0x12a))/0x6+-parseInt(_0x3c7ae1(0x108))/0x7+-parseInt(_0x3c7ae1(0x124))/0x8*(-parseInt(_0x3c7ae1(0x115))/0x9);if(_0x43312f===_0x130049)break;else _0x202f0e['push'](_0x202f0e['shift']());}catch(_0x567553){_0x202f0e['push'](_0x202f0e['shift']());}}}(a37_0x4f37,0xe6f43));const a37_0x5106c0=(function(){let _0x5eeaac=!![];return function(_0x55be57,_0x357fa8){const _0x11604f=_0x5eeaac?function(){const _0x124753=a37_0x18f7;if(_0x357fa8){const _0x35d601=_0x357fa8[_0x124753(0x10b)](_0x55be57,arguments);return _0x357fa8=null,_0x35d601;}}:function(){};return _0x5eeaac=![],_0x11604f;};}()),a37_0x4a8ac9=a37_0x5106c0(this,function(){const _0x312294=a37_0x18f7;return a37_0x4a8ac9[_0x312294(0x12e)]()[_0x312294(0x11b)](_0x312294(0x111))[_0x312294(0x12e)]()['constructor'](a37_0x4a8ac9)[_0x312294(0x11b)]('(((.+)+)+)+$');});a37_0x4a8ac9();'use strict';Object[a37_0x155d3f(0x130)](exports,a37_0x155d3f(0x104),{'value':!![]}),exports[a37_0x155d3f(0x119)]=void 0x0;function a37_0x18f7(_0x56b01b,_0x5c2764){const _0x12bc1a=a37_0x4f37();return a37_0x18f7=function(_0x4a8ac9,_0x5106c0){_0x4a8ac9=_0x4a8ac9-0xfd;let _0x4f370b=_0x12bc1a[_0x4a8ac9];return _0x4f370b;},a37_0x18f7(_0x56b01b,_0x5c2764);}const inspector=require('inspector');class V8Inspector{constructor(_0x4da105,_0x9b3395,_0x515b51,_0x3c5353,_0x33e3de,_0x4e46a9){const _0x2c8364=a37_0x155d3f;this[_0x2c8364(0x129)]=_0x4da105,this[_0x2c8364(0x101)]=_0x9b3395,this[_0x2c8364(0x107)]=_0x515b51,this[_0x2c8364(0xff)]=_0x3c5353,this[_0x2c8364(0x106)]=_0x33e3de,this['onDetach']=_0x4e46a9,this['session']=null,this[_0x2c8364(0x113)]={},this[_0x2c8364(0x10c)]=null,this[_0x2c8364(0x120)]=0x0;}[a37_0x155d3f(0x121)](){const _0x4988f5=a37_0x155d3f;return this[_0x4988f5(0x101)];}[a37_0x155d3f(0x11f)](_0x473af4,_0x247745=this[a37_0x155d3f(0x10c)]!==null){const _0x3880cc=a37_0x155d3f;_0x247745?this[_0x3880cc(0xfd)](![]):this[_0x3880cc(0x103)]();const _0x27303a={};return this['session'][_0x3880cc(0x127)]('Debugger.setBreakpointByUrl',_0x473af4,(_0x2400c7,_0x2429f4)=>{const _0x93f2f9=_0x3880cc;_0x2400c7?_0x27303a[_0x93f2f9(0x12d)]=_0x2400c7:this[_0x93f2f9(0x113)][_0x2429f4[_0x93f2f9(0x105)]]=_0x473af4,_0x27303a[_0x93f2f9(0x112)]=_0x2429f4;}),_0x247745&&(_0x27303a['response']&&(this[_0x3880cc(0x10c)][_0x27303a['response'][_0x3880cc(0x105)]]=this[_0x3880cc(0x113)][_0x27303a['response'][_0x3880cc(0x105)]]),this[_0x3880cc(0x122)](![])),_0x27303a;}[a37_0x155d3f(0x12c)](_0x2dda17){const _0x570174=a37_0x155d3f;this[_0x570174(0x103)]();const _0x4887eb={};return this[_0x570174(0x102)]['post']('Debugger.removeBreakpoint',{'breakpointId':_0x2dda17},_0x4e4f17=>{const _0xc53b13=_0x570174;if(_0x4e4f17)_0x4887eb[_0xc53b13(0x12d)]=_0x4e4f17;delete this[_0xc53b13(0x113)][_0x2dda17],Object[_0xc53b13(0x118)](this[_0xc53b13(0x113)])[_0xc53b13(0x116)]===0x0&&this['detach']();}),this[_0x570174(0x10c)]!==null&&delete this[_0x570174(0x10c)][_0x2dda17],_0x4887eb;}[a37_0x155d3f(0x110)](_0x34edff){const _0xc40e1d=a37_0x155d3f;this[_0xc40e1d(0x103)]();const _0x534b35={};return this[_0xc40e1d(0x102)][_0xc40e1d(0x127)](_0xc40e1d(0x12f),_0x34edff,(_0x466642,_0x57c198)=>{const _0x3c7437=_0xc40e1d;if(_0x466642)_0x534b35['error']=_0x466642;_0x534b35[_0x3c7437(0x112)]=_0x57c198;}),_0x534b35;}[a37_0x155d3f(0x117)](_0x461a5b){const _0x54cb4e=a37_0x155d3f,_0x142780={};return this['attach'](),this[_0x54cb4e(0x102)][_0x54cb4e(0x127)]('Runtime.getProperties',_0x461a5b,(_0x1e53b3,_0x11f88d)=>{const _0xfcc650=_0x54cb4e;if(_0x1e53b3)_0x142780[_0xfcc650(0x12d)]=_0x1e53b3;_0x142780[_0xfcc650(0x112)]=_0x11f88d;}),_0x142780;}[a37_0x155d3f(0x103)](){const _0x2fe4f7=a37_0x155d3f;if(this[_0x2fe4f7(0x102)])return;const _0x171274=new inspector[(_0x2fe4f7(0x10e))]();_0x171274[_0x2fe4f7(0x10a)](),_0x171274['on'](_0x2fe4f7(0x11a),_0x48df6e=>{const _0x21a77b=_0x2fe4f7;this[_0x21a77b(0xff)](_0x48df6e[_0x21a77b(0x11d)]);}),_0x171274['post']('Debugger.enable'),_0x171274[_0x2fe4f7(0x127)]('Debugger.setBreakpointsActive',{'active':!![]}),_0x171274['on'](_0x2fe4f7(0xfe),_0x4cbdbd=>{const _0x4c743f=_0x2fe4f7;this[_0x4c743f(0x106)](_0x4cbdbd[_0x4c743f(0x11d)]),this[_0x4c743f(0x123)]();}),this[_0x2fe4f7(0x102)]=_0x171274;}[a37_0x155d3f(0xfd)](_0x536aa3=!![]){const _0x30c6c3=a37_0x155d3f;var _0x3b9df6;this[_0x30c6c3(0x103)](),(_0x3b9df6=this['session'])===null||_0x3b9df6===void 0x0?void 0x0:_0x3b9df6[_0x30c6c3(0x127)](_0x30c6c3(0x109));if(_0x536aa3){for(const _0x22a8a0 of Object['values'](this['prevStoreSetBreakpointParams'])){const _0x1ee06a=this[_0x30c6c3(0x11f)](_0x22a8a0,![]);(_0x1ee06a[_0x30c6c3(0x12d)]||!_0x1ee06a['response'])&&this[_0x30c6c3(0x129)]['error'](_0x30c6c3(0x114)+_0x1ee06a);}this[_0x30c6c3(0x10c)]=null;}}[a37_0x155d3f(0x122)](_0xbaa866=!![]){const _0x26096d=a37_0x155d3f;if(!this[_0x26096d(0x102)])return;_0xbaa866&&(this['prevStoreSetBreakpointParams']=this[_0x26096d(0x113)]),this[_0x26096d(0x102)][_0x26096d(0x127)](_0x26096d(0x100)),this[_0x26096d(0x11e)]();}[a37_0x155d3f(0x11e)](){const _0x24eeb3=a37_0x155d3f;if(!this[_0x24eeb3(0x102)])return;this[_0x24eeb3(0x102)][_0x24eeb3(0x10d)](),this[_0x24eeb3(0x102)]=null,this[_0x24eeb3(0x113)]={},this[_0x24eeb3(0x120)]=0x0,this[_0x24eeb3(0x11c)]();}['resetV8DebuggerIfThresholdMet'](){const _0x8b9358=a37_0x155d3f;if(!this[_0x8b9358(0x102)])return;this[_0x8b9358(0x120)]+=0x1;if(this[_0x8b9358(0x120)]<this['resetV8DebuggerThreshold'])return;this['numPausedBeforeReset']=0x0,this[_0x8b9358(0x122)](),this[_0x8b9358(0xfd)]();}}exports['V8Inspector']=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a38_0x17ff(){const _0x1f1a3a=['2332CNONqi','https://','@google-cloud/common','800xlBObp','defineProperty','https://www.googleapis.com/auth/cloud_debugger','30VXCDJA','3JqWmyr','packageInfo','toString','2972172IdxduT','413TsfaEj','apply','version','__esModule','1222XDFBaI','75280MCgglp','1634145dGZUdq','Service','93375UiHhvL','(((.+)+)+)+$','apiEndpoint','6703588SxMeTf','5604anBVpF','Debug','17268kBudiZ'];a38_0x17ff=function(){return _0x1f1a3a;};return a38_0x17ff();}const a38_0x1b66eb=a38_0x1c8f;(function(_0x1fb48d,_0xacc67b){const _0x280dd7=a38_0x1c8f,_0x5d3ea9=_0x1fb48d();while(!![]){try{const _0x27f57c=parseInt(_0x280dd7(0x10f))/0x1*(parseInt(_0x280dd7(0x101))/0x2)+parseInt(_0x280dd7(0x10b))/0x3*(parseInt(_0x280dd7(0x100))/0x4)+-parseInt(_0x280dd7(0xfb))/0x5*(parseInt(_0x280dd7(0x10a))/0x6)+parseInt(_0x280dd7(0x10e))/0x7+parseInt(_0x280dd7(0x107))/0x8*(parseInt(_0x280dd7(0xfd))/0x9)+parseInt(_0x280dd7(0x114))/0xa*(-parseInt(_0x280dd7(0x104))/0xb)+parseInt(_0x280dd7(0x103))/0xc*(-parseInt(_0x280dd7(0x113))/0xd);if(_0x27f57c===_0xacc67b)break;else _0x5d3ea9['push'](_0x5d3ea9['shift']());}catch(_0x4737cc){_0x5d3ea9['push'](_0x5d3ea9['shift']());}}}(a38_0x17ff,0xe3050));const a38_0x2c4b2e=(function(){let _0xcae92b=!![];return function(_0x39f922,_0x505cd3){const _0x5321c9=_0xcae92b?function(){const _0x3d41fc=a38_0x1c8f;if(_0x505cd3){const _0x59b7e5=_0x505cd3[_0x3d41fc(0x110)](_0x39f922,arguments);return _0x505cd3=null,_0x59b7e5;}}:function(){};return _0xcae92b=![],_0x5321c9;};}()),a38_0x2949eb=a38_0x2c4b2e(this,function(){const _0x540178=a38_0x1c8f;return a38_0x2949eb[_0x540178(0x10d)]()['search']('(((.+)+)+)+$')[_0x540178(0x10d)]()['constructor'](a38_0x2949eb)['search'](_0x540178(0xfe));});a38_0x2949eb();'use strict';Object[a38_0x1b66eb(0x108)](exports,a38_0x1b66eb(0x112),{'value':!![]}),exports[a38_0x1b66eb(0x102)]=void 0x0;const common_1=require(a38_0x1b66eb(0x106));class Debug extends common_1[a38_0x1b66eb(0xfc)]{constructor(_0x156e22={},_0x32b3b1){const _0x12abc7=a38_0x1b66eb;if(new.target!==Debug)return new Debug(_0x156e22,_0x32b3b1);const _0x20162c={'projectIdRequired':![],'apiEndpoint':_0x156e22[_0x12abc7(0xff)],'baseUrl':_0x12abc7(0x105)+_0x156e22[_0x12abc7(0xff)],'scopes':[_0x12abc7(0x109)],'packageJson':_0x32b3b1};super(_0x20162c,_0x156e22),this['options']=_0x156e22,this[_0x12abc7(0x10c)]={'name':_0x32b3b1['name'],'version':_0x32b3b1[_0x12abc7(0x111)]};}}function a38_0x1c8f(_0x3e218a,_0x14a2ba){const _0x45d428=a38_0x17ff();return a38_0x1c8f=function(_0x2949eb,_0x2c4b2e){_0x2949eb=_0x2949eb-0xfb;let _0x17ffb0=_0x45d428[_0x2949eb];return _0x17ffb0;},a38_0x1c8f(_0x3e218a,_0x14a2ba);}exports['Debug']=Debug;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a39_0x2539(_0x40f98f,_0x31354b){const _0x70d5b0=a39_0x4456();return a39_0x2539=function(_0x2af386,_0x4cb704){_0x2af386=_0x2af386-0x10c;let _0x445645=_0x70d5b0[_0x2af386];return _0x445645;},a39_0x2539(_0x40f98f,_0x31354b);}const a39_0x2fb8ba=a39_0x2539;(function(_0x41ee08,_0x3c13d2){const _0x1bc0bc=a39_0x2539,_0x5381ff=_0x41ee08();while(!![]){try{const _0x42ea35=-parseInt(_0x1bc0bc(0x113))/0x1*(parseInt(_0x1bc0bc(0x11d))/0x2)+parseInt(_0x1bc0bc(0x121))/0x3*(-parseInt(_0x1bc0bc(0x112))/0x4)+-parseInt(_0x1bc0bc(0x11a))/0x5*(-parseInt(_0x1bc0bc(0x111))/0x6)+-parseInt(_0x1bc0bc(0x10e))/0x7+-parseInt(_0x1bc0bc(0x124))/0x8+parseInt(_0x1bc0bc(0x10f))/0x9*(parseInt(_0x1bc0bc(0x126))/0xa)+parseInt(_0x1bc0bc(0x117))/0xb;if(_0x42ea35===_0x3c13d2)break;else _0x5381ff['push'](_0x5381ff['shift']());}catch(_0x130bb2){_0x5381ff['push'](_0x5381ff['shift']());}}}(a39_0x4456,0x61d99));function a39_0x4456(){const _0x4574c8=['__esModule','7518620GjBrsg','refersTo','UNSPECIFIED','isAccepted','defineProperty','4370107NyXAbT','9gPYjOz','search','66DzAqFW','274324nkxbDi','533bTvCTt','constructor','apply','toString','12151282ikLjoq','(((.+)+)+)+$','errorId','83815bcRUdh','BREAKPOINT_SOURCE_LOCATION','VARIABLE_VALUE','1082ZFhuOg','BREAKPOINT_CONDITION','isError','description','18TEZHOq','VARIABLE_NAME','BREAKPOINT_AGE','2527872sfJxzR'];a39_0x4456=function(){return _0x4574c8;};return a39_0x4456();}const a39_0x4cb704=(function(){let _0x42624b=!![];return function(_0x207209,_0xf8e673){const _0x5b1df1=_0x42624b?function(){const _0x1981c6=a39_0x2539;if(_0xf8e673){const _0x335bb1=_0xf8e673[_0x1981c6(0x115)](_0x207209,arguments);return _0xf8e673=null,_0x335bb1;}}:function(){};return _0x42624b=![],_0x5b1df1;};}()),a39_0x2af386=a39_0x4cb704(this,function(){const _0x4e9f11=a39_0x2539;return a39_0x2af386[_0x4e9f11(0x116)]()['search'](_0x4e9f11(0x118))['toString']()[_0x4e9f11(0x114)](a39_0x2af386)[_0x4e9f11(0x110)]('(((.+)+)+)+$');});a39_0x2af386();'use strict';Object[a39_0x2fb8ba(0x10d)](exports,a39_0x2fb8ba(0x125),{'value':!![]}),exports['StatusMessage']=void 0x0;class StatusMessage{constructor(_0x3aba9c,_0x5d81ab,_0x56f8e9,_0x56463d=![]){const _0x474d71=a39_0x2fb8ba,{description:_0x26ca58,id:_0x24c3e6}=_0x5d81ab||{};this[_0x474d71(0x127)]=_0x3aba9c,this[_0x474d71(0x120)]={'format':_0x26ca58||''},_0x24c3e6&&(this['description'][_0x474d71(0x119)]=_0x24c3e6),this[_0x474d71(0x11f)]=_0x56f8e9,this[_0x474d71(0x10c)]=_0x56463d;}}StatusMessage[a39_0x2fb8ba(0x128)]=a39_0x2fb8ba(0x128),StatusMessage[a39_0x2fb8ba(0x11b)]=a39_0x2fb8ba(0x11b),StatusMessage[a39_0x2fb8ba(0x11e)]=a39_0x2fb8ba(0x11e),StatusMessage['BREAKPOINT_EXPRESSION']='BREAKPOINT_EXPRESSION',StatusMessage[a39_0x2fb8ba(0x122)]=a39_0x2fb8ba(0x122),StatusMessage[a39_0x2fb8ba(0x11c)]=a39_0x2fb8ba(0x11c),StatusMessage['BREAKPOINT_AGE']=a39_0x2fb8ba(0x123),exports['StatusMessage']=StatusMessage;
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a40_0x4995c3=a40_0x1ee2;(function(_0x15222a,_0x1e4980){var _0x4f14f1=a40_0x1ee2,_0x2289f5=_0x15222a();while(!![]){try{var _0x4cf459=parseInt(_0x4f14f1(0x12a))/0x1*(-parseInt(_0x4f14f1(0x12e))/0x2)+-parseInt(_0x4f14f1(0x11d))/0x3*(parseInt(_0x4f14f1(0x137))/0x4)+parseInt(_0x4f14f1(0x135))/0x5*(-parseInt(_0x4f14f1(0x139))/0x6)+-parseInt(_0x4f14f1(0x138))/0x7+parseInt(_0x4f14f1(0x11e))/0x8*(-parseInt(_0x4f14f1(0x131))/0x9)+parseInt(_0x4f14f1(0x132))/0xa*(-parseInt(_0x4f14f1(0x123))/0xb)+-parseInt(_0x4f14f1(0x133))/0xc*(-parseInt(_0x4f14f1(0x13b))/0xd);if(_0x4cf459===_0x1e4980)break;else _0x2289f5['push'](_0x2289f5['shift']());}catch(_0x2d653a){_0x2289f5['push'](_0x2289f5['shift']());}}}(a40_0x4e84,0x8b0b8));function a40_0x4e84(){var _0x34042e=['linuxDistroName','32067YrAZGv','23680VWKVVo','search','uniquifier','__esModule','cpuCoreCount','99JcpSJt','runtimeEnvironment','isInK8s','runtimeEnvironmentInfo','systemTotalMemoryBytes','statusMessage','agentVersion','44GfSCOi','Debuggee','pid','properties.uniquifier\x20must\x20be\x20a\x20string','45706nrLzFc','agentOS','host','2259eTCoRK','194290xOymNr','55188912IQjlpT','osVersion','2030445rhHzyz','constructor','60QhJZCm','7935774spLkyn','12jhWDTo','toString','13kXUSyK','procArch','apply','Node.js','sourceContexts','(((.+)+)+)+$','defineProperty','isInDocker','labels'];a40_0x4e84=function(){return _0x34042e;};return a40_0x4e84();}function a40_0x1ee2(_0x547134,_0x24db5a){var _0x557bd5=a40_0x4e84();return a40_0x1ee2=function(_0x1a3fc7,_0x478bde){_0x1a3fc7=_0x1a3fc7-0x11b;var _0x4e84f4=_0x557bd5[_0x1a3fc7];return _0x4e84f4;},a40_0x1ee2(_0x547134,_0x24db5a);}var a40_0x478bde=(function(){var _0x3564cd=!![];return function(_0x2fd30c,_0x4ad287){var _0x4ec159=_0x3564cd?function(){var _0x437bea=a40_0x1ee2;if(_0x4ad287){var _0x14b1c1=_0x4ad287[_0x437bea(0x13d)](_0x2fd30c,arguments);return _0x4ad287=null,_0x14b1c1;}}:function(){};return _0x3564cd=![],_0x4ec159;};}()),a40_0x1a3fc7=a40_0x478bde(this,function(){var _0x5017f7=a40_0x1ee2;return a40_0x1a3fc7['toString']()[_0x5017f7(0x11f)]('(((.+)+)+)+$')[_0x5017f7(0x13a)]()[_0x5017f7(0x136)](a40_0x1a3fc7)['search'](_0x5017f7(0x140));});a40_0x1a3fc7();'use strict';Object[a40_0x4995c3(0x141)](exports,a40_0x4995c3(0x121),{'value':!![]}),exports[a40_0x4995c3(0x12b)]=void 0x0;class Debuggee{constructor(_0x2c6dab){var _0x52ef50=a40_0x4995c3;this[_0x52ef50(0x124)]=_0x52ef50(0x13e);if(!(this instanceof Debuggee))return new Debuggee(_0x2c6dab);_0x2c6dab=_0x2c6dab||{};if(typeof _0x2c6dab[_0x52ef50(0x120)]!=='string')throw new Error(_0x52ef50(0x12d));this[_0x52ef50(0x120)]=_0x2c6dab[_0x52ef50(0x120)],this[_0x52ef50(0x129)]=_0x2c6dab[_0x52ef50(0x129)],_0x2c6dab['labels']&&(this[_0x52ef50(0x11b)]=_0x2c6dab[_0x52ef50(0x11b)]),_0x2c6dab[_0x52ef50(0x13f)]&&(this['sourceContexts']=_0x2c6dab[_0x52ef50(0x13f)]),_0x2c6dab[_0x52ef50(0x128)]&&(this['statusMessage']=_0x2c6dab[_0x52ef50(0x128)]),this['host']=_0x2c6dab[_0x52ef50(0x130)],this[_0x52ef50(0x12c)]=_0x2c6dab[_0x52ef50(0x12c)],this['cpuCoreCount']=_0x2c6dab[_0x52ef50(0x122)],this[_0x52ef50(0x127)]=_0x2c6dab[_0x52ef50(0x127)],this[_0x52ef50(0x12f)]=_0x2c6dab[_0x52ef50(0x12f)],this[_0x52ef50(0x134)]=_0x2c6dab[_0x52ef50(0x134)],this['runtimeEnvironmentVersion']=_0x2c6dab['runtimeEnvironmentVersion'],this[_0x52ef50(0x126)]=_0x2c6dab['runtimeEnvironmentInfo'],this[_0x52ef50(0x11c)]=_0x2c6dab['linuxDistroName'],this[_0x52ef50(0x142)]=_0x2c6dab[_0x52ef50(0x142)],this['isInK8s']=_0x2c6dab[_0x52ef50(0x125)],this[_0x52ef50(0x13c)]=_0x2c6dab[_0x52ef50(0x13c)];}}exports['Debuggee']=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a41_0x4f40d9=a41_0x3049;(function(_0x1c1c4e,_0x21aaa6){const _0xbbb098=a41_0x3049,_0x4b9e7c=_0x1c1c4e();while(!![]){try{const _0x138215=-parseInt(_0xbbb098(0x1e7))/0x1*(parseInt(_0xbbb098(0x1f5))/0x2)+parseInt(_0xbbb098(0x1fd))/0x3*(parseInt(_0xbbb098(0x1f6))/0x4)+-parseInt(_0xbbb098(0x1f4))/0x5*(-parseInt(_0xbbb098(0x1e5))/0x6)+-parseInt(_0xbbb098(0x1e9))/0x7+-parseInt(_0xbbb098(0x1fa))/0x8*(-parseInt(_0xbbb098(0x1ee))/0x9)+-parseInt(_0xbbb098(0x1eb))/0xa+parseInt(_0xbbb098(0x1f0))/0xb*(parseInt(_0xbbb098(0x1ef))/0xc);if(_0x138215===_0x21aaa6)break;else _0x4b9e7c['push'](_0x4b9e7c['shift']());}catch(_0x30d23d){_0x4b9e7c['push'](_0x4b9e7c['shift']());}}}(a41_0x1670,0xa0638));const a41_0x61d160=(function(){let _0x27cdc7=!![];return function(_0x3c3d88,_0x24d0ad){const _0x131a74=_0x27cdc7?function(){const _0x2857ea=a41_0x3049;if(_0x24d0ad){const _0x32c0e4=_0x24d0ad[_0x2857ea(0x1f9)](_0x3c3d88,arguments);return _0x24d0ad=null,_0x32c0e4;}}:function(){};return _0x27cdc7=![],_0x131a74;};}()),a41_0x462387=a41_0x61d160(this,function(){const _0x5bc1ac=a41_0x3049;return a41_0x462387[_0x5bc1ac(0x1e0)]()[_0x5bc1ac(0x1f8)](_0x5bc1ac(0x1ed))[_0x5bc1ac(0x1e0)]()[_0x5bc1ac(0x1e3)](a41_0x462387)[_0x5bc1ac(0x1f8)](_0x5bc1ac(0x1ed));});function a41_0x3049(_0x57a571,_0x401e09){const _0x375e53=a41_0x1670();return a41_0x3049=function(_0x462387,_0x61d160){_0x462387=_0x462387-0x1df;let _0x1670c1=_0x375e53[_0x462387];return _0x1670c1;},a41_0x3049(_0x57a571,_0x401e09);}a41_0x462387();'use strict';Object[a41_0x4f40d9(0x1f3)](exports,a41_0x4f40d9(0x1e6),{'value':!![]}),exports[a41_0x4f40d9(0x1df)]=void 0x0;const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a41_0x4f40d9(0x1f2),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x1fa504,_0x88207c,_0x17f1ee){return async(..._0x2f5064)=>{const _0x871124=a41_0x3049,_0x2acb21=new LightrunGcpWrapper(_0x17f1ee,..._0x2f5064);return _0x2acb21[_0x871124(0x1e2)](_0x1fa504,_0x88207c);};}exports[a41_0x4f40d9(0x1df)]=wrap;class LightrunGcpWrapper{constructor(_0x83915d,..._0x5cd1e4){const _0x425154=a41_0x4f40d9;var _0x2ab1f7;this[_0x425154(0x1ea)]=_0x83915d,this['isCallbackWrapperInvoked']=![],this[_0x425154(0x1f7)]=[],this[_0x425154(0x1e4)]=null,this['functionParams']=_0x5cd1e4,this[_0x425154(0x1ea)]&&this[_0x425154(0x1ea)]<((_0x2ab1f7=this['functionParams'])===null||_0x2ab1f7===void 0x0?void 0x0:_0x2ab1f7[_0x425154(0x1e1)])&&(this['callback']=this[_0x425154(0x1fc)][this['callbackIndex']],this[_0x425154(0x1fc)][this['callbackIndex']]=this[_0x425154(0x1ec)][_0x425154(0x1f1)](this));}async['run'](_0x3f786a,_0x1d9fe9={}){const _0x39a994=a41_0x4f40d9;this[_0x39a994(0x1e8)]=![],await lightrun[_0x39a994(0x1fb)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x1d9fe9,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x3f786a(...this['functionParams']);}finally{await lightrun['stop'](),this[_0x39a994(0x1e8)]&&this['callback']&&this[_0x39a994(0x1e4)](...this['callbackParams']);}}['callbackWrapper'](..._0x1eb37c){const _0x371a9a=a41_0x4f40d9;this[_0x371a9a(0x1f7)]=_0x1eb37c,this['isCallbackWrapperInvoked']=!![];}}function a41_0x1670(){const _0x163a83=['__esModule','1215143fgnIoc','isCallbackWrapperInvoked','7651266Gewzzu','callbackIndex','2506250NVAhVg','callbackWrapper','(((.+)+)+)+$','6894FhadNb','12aixZfM','13435532EgGzmE','bind','app.lightrun.com','defineProperty','155BFbIIV','2yZOkCF','4207868yCCuIR','callbackParams','search','apply','8368SgSGTn','asyncStart','functionParams','3XTwvTL','wrap','toString','length','run','constructor','callback','27318ricxvY'];a41_0x1670=function(){return _0x163a83;};return a41_0x1670();}
|
package/build/src/index.d.ts
CHANGED
|
@@ -566,6 +566,15 @@ declare interface ResolvedDebugAgentConfig extends GoogleAuthOptions {
|
|
|
566
566
|
*/
|
|
567
567
|
extraPaths?: string[];
|
|
568
568
|
redactionEnabled?: boolean;
|
|
569
|
+
/**
|
|
570
|
+
* HTTP proxy configuration
|
|
571
|
+
*/
|
|
572
|
+
proxy?: {
|
|
573
|
+
host: string;
|
|
574
|
+
port: number;
|
|
575
|
+
username?: string;
|
|
576
|
+
password?: string;
|
|
577
|
+
};
|
|
569
578
|
}
|
|
570
579
|
|
|
571
580
|
declare interface StackdriverConfig extends GoogleAuthOptions {
|
package/build/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a42_0x481eea=a42_0x2f57;(function(_0x345020,_0x15270d){const _0x3662e1=a42_0x2f57,_0x3ca931=_0x345020();while(!![]){try{const _0x5df2f1=-parseInt(_0x3662e1(0xfe))/0x1*(-parseInt(_0x3662e1(0x10d))/0x2)+-parseInt(_0x3662e1(0x115))/0x3*(-parseInt(_0x3662e1(0x102))/0x4)+-parseInt(_0x3662e1(0x11e))/0x5+parseInt(_0x3662e1(0x10e))/0x6*(-parseInt(_0x3662e1(0x11f))/0x7)+parseInt(_0x3662e1(0x103))/0x8*(-parseInt(_0x3662e1(0x121))/0x9)+parseInt(_0x3662e1(0x114))/0xa+-parseInt(_0x3662e1(0x11b))/0xb*(parseInt(_0x3662e1(0x11c))/0xc);if(_0x5df2f1===_0x15270d)break;else _0x3ca931['push'](_0x3ca931['shift']());}catch(_0x29c7b6){_0x3ca931['push'](_0x3ca931['shift']());}}}(a42_0x3011,0x9494f));const a42_0x3f32bf=(function(){let _0x2228c7=!![];return function(_0x46a647,_0x1cd6e2){const _0x4bf921=_0x2228c7?function(){const _0x488dcd=a42_0x2f57;if(_0x1cd6e2){const _0x1e4766=_0x1cd6e2[_0x488dcd(0x126)](_0x46a647,arguments);return _0x1cd6e2=null,_0x1e4766;}}:function(){};return _0x2228c7=![],_0x4bf921;};}()),a42_0x3ab8cd=a42_0x3f32bf(this,function(){const _0x9a1281=a42_0x2f57;return a42_0x3ab8cd['toString']()[_0x9a1281(0x11d)](_0x9a1281(0xfd))[_0x9a1281(0x109)]()[_0x9a1281(0x123)](a42_0x3ab8cd)['search'](_0x9a1281(0xfd));});a42_0x3ab8cd();'use strict';Object[a42_0x481eea(0x113)](exports,a42_0x481eea(0x11a),{'value':!![]}),exports[a42_0x481eea(0x10b)]=exports[a42_0x481eea(0x108)]=exports[a42_0x481eea(0x129)]=exports['start']=void 0x0;const debuglet_1=require('./agent/debuglet'),debug_1=require(a42_0x481eea(0x10f)),pjson=require(a42_0x481eea(0x10c));let debuglet;function start(_0x390e70){const _0x299125=a42_0x481eea,_0x4803d8=process[_0x299125(0x106)][_0x299125(0x116)];if(_0x4803d8&&['1','true'][_0x299125(0x10a)](_0x4803d8[_0x299125(0x128)]())){console[_0x299125(0x120)](_0x299125(0x117)+_0x4803d8+_0x299125(0x122));return;}_0x390e70=_0x390e70||{};const _0x2a2338=mergeConfigs(_0x390e70);if(debuglet&&!_0x2a2338[_0x299125(0x101)])throw new Error(_0x299125(0x125));const _0x23e340=new debug_1['Debug'](_0x2a2338,pjson);return debuglet=new debuglet_1[(_0x299125(0xff))](_0x23e340,_0x2a2338),debuglet[_0x299125(0x127)](),_0x2a2338[_0x299125(0x111)]?debuglet:debuglet[_0x299125(0x105)];}exports[a42_0x481eea(0x127)]=start;function stop(){const _0x116b1c=a42_0x481eea;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x116b1c(0x129)](),debuglet=null;}function a42_0x2f57(_0x484ee4,_0x85888e){const _0x56036b=a42_0x3011();return a42_0x2f57=function(_0x3ab8cd,_0x3f32bf){_0x3ab8cd=_0x3ab8cd-0xfd;let _0x30110f=_0x56036b[_0x3ab8cd];return _0x30110f;},a42_0x2f57(_0x484ee4,_0x85888e);}exports['stop']=stop;async function asyncStart(_0x2c1d6d){const _0x589d32=a42_0x481eea;start(_0x2c1d6d);if(!debuglet)return;let _0x593a87=![];const _0x1fcc63=()=>_0x593a87=!![];debuglet[_0x589d32(0x124)]('breakpoints_fetched',_0x506e02=>{if(_0x506e02)return;_0x1fcc63();}),debuglet[_0x589d32(0x124)]('breakpoint_set',_0x1fcc63);if(debuglet[_0x589d32(0x104)][_0x589d32(0x12a)]){const _0x64371d=Date[_0x589d32(0x112)](),_0x14c37a=debuglet[_0x589d32(0x104)][_0x589d32(0x119)];while(!_0x593a87&&Date['now']()-_0x64371d<_0x14c37a){await new Promise(_0x30323a=>setTimeout(_0x30323a,0x64));}}debuglet[_0x589d32(0x100)](_0x589d32(0x110))&&debuglet[_0x589d32(0x107)](_0x589d32(0x110),_0x1fcc63);}function a42_0x3011(){const _0x17d74a=['1344JqbneP','search','3549830AyAcfa','7RQQUkd','log','2565432UzgJLo','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','constructor','once','Debug\x20Agent\x20has\x20already\x20been\x20started','apply','start','toLowerCase','stop','lightrunWaitForInit','(((.+)+)+)+$','163547BqSpdz','Debuglet','listenerCount','forceNewAgent_','8KdqRgK','24zeBYoO','config','isReadyManager','env','removeListener','asyncStart','toString','includes','get','../../package.json','12EbzQQC','2196798HnkseL','./client/stackdriver/debug','breakpoint_set','testMode_','now','defineProperty','8034300jWUvVy','1724379IqlEoX','DISABLE_LIGHTRUN_AGENT','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','debug','lightrunInitWaitTimeMs','__esModule','38742QcOzXS'];a42_0x3011=function(){return _0x17d74a;};return a42_0x3011();}exports[a42_0x481eea(0x108)]=asyncStart;function mergeConfigs(_0x2becfb){const _0x232524=a42_0x481eea;if(!_0x2becfb['debug'])return _0x2becfb;const _0x459253=Object['assign']({},_0x2becfb);return delete _0x459253['debug'],Object['assign'](_0x459253,_0x2becfb[_0x232524(0x118)]);}function get(){return debuglet;}exports[a42_0x481eea(0x10b)]=get;
|
package/build/src/lambda.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a43_0x1467(_0x186454,_0x5cff19){const _0x222046=a43_0x8aec();return a43_0x1467=function(_0x1c834a,_0x2e017f){_0x1c834a=_0x1c834a-0x1b4;let _0x8aec4b=_0x222046[_0x1c834a];return _0x8aec4b;},a43_0x1467(_0x186454,_0x5cff19);}const a43_0x38e60e=a43_0x1467;(function(_0x51abec,_0x2e766a){const _0x3c2487=a43_0x1467,_0x2d96c6=_0x51abec();while(!![]){try{const _0x5b67fb=-parseInt(_0x3c2487(0x1bf))/0x1*(parseInt(_0x3c2487(0x1b8))/0x2)+-parseInt(_0x3c2487(0x1bc))/0x3*(-parseInt(_0x3c2487(0x1b5))/0x4)+parseInt(_0x3c2487(0x1b9))/0x5+-parseInt(_0x3c2487(0x1cc))/0x6+-parseInt(_0x3c2487(0x1c2))/0x7+parseInt(_0x3c2487(0x1d1))/0x8*(-parseInt(_0x3c2487(0x1c7))/0x9)+parseInt(_0x3c2487(0x1b7))/0xa;if(_0x5b67fb===_0x2e766a)break;else _0x2d96c6['push'](_0x2d96c6['shift']());}catch(_0x2d299a){_0x2d96c6['push'](_0x2d96c6['shift']());}}}(a43_0x8aec,0x30b93));const a43_0x2e017f=(function(){let _0x23733a=!![];return function(_0x133084,_0x50dc9a){const _0x2e30b8=_0x23733a?function(){if(_0x50dc9a){const _0x3c3706=_0x50dc9a['apply'](_0x133084,arguments);return _0x50dc9a=null,_0x3c3706;}}:function(){};return _0x23733a=![],_0x2e30b8;};}()),a43_0x1c834a=a43_0x2e017f(this,function(){const _0x45b2da=a43_0x1467;return a43_0x1c834a[_0x45b2da(0x1ba)]()['search']('(((.+)+)+)+$')[_0x45b2da(0x1ba)]()['constructor'](a43_0x1c834a)['search'](_0x45b2da(0x1b4));});a43_0x1c834a();'use strict';Object[a43_0x38e60e(0x1d2)](exports,a43_0x38e60e(0x1cf),{'value':!![]}),exports[a43_0x38e60e(0x1cd)]=void 0x0;const lightrun=require(a43_0x38e60e(0x1b6)),DEFAULT_API_ENDPOINT=a43_0x38e60e(0x1bb),DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x3cb954,_0x2f6858,_0xc2e06){const _0x17f0ad=a43_0x38e60e;this[_0x17f0ad(0x1ce)]=_0x3cb954,this['context']=_0x2f6858,this['callback']=_0xc2e06,this[_0x17f0ad(0x1c4)]=![];}async['run'](_0x3a65b3,_0x5cd825={}){const _0x2f5a3e=a43_0x38e60e;this[_0x2f5a3e(0x1c4)]=![],await this['tryStart'](_0x5cd825);let _0x47e800=undefined;try{_0x47e800=await _0x3a65b3(this[_0x2f5a3e(0x1ce)],this[_0x2f5a3e(0x1c5)],this[_0x2f5a3e(0x1c0)]['bind'](this));}finally{await this[_0x2f5a3e(0x1cb)](),this[_0x2f5a3e(0x1c4)]?this[_0x2f5a3e(0x1c8)](this[_0x2f5a3e(0x1bd)],this[_0x2f5a3e(0x1ca)]):this[_0x2f5a3e(0x1c8)](null,_0x47e800);}}async[a43_0x38e60e(0x1c9)](_0x39ceba={}){const _0x274c91=a43_0x38e60e;try{const _0x345b8e=this[_0x274c91(0x1ce)]['apiEndpoint']||DEFAULT_API_ENDPOINT,_0x4b315c=this[_0x274c91(0x1ce)]['lightrunSecret'];await lightrun[_0x274c91(0x1c3)]({'apiEndpoint':_0x345b8e,'lightrunSecret':_0x4b315c,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x39ceba,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x3bcf13){console[_0x274c91(0x1c1)](_0x274c91(0x1be));}}async['tryStop'](){const _0x21d005=a43_0x38e60e;try{await lightrun[_0x21d005(0x1d0)]();}catch(_0x34ae93){console['log']('Failed\x20to\x20stop\x20the\x20Lightrun\x20agent');}}['callbackWrapper'](_0xb618a8,_0x2a549d){const _0x176968=a43_0x38e60e;this[_0x176968(0x1bd)]=_0xb618a8,this['response']=_0x2a549d,this[_0x176968(0x1c4)]=!![];}}function wrap(_0x19548c,_0x5ccf30){return(_0x809ee2,_0x5a1b52,_0x1d84c3)=>{const _0x2d6b62=a43_0x1467,_0x530942=new LightrunLambdaWrapper(_0x809ee2,_0x5a1b52,_0x1d84c3);return _0x530942[_0x2d6b62(0x1c6)](_0x19548c,_0x5ccf30);};}function a43_0x8aec(){const _0xdfa992=['1501530PCcbRe','wrap','event','__esModule','stop','34432xpWHhe','defineProperty','(((.+)+)+)+$','76LfOtNV','./index','6632130xkyPDk','50jSufJy','672395ZrXMOX','toString','app.lightrun.com','27246mdinTk','error','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','37YefKTs','callbackWrapper','log','1165997sowEpQ','asyncStart','isCallbackWrapperInvoked','context','run','738REgTYi','callback','tryStart','response','tryStop'];a43_0x8aec=function(){return _0xdfa992;};return a43_0x8aec();}exports['wrap']=wrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.45.1-release.7c0fe62a9c
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a44_0x53220f=a44_0x99c2;(function(_0x4605ba,_0x369f78){var _0x330abe=a44_0x99c2,_0x26c738=_0x4605ba();while(!![]){try{var _0x1a9db8=-parseInt(_0x330abe(0x1ce))/0x1*(parseInt(_0x330abe(0x1d1))/0x2)+-parseInt(_0x330abe(0x1c1))/0x3+-parseInt(_0x330abe(0x1d4))/0x4*(parseInt(_0x330abe(0x1cb))/0x5)+-parseInt(_0x330abe(0x1c6))/0x6*(-parseInt(_0x330abe(0x1c5))/0x7)+parseInt(_0x330abe(0x1c2))/0x8*(parseInt(_0x330abe(0x1ca))/0x9)+-parseInt(_0x330abe(0x1d2))/0xa*(parseInt(_0x330abe(0x1d6))/0xb)+parseInt(_0x330abe(0x1d0))/0xc*(parseInt(_0x330abe(0x1c4))/0xd);if(_0x1a9db8===_0x369f78)break;else _0x26c738['push'](_0x26c738['shift']());}catch(_0x2ec372){_0x26c738['push'](_0x26c738['shift']());}}}(a44_0x42a1,0xbb9f5));function a44_0x99c2(_0x214e2d,_0x1888e5){var _0x2a4b03=a44_0x42a1();return a44_0x99c2=function(_0x37f34e,_0x337e97){_0x37f34e=_0x37f34e-0x1c1;var _0x42a1f5=_0x2a4b03[_0x37f34e];return _0x42a1f5;},a44_0x99c2(_0x214e2d,_0x1888e5);}var a44_0x337e97=(function(){var _0x351392=!![];return function(_0x512210,_0x2ade9b){var _0x1bb8f5=_0x351392?function(){var _0x118043=a44_0x99c2;if(_0x2ade9b){var _0x2b7252=_0x2ade9b[_0x118043(0x1cc)](_0x512210,arguments);return _0x2ade9b=null,_0x2b7252;}}:function(){};return _0x351392=![],_0x1bb8f5;};}()),a44_0x37f34e=a44_0x337e97(this,function(){var _0x59e5da=a44_0x99c2;return a44_0x37f34e[_0x59e5da(0x1cd)]()['search'](_0x59e5da(0x1d5))[_0x59e5da(0x1cd)]()[_0x59e5da(0x1c7)](a44_0x37f34e)[_0x59e5da(0x1cf)]('(((.+)+)+)+$');});a44_0x37f34e();function a44_0x42a1(){var _0x5900ac=['constructor','PatternDTOTypeEnum','defineProperty','988641bxUSXC','5nshbwc','apply','toString','96646kOtWXj','search','1744020lnPbqI','2uImnpl','1630XDGBmK','BY_NAME','2591156xxHYvE','(((.+)+)+)+$','87505zJbVYH','2009610vIphLd','72jJjyNM','BY_VALUE','195CcQmPI','7slsQEV','1864830Nbthkt'];a44_0x42a1=function(){return _0x5900ac;};return a44_0x42a1();}'use strict';Object[a44_0x53220f(0x1c9)](exports,'__esModule',{'value':!![]}),exports[a44_0x53220f(0x1c8)]=void 0x0,exports['PatternDTOTypeEnum']={'Name':a44_0x53220f(0x1d3),'Value':a44_0x53220f(0x1c3)};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x4aa6ac=a45_0x1165;(function(_0x5a01bb,_0x434446){const _0x5f6b8e=a45_0x1165,_0x5d3ded=_0x5a01bb();while(!![]){try{const _0xcf8d25=-parseInt(_0x5f6b8e(0x10b))/0x1*(parseInt(_0x5f6b8e(0x102))/0x2)+parseInt(_0x5f6b8e(0x109))/0x3*(-parseInt(_0x5f6b8e(0x114))/0x4)+parseInt(_0x5f6b8e(0x10e))/0x5*(-parseInt(_0x5f6b8e(0x103))/0x6)+parseInt(_0x5f6b8e(0x105))/0x7+-parseInt(_0x5f6b8e(0x106))/0x8*(-parseInt(_0x5f6b8e(0x101))/0x9)+parseInt(_0x5f6b8e(0x100))/0xa*(parseInt(_0x5f6b8e(0x10d))/0xb)+parseInt(_0x5f6b8e(0x10a))/0xc;if(_0xcf8d25===_0x434446)break;else _0x5d3ded['push'](_0x5d3ded['shift']());}catch(_0x46138e){_0x5d3ded['push'](_0x5d3ded['shift']());}}}(a45_0x54db,0x72f8c));const a45_0x1510fb=(function(){let _0x1f6e93=!![];return function(_0x31c1f0,_0xc2472){const _0x1836dd=_0x1f6e93?function(){const _0x324351=a45_0x1165;if(_0xc2472){const _0x5a1505=_0xc2472[_0x324351(0x112)](_0x31c1f0,arguments);return _0xc2472=null,_0x5a1505;}}:function(){};return _0x1f6e93=![],_0x1836dd;};}()),a45_0x12fd5f=a45_0x1510fb(this,function(){const _0x10d9f6=a45_0x1165;return a45_0x12fd5f[_0x10d9f6(0x107)]()[_0x10d9f6(0x113)]('(((.+)+)+)+$')[_0x10d9f6(0x107)]()[_0x10d9f6(0xfe)](a45_0x12fd5f)['search'](_0x10d9f6(0x10c));});a45_0x12fd5f();function a45_0x54db(){const _0x1ec56a=['1yoatBu','(((.+)+)+)+$','8074vMuGnV','965pEMQXy','line',',\x20id=','location','apply','search','4VNSxtk','Breakpoint','constructor','action','590guTiFh','1956681Hoixqu','1191226SojiGm','16482UqqzTp','__esModule','1033109DbGJip','16ycEMwV','toString','defineProperty','2358993GnjSHl','21087936rvTrDb'];a45_0x54db=function(){return _0x1ec56a;};return a45_0x54db();}'use strict';Object[a45_0x4aa6ac(0x108)](exports,a45_0x4aa6ac(0x104),{'value':!![]}),exports[a45_0x4aa6ac(0x115)]=void 0x0;class Breakpoint{constructor(_0x1ceb51){_0x1ceb51&&Object['assign'](this,_0x1ceb51);}[a45_0x4aa6ac(0x107)](){const _0x297dd0=a45_0x4aa6ac,_0x29d0ff=this[_0x297dd0(0x111)]?'\x20'+this['location']['path']+':'+this[_0x297dd0(0x111)][_0x297dd0(0x10f)]:'';return'\x22'+this[_0x297dd0(0xff)]+_0x29d0ff+_0x297dd0(0x110)+this['id']+'\x22';}}function a45_0x1165(_0x32cfa9,_0x492d92){const _0x26663d=a45_0x54db();return a45_0x1165=function(_0x12fd5f,_0x1510fb){_0x12fd5f=_0x12fd5f-0xfe;let _0x54db0c=_0x26663d[_0x12fd5f];return _0x54db0c;},a45_0x1165(_0x32cfa9,_0x492d92);}exports['Breakpoint']=Breakpoint;
|
package/build/src/types/v8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a46_0x2edee6=a46_0x48ec;(function(_0x78a812,_0x504670){var _0x1f0014=a46_0x48ec,_0x5d7983=_0x78a812();while(!![]){try{var _0x32f9cf=parseInt(_0x1f0014(0x172))/0x1*(-parseInt(_0x1f0014(0x16a))/0x2)+-parseInt(_0x1f0014(0x169))/0x3+-parseInt(_0x1f0014(0x16c))/0x4+-parseInt(_0x1f0014(0x165))/0x5*(-parseInt(_0x1f0014(0x175))/0x6)+parseInt(_0x1f0014(0x168))/0x7*(parseInt(_0x1f0014(0x166))/0x8)+parseInt(_0x1f0014(0x167))/0x9+-parseInt(_0x1f0014(0x164))/0xa*(-parseInt(_0x1f0014(0x16e))/0xb);if(_0x32f9cf===_0x504670)break;else _0x5d7983['push'](_0x5d7983['shift']());}catch(_0x4225e2){_0x5d7983['push'](_0x5d7983['shift']());}}}(a46_0x3e9b,0x4b49e));var a46_0xd4732b=(function(){var _0x4b8f09=!![];return function(_0x50c982,_0x2836cc){var _0x5f0ecd=_0x4b8f09?function(){var _0xe061bc=a46_0x48ec;if(_0x2836cc){var _0x4c9b81=_0x2836cc[_0xe061bc(0x16b)](_0x50c982,arguments);return _0x2836cc=null,_0x4c9b81;}}:function(){};return _0x4b8f09=![],_0x5f0ecd;};}()),a46_0xd478c1=a46_0xd4732b(this,function(){var _0x209616=a46_0x48ec;return a46_0xd478c1[_0x209616(0x170)]()[_0x209616(0x174)](_0x209616(0x16d))['toString']()[_0x209616(0x171)](a46_0xd478c1)[_0x209616(0x174)](_0x209616(0x16d));});function a46_0x48ec(_0x5af920,_0x31b4e4){var _0x3d69f8=a46_0x3e9b();return a46_0x48ec=function(_0xd478c1,_0xd4732b){_0xd478c1=_0xd478c1-0x164;var _0x3e9b0a=_0x3d69f8[_0xd478c1];return _0x3e9b0a;},a46_0x48ec(_0x5af920,_0x31b4e4);}function a46_0x3e9b(){var _0xb4cdfa=['toString','constructor','432199nPZSst','__esModule','search','1492974FRHyid','10PMjyQv','5JGvozb','40824sDaEtj','2075580PtwnFg','28EdhRrJ','1673043MoPzCI','2HLKHVy','apply','1718540YxAJyO','(((.+)+)+)+$','13508396zEvTXk','defineProperty'];a46_0x3e9b=function(){return _0xb4cdfa;};return a46_0x3e9b();}a46_0xd478c1();'use strict';Object[a46_0x2edee6(0x16f)](exports,a46_0x2edee6(0x173),{'value':!![]});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lightrun",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.45.1",
|
|
4
4
|
"author": "Lightrun platform Inc.",
|
|
5
5
|
"description": "Lightrun Debug Agent for Node.js",
|
|
6
6
|
"license": "SEE LICENSE IN LIGHTRUN",
|
|
@@ -55,6 +55,7 @@
|
|
|
55
55
|
"extend": "^3.0.2",
|
|
56
56
|
"findit2": "^2.2.3",
|
|
57
57
|
"gcp-metadata": "^4.0.0",
|
|
58
|
+
"https-proxy-agent": "5.0.1",
|
|
58
59
|
"java-properties": "^1.0.2",
|
|
59
60
|
"js-yaml": "^4.1.0",
|
|
60
61
|
"logform": "2.4.2",
|
|
@@ -66,7 +67,8 @@
|
|
|
66
67
|
"split": "^1.0.0",
|
|
67
68
|
"triple-beam": "1.3.0",
|
|
68
69
|
"winston": "3.5.0",
|
|
69
|
-
"winston-daily-rotate-file": "^4.7.1"
|
|
70
|
+
"winston-daily-rotate-file": "^4.7.1",
|
|
71
|
+
"yup": "^1.4.0"
|
|
70
72
|
},
|
|
71
73
|
"devDependencies": {
|
|
72
74
|
"@babel/preset-env": "7.16.11",
|