lightrun 1.47.0 → 1.47.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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.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 +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const a35_0x117fc0=a35_0x34fc;function a35_0x34fc(_0x5055c4,_0x27b187){const _0x581176=a35_0x56c9();return a35_0x34fc=function(_0x137622,_0x286271){_0x137622=_0x137622-0xab;let _0x56c9c0=_0x581176[_0x137622];return _0x56c9c0;},a35_0x34fc(_0x5055c4,_0x27b187);}(function(_0x345965,_0x473c1f){const _0x4e9a12=a35_0x34fc,_0x325b0d=_0x345965();while(!![]){try{const _0x2e6963=-parseInt(_0x4e9a12(0xf6))/0x1+-parseInt(_0x4e9a12(0xb4))/0x2+parseInt(_0x4e9a12(0xe1))/0x3+parseInt(_0x4e9a12(0xab))/0x4+-parseInt(_0x4e9a12(0xbe))/0x5*(-parseInt(_0x4e9a12(0x12d))/0x6)+parseInt(_0x4e9a12(0xe7))/0x7*(-parseInt(_0x4e9a12(0x140))/0x8)+-parseInt(_0x4e9a12(0x118))/0x9;if(_0x2e6963===_0x473c1f)break;else _0x325b0d['push'](_0x325b0d['shift']());}catch(_0x2df1c2){_0x325b0d['push'](_0x325b0d['shift']());}}}(a35_0x56c9,0xd0e89));const a35_0x286271=(function(){let _0x17b80e=!![];return function(_0x59699a,_0x48df56){const _0x3bb0d6=_0x17b80e?function(){const _0x440114=a35_0x34fc;if(_0x48df56){const _0x219c2c=_0x48df56[_0x440114(0x114)](_0x59699a,arguments);return _0x48df56=null,_0x219c2c;}}:function(){};return _0x17b80e=![],_0x3bb0d6;};}()),a35_0x137622=a35_0x286271(this,function(){const _0x319dd9=a35_0x34fc;return a35_0x137622[_0x319dd9(0xba)]()['search']('(((.+)+)+)+$')[_0x319dd9(0xba)]()['constructor'](a35_0x137622)[_0x319dd9(0x145)](_0x319dd9(0xd1));});a35_0x137622();'use strict';Object[a35_0x117fc0(0xd0)](exports,'__esModule',{'value':!![]}),exports['InspectorDebugApi']=exports['BreakpointData']=void 0x0;const acorn=require('acorn'),path=require(a35_0x117fc0(0xb6)),status_message_1=require(a35_0x117fc0(0xae)),state=require(a35_0x117fc0(0xef)),utils_1=require(a35_0x117fc0(0x106)),debugapi=require(a35_0x117fc0(0xd2)),v8inspector_1=require(a35_0x117fc0(0xb9)),dummy_blocklist_manager_1=require(a35_0x117fc0(0xcc)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x117fc0(0xc5)])(process[a35_0x117fc0(0xd4)],'<10.16\x20||\x20>=11\x20<11.11');function a35_0x56c9(){const _0x41a4b1=['isJavaScriptFile','numBreakpoints_','removeBreakpoint','recovered','../blocklisting/dummy-blocklist-manager','V8_BREAKPOINT_CLEAR_ERROR','config','column','defineProperty','(((.+)+)+)+$','./debugapi','ERROR_COMPILING_CONDITION','version','scriptMapper','v8BreakpointId','location','hitBreakpoints','action','\x20<<','setBreakpointByUrl','.\x20Potential\x20matches:\x20','scriptId','breakpointMapper','listeners','pipingStatus','3513030LPKeCo','errors','response','parsedCondition','../util/validator.js','v8Inspector','122269nhcDpS','InspectorDebugApi','breakpointId','UNSPECIFIED','changeToNS','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','some','stackFrames','../state/inspector-state','ERROR_EVALUATING_CONDITION','concat','hrtime','StatusMessage','isFileIndexed','disable','418643HGsODW','object','COULD_NOT_FIND_MAPPING_FILE','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','undefined','SOURCE_FILE_NOT_FOUND','sourcemapper','EXPRESSION_COMPILING_ERROR','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','\x20deployed\x20source.','DISALLOWED_EXPRESSION','resetV8DebuggerThreshold','substring','ignoreQuota','normalize','win32','../util/utils','logger','splice','variableTable','parse','processCondition','file','lines','getBreakpointCompiler','\x20due\x20to\x20error:\x20','enabled','message','wait','evaluatedExpressions','apply','condition','map','expressionsEvalTimeoutMillis','13417002typZoR','BREAKPOINT_SOURCE_LOCATION','SYNTAX_ERROR_IN_CONDITION','formatInterval','BREAKPOINT_PATH_BLOCKED','setBlocklistManager','warn','keys','setBreakpointByUrl\x20error:\x20','callFrames','>=11','evaluate','apiBreakpoint','applyDynamicLogsCPUQuota','error','locationMapper','findScripts','cleanupAsyncCallStackInterval','\x20lines.\x20Please\x20ensure','applyConditionQuota','remainingHits','6aWcubb','set','handleDebugPausedEvent','INVALID_LINE_NUMBER','locationStr','VARIABLE_VALUE','debug','enable','length','breakpoints','SOURCE_FILE_AMBIGUOUS','line','BREAKPOINT_CONDITION','onBreakpointHit','captureBreakpointData','file://','Unable\x20to\x20compile\x20condition\x20>>\x20','setAndStoreBreakpoint','compile','280CGmhgs','expressions','>>>breakpoint\x20hit<<<\x20number:\x20','quotaManager','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','search','logMessageFormat','setErrorStatusAndCallback','CAPTURE_BREAKPOINT_DATA','6350328xuQUPh','description','replace','../../client/stackdriver/status-message','push','forEach','quotaRecoverySeconds','V8_BREAKPOINT_ERROR','setInternal','117576WNvPsg','script','path','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','removeFirstOccurrenceInArray','./v8inspector','toString','value','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','MODULE_WRAP_PREFIX_LENGTH','3383255INqKwD','log','blocklistManager','bind','V8Inspector','detach','fileIndex','satisfies','javascriptFileExtensions','hasMappingInfo'];a35_0x56c9=function(){return _0x41a4b1;};return a35_0x56c9();}class BreakpointData{constructor(_0x32f702,_0x5cd6a6,_0x3b2edf,_0x44d6e7,_0x55e865,_0x4c9b26,_0x493ac2,_0x39de01){const _0x9ecb14=a35_0x117fc0;this['id']=_0x32f702,this[_0x9ecb14(0x124)]=_0x5cd6a6,this[_0x9ecb14(0xe4)]=_0x3b2edf,this[_0x9ecb14(0x131)]=_0x44d6e7,this[_0x9ecb14(0x13f)]=_0x55e865,this[_0x9ecb14(0x12c)]=_0x4c9b26,this['ignoreQuota']=_0x493ac2,this['pipingStatus']=_0x39de01;}}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x18339d,_0x53573a,_0x54dc0c,_0xe51dfd,_0xa73f0d){const _0x311dc1=a35_0x117fc0;this[_0x311dc1(0x136)]={},this['listeners']={},this[_0x311dc1(0xd5)]={},this[_0x311dc1(0x127)]={},this[_0x311dc1(0xde)]={},this['numBreakpoints']=0x0,this[_0x311dc1(0x129)]=null,this[_0x311dc1(0x107)]=_0x18339d,this[_0x311dc1(0xce)]=_0x53573a,this[_0x311dc1(0xc4)]=_0x54dc0c,this[_0x311dc1(0xfc)]=_0xe51dfd,this[_0x311dc1(0xe6)]=new v8inspector_1[(_0x311dc1(0xc2))](_0x18339d,(0x0,utils_1[_0x311dc1(0xc5)])(process[_0x311dc1(0xd4)],'>10.11.0'),this[_0x311dc1(0xce)][_0x311dc1(0x101)],_0x5ddb17=>{const _0x380ca1=_0x311dc1;this[_0x380ca1(0xd5)][_0x5ddb17[_0x380ca1(0xdd)]]=_0x5ddb17;},_0xa2b783=>{const _0xed3a60=_0x311dc1;try{this[_0xed3a60(0x12f)](_0xa2b783);}catch(_0x3c691d){this[_0xed3a60(0x107)][_0xed3a60(0x126)](_0x3c691d);}},()=>{const _0x54065a=_0x311dc1;this[_0x54065a(0xd5)]={};}),this['quotaManager']=_0xa73f0d,this[_0x311dc1(0xc0)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a35_0x117fc0(0x12e)](_0x36ef22,_0x168435){const _0x4f7625=a35_0x117fc0;if(!_0x36ef22||typeof _0x36ef22['id']===_0x4f7625(0xfa)||!_0x36ef22['location']||!_0x36ef22[_0x4f7625(0xd7)][_0x4f7625(0xb6)]||!_0x36ef22[_0x4f7625(0xd7)][_0x4f7625(0x138)])return(0x0,utils_1[_0x4f7625(0x147)])(_0x168435,_0x36ef22,status_message_1[_0x4f7625(0xf3)][_0x4f7625(0xea)],utils_1[_0x4f7625(0xe2)]['INVALID_BREAKPOINT']);const _0x2d1096=path[_0x4f7625(0x104)](_0x36ef22[_0x4f7625(0xd7)][_0x4f7625(0xb6)]);if(!this[_0x4f7625(0xfc)][_0x4f7625(0xc7)](_0x2d1096)){const _0x4c64ef=path['extname'](_0x2d1096);if(!this[_0x4f7625(0xce)][_0x4f7625(0xc6)]['includes'](_0x4c64ef)){const _0x1c2f04=_0x2d1096[_0x4f7625(0x102)](0x0,_0x2d1096[_0x4f7625(0x135)]-_0x4c64ef['length']),_0x237c94=this[_0x4f7625(0xce)][_0x4f7625(0xc6)]['map'](_0x294361=>_0x1c2f04+_0x294361)[_0x4f7625(0xed)](_0x19bda6=>(0x0,utils_1[_0x4f7625(0xf4)])(_0x19bda6,this[_0x4f7625(0xc4)])),_0x175c18=_0x237c94?utils_1[_0x4f7625(0xe2)][_0x4f7625(0xf8)]:utils_1[_0x4f7625(0xe2)][_0x4f7625(0xfb)];return(0x0,utils_1[_0x4f7625(0x147)])(_0x168435,_0x36ef22,status_message_1[_0x4f7625(0xf3)][_0x4f7625(0x119)],_0x175c18);}this[_0x4f7625(0xb3)](_0x36ef22,null,null,_0x168435);}else{const _0x23df6a=_0x36ef22[_0x4f7625(0xd7)][_0x4f7625(0x138)],_0x1ff4f8=0x0,_0xfa91b8=this[_0x4f7625(0xfc)]['mappingInfo'](_0x2d1096,_0x23df6a,_0x1ff4f8),_0x2bfc75=(0x0,utils_1[_0x4f7625(0x10e)])(_0x36ef22);if(_0x36ef22['condition']&&_0x2bfc75)try{_0x36ef22[_0x4f7625(0x115)]=_0x2bfc75(_0x36ef22[_0x4f7625(0x115)]);}catch(_0x35e232){return this[_0x4f7625(0x107)][_0x4f7625(0x11e)](_0x4f7625(0x13d)+_0x36ef22[_0x4f7625(0x115)]+_0x4f7625(0xda)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x168435,_0x36ef22,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x4f7625(0xe2)][_0x4f7625(0xd3)]);}this['setInternal'](_0x36ef22,_0xfa91b8,_0x2bfc75,_0x168435);}}['clear'](_0x53e870,_0x324458){const _0x4703e9=a35_0x117fc0;if(typeof _0x53e870['id']===_0x4703e9(0xfa))return this[_0x4703e9(0x107)][_0x4703e9(0x133)](_0x4703e9(0xfe)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x324458,_0x53e870,status_message_1['StatusMessage'][_0x4703e9(0x139)],utils_1[_0x4703e9(0xe2)][_0x4703e9(0xcd)]);const _0x210d0e=this['breakpoints'][_0x53e870['id']];if(!_0x210d0e)return this[_0x4703e9(0x107)]['debug'](_0x4703e9(0xb7)+_0x53e870['id']),(0x0,utils_1[_0x4703e9(0x147)])(_0x324458,_0x53e870,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x4703e9(0xe2)][_0x4703e9(0xcd)]);const _0x7729eb=_0x210d0e['locationStr'],_0x4a379a=_0x210d0e['id'];(0x0,utils_1[_0x4703e9(0xb8)])(this[_0x4703e9(0x127)][_0x7729eb],_0x53e870['id']);this[_0x4703e9(0x127)][_0x7729eb][_0x4703e9(0x135)]===0x0&&delete this[_0x4703e9(0x127)][_0x7729eb];(0x0,utils_1[_0x4703e9(0xb8)])(this[_0x4703e9(0xde)][_0x4a379a],_0x53e870['id']);this[_0x4703e9(0xde)][_0x4a379a]['length']===0x0&&delete this[_0x4703e9(0xde)][_0x4a379a];let _0x22ee6c={};!this[_0x4703e9(0xde)][_0x210d0e['id']]&&(_0x22ee6c=this[_0x4703e9(0xe6)][_0x4703e9(0xca)](_0x210d0e['id'])),delete this[_0x4703e9(0x136)][_0x53e870['id']],delete this[_0x4703e9(0xdf)][_0x53e870['id']],this['numBreakpoints']--,setImmediate(()=>{const _0x59fce3=_0x4703e9;_0x22ee6c[_0x59fce3(0x126)]&&_0x324458(_0x22ee6c[_0x59fce3(0x126)]),_0x324458(null);});}[a35_0x117fc0(0x112)](_0x99387d,_0x2cbea3){const _0x463692=a35_0x117fc0,_0x4b2e05=this[_0x463692(0x13a)][_0x463692(0xc1)](this,_0x99387d,_0x5455cb=>{const _0x23ca98=_0x463692,_0x2feac0=--this[_0x23ca98(0x136)][_0x99387d['id']]['remainingHits'];(_0x2feac0<=0x0||_0x5455cb)&&(this[_0x23ca98(0xdf)][_0x99387d['id']][_0x23ca98(0x110)]=![]),_0x2cbea3(_0x5455cb||undefined);});this[_0x463692(0xdf)][_0x99387d['id']]={'enabled':!![],'listener':_0x4b2e05};}[a35_0x117fc0(0xbf)](_0x431d84,_0x5101d2,_0xde9d95,_0x4313ef){const _0x406937=a35_0x117fc0,_0x545ba4=this[_0x406937(0x13a)][_0x406937(0xc1)](this,_0x431d84,_0x2f3bee=>{const _0x41a61d=_0x406937;if(_0x2f3bee){this[_0x41a61d(0xdf)][_0x431d84['id']][_0x41a61d(0x110)]=![],setImmediate(()=>{_0x4313ef(_0x2f3bee||undefined);});return;}_0x5101d2(_0x431d84[_0x41a61d(0x146)],_0x431d84['evaluatedExpressions']),_0x431d84[_0x41a61d(0x113)]=[],_0xde9d95()?this[_0x41a61d(0xdf)][_0x431d84['id']][_0x41a61d(0x110)]=![]:this[_0x41a61d(0x143)]['needsRecoveryTime'](_0x431d84['id'])&&(this['listeners'][_0x431d84['id']][_0x41a61d(0x110)]=![],setTimeout(()=>{const _0xde53e3=_0x41a61d;!_0xde9d95()&&this[_0xde53e3(0xdf)][_0x431d84['id']]&&(this[_0xde53e3(0xdf)][_0x431d84['id']]['enabled']=!![]),this['quotaManager'][_0xde53e3(0xcb)](_0x431d84['id']);},this[_0x41a61d(0xce)]['quota'][_0x41a61d(0xb1)]*0x3e8));});this[_0x406937(0xdf)][_0x431d84['id']]={'enabled':!![],'listener':_0x545ba4};}['disconnect'](){const _0x3ba7bf=a35_0x117fc0;this[_0x3ba7bf(0xe6)][_0x3ba7bf(0xc3)]();}[a35_0x117fc0(0x134)](){const _0x5e96ab=a35_0x117fc0;this[_0x5e96ab(0xe6)][_0x5e96ab(0x134)]();}[a35_0x117fc0(0xf5)](){const _0x3bca60=a35_0x117fc0;this[_0x3bca60(0xe6)]['disable']();}[a35_0x117fc0(0xc9)](){const _0x35a70f=a35_0x117fc0;return Object[_0x35a70f(0x11f)](this['breakpoints'])['length'];}['numListeners_'](){const _0x5c2c9a=a35_0x117fc0;return Object[_0x5c2c9a(0x11f)](this['listeners'])[_0x5c2c9a(0x135)];}['remainingHits'](_0x10ac08){return this['breakpoints'][_0x10ac08]['remainingHits'];}[a35_0x117fc0(0x11d)](_0x44d13c){const _0x2fb141=a35_0x117fc0;this[_0x2fb141(0xc0)]=_0x44d13c;}[a35_0x117fc0(0xb3)](_0x18a847,_0x2bc9bd,_0x56d48d,_0x294bab){const _0x5a70cd=a35_0x117fc0;let _0xb96b72=null;if(_0x18a847[_0x5a70cd(0x115)])try{_0xb96b72=acorn[_0x5a70cd(0x10a)](_0x18a847[_0x5a70cd(0x115)],{'sourceType':_0x5a70cd(0xb5),'ecmaVersion':0x6});const _0x32958d=require(_0x5a70cd(0xe5));if(!_0x32958d['isValid'](_0xb96b72,![]))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x294bab,_0x18a847,status_message_1[_0x5a70cd(0xf3)][_0x5a70cd(0x139)],utils_1['errors'][_0x5a70cd(0x100)]);}catch(_0x282c45){const _0x430be6=utils_1[_0x5a70cd(0xe2)][_0x5a70cd(0x11a)]+_0x282c45[_0x5a70cd(0x111)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x294bab,_0x18a847,status_message_1[_0x5a70cd(0xf3)][_0x5a70cd(0x139)],_0x430be6);}let _0x45bf63;const _0x772f78=_0x2bc9bd?_0x2bc9bd[_0x5a70cd(0x10c)]:path[_0x5a70cd(0x104)](_0x18a847[_0x5a70cd(0xd7)][_0x5a70cd(0xb6)]),_0x490eab=(0x0,utils_1[_0x5a70cd(0x128)])(_0x772f78,this['config'],this[_0x5a70cd(0xc4)],this[_0x5a70cd(0x107)]);if(_0x490eab['length']===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x294bab,_0x18a847,status_message_1[_0x5a70cd(0xf3)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x5a70cd(0xe2)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x490eab['length']===0x1)_0x45bf63=_0x490eab[0x0];else return this[_0x5a70cd(0x107)][_0x5a70cd(0x11e)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x772f78+_0x5a70cd(0xdc)+_0x490eab),(0x0,utils_1[_0x5a70cd(0x147)])(_0x294bab,_0x18a847,status_message_1['StatusMessage'][_0x5a70cd(0x119)],utils_1[_0x5a70cd(0xe2)][_0x5a70cd(0x137)]);}if(this[_0x5a70cd(0xc0)]['shouldBlock'](_0x45bf63))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x294bab,_0x18a847,status_message_1[_0x5a70cd(0xf3)][_0x5a70cd(0x119)],utils_1[_0x5a70cd(0xe2)][_0x5a70cd(0x11c)]);let _0x5b51e9=_0x2bc9bd&&_0x2bc9bd[_0x5a70cd(0xcf)]?_0x2bc9bd[_0x5a70cd(0xcf)]:_0x18a847['location'][_0x5a70cd(0xcf)]||0x0;const _0x5db113=_0x2bc9bd?_0x2bc9bd[_0x5a70cd(0x138)]:_0x18a847['location'][_0x5a70cd(0x138)];USE_MODULE_PREFIX&&_0x5db113===0x1&&(_0x5b51e9+=debugapi[_0x5a70cd(0xbd)]-0x1);if(_0x5db113>=this['fileIndex']['fileStats'][_0x45bf63][_0x5a70cd(0x10d)]||_0x5db113<0x1)return(0x0,utils_1[_0x5a70cd(0x147)])(_0x294bab,_0x18a847,status_message_1[_0x5a70cd(0xf3)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x5a70cd(0xe2)]['INVALID_LINE_NUMBER'],'description':utils_1[_0x5a70cd(0xe2)][_0x5a70cd(0x130)][_0x5a70cd(0xac)]+_0x45bf63+':'+_0x5db113+'.\x20Loaded\x20script\x20contained\x20'+this[_0x5a70cd(0xc4)]['fileStats'][_0x45bf63][_0x5a70cd(0x10d)]+_0x5a70cd(0x12a)+_0x5a70cd(0xf9)+_0x5a70cd(0xff)});const _0x35faea=this['setAndStoreBreakpoint'](_0x18a847,_0x5db113,_0x5b51e9,_0x45bf63);if(!_0x35faea)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x294bab,_0x18a847,status_message_1[_0x5a70cd(0xf3)][_0x5a70cd(0x119)],utils_1[_0x5a70cd(0xe2)][_0x5a70cd(0xb2)]);this[_0x5a70cd(0x136)][_0x18a847['id']]=new BreakpointData(_0x35faea[_0x5a70cd(0xd6)],_0x18a847,_0xb96b72,_0x35faea[_0x5a70cd(0x131)],_0x56d48d,_0x18a847['maxHitCount']||0x1,_0x18a847['ignoreQuota'],_0x18a847[_0x5a70cd(0xe0)]),this['numBreakpoints']++,setImmediate(()=>{_0x294bab(null);});}[a35_0x117fc0(0x13e)](_0x26365f,_0x4fb28f,_0x5858ac,_0x1798d3){const _0x54cf77=a35_0x117fc0,_0x120285=JSON['stringify']({'file':_0x1798d3,'line':_0x4fb28f,'column':_0x5858ac});let _0x4a40a5;if(!this[_0x54cf77(0x127)][_0x120285]){const _0x1b6825=this[_0x54cf77(0xe6)]['shouldUseWellFormattedUrl']()?_0x54cf77(0x13c)+_0x1798d3:_0x1798d3,_0x38f15a=process['platform']===_0x54cf77(0x105)&&(0x0,utils_1[_0x54cf77(0xc5)])(process[_0x54cf77(0xd4)],_0x54cf77(0x122))?_0x1b6825[_0x54cf77(0xad)](/^file:\/\//,'file:///')[_0x54cf77(0xad)](/\\/g,'/'):_0x1b6825,_0x492f17=this['v8Inspector'][_0x54cf77(0xdb)]({'lineNumber':_0x4fb28f-0x1,'url':encodeURI(_0x38f15a),'columnNumber':_0x5858ac});if(_0x492f17['error']||!_0x492f17[_0x54cf77(0xe3)])return this['logger'][_0x54cf77(0x126)](_0x54cf77(0xbc)+_0x38f15a+':'+_0x4fb28f+',\x20'+(_0x54cf77(0x120)+JSON['stringify'](_0x492f17['error']))),null;_0x4a40a5=_0x492f17[_0x54cf77(0xe3)][_0x54cf77(0xe9)],delete this['locationMapper'][_0x120285],delete this['breakpointMapper'][_0x4a40a5],this[_0x54cf77(0x127)][_0x120285]=[],this[_0x54cf77(0xde)][_0x4a40a5]=[];}else _0x4a40a5=this[_0x54cf77(0x136)][this['locationMapper'][_0x120285][0x0]]['id'];return this[_0x54cf77(0x127)][_0x120285][_0x54cf77(0xaf)](_0x26365f['id']),this['breakpointMapper'][_0x4a40a5][_0x54cf77(0xaf)](_0x26365f['id']),{'v8BreakpointId':_0x4a40a5,'locationStr':_0x120285};}[a35_0x117fc0(0x10b)](_0x410002,_0x23edbf){const _0x48ce03=a35_0x117fc0,_0x4ede8b=this[_0x48ce03(0xce)][_0x48ce03(0x117)],_0x1bfc8a=_0x410002['condition'];if(_0x1bfc8a){let _0x1cb46a;if(this[_0x48ce03(0x143)][_0x48ce03(0x103)])_0x1cb46a=state[_0x48ce03(0x123)](_0x1bfc8a,_0x23edbf,this['v8Inspector'],!![],_0x4ede8b);else{const _0x498f5e=process[_0x48ce03(0xf2)]();_0x1cb46a=state[_0x48ce03(0x123)](_0x1bfc8a,_0x23edbf,this[_0x48ce03(0xe6)],!![],_0x4ede8b);const _0x5deeac=process[_0x48ce03(0xf2)](_0x498f5e),_0xfb5527=this[_0x48ce03(0xeb)](_0x5deeac),_0x5ea8b2=this[_0x48ce03(0x143)][_0x48ce03(0x12b)](_0xfb5527,_0x410002);if(_0x5ea8b2)return[undefined,_0x5ea8b2];}if(_0x1cb46a[_0x48ce03(0x126)])return this[_0x48ce03(0x107)][_0x48ce03(0x133)]('Failed\x20to\x20evaluate\x20condition\x20'+_0x1bfc8a+_0x48ce03(0x10f),_0x1cb46a[_0x48ce03(0x126)]),[undefined,{...utils_1[_0x48ce03(0xe2)]['ERROR_EVALUATING_CONDITION'],'description':(utils_1[_0x48ce03(0xe2)][_0x48ce03(0xf0)][_0x48ce03(0xac)]||'')+_0x1cb46a[_0x48ce03(0x126)][_0x48ce03(0xac)]}];if(!_0x1cb46a[_0x48ce03(0xf7)][_0x48ce03(0xbb)])return this[_0x48ce03(0x107)][_0x48ce03(0x133)]('condition\x20'+_0x1bfc8a+'\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint'),[![],undefined];}return[!![],undefined];}[a35_0x117fc0(0x13a)](_0x229c66,_0x1e72a8,_0x15f0dd){const _0x3f3fa2=a35_0x117fc0,[_0x45ab91,_0x1e5ce3]=this[_0x3f3fa2(0x10b)](_0x229c66,_0x15f0dd[0x0]);if(_0x1e5ce3!==undefined){(0x0,utils_1[_0x3f3fa2(0x147)])(_0x1e72a8,_0x229c66,status_message_1[_0x3f3fa2(0xf3)][_0x3f3fa2(0x139)],_0x1e5ce3);return;}if(_0x45ab91===![])return;const _0x42b1cc=process[_0x3f3fa2(0xf2)]();try{this[_0x3f3fa2(0x13b)](_0x229c66,_0x15f0dd);}catch(_0x128b6e){return(0x0,utils_1[_0x3f3fa2(0x147)])(_0x1e72a8,_0x229c66,status_message_1[_0x3f3fa2(0xf3)][_0x3f3fa2(0x119)],utils_1[_0x3f3fa2(0xe2)][_0x3f3fa2(0x148)]+_0x128b6e);}const _0xf38a41=process['hrtime'](_0x42b1cc),_0xfbae30=this[_0x3f3fa2(0xeb)](_0xf38a41);this[_0x3f3fa2(0x143)][_0x3f3fa2(0x125)](_0x229c66['id'],_0xfbae30),this[_0x3f3fa2(0x107)][_0x3f3fa2(0x133)]((0x0,utils_1[_0x3f3fa2(0x11b)])('capture\x20time:\x20',_0xf38a41)),_0x1e72a8(null);}['captureBreakpointData'](_0x20da19,_0x25ce98){const _0xdfd517=a35_0x117fc0,_0x448914=[],_0x33048d=this;if(_0x20da19[_0xdfd517(0x141)]&&this['breakpoints'][_0x20da19['id']]['compile'])for(let _0x59ae4a=0x0;_0x59ae4a<_0x20da19[_0xdfd517(0x141)][_0xdfd517(0x135)];_0x59ae4a++){try{_0x20da19[_0xdfd517(0x141)][_0x59ae4a]=this[_0xdfd517(0x136)][_0x20da19['id']][_0xdfd517(0x13f)](_0x20da19[_0xdfd517(0x141)][_0x59ae4a]);}catch(_0x354e95){this[_0xdfd517(0x107)][_0xdfd517(0x11e)](_0xdfd517(0xec)+_0x20da19[_0xdfd517(0x141)][_0x59ae4a]+_0xdfd517(0xda)),_0x448914[_0xdfd517(0xaf)]({'name':_0x20da19[_0xdfd517(0x141)][_0x59ae4a],'status':new status_message_1[(_0xdfd517(0xf3))](status_message_1[_0xdfd517(0xf3)][_0xdfd517(0x132)],utils_1[_0xdfd517(0xe2)][_0xdfd517(0xfd)],!![])}),_0x20da19[_0xdfd517(0x141)][_0xdfd517(0x108)](_0x59ae4a,0x1),_0x59ae4a--;}}if(_0x20da19[_0xdfd517(0xd9)]==='LOG'){if(!_0x20da19[_0xdfd517(0x141)])_0x20da19[_0xdfd517(0x113)]=[];else{const _0x423a99=_0x25ce98[0x0];_0x20da19[_0xdfd517(0x113)]=_0x20da19[_0xdfd517(0x141)][_0xdfd517(0x116)](_0x2be682=>{const _0x100605=_0xdfd517,_0xa88029=state[_0x100605(0x123)](_0x2be682,_0x423a99,_0x33048d['v8Inspector'],!![],this[_0x100605(0xce)][_0x100605(0x117)]);return _0xa88029[_0x100605(0x126)]?_0xa88029[_0x100605(0x126)]:_0xa88029['object'][_0x100605(0xbb)];});}}else{const _0x3358a2=state['capture'](_0x25ce98,_0x20da19,this['config'],this[_0xdfd517(0xd5)],this[_0xdfd517(0xe6)],this['blocklistManager']);_0x20da19[_0xdfd517(0xd7)]&&(0x0,utils_1[_0xdfd517(0xc8)])(_0x20da19[_0xdfd517(0xd7)][_0xdfd517(0xb6)])&&(_0x20da19[_0xdfd517(0xd7)][_0xdfd517(0x138)]=_0x25ce98[0x0][_0xdfd517(0xd7)]['lineNumber']+0x1),_0x20da19['stackFrames']=_0x3358a2[_0xdfd517(0xee)],_0x20da19['variableTable']=_0x3358a2[_0xdfd517(0x109)],_0x20da19[_0xdfd517(0x113)]=_0x448914[_0xdfd517(0xf1)](_0x3358a2[_0xdfd517(0x113)]);}}['handleDebugPausedEvent'](_0x3c55f5){const _0x3d25fa=a35_0x117fc0;try{if(!_0x3c55f5[_0x3d25fa(0xd8)])return;const _0x1f9995=_0x3c55f5[_0x3d25fa(0xd8)][0x0],_0xf92733=this[_0x3d25fa(0xde)][_0x1f9995];if(!_0xf92733)return;_0xf92733[_0x3d25fa(0xb0)](_0xfe33f2=>{const _0x553b6b=_0x3d25fa;this['listeners'][_0xfe33f2]['enabled']&&(this[_0x553b6b(0x107)]['debug'](_0x553b6b(0x142)+_0xfe33f2),this['listeners'][_0xfe33f2]['listener'](_0x3c55f5[_0x553b6b(0x121)]));});}catch(_0x2872f9){this['logger'][_0x3d25fa(0x11e)](_0x3d25fa(0x144)+_0x2872f9);}}['changeToNS'](_0x1057cf){return _0x1057cf[0x0]*0x3b9aca00+_0x1057cf[0x1];}}exports[a35_0x117fc0(0xe8)]=InspectorDebugApi;
|
|
1
|
+
const a35_0xc14fe8=a35_0x2d02;(function(_0x21031a,_0x3bd395){const _0x3d52a7=a35_0x2d02,_0x4bf66c=_0x21031a();while(!![]){try{const _0x8a4eba=-parseInt(_0x3d52a7(0x1a1))/0x1+parseInt(_0x3d52a7(0x1cb))/0x2*(-parseInt(_0x3d52a7(0x197))/0x3)+parseInt(_0x3d52a7(0x1a8))/0x4*(-parseInt(_0x3d52a7(0x1fc))/0x5)+parseInt(_0x3d52a7(0x1e8))/0x6*(parseInt(_0x3d52a7(0x21e))/0x7)+parseInt(_0x3d52a7(0x1af))/0x8+parseInt(_0x3d52a7(0x20c))/0x9*(-parseInt(_0x3d52a7(0x21b))/0xa)+parseInt(_0x3d52a7(0x1a3))/0xb*(parseInt(_0x3d52a7(0x1f2))/0xc);if(_0x8a4eba===_0x3bd395)break;else _0x4bf66c['push'](_0x4bf66c['shift']());}catch(_0x298f68){_0x4bf66c['push'](_0x4bf66c['shift']());}}}(a35_0x12d8,0x3f9d0));const a35_0x34878f=(function(){let _0x5ec620=!![];return function(_0x5848ac,_0x54bbc7){const _0x2d11aa=_0x5ec620?function(){if(_0x54bbc7){const _0x28483d=_0x54bbc7['apply'](_0x5848ac,arguments);return _0x54bbc7=null,_0x28483d;}}:function(){};return _0x5ec620=![],_0x2d11aa;};}()),a35_0x1757f9=a35_0x34878f(this,function(){const _0x3b12af=a35_0x2d02;return a35_0x1757f9[_0x3b12af(0x1d2)]()[_0x3b12af(0x1a2)]('(((.+)+)+)+$')['toString']()[_0x3b12af(0x1b7)](a35_0x1757f9)['search'](_0x3b12af(0x1b9));});a35_0x1757f9();'use strict';Object[a35_0xc14fe8(0x1b5)](exports,a35_0xc14fe8(0x1e7),{'value':!![]}),exports['InspectorDebugApi']=exports['BreakpointData']=void 0x0;const acorn=require(a35_0xc14fe8(0x1fd)),path=require(a35_0xc14fe8(0x1b2)),status_message_1=require('../../client/stackdriver/status-message'),state=require(a35_0xc14fe8(0x1d7)),utils_1=require(a35_0xc14fe8(0x1ae)),debugapi=require('./debugapi'),v8inspector_1=require(a35_0xc14fe8(0x212)),dummy_blocklist_manager_1=require(a35_0xc14fe8(0x20f)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0xc14fe8(0x1fb)])(process[a35_0xc14fe8(0x1c8)],a35_0xc14fe8(0x20a));class BreakpointData{constructor(_0x484e14,_0x47283d,_0x8f5568,_0x6ff01f,_0x1d2f41,_0xddb62,_0x230ea9,_0x41951d){const _0x59f37c=a35_0xc14fe8;this['id']=_0x484e14,this[_0x59f37c(0x1b0)]=_0x47283d,this[_0x59f37c(0x1d6)]=_0x8f5568,this[_0x59f37c(0x216)]=_0x6ff01f,this[_0x59f37c(0x1ab)]=_0x1d2f41,this[_0x59f37c(0x221)]=_0xddb62,this['ignoreQuota']=_0x230ea9,this[_0x59f37c(0x1ba)]=_0x41951d;}}function a35_0x2d02(_0x4848c2,_0x4740eb){const _0x33953c=a35_0x12d8();return a35_0x2d02=function(_0x1757f9,_0x34878f){_0x1757f9=_0x1757f9-0x189;let _0x12d887=_0x33953c[_0x1757f9];return _0x12d887;},a35_0x2d02(_0x4848c2,_0x4740eb);}exports[a35_0xc14fe8(0x213)]=BreakpointData;class InspectorDebugApi{constructor(_0x5d66f1,_0xe4ed92,_0x5bc8be,_0x2fbd86,_0x42314e){const _0x409f5f=a35_0xc14fe8;this[_0x409f5f(0x20e)]={},this[_0x409f5f(0x1f4)]={},this['scriptMapper']={},this['locationMapper']={},this[_0x409f5f(0x1d8)]={},this[_0x409f5f(0x217)]=0x0,this[_0x409f5f(0x227)]=null,this[_0x409f5f(0x210)]=_0x5d66f1,this['config']=_0xe4ed92,this[_0x409f5f(0x18d)]=_0x5bc8be,this['sourcemapper']=_0x2fbd86,this[_0x409f5f(0x1ad)]=new v8inspector_1[(_0x409f5f(0x1dc))](_0x5d66f1,(0x0,utils_1['satisfies'])(process[_0x409f5f(0x1c8)],_0x409f5f(0x220)),this[_0x409f5f(0x1b1)][_0x409f5f(0x190)],_0x4e7293=>{const _0x204fd7=_0x409f5f;this['scriptMapper'][_0x4e7293[_0x204fd7(0x196)]]=_0x4e7293;},_0x22d055=>{const _0x18d4ac=_0x409f5f;try{this['handleDebugPausedEvent'](_0x22d055);}catch(_0x406277){this[_0x18d4ac(0x210)]['error'](_0x406277);}},()=>{const _0x2e5f77=_0x409f5f;this[_0x2e5f77(0x1f7)]={};}),this[_0x409f5f(0x21f)]=_0x42314e,this[_0x409f5f(0x1a9)]=new dummy_blocklist_manager_1[(_0x409f5f(0x205))](!![]);}[a35_0xc14fe8(0x1e4)](_0x179abd,_0x403bda){const _0x348692=a35_0xc14fe8;if(!_0x179abd||typeof _0x179abd['id']==='undefined'||!_0x179abd[_0x348692(0x19b)]||!_0x179abd['location'][_0x348692(0x1b2)]||!_0x179abd['location'][_0x348692(0x1ca)])return(0x0,utils_1[_0x348692(0x1a5)])(_0x403bda,_0x179abd,status_message_1[_0x348692(0x1fe)]['UNSPECIFIED'],utils_1['errors']['INVALID_BREAKPOINT']);const _0x417f1e=path[_0x348692(0x1c3)](_0x179abd[_0x348692(0x19b)]['path']);if(!this[_0x348692(0x19f)][_0x348692(0x1f8)](_0x417f1e)){const _0x295cb4=path[_0x348692(0x1ee)](_0x417f1e);if(!this[_0x348692(0x1b1)][_0x348692(0x1ce)][_0x348692(0x225)](_0x295cb4)){const _0x354338=_0x417f1e[_0x348692(0x1f9)](0x0,_0x417f1e[_0x348692(0x192)]-_0x295cb4[_0x348692(0x192)]),_0x4cf388=this[_0x348692(0x1b1)][_0x348692(0x1ce)][_0x348692(0x1e9)](_0x4669c5=>_0x354338+_0x4669c5)[_0x348692(0x1c5)](_0x263988=>(0x0,utils_1[_0x348692(0x1f0)])(_0x263988,this[_0x348692(0x18d)])),_0x5c3956=_0x4cf388?utils_1[_0x348692(0x204)]['COULD_NOT_FIND_MAPPING_FILE']:utils_1['errors']['SOURCE_FILE_NOT_FOUND'];return(0x0,utils_1[_0x348692(0x1a5)])(_0x403bda,_0x179abd,status_message_1['StatusMessage'][_0x348692(0x218)],_0x5c3956);}this[_0x348692(0x1cd)](_0x179abd,null,null,_0x403bda);}else{const _0x224469=_0x179abd[_0x348692(0x19b)][_0x348692(0x1ca)],_0x2fdf9e=0x0,_0x1120e8=this['sourcemapper'][_0x348692(0x202)](_0x417f1e,_0x224469,_0x2fdf9e),_0x173329=(0x0,utils_1[_0x348692(0x1ef)])(_0x179abd);if(_0x179abd[_0x348692(0x222)]&&_0x173329)try{_0x179abd['condition']=_0x173329(_0x179abd[_0x348692(0x222)]);}catch(_0x19d225){return this[_0x348692(0x210)][_0x348692(0x208)]('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0x179abd['condition']+_0x348692(0x1c4)),(0x0,utils_1[_0x348692(0x1a5)])(_0x403bda,_0x179abd,status_message_1[_0x348692(0x1fe)][_0x348692(0x1cf)],utils_1[_0x348692(0x204)][_0x348692(0x1e6)]);}this['setInternal'](_0x179abd,_0x1120e8,_0x173329,_0x403bda);}}[a35_0xc14fe8(0x1e0)](_0x536109,_0x8e7d42){const _0x377ae3=a35_0xc14fe8;if(typeof _0x536109['id']==='undefined')return this[_0x377ae3(0x210)][_0x377ae3(0x1b4)](_0x377ae3(0x1f3)),(0x0,utils_1[_0x377ae3(0x1a5)])(_0x8e7d42,_0x536109,status_message_1[_0x377ae3(0x1fe)][_0x377ae3(0x1cf)],utils_1[_0x377ae3(0x204)][_0x377ae3(0x1d1)]);const _0x228a70=this[_0x377ae3(0x20e)][_0x536109['id']];if(!_0x228a70)return this[_0x377ae3(0x210)][_0x377ae3(0x1b4)](_0x377ae3(0x1be)+_0x536109['id']),(0x0,utils_1[_0x377ae3(0x1a5)])(_0x8e7d42,_0x536109,status_message_1['StatusMessage'][_0x377ae3(0x1cf)],utils_1[_0x377ae3(0x204)][_0x377ae3(0x1d1)]);const _0x2cb783=_0x228a70[_0x377ae3(0x216)],_0x3f13f4=_0x228a70['id'];(0x0,utils_1[_0x377ae3(0x1bd)])(this['locationMapper'][_0x2cb783],_0x536109['id']);this[_0x377ae3(0x19a)][_0x2cb783][_0x377ae3(0x192)]===0x0&&delete this[_0x377ae3(0x19a)][_0x2cb783];(0x0,utils_1[_0x377ae3(0x1bd)])(this['breakpointMapper'][_0x3f13f4],_0x536109['id']);this['breakpointMapper'][_0x3f13f4]['length']===0x0&&delete this[_0x377ae3(0x1d8)][_0x3f13f4];let _0x21baec={};!this[_0x377ae3(0x1d8)][_0x228a70['id']]&&(_0x21baec=this['v8Inspector'][_0x377ae3(0x1e1)](_0x228a70['id'])),delete this['breakpoints'][_0x536109['id']],delete this[_0x377ae3(0x1f4)][_0x536109['id']],this[_0x377ae3(0x217)]--,setImmediate(()=>{const _0xcce068=_0x377ae3;_0x21baec[_0xcce068(0x19e)]&&_0x8e7d42(_0x21baec['error']),_0x8e7d42(null);});}[a35_0xc14fe8(0x1c2)](_0x4453d7,_0x2484ec){const _0x1d0ad4=a35_0xc14fe8,_0xf61b2=this['onBreakpointHit'][_0x1d0ad4(0x1dd)](this,_0x4453d7,_0x547f3a=>{const _0x4ee304=_0x1d0ad4,_0x2072b5=--this['breakpoints'][_0x4453d7['id']][_0x4ee304(0x221)];(_0x2072b5<=0x0||_0x547f3a)&&(this[_0x4ee304(0x1f4)][_0x4453d7['id']][_0x4ee304(0x223)]=![]),_0x2484ec(_0x547f3a||undefined);});this[_0x1d0ad4(0x1f4)][_0x4453d7['id']]={'enabled':!![],'listener':_0xf61b2};}['log'](_0x191196,_0x300fb7,_0xf608e3,_0x5cd712){const _0x21fbe9=a35_0xc14fe8,_0x47a6a5=this[_0x21fbe9(0x1ec)]['bind'](this,_0x191196,_0x1aebde=>{const _0x2fcc62=_0x21fbe9;if(_0x1aebde){this[_0x2fcc62(0x1f4)][_0x191196['id']][_0x2fcc62(0x223)]=![],setImmediate(()=>{_0x5cd712(_0x1aebde||undefined);});return;}_0x300fb7(_0x191196[_0x2fcc62(0x20d)],_0x191196[_0x2fcc62(0x1bf)]),_0x191196[_0x2fcc62(0x1bf)]=[],_0xf608e3()?this[_0x2fcc62(0x1f4)][_0x191196['id']][_0x2fcc62(0x223)]=![]:this[_0x2fcc62(0x21f)]['needsRecoveryTime'](_0x191196['id'])&&(this[_0x2fcc62(0x1f4)][_0x191196['id']]['enabled']=![],setTimeout(()=>{const _0x5e4de5=_0x2fcc62;!_0xf608e3()&&this[_0x5e4de5(0x1f4)][_0x191196['id']]&&(this[_0x5e4de5(0x1f4)][_0x191196['id']][_0x5e4de5(0x223)]=!![]),this[_0x5e4de5(0x21f)][_0x5e4de5(0x219)](_0x191196['id']);},this[_0x2fcc62(0x1b1)][_0x2fcc62(0x18b)][_0x2fcc62(0x1e3)]*0x3e8));});this[_0x21fbe9(0x1f4)][_0x191196['id']]={'enabled':!![],'listener':_0x47a6a5};}[a35_0xc14fe8(0x1fa)](){const _0x140cbe=a35_0xc14fe8;this[_0x140cbe(0x1ad)]['detach']();}[a35_0xc14fe8(0x1ac)](){const _0x1f5d0b=a35_0xc14fe8;this[_0x1f5d0b(0x1ad)][_0x1f5d0b(0x1ac)]();}[a35_0xc14fe8(0x1e2)](){const _0x3a12cb=a35_0xc14fe8;this[_0x3a12cb(0x1ad)]['disable']();}['numBreakpoints_'](){const _0x59be47=a35_0xc14fe8;return Object[_0x59be47(0x1b6)](this['breakpoints'])['length'];}[a35_0xc14fe8(0x21d)](){const _0x2a5b26=a35_0xc14fe8;return Object['keys'](this[_0x2a5b26(0x1f4)])[_0x2a5b26(0x192)];}[a35_0xc14fe8(0x221)](_0x1afad2){const _0x2bb294=a35_0xc14fe8;return this[_0x2bb294(0x20e)][_0x1afad2][_0x2bb294(0x221)];}[a35_0xc14fe8(0x1f1)](_0x4561a5){const _0x3b8741=a35_0xc14fe8;this[_0x3b8741(0x1a9)]=_0x4561a5;}['setInternal'](_0x202713,_0x218b78,_0x23efdb,_0x485dba){const _0x4616fd=a35_0xc14fe8;let _0x1e3bf6=null;if(_0x202713[_0x4616fd(0x222)])try{_0x1e3bf6=acorn['parse'](_0x202713[_0x4616fd(0x222)],{'sourceType':'script','ecmaVersion':0x6});const _0x52b939=require('../util/validator.js');if(!_0x52b939[_0x4616fd(0x1f5)](_0x1e3bf6,![]))return(0x0,utils_1[_0x4616fd(0x1a5)])(_0x485dba,_0x202713,status_message_1[_0x4616fd(0x1fe)][_0x4616fd(0x1cf)],utils_1[_0x4616fd(0x204)]['DISALLOWED_EXPRESSION']);}catch(_0xfecbec){const _0x2ddd2c=utils_1['errors'][_0x4616fd(0x1a6)]+_0xfecbec[_0x4616fd(0x203)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x485dba,_0x202713,status_message_1[_0x4616fd(0x1fe)][_0x4616fd(0x1cf)],_0x2ddd2c);}let _0x318d17;const _0x5259f7=_0x218b78?_0x218b78['file']:path[_0x4616fd(0x1c3)](_0x202713[_0x4616fd(0x19b)][_0x4616fd(0x1b2)]),_0x22fd92=(0x0,utils_1['findScripts'])(_0x5259f7,this['config'],this['fileIndex'],this['logger']);if(_0x22fd92['length']===0x0)return(0x0,utils_1[_0x4616fd(0x1a5)])(_0x485dba,_0x202713,status_message_1['StatusMessage'][_0x4616fd(0x218)],utils_1[_0x4616fd(0x204)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x22fd92[_0x4616fd(0x192)]===0x1)_0x318d17=_0x22fd92[0x0];else return this[_0x4616fd(0x210)][_0x4616fd(0x208)](_0x4616fd(0x1c6)+_0x5259f7+_0x4616fd(0x1cc)+_0x22fd92),(0x0,utils_1['setErrorStatusAndCallback'])(_0x485dba,_0x202713,status_message_1[_0x4616fd(0x1fe)][_0x4616fd(0x218)],utils_1[_0x4616fd(0x204)][_0x4616fd(0x19d)]);}if(this[_0x4616fd(0x1a9)]['shouldBlock'](_0x318d17))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x485dba,_0x202713,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x4616fd(0x204)]['BREAKPOINT_PATH_BLOCKED']);let _0x83809b=_0x218b78&&_0x218b78[_0x4616fd(0x1e5)]?_0x218b78[_0x4616fd(0x1e5)]:_0x202713[_0x4616fd(0x19b)]['column']||0x0;const _0x2407f1=_0x218b78?_0x218b78[_0x4616fd(0x1ca)]:_0x202713[_0x4616fd(0x19b)][_0x4616fd(0x1ca)];USE_MODULE_PREFIX&&_0x2407f1===0x1&&(_0x83809b+=debugapi[_0x4616fd(0x1bc)]-0x1);if(_0x2407f1>=this['fileIndex'][_0x4616fd(0x1d4)][_0x318d17]['lines']||_0x2407f1<0x1)return(0x0,utils_1[_0x4616fd(0x1a5)])(_0x485dba,_0x202713,status_message_1[_0x4616fd(0x1fe)][_0x4616fd(0x218)],{...utils_1[_0x4616fd(0x204)][_0x4616fd(0x1a0)],'description':utils_1['errors'][_0x4616fd(0x1a0)][_0x4616fd(0x19c)]+_0x318d17+':'+_0x2407f1+_0x4616fd(0x195)+this[_0x4616fd(0x18d)][_0x4616fd(0x1d4)][_0x318d17][_0x4616fd(0x1c7)]+_0x4616fd(0x206)+_0x4616fd(0x207)+'\x20deployed\x20source.'});const _0x286554=this['setAndStoreBreakpoint'](_0x202713,_0x2407f1,_0x83809b,_0x318d17);if(!_0x286554)return(0x0,utils_1[_0x4616fd(0x1a5)])(_0x485dba,_0x202713,status_message_1[_0x4616fd(0x1fe)][_0x4616fd(0x218)],utils_1['errors'][_0x4616fd(0x21c)]);this[_0x4616fd(0x20e)][_0x202713['id']]=new BreakpointData(_0x286554[_0x4616fd(0x198)],_0x202713,_0x1e3bf6,_0x286554[_0x4616fd(0x216)],_0x23efdb,_0x202713[_0x4616fd(0x201)]||0x1,_0x202713[_0x4616fd(0x1b3)],_0x202713[_0x4616fd(0x1ba)]),this[_0x4616fd(0x217)]++,setImmediate(()=>{_0x485dba(null);});}[a35_0xc14fe8(0x1eb)](_0x1d9ecf,_0x209300,_0x4b0841,_0x3e6837){const _0x4149d9=a35_0xc14fe8,_0x139c2a=JSON[_0x4149d9(0x1ff)]({'file':_0x3e6837,'line':_0x209300,'column':_0x4b0841});let _0x2e6074;if(!this[_0x4149d9(0x19a)][_0x139c2a]){const _0x3c3f9b=this[_0x4149d9(0x1ad)][_0x4149d9(0x1a7)]()?_0x4149d9(0x18a)+_0x3e6837:_0x3e6837,_0x3241d3=process['platform']==='win32'&&(0x0,utils_1['satisfies'])(process[_0x4149d9(0x1c8)],_0x4149d9(0x209))?_0x3c3f9b[_0x4149d9(0x211)](/^file:\/\//,_0x4149d9(0x1bb))[_0x4149d9(0x211)](/\\/g,'/'):_0x3c3f9b,_0x5968d4=this[_0x4149d9(0x1ad)]['setBreakpointByUrl']({'lineNumber':_0x209300-0x1,'url':encodeURI(_0x3241d3),'columnNumber':_0x4b0841});if(_0x5968d4['error']||!_0x5968d4[_0x4149d9(0x215)])return this['logger'][_0x4149d9(0x19e)](_0x4149d9(0x21a)+_0x3241d3+':'+_0x209300+',\x20'+(_0x4149d9(0x1ed)+JSON[_0x4149d9(0x1ff)](_0x5968d4['error']))),null;_0x2e6074=_0x5968d4[_0x4149d9(0x215)][_0x4149d9(0x226)],delete this[_0x4149d9(0x19a)][_0x139c2a],delete this[_0x4149d9(0x1d8)][_0x2e6074],this[_0x4149d9(0x19a)][_0x139c2a]=[],this[_0x4149d9(0x1d8)][_0x2e6074]=[];}else _0x2e6074=this[_0x4149d9(0x20e)][this[_0x4149d9(0x19a)][_0x139c2a][0x0]]['id'];return this['locationMapper'][_0x139c2a][_0x4149d9(0x224)](_0x1d9ecf['id']),this[_0x4149d9(0x1d8)][_0x2e6074]['push'](_0x1d9ecf['id']),{'v8BreakpointId':_0x2e6074,'locationStr':_0x139c2a};}[a35_0xc14fe8(0x1ea)](_0x4f30f1,_0x693a06){const _0x159642=a35_0xc14fe8,_0x27e460=this[_0x159642(0x1b1)][_0x159642(0x1d0)],_0x5ee841=_0x4f30f1[_0x159642(0x222)];if(_0x5ee841){let _0x2acd93;if(this['quotaManager']['ignoreQuota'])_0x2acd93=state[_0x159642(0x18c)](_0x5ee841,_0x693a06,this[_0x159642(0x1ad)],!![],_0x27e460);else{const _0x1a47e1=process[_0x159642(0x1d5)]();_0x2acd93=state['evaluate'](_0x5ee841,_0x693a06,this[_0x159642(0x1ad)],!![],_0x27e460);const _0x203639=process['hrtime'](_0x1a47e1),_0x378703=this['changeToNS'](_0x203639),_0x3aea63=this[_0x159642(0x21f)][_0x159642(0x18f)](_0x378703,_0x4f30f1);if(_0x3aea63)return[undefined,_0x3aea63];}if(_0x2acd93[_0x159642(0x19e)])return this[_0x159642(0x210)]['debug'](_0x159642(0x193)+_0x5ee841+_0x159642(0x214),_0x2acd93[_0x159642(0x19e)]),[undefined,{...utils_1[_0x159642(0x204)]['ERROR_EVALUATING_CONDITION'],'description':(utils_1[_0x159642(0x204)]['ERROR_EVALUATING_CONDITION'][_0x159642(0x19c)]||'')+_0x2acd93['error']['description']}];if(!_0x2acd93[_0x159642(0x200)]['value'])return this[_0x159642(0x210)][_0x159642(0x1b4)](_0x159642(0x1c0)+_0x5ee841+'\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint'),[![],undefined];}return[!![],undefined];}[a35_0xc14fe8(0x1ec)](_0x28b5f4,_0x218f36,_0x5c4f0c){const _0x10d139=a35_0xc14fe8,[_0x13c7fb,_0x2fc80d]=this[_0x10d139(0x1ea)](_0x28b5f4,_0x5c4f0c[0x0]);if(_0x2fc80d!==undefined){(0x0,utils_1[_0x10d139(0x1a5)])(_0x218f36,_0x28b5f4,status_message_1[_0x10d139(0x1fe)][_0x10d139(0x1cf)],_0x2fc80d);return;}if(_0x13c7fb===![])return;const _0xb2b971=process[_0x10d139(0x1d5)]();try{this[_0x10d139(0x1c9)](_0x28b5f4,_0x5c4f0c);}catch(_0x8cce){return(0x0,utils_1[_0x10d139(0x1a5)])(_0x218f36,_0x28b5f4,status_message_1[_0x10d139(0x1fe)][_0x10d139(0x218)],utils_1[_0x10d139(0x204)][_0x10d139(0x1c1)]+_0x8cce);}const _0x526fb4=process['hrtime'](_0xb2b971),_0x5e4ed6=this['changeToNS'](_0x526fb4);this[_0x10d139(0x21f)][_0x10d139(0x1d3)](_0x28b5f4['id'],_0x5e4ed6),this['logger'][_0x10d139(0x1b4)]((0x0,utils_1['formatInterval'])(_0x10d139(0x1da),_0x526fb4)),_0x218f36(null);}[a35_0xc14fe8(0x1c9)](_0x43a96d,_0x4baf15){const _0xdff434=a35_0xc14fe8,_0x3a3bbb=[],_0x40e4d4=this;if(_0x43a96d[_0xdff434(0x1aa)]&&this['breakpoints'][_0x43a96d['id']]['compile'])for(let _0x2a0710=0x0;_0x2a0710<_0x43a96d['expressions'][_0xdff434(0x192)];_0x2a0710++){try{_0x43a96d[_0xdff434(0x1aa)][_0x2a0710]=this[_0xdff434(0x20e)][_0x43a96d['id']][_0xdff434(0x1ab)](_0x43a96d[_0xdff434(0x1aa)][_0x2a0710]);}catch(_0x5bdad6){this[_0xdff434(0x210)]['warn']('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x43a96d[_0xdff434(0x1aa)][_0x2a0710]+_0xdff434(0x1c4)),_0x3a3bbb[_0xdff434(0x224)]({'name':_0x43a96d[_0xdff434(0x1aa)][_0x2a0710],'status':new status_message_1[(_0xdff434(0x1fe))](status_message_1[_0xdff434(0x1fe)]['VARIABLE_VALUE'],utils_1[_0xdff434(0x204)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x43a96d['expressions']['splice'](_0x2a0710,0x1),_0x2a0710--;}}if(_0x43a96d[_0xdff434(0x199)]===_0xdff434(0x1df)){if(!_0x43a96d['expressions'])_0x43a96d[_0xdff434(0x1bf)]=[];else{const _0x540b19=_0x4baf15[0x0];_0x43a96d[_0xdff434(0x1bf)]=_0x43a96d[_0xdff434(0x1aa)][_0xdff434(0x1e9)](_0x69db78=>{const _0x511d23=_0xdff434,_0x17012e=state[_0x511d23(0x18c)](_0x69db78,_0x540b19,_0x40e4d4['v8Inspector'],!![],this[_0x511d23(0x1b1)][_0x511d23(0x1d0)]);return _0x17012e['error']?_0x17012e['error']:_0x17012e[_0x511d23(0x200)][_0x511d23(0x194)];});}}else{const _0x2ad859=state['capture'](_0x4baf15,_0x43a96d,this[_0xdff434(0x1b1)],this['scriptMapper'],this[_0xdff434(0x1ad)],this['blocklistManager']);_0x43a96d[_0xdff434(0x19b)]&&(0x0,utils_1[_0xdff434(0x20b)])(_0x43a96d[_0xdff434(0x19b)][_0xdff434(0x1b2)])&&(_0x43a96d[_0xdff434(0x19b)][_0xdff434(0x1ca)]=_0x4baf15[0x0][_0xdff434(0x19b)][_0xdff434(0x18e)]+0x1),_0x43a96d['stackFrames']=_0x2ad859[_0xdff434(0x1db)],_0x43a96d[_0xdff434(0x189)]=_0x2ad859[_0xdff434(0x189)],_0x43a96d[_0xdff434(0x1bf)]=_0x3a3bbb['concat'](_0x2ad859['evaluatedExpressions']);}}[a35_0xc14fe8(0x1f6)](_0x18a469){const _0x1ee19f=a35_0xc14fe8;try{if(!_0x18a469['hitBreakpoints'])return;const _0x182e16=_0x18a469[_0x1ee19f(0x1de)][0x0],_0x10c7da=this['breakpointMapper'][_0x182e16];if(!_0x10c7da)return;_0x10c7da['forEach'](_0x24d9ba=>{const _0x18779c=_0x1ee19f;this['listeners'][_0x24d9ba][_0x18779c(0x223)]&&(this[_0x18779c(0x210)][_0x18779c(0x1b4)]('>>>breakpoint\x20hit<<<\x20number:\x20'+_0x24d9ba),this['listeners'][_0x24d9ba][_0x18779c(0x1b8)](_0x18a469[_0x18779c(0x1a4)]));});}catch(_0x166494){this[_0x1ee19f(0x210)][_0x1ee19f(0x208)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x166494);}}[a35_0xc14fe8(0x1d9)](_0x23b4c8){return _0x23b4c8[0x0]*0x3b9aca00+_0x23b4c8[0x1];}}function a35_0x12d8(){const _0x5e3ce2=['CAPTURE_BREAKPOINT_DATA','wait','normalize','\x20<<','some','Unable\x20to\x20unambiguously\x20find\x20','lines','version','captureBreakpointData','line','2lIWgnj','.\x20Potential\x20matches:\x20','setInternal','javascriptFileExtensions','BREAKPOINT_CONDITION','expressionsEvalTimeoutMillis','V8_BREAKPOINT_CLEAR_ERROR','toString','applyDynamicLogsCPUQuota','fileStats','hrtime','parsedCondition','../state/inspector-state','breakpointMapper','changeToNS','capture\x20time:\x20','stackFrames','V8Inspector','bind','hitBreakpoints','LOG','clear','removeBreakpoint','disable','quotaRecoverySeconds','set','column','ERROR_COMPILING_CONDITION','__esModule','1758nTZClj','map','processCondition','setAndStoreBreakpoint','onBreakpointHit','setBreakpointByUrl\x20error:\x20','extname','getBreakpointCompiler','isFileIndexed','setBlocklistManager','93012qtbTLu','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','listeners','isValid','handleDebugPausedEvent','scriptMapper','hasMappingInfo','substring','disconnect','satisfies','2451505BSFQtM','acorn','StatusMessage','stringify','object','maxHitCount','mappingInfo','message','errors','DummyBlocklistManager','\x20lines.\x20Please\x20ensure','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','warn','>=11','<10.16\x20||\x20>=11\x20<11.11','isJavaScriptFile','29979cSNqCh','logMessageFormat','breakpoints','../blocklisting/dummy-blocklist-manager','logger','replace','./v8inspector','BreakpointData','\x20due\x20to\x20error:\x20','response','locationStr','numBreakpoints','BREAKPOINT_SOURCE_LOCATION','recovered','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','530MBXNEU','V8_BREAKPOINT_ERROR','numListeners_','1092oonKcF','quotaManager','>10.11.0','remainingHits','condition','enabled','push','includes','breakpointId','cleanupAsyncCallStackInterval','variableTable','file://','quota','evaluate','fileIndex','lineNumber','applyConditionQuota','resetV8DebuggerThreshold','InspectorDebugApi','length','Failed\x20to\x20evaluate\x20condition\x20','value','.\x20Loaded\x20script\x20contained\x20','scriptId','551037cKYzMV','v8BreakpointId','action','locationMapper','location','description','SOURCE_FILE_AMBIGUOUS','error','sourcemapper','INVALID_LINE_NUMBER','454027BgQkBV','search','1738ITTrhv','callFrames','setErrorStatusAndCallback','SYNTAX_ERROR_IN_CONDITION','shouldUseWellFormattedUrl','4FoJlnb','blocklistManager','expressions','compile','enable','v8Inspector','../util/utils','2357952PdFRaG','apiBreakpoint','config','path','ignoreQuota','debug','defineProperty','keys','constructor','listener','(((.+)+)+)+$','pipingStatus','file:///','MODULE_WRAP_PREFIX_LENGTH','removeFirstOccurrenceInArray','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','evaluatedExpressions','condition\x20'];a35_0x12d8=function(){return _0x5e3ce2;};return a35_0x12d8();}exports[a35_0xc14fe8(0x191)]=InspectorDebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a36_0x515172=a36_0xbaec;(function(_0x22b4b4,_0x3a3452){const _0x12f265=a36_0xbaec,_0xc874bd=_0x22b4b4();while(!![]){try{const _0x13076a=-parseInt(_0x12f265(0x1e0))/0x1*(parseInt(_0x12f265(0x233))/0x2)+parseInt(_0x12f265(0x1f9))/0x3+parseInt(_0x12f265(0x1fe))/0x4+parseInt(_0x12f265(0x234))/0x5+-parseInt(_0x12f265(0x251))/0x6+parseInt(_0x12f265(0x21c))/0x7*(-parseInt(_0x12f265(0x257))/0x8)+parseInt(_0x12f265(0x1f5))/0x9;if(_0x13076a===_0x3a3452)break;else _0xc874bd['push'](_0xc874bd['shift']());}catch(_0x59a97d){_0xc874bd['push'](_0xc874bd['shift']());}}}(a36_0x1f49,0xe3ed9));const a36_0x279783=(function(){let _0x59b648=!![];return function(_0x5a3303,_0x595399){const _0x3a9fd0=_0x59b648?function(){if(_0x595399){const _0x2335dd=_0x595399['apply'](_0x5a3303,arguments);return _0x595399=null,_0x2335dd;}}:function(){};return _0x59b648=![],_0x3a9fd0;};}()),a36_0x613350=a36_0x279783(this,function(){const _0x415fb3=a36_0xbaec;return a36_0x613350['toString']()['search'](_0x415fb3(0x1f1))['toString']()[_0x415fb3(0x22d)](a36_0x613350)[_0x415fb3(0x215)](_0x415fb3(0x1f1));});a36_0x613350();'use strict';Object[a36_0x515172(0x24a)](exports,a36_0x515172(0x22c),{'value':!![]}),exports[a36_0x515172(0x20a)]=exports[a36_0x515172(0x20d)]=void 0x0;const acorn=require(a36_0x515172(0x21a)),path=require(a36_0x515172(0x246)),semver=require(a36_0x515172(0x23f)),vm=require('vm'),status_message_1=require(a36_0x515172(0x20f)),state=require(a36_0x515172(0x1db)),utils_1=require('../util/utils'),debugapi=require('./debugapi'),dummy_blocklist_manager_1=require(a36_0x515172(0x213));function a36_0xbaec(_0x558fe0,_0x3195d8){const _0x11e308=a36_0x1f49();return a36_0xbaec=function(_0x613350,_0x279783){_0x613350=_0x613350-0x1d0;let _0x1f495c=_0x11e308[_0x613350];return _0x1f495c;},a36_0xbaec(_0x558fe0,_0x3195d8);}class V8BreakpointData{constructor(_0x10a88f,_0x445632,_0x3d13ec,_0x1cbe83){const _0x555fc3=a36_0x515172;this[_0x555fc3(0x1f0)]=_0x10a88f,this[_0x555fc3(0x206)]=_0x445632,this[_0x555fc3(0x221)]=_0x3d13ec,this['compile']=_0x1cbe83;}}exports[a36_0x515172(0x20d)]=V8BreakpointData;function a36_0x1f49(){const _0x126f51=['sourcemapper','setBlocklistManager','hasMappingInfo','.\x20Loaded\x20script\x20contained\x20','\x20deployed\x20source.','394mVJoqx','2224555umriaC','location','DummyBlocklistManager','activating\x20v8\x20breakpoint\x20listener','Debug','breakPointsHit','captureBreakpointData','file','set','DISALLOWED_EXPRESSION','handleDebugEvents','semver','description','ERROR_COMPILING_CONDITION','setErrorStatusAndCallback','numBreakpoints','message','push','path','fileIndex','shouldBlock','hrtime','defineProperty','frame','map','V8_BREAKPOINT_ERROR','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','StatusMessage','number','2935524hfwWjz','Unable\x20to\x20unambiguously\x20find\x20','getBreakpointCompiler','BREAKPOINT_SOURCE_LOCATION','SOURCE_FILE_AMBIGUOUS','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','38216SdorbI','needsRecoveryTime','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','log','wait','MODULE_WRAP_PREFIX_LENGTH','setByRegExp','SOURCE_FILE_NOT_FOUND','v8Version','clearBreakPoint','capture\x20time:\x20','quotaManager','SYNTAX_ERROR_IN_CONDITION','findBreakPoint','keys','../state/legacy-state','variableTable','ERROR_EVALUATING_CONDITION','setInternal','breakpoints','1940sHxJzJ','undefined','\x20lines.\x20Please\x20ensure','INVALID_LINE_NUMBER','value','action','includes','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','../util/validator.js','stackFrames','error','BREAKPOINT_CONDITION','clear','script','mirror','usePermanentListener','apiBreakpoint','(((.+)+)+)+$','recovered','satisfies','length','16550145nrGsuV','disable','config','UNSPECIFIED','504792BVtGVr','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','script_break_point','V8_BREAKPOINT_DISABLED','>=4.5','3392592GJZTEo','quotaRecoverySeconds','logger','warn','numBreakpoints_','line','blocklistManager','listeners','v8Breakpoint','splice','COULD_NOT_FIND_MAPPING_FILE','V8_BREAKPOINT_CLEAR_ERROR','V8DebugApi','bind','evaluatedExpressions','V8BreakpointData','expressions','../../client/stackdriver/status-message','normalize','enabled','LOG','../blocklisting/dummy-blocklist-manager','active','search','\x20<<','column','capture','compile','acorn','javascriptFileExtensions','2191cmbVaM','condition','evaluate','fileStats','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','parsedCondition','errors','onBreakpointHit','info','setListener','lines','isValid','pathToRegExp','checkCondition','INVALID_BREAKPOINT','Break','__esModule','constructor'];a36_0x1f49=function(){return _0x126f51;};return a36_0x1f49();}class V8DebugApi{constructor(_0x366182,_0x813ad4,_0x1c9027,_0x2cb0be,_0x422425){const _0x1b253=a36_0x515172;this[_0x1b253(0x1df)]={},this['listeners']={},this['numBreakpoints']=0x0,this[_0x1b253(0x22e)]=_0x2cb0be,this['v8']=vm['runInDebugContext'](_0x1b253(0x238)),this[_0x1b253(0x1f7)]=_0x813ad4,this[_0x1b253(0x247)]=_0x1c9027,this[_0x1b253(0x1d4)]=/(\d+\.\d+\.\d+)\.\d+/['exec'](process['versions']['v8']),this[_0x1b253(0x200)]=_0x366182,this[_0x1b253(0x1ef)]=semver[_0x1b253(0x1f3)](this['v8Version'][0x1],_0x1b253(0x1fd)),this['quotaManager']=_0x422425,this[_0x1b253(0x204)]=new dummy_blocklist_manager_1[(_0x1b253(0x236))](!![]),this['handleDebugEvents']=(_0x4a4c91,_0x114b3a,_0x15772d)=>{const _0x3066ba=_0x1b253;try{switch(_0x4a4c91){case this['v8']['DebugEvent'][_0x3066ba(0x22b)]:_0x15772d[_0x3066ba(0x239)]()['forEach'](_0x47133b=>{const _0x346be6=_0x3066ba,_0x520ed1=_0x47133b[_0x346be6(0x1fb)]()[_0x346be6(0x250)]();this[_0x346be6(0x205)][_0x520ed1]['enabled']&&(this['logger'][_0x346be6(0x224)](_0x346be6(0x1fa)+_0x520ed1),this[_0x346be6(0x205)][_0x520ed1]['listener'](_0x114b3a,_0x15772d));});break;default:}}catch(_0x150010){this['logger'][_0x3066ba(0x201)](_0x3066ba(0x220)+_0x150010);}},this[_0x1b253(0x1ef)]&&(this[_0x1b253(0x200)][_0x1b253(0x224)](_0x1b253(0x256)),this['v8']['setListener'](this[_0x1b253(0x23e)]));}[a36_0x515172(0x23c)](_0x4b097a,_0x15444d){const _0x32ee7b=a36_0x515172;if(!this['v8']||!_0x4b097a||typeof _0x4b097a['id']===_0x32ee7b(0x1e1)||!_0x4b097a['location']||!_0x4b097a['location'][_0x32ee7b(0x246)]||!_0x4b097a[_0x32ee7b(0x235)][_0x32ee7b(0x203)])return(0x0,utils_1[_0x32ee7b(0x242)])(_0x15444d,_0x4b097a,status_message_1['StatusMessage'][_0x32ee7b(0x1f8)],utils_1[_0x32ee7b(0x222)][_0x32ee7b(0x22a)]);const _0x48baff=path[_0x32ee7b(0x210)](_0x4b097a[_0x32ee7b(0x235)][_0x32ee7b(0x246)]);if(this['blocklistManager'][_0x32ee7b(0x248)](_0x48baff))return(0x0,utils_1[_0x32ee7b(0x242)])(_0x15444d,_0x4b097a,status_message_1[_0x32ee7b(0x24f)][_0x32ee7b(0x254)],utils_1[_0x32ee7b(0x222)]['BREAKPOINT_PATH_BLOCKED']);if(!this[_0x32ee7b(0x22e)][_0x32ee7b(0x230)](_0x48baff)){const _0xdebcbd=path['extname'](_0x48baff);if(!this['config'][_0x32ee7b(0x21b)][_0x32ee7b(0x1e6)](_0xdebcbd))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x15444d,_0x4b097a,status_message_1['StatusMessage'][_0x32ee7b(0x254)],utils_1[_0x32ee7b(0x222)][_0x32ee7b(0x208)]);this[_0x32ee7b(0x1de)](_0x4b097a,null,null,_0x15444d);}else{const _0x5eae2f=_0x4b097a['location'][_0x32ee7b(0x203)],_0x44e86f=0x0,_0x161cd2=this[_0x32ee7b(0x22e)]['mappingInfo'](_0x48baff,_0x5eae2f,_0x44e86f),_0x223ab3=(0x0,utils_1[_0x32ee7b(0x253)])(_0x4b097a);if(_0x4b097a[_0x32ee7b(0x21d)]&&_0x223ab3)try{_0x4b097a[_0x32ee7b(0x21d)]=_0x223ab3(_0x4b097a[_0x32ee7b(0x21d)]);}catch(_0x371097){return this[_0x32ee7b(0x200)][_0x32ee7b(0x224)]('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0x4b097a[_0x32ee7b(0x21d)]+'\x20<<'),(0x0,utils_1['setErrorStatusAndCallback'])(_0x15444d,_0x4b097a,status_message_1[_0x32ee7b(0x24f)][_0x32ee7b(0x1eb)],utils_1[_0x32ee7b(0x222)]['ERROR_COMPILING_CONDITION']);}this[_0x32ee7b(0x1de)](_0x4b097a,_0x161cd2,_0x223ab3,_0x15444d);}}[a36_0x515172(0x1ec)](_0xf267b3,_0x20fa27){const _0x4db18c=a36_0x515172;if(typeof _0xf267b3['id']===_0x4db18c(0x1e1))return(0x0,utils_1[_0x4db18c(0x242)])(_0x20fa27,_0xf267b3,status_message_1[_0x4db18c(0x24f)][_0x4db18c(0x1eb)],utils_1[_0x4db18c(0x222)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x49d2f1=this[_0x4db18c(0x1df)][_0xf267b3['id']];if(!_0x49d2f1)return(0x0,utils_1[_0x4db18c(0x242)])(_0x20fa27,_0xf267b3,status_message_1[_0x4db18c(0x24f)]['BREAKPOINT_CONDITION'],utils_1[_0x4db18c(0x222)][_0x4db18c(0x209)]);const _0x1331d9=_0x49d2f1[_0x4db18c(0x206)];this['v8'][_0x4db18c(0x1d5)](_0x1331d9[_0x4db18c(0x250)]()),delete this[_0x4db18c(0x1df)][_0xf267b3['id']],delete this[_0x4db18c(0x205)][_0x1331d9[_0x4db18c(0x250)]()],this[_0x4db18c(0x243)]--,this['numBreakpoints']===0x0&&!this[_0x4db18c(0x1ef)]&&(this[_0x4db18c(0x200)][_0x4db18c(0x224)]('deactivating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x4db18c(0x225)](null)),setImmediate(()=>{_0x20fa27(null);});}[a36_0x515172(0x1d0)](_0x323ec8,_0x39c552){const _0x55af35=a36_0x515172,_0x25385e=this,_0x33b8a1=_0x25385e[_0x55af35(0x1df)][_0x323ec8['id']][_0x55af35(0x206)][_0x55af35(0x250)](),_0xe7a50c=this['onBreakpointHit']['bind'](this,_0x323ec8,_0x2980=>{const _0x509928=_0x55af35;_0x25385e[_0x509928(0x205)][_0x33b8a1][_0x509928(0x211)]=![],setImmediate(()=>{_0x39c552(_0x2980||undefined);});});_0x25385e['listeners'][_0x33b8a1]={'enabled':!![],'listener':_0xe7a50c};}[a36_0x515172(0x25a)](_0xfe9f44,_0x4ab3b5,_0x270b72,_0x5a9589){const _0x35b459=a36_0x515172,_0x1f511a=this,_0x8e019b=_0x1f511a[_0x35b459(0x1df)][_0xfe9f44['id']]['v8Breakpoint'][_0x35b459(0x250)](),_0x1dbfb4=this[_0x35b459(0x223)][_0x35b459(0x20b)](this,_0xfe9f44,_0x4406d=>{const _0xebd2f1=_0x35b459;_0x4406d&&(this[_0xebd2f1(0x205)][_0xfe9f44['id']][_0xebd2f1(0x211)]=![],setImmediate(()=>{_0x5a9589(_0x4406d||undefined);})),_0x4ab3b5(_0xfe9f44['logMessageFormat'],_0xfe9f44[_0xebd2f1(0x20c)]),_0x270b72()?_0x1f511a[_0xebd2f1(0x205)][_0x8e019b][_0xebd2f1(0x211)]=![]:this[_0xebd2f1(0x1d7)][_0xebd2f1(0x258)](_0xfe9f44['id'])&&(_0x1f511a['listeners'][_0x8e019b][_0xebd2f1(0x211)]=![],setTimeout(()=>{const _0x28b5ff=_0xebd2f1;!_0x270b72()&&_0x1f511a[_0x28b5ff(0x205)][_0x8e019b]&&(_0x1f511a[_0x28b5ff(0x205)][_0x8e019b]['enabled']=!![]),this[_0x28b5ff(0x1d7)][_0x28b5ff(0x1f2)](_0xfe9f44['id']);},_0x1f511a['config']['quota'][_0xebd2f1(0x1ff)]*0x3e8));});_0x1f511a[_0x35b459(0x205)][_0x8e019b]={'enabled':!![],'listener':_0x1dbfb4};}['disconnect'](){return;}['enable'](){}[a36_0x515172(0x1f6)](){}[a36_0x515172(0x202)](){const _0x46b335=a36_0x515172;return Object[_0x46b335(0x1da)](this[_0x46b335(0x1df)])['length'];}['numListeners_'](){const _0x2d5b45=a36_0x515172;return Object[_0x2d5b45(0x1da)](this['listeners'])[_0x2d5b45(0x1f4)];}['remainingHits'](){return 0x0;}[a36_0x515172(0x22f)](_0x1fdb97){const _0x143bba=a36_0x515172;this[_0x143bba(0x204)]=_0x1fdb97;}[a36_0x515172(0x1de)](_0x29a549,_0x497cd5,_0x141d4d,_0x5cdf87){const _0x108a63=a36_0x515172;let _0x2c03c9=null;if(_0x29a549[_0x108a63(0x21d)])try{_0x2c03c9=acorn['parse'](_0x29a549[_0x108a63(0x21d)],{'sourceType':_0x108a63(0x1ed),'ecmaVersion':0x6});const _0x1472db=require(_0x108a63(0x1e8));if(!_0x1472db[_0x108a63(0x227)](_0x2c03c9,!![]))return(0x0,utils_1[_0x108a63(0x242)])(_0x5cdf87,_0x29a549,status_message_1[_0x108a63(0x24f)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x108a63(0x23d)]);}catch(_0x4f3412){return(0x0,utils_1[_0x108a63(0x242)])(_0x5cdf87,_0x29a549,status_message_1[_0x108a63(0x24f)][_0x108a63(0x1eb)],utils_1['errors'][_0x108a63(0x1d8)]+_0x4f3412[_0x108a63(0x244)]);}let _0x189832;const _0x1b61c4=_0x497cd5?_0x497cd5[_0x108a63(0x23b)]:path[_0x108a63(0x210)](_0x29a549['location'][_0x108a63(0x246)]),_0x3c7a35=(0x0,utils_1['findScripts'])(_0x1b61c4,this[_0x108a63(0x1f7)],this[_0x108a63(0x247)],this[_0x108a63(0x200)]);if(_0x3c7a35[_0x108a63(0x1f4)]===0x0)return(0x0,utils_1[_0x108a63(0x242)])(_0x5cdf87,_0x29a549,status_message_1['StatusMessage'][_0x108a63(0x254)],utils_1[_0x108a63(0x222)][_0x108a63(0x1d3)]);else{if(_0x3c7a35[_0x108a63(0x1f4)]===0x1)_0x189832=_0x3c7a35[0x0];else return this[_0x108a63(0x200)][_0x108a63(0x201)](_0x108a63(0x252)+_0x1b61c4+'.\x20Potential\x20matches:\x20'+_0x3c7a35),(0x0,utils_1[_0x108a63(0x242)])(_0x5cdf87,_0x29a549,status_message_1[_0x108a63(0x24f)][_0x108a63(0x254)],utils_1['errors'][_0x108a63(0x255)]);}let _0x27da83=_0x497cd5&&_0x497cd5[_0x108a63(0x217)]?_0x497cd5['column']:_0x29a549['location']['column']||0x1;const _0x5db71a=_0x497cd5?_0x497cd5[_0x108a63(0x203)]:_0x29a549['location'][_0x108a63(0x203)];_0x5db71a===0x1&&(_0x27da83+=debugapi[_0x108a63(0x1d1)]-0x1);if(_0x5db71a>=this['fileIndex'][_0x108a63(0x21f)][_0x189832][_0x108a63(0x226)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5cdf87,_0x29a549,status_message_1['StatusMessage'][_0x108a63(0x254)],{...utils_1[_0x108a63(0x222)]['INVALID_LINE_NUMBER'],'description':utils_1[_0x108a63(0x222)][_0x108a63(0x1e3)][_0x108a63(0x240)]+_0x189832+':'+_0x5db71a+_0x108a63(0x231)+this[_0x108a63(0x247)][_0x108a63(0x21f)][_0x189832][_0x108a63(0x226)]+_0x108a63(0x1e2)+_0x108a63(0x1e7)+_0x108a63(0x232)});const _0x5a68c=this[_0x108a63(0x1d2)](_0x189832,_0x5db71a,_0x27da83);if(!_0x5a68c)return(0x0,utils_1[_0x108a63(0x242)])(_0x5cdf87,_0x29a549,status_message_1['StatusMessage'][_0x108a63(0x254)],utils_1[_0x108a63(0x222)][_0x108a63(0x24d)]);this[_0x108a63(0x243)]===0x0&&!this[_0x108a63(0x1ef)]&&(this[_0x108a63(0x200)][_0x108a63(0x224)](_0x108a63(0x237)),this['v8'][_0x108a63(0x225)](this[_0x108a63(0x23e)])),this['breakpoints'][_0x29a549['id']]=new V8BreakpointData(_0x29a549,_0x5a68c,_0x2c03c9,_0x141d4d),this['numBreakpoints']++,setImmediate(()=>{_0x5cdf87(null);});}[a36_0x515172(0x1d2)](_0x558514,_0x4429fa,_0x2cf290){const _0xaeb25e=a36_0x515172,_0x51adc7=(0x0,utils_1[_0xaeb25e(0x228)])(_0x558514),_0x19711e=this['v8']['setScriptBreakPointByRegExp'](_0x51adc7,_0x4429fa-0x1,_0x2cf290-0x1),_0x2995ba=this['v8'][_0xaeb25e(0x1d9)](_0x19711e);return _0x2995ba;}['onBreakpointHit'](_0x498f6c,_0x371800,_0x28aafe){const _0x56f41f=a36_0x515172,_0x2777b9=this[_0x56f41f(0x1df)][_0x498f6c['id']][_0x56f41f(0x206)];if(!_0x2777b9[_0x56f41f(0x214)]())return(0x0,utils_1[_0x56f41f(0x242)])(_0x371800,_0x498f6c,status_message_1[_0x56f41f(0x24f)][_0x56f41f(0x254)],utils_1['errors'][_0x56f41f(0x1fc)]);const _0x59d545=this[_0x56f41f(0x229)](_0x498f6c,_0x28aafe);if(_0x59d545['error'])return(0x0,utils_1[_0x56f41f(0x242)])(_0x371800,_0x498f6c,status_message_1[_0x56f41f(0x24f)][_0x56f41f(0x1eb)],{...utils_1[_0x56f41f(0x222)][_0x56f41f(0x1dd)],'description':utils_1[_0x56f41f(0x222)][_0x56f41f(0x241)][_0x56f41f(0x240)]+_0x59d545[_0x56f41f(0x1ea)]});else{if(!_0x59d545[_0x56f41f(0x1e4)]){this['logger'][_0x56f41f(0x224)](_0x56f41f(0x24e));return;}}const _0x4dd949=process[_0x56f41f(0x249)]();try{this[_0x56f41f(0x23a)](_0x498f6c,_0x28aafe);}catch(_0x135d41){return(0x0,utils_1[_0x56f41f(0x242)])(_0x371800,_0x498f6c,status_message_1[_0x56f41f(0x24f)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x56f41f(0x222)]['CAPTURE_BREAKPOINT_DATA']+_0x135d41);}const _0x23e535=process[_0x56f41f(0x249)](_0x4dd949);this[_0x56f41f(0x200)][_0x56f41f(0x224)]((0x0,utils_1['formatInterval'])(_0x56f41f(0x1d6),_0x23e535)),_0x371800(null);}[a36_0x515172(0x229)](_0x3a708f,_0x2c5a55){const _0x3639a5=a36_0x515172;if(!_0x3a708f[_0x3639a5(0x21d)])return{'value':!![]};const _0x4687a9=state[_0x3639a5(0x21e)](_0x3a708f['condition'],_0x2c5a55['frame'](0x0));if(_0x4687a9[_0x3639a5(0x1ea)])return{'error':_0x4687a9[_0x3639a5(0x1ea)]};return{'value':!!_0x4687a9[_0x3639a5(0x1ee)][_0x3639a5(0x1e4)]()};}['captureBreakpointData'](_0x4ac0cb,_0x44c45e){const _0xd1e490=a36_0x515172,_0x14d7be=[];if(_0x4ac0cb['expressions']&&this[_0xd1e490(0x1df)][_0x4ac0cb['id']][_0xd1e490(0x219)])for(let _0x28fa1e=0x0;_0x28fa1e<_0x4ac0cb[_0xd1e490(0x20e)][_0xd1e490(0x1f4)];_0x28fa1e++){try{_0x4ac0cb[_0xd1e490(0x20e)][_0x28fa1e]=this[_0xd1e490(0x1df)][_0x4ac0cb['id']][_0xd1e490(0x219)](_0x4ac0cb[_0xd1e490(0x20e)][_0x28fa1e]);}catch(_0x5cc93f){this['logger'][_0xd1e490(0x224)](_0xd1e490(0x259)+_0x4ac0cb[_0xd1e490(0x20e)][_0x28fa1e]+_0xd1e490(0x216)),_0x14d7be[_0xd1e490(0x245)]({'name':_0x4ac0cb[_0xd1e490(0x20e)][_0x28fa1e],'status':new status_message_1[(_0xd1e490(0x24f))](status_message_1[_0xd1e490(0x24f)]['VARIABLE_VALUE'],utils_1[_0xd1e490(0x222)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x4ac0cb['expressions'][_0xd1e490(0x207)](_0x28fa1e,0x1),_0x28fa1e--;}}if(_0x4ac0cb[_0xd1e490(0x1e5)]===_0xd1e490(0x212)){if(!_0x4ac0cb[_0xd1e490(0x20e)])_0x4ac0cb[_0xd1e490(0x20c)]=[];else{const _0x3f3074=_0x44c45e[_0xd1e490(0x24b)](0x0),_0x40f4c7=_0x4ac0cb[_0xd1e490(0x20e)][_0xd1e490(0x24c)](_0x666442=>{const _0x598e95=_0xd1e490,_0xc90a=state[_0x598e95(0x21e)](_0x666442,_0x3f3074);return _0xc90a[_0x598e95(0x1ea)]?_0xc90a[_0x598e95(0x1ea)]:_0xc90a[_0x598e95(0x1ee)][_0x598e95(0x1e4)]();});_0x4ac0cb[_0xd1e490(0x20c)]=_0x40f4c7;}}else{const _0x2431fd=state[_0xd1e490(0x218)](_0x44c45e,_0x4ac0cb[_0xd1e490(0x20e)],this[_0xd1e490(0x1f7)],this['v8'],this['blocklistManager']);_0x4ac0cb[_0xd1e490(0x235)]&&(0x0,utils_1['isJavaScriptFile'])(_0x4ac0cb[_0xd1e490(0x235)][_0xd1e490(0x246)])&&_0x2431fd[_0xd1e490(0x235)]&&_0x2431fd['location'][_0xd1e490(0x203)]&&(_0x4ac0cb[_0xd1e490(0x235)]['line']=_0x2431fd[_0xd1e490(0x235)]['line']),_0x4ac0cb[_0xd1e490(0x1e9)]=_0x2431fd[_0xd1e490(0x1e9)],_0x4ac0cb[_0xd1e490(0x1dc)]=_0x2431fd[_0xd1e490(0x1dc)],_0x4ac0cb[_0xd1e490(0x20c)]=_0x14d7be['concat'](_0x2431fd[_0xd1e490(0x20c)]);}}}exports['V8DebugApi']=V8DebugApi;
|
|
1
|
+
function a36_0x5953(){const _0x213132=['value','2185876OMZwvb','bind','enabled','LOG','247122RvUgqI','SOURCE_FILE_NOT_FOUND','ERROR_EVALUATING_CONDITION','handleDebugEvents','logMessageFormat','./debugapi','V8DebugApi','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','message','findBreakPoint','parse','exec','numBreakpoints_','DISALLOWED_EXPRESSION','BREAKPOINT_CONDITION','quotaRecoverySeconds','push','enable','semver','location','info','path','quotaManager','V8BreakpointData','.\x20Loaded\x20script\x20contained\x20','action','isJavaScriptFile','splice','usePermanentListener','breakpoints','evaluatedExpressions','lines','MODULE_WRAP_PREFIX_LENGTH','fileIndex','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','satisfies','compile','CAPTURE_BREAKPOINT_DATA','active','condition','javascriptFileExtensions','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','stackFrames','(((.+)+)+)+$','error','264PquWFS','remainingHits','INVALID_BREAKPOINT','logger','apply','\x20deployed\x20source.','setInternal','recovered','warn','V8_BREAKPOINT_DISABLED','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','mappingInfo','setBlocklistManager','needsRecoveryTime','fileStats','onBreakpointHit','BREAKPOINT_SOURCE_LOCATION','script','v8Version','errors','toString','1122764rZUjPH','formatInterval','VARIABLE_VALUE','__esModule','228132qupfiW','set','V8_BREAKPOINT_CLEAR_ERROR','runInDebugContext','evaluate','numBreakpoints','checkCondition','description','quota','StatusMessage','file','2269716JmzEUb','../state/legacy-state','constructor','../util/utils','>=4.5','\x20<<','V8_BREAKPOINT_ERROR','pathToRegExp','config','variableTable','activating\x20v8\x20breakpoint\x20listener','UNSPECIFIED','disconnect','search','frame','setErrorStatusAndCallback','Unable\x20to\x20unambiguously\x20find\x20','v8Breakpoint','line','listener','blocklistManager','../../client/stackdriver/status-message','clearBreakPoint','DummyBlocklistManager','expressions','apiBreakpoint','capture','2gMvbcA','864045zFDsYY','number','keys','normalize','../blocklisting/dummy-blocklist-manager','breakPointsHit','deactivating\x20v8\x20breakpoint\x20listener','SOURCE_FILE_AMBIGUOUS','includes','column','clear','length','captureBreakpointData','listeners','DebugEvent','407754xBPSep','SYNTAX_ERROR_IN_CONDITION','INVALID_LINE_NUMBER','hasMappingInfo','versions','setListener','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','Break','mirror','numListeners_','sourcemapper','concat','undefined','disable','acorn','Debug'];a36_0x5953=function(){return _0x213132;};return a36_0x5953();}const a36_0x426fdc=a36_0x25b0;(function(_0x351867,_0x13b3f9){const _0x557f91=a36_0x25b0,_0x47275a=_0x351867();while(!![]){try{const _0x59d0b2=-parseInt(_0x557f91(0x15c))/0x1*(-parseInt(_0x557f91(0x136))/0x2)+-parseInt(_0x557f91(0xdb))/0x3+-parseInt(_0x557f91(0x132))/0x4+parseInt(_0x557f91(0x15d))/0x5+-parseInt(_0x557f91(0x141))/0x6+-parseInt(_0x557f91(0xec))/0x7+-parseInt(_0x557f91(0x11d))/0x8*(-parseInt(_0x557f91(0xf0))/0x9);if(_0x59d0b2===_0x13b3f9)break;else _0x47275a['push'](_0x47275a['shift']());}catch(_0x260061){_0x47275a['push'](_0x47275a['shift']());}}}(a36_0x5953,0x30cd4));const a36_0x11dcfb=(function(){let _0x4feef1=!![];return function(_0x2bbe2e,_0x156eb7){const _0x5daaba=_0x4feef1?function(){const _0x3a1f46=a36_0x25b0;if(_0x156eb7){const _0x3e8ccc=_0x156eb7[_0x3a1f46(0x121)](_0x2bbe2e,arguments);return _0x156eb7=null,_0x3e8ccc;}}:function(){};return _0x4feef1=![],_0x5daaba;};}()),a36_0xf9354f=a36_0x11dcfb(this,function(){const _0x25b80b=a36_0x25b0;return a36_0xf9354f[_0x25b80b(0x131)]()[_0x25b80b(0x14e)]('(((.+)+)+)+$')[_0x25b80b(0x131)]()[_0x25b80b(0x143)](a36_0xf9354f)['search'](_0x25b80b(0x11b));});a36_0xf9354f();'use strict';Object['defineProperty'](exports,a36_0x426fdc(0x135),{'value':!![]}),exports[a36_0x426fdc(0xf6)]=exports['V8BreakpointData']=void 0x0;const acorn=require(a36_0x426fdc(0xe9)),path=require('path'),semver=require(a36_0x426fdc(0x102)),vm=require('vm'),status_message_1=require(a36_0x426fdc(0x156)),state=require(a36_0x426fdc(0x142)),utils_1=require(a36_0x426fdc(0x144)),debugapi=require(a36_0x426fdc(0xf5)),dummy_blocklist_manager_1=require(a36_0x426fdc(0x161));class V8BreakpointData{constructor(_0x1544fb,_0x198d82,_0x4828ab,_0x5502ca){const _0x1154ab=a36_0x426fdc;this[_0x1154ab(0x15a)]=_0x1544fb,this[_0x1154ab(0x152)]=_0x198d82,this['parsedCondition']=_0x4828ab,this[_0x1154ab(0x114)]=_0x5502ca;}}exports[a36_0x426fdc(0x107)]=V8BreakpointData;class V8DebugApi{constructor(_0x4b7599,_0x1531b7,_0x41534f,_0x5d6fad,_0x173135){const _0x5b2bb7=a36_0x426fdc;this[_0x5b2bb7(0x10d)]={},this[_0x5b2bb7(0xd9)]={},this[_0x5b2bb7(0x13b)]=0x0,this[_0x5b2bb7(0xe5)]=_0x5d6fad,this['v8']=vm[_0x5b2bb7(0x139)](_0x5b2bb7(0xea)),this['config']=_0x1531b7,this[_0x5b2bb7(0x111)]=_0x41534f,this[_0x5b2bb7(0x12f)]=/(\d+\.\d+\.\d+)\.\d+/[_0x5b2bb7(0xfb)](process[_0x5b2bb7(0xdf)]['v8']),this['logger']=_0x4b7599,this[_0x5b2bb7(0x10c)]=semver[_0x5b2bb7(0x113)](this[_0x5b2bb7(0x12f)][0x1],_0x5b2bb7(0x145)),this[_0x5b2bb7(0x106)]=_0x173135,this[_0x5b2bb7(0x155)]=new dummy_blocklist_manager_1[(_0x5b2bb7(0x158))](!![]),this[_0x5b2bb7(0xf3)]=(_0x30e09a,_0x2606ae,_0x43d077)=>{const _0x5dee0a=_0x5b2bb7;try{switch(_0x30e09a){case this['v8'][_0x5dee0a(0xda)][_0x5dee0a(0xe2)]:_0x43d077[_0x5dee0a(0x162)]()['forEach'](_0x302156=>{const _0x2b50b6=_0x5dee0a,_0x26831e=_0x302156['script_break_point']()['number']();this[_0x2b50b6(0xd9)][_0x26831e]['enabled']&&(this['logger']['info'](_0x2b50b6(0x127)+_0x26831e),this[_0x2b50b6(0xd9)][_0x26831e][_0x2b50b6(0x154)](_0x2606ae,_0x43d077));});break;default:}}catch(_0x5967af){this[_0x5dee0a(0x120)][_0x5dee0a(0x125)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x5967af);}},this['usePermanentListener']&&(this[_0x5b2bb7(0x120)][_0x5b2bb7(0x104)](_0x5b2bb7(0x112)),this['v8'][_0x5b2bb7(0xe0)](this[_0x5b2bb7(0xf3)]));}[a36_0x426fdc(0x137)](_0xc6e8dd,_0x23fc88){const _0xd2fb47=a36_0x426fdc;if(!this['v8']||!_0xc6e8dd||typeof _0xc6e8dd['id']==='undefined'||!_0xc6e8dd[_0xd2fb47(0x103)]||!_0xc6e8dd[_0xd2fb47(0x103)][_0xd2fb47(0x105)]||!_0xc6e8dd[_0xd2fb47(0x103)][_0xd2fb47(0x153)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x23fc88,_0xc6e8dd,status_message_1[_0xd2fb47(0x13f)][_0xd2fb47(0x14c)],utils_1[_0xd2fb47(0x130)][_0xd2fb47(0x11f)]);const _0x3d7499=path[_0xd2fb47(0x160)](_0xc6e8dd[_0xd2fb47(0x103)]['path']);if(this[_0xd2fb47(0x155)]['shouldBlock'](_0x3d7499))return(0x0,utils_1[_0xd2fb47(0x150)])(_0x23fc88,_0xc6e8dd,status_message_1[_0xd2fb47(0x13f)][_0xd2fb47(0x12d)],utils_1[_0xd2fb47(0x130)]['BREAKPOINT_PATH_BLOCKED']);if(!this['sourcemapper'][_0xd2fb47(0xde)](_0x3d7499)){const _0x1ffa8d=path['extname'](_0x3d7499);if(!this['config'][_0xd2fb47(0x118)][_0xd2fb47(0xd4)](_0x1ffa8d))return(0x0,utils_1[_0xd2fb47(0x150)])(_0x23fc88,_0xc6e8dd,status_message_1[_0xd2fb47(0x13f)][_0xd2fb47(0x12d)],utils_1[_0xd2fb47(0x130)]['COULD_NOT_FIND_MAPPING_FILE']);this['setInternal'](_0xc6e8dd,null,null,_0x23fc88);}else{const _0x2d47f8=_0xc6e8dd[_0xd2fb47(0x103)][_0xd2fb47(0x153)],_0x121469=0x0,_0x23d48c=this['sourcemapper'][_0xd2fb47(0x128)](_0x3d7499,_0x2d47f8,_0x121469),_0x43dfa9=(0x0,utils_1['getBreakpointCompiler'])(_0xc6e8dd);if(_0xc6e8dd['condition']&&_0x43dfa9)try{_0xc6e8dd['condition']=_0x43dfa9(_0xc6e8dd[_0xd2fb47(0x117)]);}catch(_0x16feff){return this['logger'][_0xd2fb47(0x104)]('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0xc6e8dd['condition']+_0xd2fb47(0x146)),(0x0,utils_1[_0xd2fb47(0x150)])(_0x23fc88,_0xc6e8dd,status_message_1[_0xd2fb47(0x13f)][_0xd2fb47(0xfe)],utils_1[_0xd2fb47(0x130)]['ERROR_COMPILING_CONDITION']);}this[_0xd2fb47(0x123)](_0xc6e8dd,_0x23d48c,_0x43dfa9,_0x23fc88);}}[a36_0x426fdc(0xd6)](_0x69d0f3,_0xeb2c0f){const _0x187b9c=a36_0x426fdc;if(typeof _0x69d0f3['id']===_0x187b9c(0xe7))return(0x0,utils_1[_0x187b9c(0x150)])(_0xeb2c0f,_0x69d0f3,status_message_1['StatusMessage'][_0x187b9c(0xfe)],utils_1[_0x187b9c(0x130)][_0x187b9c(0x138)]);const _0x435028=this[_0x187b9c(0x10d)][_0x69d0f3['id']];if(!_0x435028)return(0x0,utils_1[_0x187b9c(0x150)])(_0xeb2c0f,_0x69d0f3,status_message_1[_0x187b9c(0x13f)]['BREAKPOINT_CONDITION'],utils_1[_0x187b9c(0x130)][_0x187b9c(0x138)]);const _0x569348=_0x435028[_0x187b9c(0x152)];this['v8'][_0x187b9c(0x157)](_0x569348['number']()),delete this[_0x187b9c(0x10d)][_0x69d0f3['id']],delete this[_0x187b9c(0xd9)][_0x569348[_0x187b9c(0x15e)]()],this['numBreakpoints']--,this[_0x187b9c(0x13b)]===0x0&&!this[_0x187b9c(0x10c)]&&(this['logger'][_0x187b9c(0x104)](_0x187b9c(0xd2)),this['v8'][_0x187b9c(0xe0)](null)),setImmediate(()=>{_0xeb2c0f(null);});}['wait'](_0xd08afa,_0x544035){const _0x5f27a9=a36_0x426fdc,_0x37c203=this,_0xadb757=_0x37c203[_0x5f27a9(0x10d)][_0xd08afa['id']][_0x5f27a9(0x152)][_0x5f27a9(0x15e)](),_0x561c32=this[_0x5f27a9(0x12c)][_0x5f27a9(0xed)](this,_0xd08afa,_0x4d843e=>{const _0x37c6ae=_0x5f27a9;_0x37c203[_0x37c6ae(0xd9)][_0xadb757][_0x37c6ae(0xee)]=![],setImmediate(()=>{_0x544035(_0x4d843e||undefined);});});_0x37c203[_0x5f27a9(0xd9)][_0xadb757]={'enabled':!![],'listener':_0x561c32};}['log'](_0x366747,_0x532ff1,_0x40f8da,_0xb20165){const _0x4e8031=a36_0x426fdc,_0xe7d2dc=this,_0x5288ac=_0xe7d2dc[_0x4e8031(0x10d)][_0x366747['id']][_0x4e8031(0x152)][_0x4e8031(0x15e)](),_0x480b64=this[_0x4e8031(0x12c)]['bind'](this,_0x366747,_0x259088=>{const _0x28435d=_0x4e8031;_0x259088&&(this['listeners'][_0x366747['id']][_0x28435d(0xee)]=![],setImmediate(()=>{_0xb20165(_0x259088||undefined);})),_0x532ff1(_0x366747[_0x28435d(0xf4)],_0x366747['evaluatedExpressions']),_0x40f8da()?_0xe7d2dc[_0x28435d(0xd9)][_0x5288ac][_0x28435d(0xee)]=![]:this[_0x28435d(0x106)][_0x28435d(0x12a)](_0x366747['id'])&&(_0xe7d2dc[_0x28435d(0xd9)][_0x5288ac][_0x28435d(0xee)]=![],setTimeout(()=>{const _0x35beeb=_0x28435d;!_0x40f8da()&&_0xe7d2dc[_0x35beeb(0xd9)][_0x5288ac]&&(_0xe7d2dc[_0x35beeb(0xd9)][_0x5288ac][_0x35beeb(0xee)]=!![]),this[_0x35beeb(0x106)][_0x35beeb(0x124)](_0x366747['id']);},_0xe7d2dc[_0x28435d(0x149)][_0x28435d(0x13e)][_0x28435d(0xff)]*0x3e8));});_0xe7d2dc[_0x4e8031(0xd9)][_0x5288ac]={'enabled':!![],'listener':_0x480b64};}[a36_0x426fdc(0x14d)](){return;}[a36_0x426fdc(0x101)](){}[a36_0x426fdc(0xe8)](){}[a36_0x426fdc(0xfc)](){const _0x5d1915=a36_0x426fdc;return Object[_0x5d1915(0x15f)](this['breakpoints'])[_0x5d1915(0xd7)];}[a36_0x426fdc(0xe4)](){const _0x5afe63=a36_0x426fdc;return Object[_0x5afe63(0x15f)](this['listeners'])[_0x5afe63(0xd7)];}[a36_0x426fdc(0x11e)](){return 0x0;}[a36_0x426fdc(0x129)](_0x4d7f87){const _0x1d7cde=a36_0x426fdc;this[_0x1d7cde(0x155)]=_0x4d7f87;}[a36_0x426fdc(0x123)](_0x4c1bef,_0x69b46d,_0x2f2c1c,_0x3103df){const _0x12e599=a36_0x426fdc;let _0x29d8a7=null;if(_0x4c1bef[_0x12e599(0x117)])try{_0x29d8a7=acorn[_0x12e599(0xfa)](_0x4c1bef[_0x12e599(0x117)],{'sourceType':_0x12e599(0x12e),'ecmaVersion':0x6});const _0x5a7339=require('../util/validator.js');if(!_0x5a7339['isValid'](_0x29d8a7,!![]))return(0x0,utils_1[_0x12e599(0x150)])(_0x3103df,_0x4c1bef,status_message_1[_0x12e599(0x13f)][_0x12e599(0xfe)],utils_1['errors'][_0x12e599(0xfd)]);}catch(_0xb4e32c){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3103df,_0x4c1bef,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x12e599(0x130)][_0x12e599(0xdc)]+_0xb4e32c[_0x12e599(0xf8)]);}let _0x3ff2ad;const _0x4d72b4=_0x69b46d?_0x69b46d[_0x12e599(0x140)]:path[_0x12e599(0x160)](_0x4c1bef[_0x12e599(0x103)]['path']),_0x5587ee=(0x0,utils_1['findScripts'])(_0x4d72b4,this[_0x12e599(0x149)],this[_0x12e599(0x111)],this[_0x12e599(0x120)]);if(_0x5587ee[_0x12e599(0xd7)]===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3103df,_0x4c1bef,status_message_1[_0x12e599(0x13f)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x12e599(0x130)][_0x12e599(0xf1)]);else{if(_0x5587ee['length']===0x1)_0x3ff2ad=_0x5587ee[0x0];else return this['logger'][_0x12e599(0x125)](_0x12e599(0x151)+_0x4d72b4+'.\x20Potential\x20matches:\x20'+_0x5587ee),(0x0,utils_1[_0x12e599(0x150)])(_0x3103df,_0x4c1bef,status_message_1[_0x12e599(0x13f)][_0x12e599(0x12d)],utils_1[_0x12e599(0x130)][_0x12e599(0xd3)]);}let _0x56e6ec=_0x69b46d&&_0x69b46d[_0x12e599(0xd5)]?_0x69b46d[_0x12e599(0xd5)]:_0x4c1bef[_0x12e599(0x103)][_0x12e599(0xd5)]||0x1;const _0x3e294e=_0x69b46d?_0x69b46d[_0x12e599(0x153)]:_0x4c1bef['location'][_0x12e599(0x153)];_0x3e294e===0x1&&(_0x56e6ec+=debugapi[_0x12e599(0x110)]-0x1);if(_0x3e294e>=this[_0x12e599(0x111)][_0x12e599(0x12b)][_0x3ff2ad][_0x12e599(0x10f)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3103df,_0x4c1bef,status_message_1[_0x12e599(0x13f)][_0x12e599(0x12d)],{...utils_1[_0x12e599(0x130)][_0x12e599(0xdd)],'description':utils_1[_0x12e599(0x130)][_0x12e599(0xdd)][_0x12e599(0x13d)]+_0x3ff2ad+':'+_0x3e294e+_0x12e599(0x108)+this[_0x12e599(0x111)][_0x12e599(0x12b)][_0x3ff2ad]['lines']+'\x20lines.\x20Please\x20ensure'+_0x12e599(0xf7)+_0x12e599(0x122)});const _0x349cf5=this['setByRegExp'](_0x3ff2ad,_0x3e294e,_0x56e6ec);if(!_0x349cf5)return(0x0,utils_1[_0x12e599(0x150)])(_0x3103df,_0x4c1bef,status_message_1['StatusMessage'][_0x12e599(0x12d)],utils_1[_0x12e599(0x130)][_0x12e599(0x147)]);this[_0x12e599(0x13b)]===0x0&&!this['usePermanentListener']&&(this['logger'][_0x12e599(0x104)](_0x12e599(0x14b)),this['v8']['setListener'](this['handleDebugEvents'])),this[_0x12e599(0x10d)][_0x4c1bef['id']]=new V8BreakpointData(_0x4c1bef,_0x349cf5,_0x29d8a7,_0x2f2c1c),this[_0x12e599(0x13b)]++,setImmediate(()=>{_0x3103df(null);});}['setByRegExp'](_0x5f1d45,_0x597b67,_0x5c6175){const _0x51dffc=a36_0x426fdc,_0x46a1b7=(0x0,utils_1[_0x51dffc(0x148)])(_0x5f1d45),_0x88dba7=this['v8']['setScriptBreakPointByRegExp'](_0x46a1b7,_0x597b67-0x1,_0x5c6175-0x1),_0x368668=this['v8'][_0x51dffc(0xf9)](_0x88dba7);return _0x368668;}[a36_0x426fdc(0x12c)](_0x544d2d,_0x36b597,_0x769661){const _0x199c03=a36_0x426fdc,_0x504233=this[_0x199c03(0x10d)][_0x544d2d['id']][_0x199c03(0x152)];if(!_0x504233[_0x199c03(0x116)]())return(0x0,utils_1['setErrorStatusAndCallback'])(_0x36b597,_0x544d2d,status_message_1[_0x199c03(0x13f)][_0x199c03(0x12d)],utils_1[_0x199c03(0x130)][_0x199c03(0x126)]);const _0x5f7f7c=this[_0x199c03(0x13c)](_0x544d2d,_0x769661);if(_0x5f7f7c['error'])return(0x0,utils_1[_0x199c03(0x150)])(_0x36b597,_0x544d2d,status_message_1['StatusMessage'][_0x199c03(0xfe)],{...utils_1['errors'][_0x199c03(0xf2)],'description':utils_1['errors']['ERROR_COMPILING_CONDITION'][_0x199c03(0x13d)]+_0x5f7f7c[_0x199c03(0x11c)]});else{if(!_0x5f7f7c['value']){this[_0x199c03(0x120)][_0x199c03(0x104)](_0x199c03(0xe1));return;}}const _0x26dffb=process['hrtime']();try{this[_0x199c03(0xd8)](_0x544d2d,_0x769661);}catch(_0x25f9f3){return(0x0,utils_1[_0x199c03(0x150)])(_0x36b597,_0x544d2d,status_message_1[_0x199c03(0x13f)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x199c03(0x130)][_0x199c03(0x115)]+_0x25f9f3);}const _0x2af785=process['hrtime'](_0x26dffb);this[_0x199c03(0x120)][_0x199c03(0x104)]((0x0,utils_1[_0x199c03(0x133)])('capture\x20time:\x20',_0x2af785)),_0x36b597(null);}[a36_0x426fdc(0x13c)](_0x5841ac,_0x38ca8b){const _0x16d597=a36_0x426fdc;if(!_0x5841ac['condition'])return{'value':!![]};const _0x2c1b3e=state[_0x16d597(0x13a)](_0x5841ac[_0x16d597(0x117)],_0x38ca8b[_0x16d597(0x14f)](0x0));if(_0x2c1b3e[_0x16d597(0x11c)])return{'error':_0x2c1b3e['error']};return{'value':!!_0x2c1b3e[_0x16d597(0xe3)][_0x16d597(0xeb)]()};}['captureBreakpointData'](_0x8d6231,_0xed68ef){const _0x510304=a36_0x426fdc,_0x5cb38b=[];if(_0x8d6231[_0x510304(0x159)]&&this[_0x510304(0x10d)][_0x8d6231['id']]['compile'])for(let _0x511c97=0x0;_0x511c97<_0x8d6231[_0x510304(0x159)][_0x510304(0xd7)];_0x511c97++){try{_0x8d6231[_0x510304(0x159)][_0x511c97]=this[_0x510304(0x10d)][_0x8d6231['id']][_0x510304(0x114)](_0x8d6231[_0x510304(0x159)][_0x511c97]);}catch(_0x39f736){this[_0x510304(0x120)][_0x510304(0x104)](_0x510304(0x119)+_0x8d6231[_0x510304(0x159)][_0x511c97]+_0x510304(0x146)),_0x5cb38b[_0x510304(0x100)]({'name':_0x8d6231['expressions'][_0x511c97],'status':new status_message_1['StatusMessage'](status_message_1[_0x510304(0x13f)][_0x510304(0x134)],utils_1[_0x510304(0x130)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x8d6231[_0x510304(0x159)][_0x510304(0x10b)](_0x511c97,0x1),_0x511c97--;}}if(_0x8d6231[_0x510304(0x109)]===_0x510304(0xef)){if(!_0x8d6231[_0x510304(0x159)])_0x8d6231[_0x510304(0x10e)]=[];else{const _0x30aed5=_0xed68ef[_0x510304(0x14f)](0x0),_0x5e7780=_0x8d6231[_0x510304(0x159)]['map'](_0x1f2bc4=>{const _0x2ee686=_0x510304,_0x26eba5=state[_0x2ee686(0x13a)](_0x1f2bc4,_0x30aed5);return _0x26eba5[_0x2ee686(0x11c)]?_0x26eba5[_0x2ee686(0x11c)]:_0x26eba5['mirror']['value']();});_0x8d6231[_0x510304(0x10e)]=_0x5e7780;}}else{const _0x42666d=state[_0x510304(0x15b)](_0xed68ef,_0x8d6231[_0x510304(0x159)],this[_0x510304(0x149)],this['v8'],this['blocklistManager']);_0x8d6231[_0x510304(0x103)]&&(0x0,utils_1[_0x510304(0x10a)])(_0x8d6231[_0x510304(0x103)][_0x510304(0x105)])&&_0x42666d[_0x510304(0x103)]&&_0x42666d[_0x510304(0x103)][_0x510304(0x153)]&&(_0x8d6231['location'][_0x510304(0x153)]=_0x42666d[_0x510304(0x103)]['line']),_0x8d6231[_0x510304(0x11a)]=_0x42666d[_0x510304(0x11a)],_0x8d6231['variableTable']=_0x42666d[_0x510304(0x14a)],_0x8d6231[_0x510304(0x10e)]=_0x5cb38b[_0x510304(0xe6)](_0x42666d[_0x510304(0x10e)]);}}}function a36_0x25b0(_0x5098fd,_0x3e8e95){const _0x289342=a36_0x5953();return a36_0x25b0=function(_0xf9354f,_0x11dcfb){_0xf9354f=_0xf9354f-0xd2;let _0x595371=_0x289342[_0xf9354f];return _0x595371;},a36_0x25b0(_0x5098fd,_0x3e8e95);}exports['V8DebugApi']=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a37_0x2d38(){const _0x5e07f0=['2456829JVRPAo','search','post','session','Debugger.paused','logger','8MfWjdF','Debugger.removeBreakpoint','40JwTSyX','Runtime.getProperties','toString','error','V8Inspector','Debugger.enable','Debugger.scriptParsed','keys','27mavdQM','147108jNQKfT','params','setBreakpointByUrl','resetV8DebuggerIfThresholdMet','breakpointId','numPausedBeforeReset','Error\x20upon\x20re-setting\x20breakpoint:\x20','15899301wEhuBO','removeBreakpoint','Debugger.disable','storeSetBreakpointParams','5557170lWRWZt','resetV8DebuggerThreshold','inspector','onScriptParsed','shouldUseWellFormattedUrl','disable','getProperties','onPaused','onDetach','9osAFlQ','611086lQYDZO','prevStoreSetBreakpointParams','response','constructor','detach','length','disconnect','Debugger.setBreakpointsActive','(((.+)+)+)+$','__esModule','evaluateOnCallFrame','apply','Debugger.setBreakpointByUrl','enable','defineProperty','544316lNZEVf','Debugger.evaluateOnCallFrame','useWellFormattedUrl','10774aePeDs','attach'];a37_0x2d38=function(){return _0x5e07f0;};return a37_0x2d38();}const a37_0x41a605=a37_0x358f;(function(_0x5c971d,_0x52622f){const _0x5f5721=a37_0x358f,_0x53ba37=_0x5c971d();while(!![]){try{const _0x2a7b78=-parseInt(_0x5f5721(0x175))/0x1*(-parseInt(_0x5f5721(0x163))/0x2)+parseInt(_0x5f5721(0x18a))/0x3*(-parseInt(_0x5f5721(0x160))/0x4)+parseInt(_0x5f5721(0x181))/0x5+parseInt(_0x5f5721(0x176))/0x6+-parseInt(_0x5f5721(0x18b))/0x7*(-parseInt(_0x5f5721(0x16b))/0x8)+-parseInt(_0x5f5721(0x165))/0x9*(-parseInt(_0x5f5721(0x16d))/0xa)+-parseInt(_0x5f5721(0x17d))/0xb;if(_0x2a7b78===_0x52622f)break;else _0x53ba37['push'](_0x53ba37['shift']());}catch(_0x11fe53){_0x53ba37['push'](_0x53ba37['shift']());}}}(a37_0x2d38,0x94313));const a37_0x232a99=(function(){let _0x192c02=!![];return function(_0xf30db1,_0xabe040){const _0x2b8a2f=_0x192c02?function(){const _0x22e38d=a37_0x358f;if(_0xabe040){const _0x3f3bcb=_0xabe040[_0x22e38d(0x15c)](_0xf30db1,arguments);return _0xabe040=null,_0x3f3bcb;}}:function(){};return _0x192c02=![],_0x2b8a2f;};}()),a37_0xf94998=a37_0x232a99(this,function(){const _0x47ef33=a37_0x358f;return a37_0xf94998[_0x47ef33(0x16f)]()['search'](_0x47ef33(0x159))['toString']()[_0x47ef33(0x18e)](a37_0xf94998)[_0x47ef33(0x166)]('(((.+)+)+)+$');});a37_0xf94998();'use strict';function a37_0x358f(_0x2e659c,_0x429030){const _0x34ed9c=a37_0x2d38();return a37_0x358f=function(_0xf94998,_0x232a99){_0xf94998=_0xf94998-0x158;let _0x2d382e=_0x34ed9c[_0xf94998];return _0x2d382e;},a37_0x358f(_0x2e659c,_0x429030);}Object[a37_0x41a605(0x15f)](exports,a37_0x41a605(0x15a),{'value':!![]}),exports[a37_0x41a605(0x171)]=void 0x0;const inspector=require(a37_0x41a605(0x183));class V8Inspector{constructor(_0x3376b0,_0x42d325,_0x67ebb8,_0x5d4e72,_0x50ff47,_0x156a49){const _0x978ae5=a37_0x41a605;this[_0x978ae5(0x16a)]=_0x3376b0,this[_0x978ae5(0x162)]=_0x42d325,this[_0x978ae5(0x182)]=_0x67ebb8,this[_0x978ae5(0x184)]=_0x5d4e72,this[_0x978ae5(0x188)]=_0x50ff47,this[_0x978ae5(0x189)]=_0x156a49,this['session']=null,this['storeSetBreakpointParams']={},this[_0x978ae5(0x18c)]=null,this['numPausedBeforeReset']=0x0;}[a37_0x41a605(0x185)](){const _0x488cb8=a37_0x41a605;return this[_0x488cb8(0x162)];}[a37_0x41a605(0x178)](_0x3b5eca,_0x3874b6=this['prevStoreSetBreakpointParams']!==null){const _0x27c7d4=a37_0x41a605;_0x3874b6?this[_0x27c7d4(0x15e)](![]):this[_0x27c7d4(0x164)]();const _0x4adb75={};return this[_0x27c7d4(0x168)][_0x27c7d4(0x167)](_0x27c7d4(0x15d),_0x3b5eca,(_0x1c8e27,_0x52d004)=>{const _0x1be414=_0x27c7d4;_0x1c8e27?_0x4adb75[_0x1be414(0x170)]=_0x1c8e27:this['storeSetBreakpointParams'][_0x52d004[_0x1be414(0x17a)]]=_0x3b5eca,_0x4adb75[_0x1be414(0x18d)]=_0x52d004;}),_0x3874b6&&(_0x4adb75[_0x27c7d4(0x18d)]&&(this[_0x27c7d4(0x18c)][_0x4adb75[_0x27c7d4(0x18d)][_0x27c7d4(0x17a)]]=this['storeSetBreakpointParams'][_0x4adb75[_0x27c7d4(0x18d)][_0x27c7d4(0x17a)]]),this[_0x27c7d4(0x186)](![])),_0x4adb75;}[a37_0x41a605(0x17e)](_0x42bcb1){const _0x5f33c8=a37_0x41a605;this[_0x5f33c8(0x164)]();const _0x2d8531={};return this[_0x5f33c8(0x168)][_0x5f33c8(0x167)](_0x5f33c8(0x16c),{'breakpointId':_0x42bcb1},_0x42d088=>{const _0x331d9f=_0x5f33c8;if(_0x42d088)_0x2d8531['error']=_0x42d088;delete this[_0x331d9f(0x180)][_0x42bcb1],Object[_0x331d9f(0x174)](this[_0x331d9f(0x180)])[_0x331d9f(0x190)]===0x0&&this[_0x331d9f(0x18f)]();}),this['prevStoreSetBreakpointParams']!==null&&delete this[_0x5f33c8(0x18c)][_0x42bcb1],_0x2d8531;}[a37_0x41a605(0x15b)](_0x5e8d3a){const _0x35f346=a37_0x41a605;this[_0x35f346(0x164)]();const _0x41c77f={};return this['session'][_0x35f346(0x167)](_0x35f346(0x161),_0x5e8d3a,(_0x22d716,_0x106111)=>{const _0x56fc67=_0x35f346;if(_0x22d716)_0x41c77f['error']=_0x22d716;_0x41c77f[_0x56fc67(0x18d)]=_0x106111;}),_0x41c77f;}[a37_0x41a605(0x187)](_0x4ca20e){const _0x956021=a37_0x41a605,_0x735bea={};return this[_0x956021(0x164)](),this[_0x956021(0x168)][_0x956021(0x167)](_0x956021(0x16e),_0x4ca20e,(_0x487125,_0x5838d7)=>{const _0x510e5e=_0x956021;if(_0x487125)_0x735bea[_0x510e5e(0x170)]=_0x487125;_0x735bea[_0x510e5e(0x18d)]=_0x5838d7;}),_0x735bea;}[a37_0x41a605(0x164)](){const _0x275047=a37_0x41a605;if(this['session'])return;const _0x2d8e04=new inspector['Session']();_0x2d8e04['connect'](),_0x2d8e04['on'](_0x275047(0x173),_0x32a472=>{const _0x5e2a0b=_0x275047;this[_0x5e2a0b(0x184)](_0x32a472[_0x5e2a0b(0x177)]);}),_0x2d8e04[_0x275047(0x167)](_0x275047(0x172)),_0x2d8e04['post'](_0x275047(0x158),{'active':!![]}),_0x2d8e04['on'](_0x275047(0x169),_0x97aa05=>{const _0x53f30b=_0x275047;this[_0x53f30b(0x188)](_0x97aa05[_0x53f30b(0x177)]),this['resetV8DebuggerIfThresholdMet']();}),this[_0x275047(0x168)]=_0x2d8e04;}[a37_0x41a605(0x15e)](_0x1fd507=!![]){const _0x445101=a37_0x41a605;this[_0x445101(0x164)](),this['session']?.[_0x445101(0x167)]('Debugger.enable');if(_0x1fd507){for(const _0x3e47c4 of Object['values'](this[_0x445101(0x18c)])){const _0x152a6b=this[_0x445101(0x178)](_0x3e47c4,![]);(_0x152a6b[_0x445101(0x170)]||!_0x152a6b[_0x445101(0x18d)])&&this[_0x445101(0x16a)][_0x445101(0x170)](_0x445101(0x17c)+_0x152a6b);}this[_0x445101(0x18c)]=null;}}[a37_0x41a605(0x186)](_0x457bcb=!![]){const _0x1cf9ae=a37_0x41a605;if(!this[_0x1cf9ae(0x168)])return;_0x457bcb&&(this[_0x1cf9ae(0x18c)]=this[_0x1cf9ae(0x180)]),this[_0x1cf9ae(0x168)][_0x1cf9ae(0x167)](_0x1cf9ae(0x17f)),this['detach']();}['detach'](){const _0x530733=a37_0x41a605;if(!this[_0x530733(0x168)])return;this['session'][_0x530733(0x191)](),this['session']=null,this[_0x530733(0x180)]={},this[_0x530733(0x17b)]=0x0,this[_0x530733(0x189)]();}[a37_0x41a605(0x179)](){const _0x55c016=a37_0x41a605;if(!this[_0x55c016(0x168)])return;this[_0x55c016(0x17b)]+=0x1;if(this[_0x55c016(0x17b)]<this[_0x55c016(0x182)])return;this[_0x55c016(0x17b)]=0x0,this[_0x55c016(0x186)](),this[_0x55c016(0x15e)]();}}exports[a37_0x41a605(0x171)]=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a38_0x2ff48b=a38_0x24db;(function(_0x34501f,_0x19f9d1){const _0x34ff49=a38_0x24db,_0x433aab=_0x34501f();while(!![]){try{const _0x3e56e3=-parseInt(_0x34ff49(0xfb))/0x1*(-parseInt(_0x34ff49(0xf5))/0x2)+parseInt(_0x34ff49(0x104))/0x3*(-parseInt(_0x34ff49(0xf6))/0x4)+-parseInt(_0x34ff49(0xf3))/0x5+-parseInt(_0x34ff49(0xf9))/0x6*(-parseInt(_0x34ff49(0xf2))/0x7)+-parseInt(_0x34ff49(0xf8))/0x8*(parseInt(_0x34ff49(0xfa))/0x9)+-parseInt(_0x34ff49(0xfc))/0xa+parseInt(_0x34ff49(0xf1))/0xb*(parseInt(_0x34ff49(0xef))/0xc);if(_0x3e56e3===_0x19f9d1)break;else _0x433aab['push'](_0x433aab['shift']());}catch(_0x53508c){_0x433aab['push'](_0x433aab['shift']());}}}(a38_0x56e5,0xe1b27));function a38_0x24db(_0x4981da,_0x2f1da3){const _0x5531eb=a38_0x56e5();return a38_0x24db=function(_0x51ae9a,_0xfefb22){_0x51ae9a=_0x51ae9a-0xef;let _0x56e504=_0x5531eb[_0x51ae9a];return _0x56e504;},a38_0x24db(_0x4981da,_0x2f1da3);}const a38_0xfefb22=(function(){let _0x21eff1=!![];return function(_0x2db2f1,_0x231e4f){const _0x11a2f5=_0x21eff1?function(){if(_0x231e4f){const _0xe5d746=_0x231e4f['apply'](_0x2db2f1,arguments);return _0x231e4f=null,_0xe5d746;}}:function(){};return _0x21eff1=![],_0x11a2f5;};}()),a38_0x51ae9a=a38_0xfefb22(this,function(){const _0x32835b=a38_0x24db;return a38_0x51ae9a[_0x32835b(0x103)]()[_0x32835b(0x100)](_0x32835b(0x102))['toString']()[_0x32835b(0xf4)](a38_0x51ae9a)[_0x32835b(0x100)](_0x32835b(0x102));});a38_0x51ae9a();'use strict';Object[a38_0x2ff48b(0xfe)](exports,a38_0x2ff48b(0xfd),{'value':!![]}),exports[a38_0x2ff48b(0x101)]=void 0x0;function a38_0x56e5(){const _0x29e215=['21ZleIWG','7181830DlUbtP','constructor','672524ljLQpN','4ZFRezF','options','6232dDjfJw','3307866cBdWmz','13518Dqqixx','2EbuSqN','3679920tXriNw','__esModule','defineProperty','name','search','Debug','(((.+)+)+)+$','toString','4331703HKXFGt','44412yIJxAj','apiEndpoint','8965nYXtEB'];a38_0x56e5=function(){return _0x29e215;};return a38_0x56e5();}const common_1=require('@google-cloud/common');class Debug extends common_1['Service']{constructor(_0x21627c={},_0x1eb9cb){const _0x27943c=a38_0x2ff48b;if(new.target!==Debug)return new Debug(_0x21627c,_0x1eb9cb);const _0x1ac58e={'projectIdRequired':![],'apiEndpoint':_0x21627c[_0x27943c(0xf0)],'baseUrl':'https://'+_0x21627c[_0x27943c(0xf0)],'scopes':['https://www.googleapis.com/auth/cloud_debugger'],'packageJson':_0x1eb9cb};super(_0x1ac58e,_0x21627c),this[_0x27943c(0xf7)]=_0x21627c,this['packageInfo']={'name':_0x1eb9cb[_0x27943c(0xff)],'version':_0x1eb9cb['version']};}}exports['Debug']=Debug;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a39_0x4782(){const _0x4e8422=['BREAKPOINT_CONDITION','3AmtDpE','801520aVfEfB','(((.+)+)+)+$','isError','errorId','search','VARIABLE_NAME','toString','494344raALas','description','isAccepted','VARIABLE_VALUE','apply','1124728mtOHpB','constructor','20161776EhaIwB','BREAKPOINT_EXPRESSION','451930xVmceo','18MDXOXe','BREAKPOINT_AGE','5678771ZSXeYC','BREAKPOINT_SOURCE_LOCATION','45JAAroZ','StatusMessage','UNSPECIFIED','__esModule','121FNMQgO','6qFnHlH','31698fZVeoF'];a39_0x4782=function(){return _0x4e8422;};return a39_0x4782();}const a39_0xfa79b2=a39_0x196c;(function(_0x196489,_0x541304){const _0x81146a=a39_0x196c,_0x287ae1=_0x196489();while(!![]){try{const _0x1dbc6f=-parseInt(_0x81146a(0x200))/0x1*(-parseInt(_0x81146a(0x1ec))/0x2)+parseInt(_0x81146a(0x1ee))/0x3*(-parseInt(_0x81146a(0x1f6))/0x4)+-parseInt(_0x81146a(0x1ff))/0x5+parseInt(_0x81146a(0x209))/0x6*(parseInt(_0x81146a(0x202))/0x7)+-parseInt(_0x81146a(0x1fb))/0x8*(-parseInt(_0x81146a(0x204))/0x9)+parseInt(_0x81146a(0x1ef))/0xa*(parseInt(_0x81146a(0x208))/0xb)+-parseInt(_0x81146a(0x1fd))/0xc;if(_0x1dbc6f===_0x541304)break;else _0x287ae1['push'](_0x287ae1['shift']());}catch(_0x4afc37){_0x287ae1['push'](_0x287ae1['shift']());}}}(a39_0x4782,0xc0262));const a39_0x2ef950=(function(){let _0x1ba7c4=!![];return function(_0x4d537c,_0x461495){const _0x35ff6c=_0x1ba7c4?function(){const _0x35291a=a39_0x196c;if(_0x461495){const _0x4ac8de=_0x461495[_0x35291a(0x1fa)](_0x4d537c,arguments);return _0x461495=null,_0x4ac8de;}}:function(){};return _0x1ba7c4=![],_0x35ff6c;};}()),a39_0x349773=a39_0x2ef950(this,function(){const _0x49d538=a39_0x196c;return a39_0x349773['toString']()[_0x49d538(0x1f3)](_0x49d538(0x1f0))[_0x49d538(0x1f5)]()[_0x49d538(0x1fc)](a39_0x349773)[_0x49d538(0x1f3)](_0x49d538(0x1f0));});a39_0x349773();function a39_0x196c(_0x1672a5,_0x4d49a5){const _0x57ca15=a39_0x4782();return a39_0x196c=function(_0x349773,_0x2ef950){_0x349773=_0x349773-0x1ec;let _0x478255=_0x57ca15[_0x349773];return _0x478255;},a39_0x196c(_0x1672a5,_0x4d49a5);}'use strict';Object['defineProperty'](exports,a39_0xfa79b2(0x207),{'value':!![]}),exports['StatusMessage']=void 0x0;class StatusMessage{constructor(_0x4e2dcb,_0x41ce19,_0x41723d,_0x375180=![]){const _0x49c70c=a39_0xfa79b2,{description:_0x26f9bd,id:_0x4d70ad}=_0x41ce19||{};this['refersTo']=_0x4e2dcb,this[_0x49c70c(0x1f7)]={'format':_0x26f9bd||''},_0x4d70ad&&(this[_0x49c70c(0x1f7)][_0x49c70c(0x1f2)]=_0x4d70ad),this[_0x49c70c(0x1f1)]=_0x41723d,this[_0x49c70c(0x1f8)]=_0x375180;}}exports[a39_0xfa79b2(0x205)]=StatusMessage,StatusMessage[a39_0xfa79b2(0x206)]='UNSPECIFIED',StatusMessage[a39_0xfa79b2(0x203)]='BREAKPOINT_SOURCE_LOCATION',StatusMessage['BREAKPOINT_CONDITION']=a39_0xfa79b2(0x1ed),StatusMessage[a39_0xfa79b2(0x1fe)]=a39_0xfa79b2(0x1fe),StatusMessage[a39_0xfa79b2(0x1f4)]=a39_0xfa79b2(0x1f4),StatusMessage[a39_0xfa79b2(0x1f9)]=a39_0xfa79b2(0x1f9),StatusMessage['BREAKPOINT_AGE']=a39_0xfa79b2(0x201);
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a40_0x1961c5=a40_0x2174;function a40_0x2174(_0x12c0c4,_0x5cd676){var _0x1782a6=a40_0x4ea3();return a40_0x2174=function(_0xa0fda5,_0x3e1389){_0xa0fda5=_0xa0fda5-0xde;var _0x4ea300=_0x1782a6[_0xa0fda5];return _0x4ea300;},a40_0x2174(_0x12c0c4,_0x5cd676);}(function(_0x45661e,_0x2021a4){var _0xa20bb3=a40_0x2174,_0xf140cf=_0x45661e();while(!![]){try{var _0x51b301=parseInt(_0xa20bb3(0xe6))/0x1+-parseInt(_0xa20bb3(0xef))/0x2+parseInt(_0xa20bb3(0xfe))/0x3*(parseInt(_0xa20bb3(0xfb))/0x4)+-parseInt(_0xa20bb3(0xf6))/0x5*(-parseInt(_0xa20bb3(0xf9))/0x6)+-parseInt(_0xa20bb3(0xed))/0x7*(parseInt(_0xa20bb3(0xe5))/0x8)+parseInt(_0xa20bb3(0x100))/0x9*(parseInt(_0xa20bb3(0xf3))/0xa)+-parseInt(_0xa20bb3(0xdf))/0xb;if(_0x51b301===_0x2021a4)break;else _0xf140cf['push'](_0xf140cf['shift']());}catch(_0x411e41){_0xf140cf['push'](_0xf140cf['shift']());}}}(a40_0x4ea3,0x8637a));var a40_0x3e1389=(function(){var _0x5aeb0c=!![];return function(_0x185066,_0x53ff20){var _0x22e99e=_0x5aeb0c?function(){var _0x34f109=a40_0x2174;if(_0x53ff20){var _0x2da7f8=_0x53ff20[_0x34f109(0xfc)](_0x185066,arguments);return _0x53ff20=null,_0x2da7f8;}}:function(){};return _0x5aeb0c=![],_0x22e99e;};}()),a40_0xa0fda5=a40_0x3e1389(this,function(){var _0xd689b5=a40_0x2174;return a40_0xa0fda5['toString']()[_0xd689b5(0xec)]('(((.+)+)+)+$')[_0xd689b5(0x101)]()[_0xd689b5(0xe8)](a40_0xa0fda5)[_0xd689b5(0xec)](_0xd689b5(0xeb));});a40_0xa0fda5();'use strict';Object[a40_0x1961c5(0xf5)](exports,'__esModule',{'value':!![]}),exports[a40_0x1961c5(0xee)]=void 0x0;function a40_0x4ea3(){var _0x33ce26=['properties.uniquifier\x20must\x20be\x20a\x20string','54MaUDBj','systemTotalMemoryBytes','220516KDpOGN','apply','sourceContexts','51cFyZdo','host','36YJqWXF','toString','string','uniquifier','952237oDjgJR','cpuCoreCount','isInK8s','osVersion','linuxDistroName','labels','7647384eUmmDx','589891bkLZEd','procArch','constructor','isInDocker','agentVersion','(((.+)+)+)+$','search','7diAUee','Debuggee','1565614KmaGMF','statusMessage','pid','agentOS','439280HEixmc','runtimeEnvironmentVersion','defineProperty','373475COaZVX','runtimeEnvironment'];a40_0x4ea3=function(){return _0x33ce26;};return a40_0x4ea3();}class Debuggee{constructor(_0x44f0e9){var _0x28fcbc=a40_0x1961c5;this[_0x28fcbc(0xf7)]='Node.js';if(!(this instanceof Debuggee))return new Debuggee(_0x44f0e9);_0x44f0e9=_0x44f0e9||{};if(typeof _0x44f0e9[_0x28fcbc(0xde)]!==_0x28fcbc(0x102))throw new Error(_0x28fcbc(0xf8));this[_0x28fcbc(0xde)]=_0x44f0e9['uniquifier'],this[_0x28fcbc(0xea)]=_0x44f0e9[_0x28fcbc(0xea)],_0x44f0e9['labels']&&(this[_0x28fcbc(0xe4)]=_0x44f0e9['labels']),_0x44f0e9[_0x28fcbc(0xfd)]&&(this[_0x28fcbc(0xfd)]=_0x44f0e9[_0x28fcbc(0xfd)]),_0x44f0e9[_0x28fcbc(0xf0)]&&(this[_0x28fcbc(0xf0)]=_0x44f0e9[_0x28fcbc(0xf0)]),this[_0x28fcbc(0xff)]=_0x44f0e9[_0x28fcbc(0xff)],this[_0x28fcbc(0xf1)]=_0x44f0e9[_0x28fcbc(0xf1)],this[_0x28fcbc(0xe0)]=_0x44f0e9['cpuCoreCount'],this[_0x28fcbc(0xfa)]=_0x44f0e9[_0x28fcbc(0xfa)],this[_0x28fcbc(0xf2)]=_0x44f0e9['agentOS'],this['osVersion']=_0x44f0e9[_0x28fcbc(0xe2)],this['runtimeEnvironmentVersion']=_0x44f0e9[_0x28fcbc(0xf4)],this['runtimeEnvironmentInfo']=_0x44f0e9['runtimeEnvironmentInfo'],this[_0x28fcbc(0xe3)]=_0x44f0e9[_0x28fcbc(0xe3)],this['isInDocker']=_0x44f0e9[_0x28fcbc(0xe9)],this[_0x28fcbc(0xe1)]=_0x44f0e9[_0x28fcbc(0xe1)],this[_0x28fcbc(0xe7)]=_0x44f0e9[_0x28fcbc(0xe7)];}}exports[a40_0x1961c5(0xee)]=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a41_0x405733=a41_0x2ece;(function(_0x25f3cc,_0x18de04){const _0x1c6699=a41_0x2ece,_0x4f5964=_0x25f3cc();while(!![]){try{const _0x5ba18d=-parseInt(_0x1c6699(0xb5))/0x1+-parseInt(_0x1c6699(0xac))/0x2*(-parseInt(_0x1c6699(0xb4))/0x3)+parseInt(_0x1c6699(0xc1))/0x4*(parseInt(_0x1c6699(0xb9))/0x5)+parseInt(_0x1c6699(0xb0))/0x6+-parseInt(_0x1c6699(0xad))/0x7*(parseInt(_0x1c6699(0xb7))/0x8)+parseInt(_0x1c6699(0xb2))/0x9*(parseInt(_0x1c6699(0xc2))/0xa)+-parseInt(_0x1c6699(0xae))/0xb;if(_0x5ba18d===_0x18de04)break;else _0x4f5964['push'](_0x4f5964['shift']());}catch(_0x490d54){_0x4f5964['push'](_0x4f5964['shift']());}}}(a41_0x39ff,0xd5c50));function a41_0x39ff(){const _0x276270=['stop','(((.+)+)+)+$','callbackParams','__esModule','search','callbackIndex','isCallbackWrapperInvoked','4FlHund','4090JmPAOE','wrap','toString','./index','length','functionParams','run','14FEbhml','1072953MyOyuN','996435wiLymZ','bind','1413024kLZRev','callbackWrapper','21492RgtbBU','callback','12633vvAqlo','126000ZAxvph','constructor','24GIZXqs','apply','1551745AOHFjO'];a41_0x39ff=function(){return _0x276270;};return a41_0x39ff();}const a41_0x36d948=(function(){let _0x22918e=!![];return function(_0x53b98c,_0x49c81a){const _0x7f8576=_0x22918e?function(){const _0x4f0429=a41_0x2ece;if(_0x49c81a){const _0x37f5ab=_0x49c81a[_0x4f0429(0xb8)](_0x53b98c,arguments);return _0x49c81a=null,_0x37f5ab;}}:function(){};return _0x22918e=![],_0x7f8576;};}()),a41_0x54030c=a41_0x36d948(this,function(){const _0x2b804d=a41_0x2ece;return a41_0x54030c[_0x2b804d(0xc4)]()[_0x2b804d(0xbe)](_0x2b804d(0xbb))[_0x2b804d(0xc4)]()[_0x2b804d(0xb6)](a41_0x54030c)[_0x2b804d(0xbe)](_0x2b804d(0xbb));});a41_0x54030c();function a41_0x2ece(_0x2bc9ae,_0x23bc27){const _0x50baf7=a41_0x39ff();return a41_0x2ece=function(_0x54030c,_0x36d948){_0x54030c=_0x54030c-0xac;let _0x39ffe0=_0x50baf7[_0x54030c];return _0x39ffe0;},a41_0x2ece(_0x2bc9ae,_0x23bc27);}'use strict';Object['defineProperty'](exports,a41_0x405733(0xbd),{'value':!![]}),exports[a41_0x405733(0xc3)]=void 0x0;const lightrun=require(a41_0x405733(0xc5)),DEFAULT_API_ENDPOINT='app.lightrun.com',DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x1e3287,_0x5c9c7a,_0x2ae306){return async(..._0x3620fa)=>{const _0x236041=a41_0x2ece,_0x31f37b=new LightrunGcpWrapper(_0x2ae306,..._0x3620fa);return _0x31f37b[_0x236041(0xc8)](_0x1e3287,_0x5c9c7a);};}exports[a41_0x405733(0xc3)]=wrap;class LightrunGcpWrapper{constructor(_0x5c2a9a,..._0xb89e8f){const _0x4c7b03=a41_0x405733;this['callbackIndex']=_0x5c2a9a,this[_0x4c7b03(0xc0)]=![],this[_0x4c7b03(0xbc)]=[],this['callback']=null,this['functionParams']=_0xb89e8f,this[_0x4c7b03(0xbf)]&&this[_0x4c7b03(0xbf)]<this[_0x4c7b03(0xc7)]?.[_0x4c7b03(0xc6)]&&(this[_0x4c7b03(0xb3)]=this[_0x4c7b03(0xc7)][this['callbackIndex']],this[_0x4c7b03(0xc7)][this['callbackIndex']]=this[_0x4c7b03(0xb1)][_0x4c7b03(0xaf)](this));}async[a41_0x405733(0xc8)](_0x3865ac,_0x2fe03b={}){const _0x1f9e0a=a41_0x405733;this[_0x1f9e0a(0xc0)]=![],await lightrun['asyncStart']({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x2fe03b,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x3865ac(...this[_0x1f9e0a(0xc7)]);}finally{await lightrun[_0x1f9e0a(0xba)](),this['isCallbackWrapperInvoked']&&this[_0x1f9e0a(0xb3)]&&this['callback'](...this[_0x1f9e0a(0xbc)]);}}[a41_0x405733(0xb1)](..._0x374c41){const _0x1f1c6b=a41_0x405733;this[_0x1f1c6b(0xbc)]=_0x374c41,this[_0x1f1c6b(0xc0)]=!![];}}
|
package/build/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a42_0x409412=a42_0x475a;(function(_0x32136f,_0x5c880e){const _0x478587=a42_0x475a,_0x47bd7e=_0x32136f();while(!![]){try{const _0x533979=-parseInt(_0x478587(0xab))/0x1+-parseInt(_0x478587(0xaa))/0x2+parseInt(_0x478587(0xb1))/0x3+-parseInt(_0x478587(0x9a))/0x4+parseInt(_0x478587(0x96))/0x5*(parseInt(_0x478587(0xae))/0x6)+parseInt(_0x478587(0xba))/0x7+-parseInt(_0x478587(0xb3))/0x8*(-parseInt(_0x478587(0x9d))/0x9);if(_0x533979===_0x5c880e)break;else _0x47bd7e['push'](_0x47bd7e['shift']());}catch(_0x2a473c){_0x47bd7e['push'](_0x47bd7e['shift']());}}}(a42_0x36e4,0xe02b8));const a42_0x462ed2=(function(){let _0x4685b9=!![];return function(_0x2dc7c9,_0x5915f9){const _0x4846d0=_0x4685b9?function(){const _0x9214fc=a42_0x475a;if(_0x5915f9){const _0x328eca=_0x5915f9[_0x9214fc(0xa6)](_0x2dc7c9,arguments);return _0x5915f9=null,_0x328eca;}}:function(){};return _0x4685b9=![],_0x4846d0;};}()),a42_0x4ffd00=a42_0x462ed2(this,function(){const _0x41cad3=a42_0x475a;return a42_0x4ffd00['toString']()[_0x41cad3(0x97)](_0x41cad3(0x98))[_0x41cad3(0xb7)]()['constructor'](a42_0x4ffd00)[_0x41cad3(0x97)](_0x41cad3(0x98));});a42_0x4ffd00();'use strict';Object[a42_0x409412(0xbb)](exports,a42_0x409412(0xa0),{'value':!![]}),exports[a42_0x409412(0xa5)]=exports[a42_0x409412(0xaf)]=exports[a42_0x409412(0x92)]=exports[a42_0x409412(0xb2)]=void 0x0;const debuglet_1=require('./agent/debuglet'),debug_1=require(a42_0x409412(0x9f)),pjson=require(a42_0x409412(0x94));let debuglet;function start(_0x45e7ba){const _0x5d3a0d=a42_0x409412,_0x429414=process['env'][_0x5d3a0d(0xa8)];if(_0x429414&&['1',_0x5d3a0d(0x93)][_0x5d3a0d(0x95)](_0x429414[_0x5d3a0d(0xa4)]())){console[_0x5d3a0d(0xa9)](_0x5d3a0d(0xb9)+_0x429414+_0x5d3a0d(0xa1));return;}_0x45e7ba=_0x45e7ba||{};const _0x25b1f6=mergeConfigs(_0x45e7ba);if(debuglet&&!_0x25b1f6[_0x5d3a0d(0xa7)])throw new Error(_0x5d3a0d(0xb5));const _0x2e3419=new debug_1[(_0x5d3a0d(0xac))](_0x25b1f6,pjson);return debuglet=new debuglet_1[(_0x5d3a0d(0xb0))](_0x2e3419,_0x25b1f6),debuglet[_0x5d3a0d(0xb2)](),_0x25b1f6['testMode_']?debuglet:debuglet[_0x5d3a0d(0x9b)];}exports[a42_0x409412(0xb2)]=start;function stop(){const _0x51ed01=a42_0x409412;debuglet?.[_0x51ed01(0x92)](),debuglet=null;}exports[a42_0x409412(0x92)]=stop;function a42_0x475a(_0x1bd7e2,_0x47b7a9){const _0x1a10c2=a42_0x36e4();return a42_0x475a=function(_0x4ffd00,_0x462ed2){_0x4ffd00=_0x4ffd00-0x92;let _0x36e416=_0x1a10c2[_0x4ffd00];return _0x36e416;},a42_0x475a(_0x1bd7e2,_0x47b7a9);}async function asyncStart(_0x1e6ff5){const _0x54eaf0=a42_0x409412;start(_0x1e6ff5);if(!debuglet)return;let _0x178825=![];const _0x166a0d=()=>_0x178825=!![];debuglet[_0x54eaf0(0x9e)]('breakpoints_fetched',_0x181013=>{if(_0x181013)return;_0x166a0d();}),debuglet[_0x54eaf0(0x9e)]('breakpoint_set',_0x166a0d);if(debuglet[_0x54eaf0(0xb6)][_0x54eaf0(0xa3)]){const _0x45cd68=Date['now'](),_0x186ff0=debuglet[_0x54eaf0(0xb6)][_0x54eaf0(0x9c)];while(!_0x178825&&Date[_0x54eaf0(0xb4)]()-_0x45cd68<_0x186ff0){await new Promise(_0x3178d6=>setTimeout(_0x3178d6,0x64));}}debuglet['listenerCount'](_0x54eaf0(0xad))&&debuglet[_0x54eaf0(0xb8)](_0x54eaf0(0xad),_0x166a0d);}exports['asyncStart']=asyncStart;function mergeConfigs(_0x2a0d38){const _0x42d62b=a42_0x409412;if(!_0x2a0d38[_0x42d62b(0xa2)])return _0x2a0d38;const _0x1dc77b=Object[_0x42d62b(0x99)]({},_0x2a0d38);return delete _0x1dc77b['debug'],Object[_0x42d62b(0x99)](_0x1dc77b,_0x2a0d38[_0x42d62b(0xa2)]);}function a42_0x36e4(){const _0x4ae0c5=['6338260tnRbyU','search','(((.+)+)+)+$','assign','5504924JmVZIn','isReadyManager','lightrunInitWaitTimeMs','36EGZcMv','once','./client/stackdriver/debug','__esModule','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','debug','lightrunWaitForInit','toLowerCase','get','apply','forceNewAgent_','DISABLE_LIGHTRUN_AGENT','log','2416098XeVppL','1559131eIazAu','Debug','breakpoint_set','6KtjZbo','asyncStart','Debuglet','1972983zQCPmZ','start','5592656ZGxBsw','now','Debug\x20Agent\x20has\x20already\x20been\x20started','config','toString','removeListener','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','2379790sIHAkS','defineProperty','stop','true','../../package.json','includes'];a42_0x36e4=function(){return _0x4ae0c5;};return a42_0x36e4();}function get(){return debuglet;}exports[a42_0x409412(0xa5)]=get;
|
package/build/src/lambda.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a43_0x2ff345=a43_0x3df3;(function(_0x28e6e2,_0x1c30f6){const _0x28db89=a43_0x3df3,_0x5992d0=_0x28e6e2();while(!![]){try{const _0x4dda3b=-parseInt(_0x28db89(0x93))/0x1*(-parseInt(_0x28db89(0x97))/0x2)+parseInt(_0x28db89(0x85))/0x3+parseInt(_0x28db89(0x8b))/0x4+parseInt(_0x28db89(0x83))/0x5+parseInt(_0x28db89(0x9b))/0x6+-parseInt(_0x28db89(0x89))/0x7+-parseInt(_0x28db89(0x9e))/0x8;if(_0x4dda3b===_0x1c30f6)break;else _0x5992d0['push'](_0x5992d0['shift']());}catch(_0x2c3084){_0x5992d0['push'](_0x5992d0['shift']());}}}(a43_0x4b45,0xa1b84));const a43_0xdb242a=(function(){let _0x2111bb=!![];return function(_0x406dd1,_0x1e3926){const _0x321e99=_0x2111bb?function(){const _0x11652d=a43_0x3df3;if(_0x1e3926){const _0x568f0b=_0x1e3926[_0x11652d(0x9a)](_0x406dd1,arguments);return _0x1e3926=null,_0x568f0b;}}:function(){};return _0x2111bb=![],_0x321e99;};}()),a43_0x40634a=a43_0xdb242a(this,function(){const _0xfbc68e=a43_0x3df3;return a43_0x40634a['toString']()[_0xfbc68e(0x98)](_0xfbc68e(0x84))[_0xfbc68e(0x9f)]()[_0xfbc68e(0xa1)](a43_0x40634a)[_0xfbc68e(0x98)](_0xfbc68e(0x84));});a43_0x40634a();'use strict';Object[a43_0x2ff345(0x9d)](exports,'__esModule',{'value':!![]}),exports[a43_0x2ff345(0x99)]=void 0x0;function a43_0x4b45(){const _0x1400f1=['stop','67723wwQOWL','callback','context','asyncStart','2wmVRkH','search','wrap','apply','288192WzLLol','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','defineProperty','7818800uPgjHo','toString','app.lightrun.com','constructor','error','run','isCallbackWrapperInvoked','6051160xTddnX','(((.+)+)+)+$','2864745UmguhT','callbackWrapper','./index','apiEndpoint','7448567pnWWqC','tryStart','1691732MYtKFI','tryStop','event','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','bind','log','response'];a43_0x4b45=function(){return _0x1400f1;};return a43_0x4b45();}const lightrun=require(a43_0x2ff345(0x87)),DEFAULT_API_ENDPOINT=a43_0x2ff345(0xa0),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function a43_0x3df3(_0x70871b,_0x4b1bd8){const _0x111150=a43_0x4b45();return a43_0x3df3=function(_0x40634a,_0xdb242a){_0x40634a=_0x40634a-0x83;let _0x4b450a=_0x111150[_0x40634a];return _0x4b450a;},a43_0x3df3(_0x70871b,_0x4b1bd8);}class LightrunLambdaWrapper{constructor(_0x118702,_0x353da8,_0xe98360){const _0x347f6b=a43_0x2ff345;this[_0x347f6b(0x8d)]=_0x118702,this['context']=_0x353da8,this[_0x347f6b(0x94)]=_0xe98360,this[_0x347f6b(0xa4)]=![];}async['run'](_0x3529a7,_0x1d0cbc={}){const _0x7281ed=a43_0x2ff345;this[_0x7281ed(0xa4)]=![],await this[_0x7281ed(0x8a)](_0x1d0cbc);let _0x378178=undefined;try{_0x378178=await _0x3529a7(this[_0x7281ed(0x8d)],this[_0x7281ed(0x95)],this[_0x7281ed(0x86)][_0x7281ed(0x8f)](this));}finally{await this[_0x7281ed(0x8c)](),this['isCallbackWrapperInvoked']?this[_0x7281ed(0x94)](this[_0x7281ed(0xa2)],this[_0x7281ed(0x91)]):this[_0x7281ed(0x94)](null,_0x378178);}}async[a43_0x2ff345(0x8a)](_0x5d7826={}){const _0x3048b8=a43_0x2ff345;try{const _0x2c8170=this[_0x3048b8(0x8d)][_0x3048b8(0x88)]||DEFAULT_API_ENDPOINT,_0x1269d3=this[_0x3048b8(0x8d)]['lightrunSecret'];await lightrun[_0x3048b8(0x96)]({'apiEndpoint':_0x2c8170,'lightrunSecret':_0x1269d3,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x5d7826,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x3b4038){console[_0x3048b8(0x90)](_0x3048b8(0x8e));}}async[a43_0x2ff345(0x8c)](){const _0x4af955=a43_0x2ff345;try{await lightrun[_0x4af955(0x92)]();}catch(_0x2232ce){console[_0x4af955(0x90)](_0x4af955(0x9c));}}[a43_0x2ff345(0x86)](_0x157f88,_0x3db946){const _0x5bac41=a43_0x2ff345;this[_0x5bac41(0xa2)]=_0x157f88,this[_0x5bac41(0x91)]=_0x3db946,this[_0x5bac41(0xa4)]=!![];}}function wrap(_0x252980,_0x75c9a6){return(_0x16e1f2,_0x4ba8e7,_0x523970)=>{const _0x5e338a=a43_0x3df3,_0x1f7183=new LightrunLambdaWrapper(_0x16e1f2,_0x4ba8e7,_0x523970);return _0x1f7183[_0x5e338a(0xa3)](_0x252980,_0x75c9a6);};}exports['wrap']=wrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.47.
|
|
1
|
+
1.47.2-release.9bf31a826f
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a44_0x3f8841=a44_0x39c6;(function(_0x29c5e2,_0x152e6d){var _0xa46e87=a44_0x39c6,_0x2ed7e2=_0x29c5e2();while(!![]){try{var _0x2f7f7e=parseInt(_0xa46e87(0x1ba))/0x1+-parseInt(_0xa46e87(0x1bb))/0x2+-parseInt(_0xa46e87(0x1b1))/0x3+parseInt(_0xa46e87(0x1b6))/0x4*(parseInt(_0xa46e87(0x1b8))/0x5)+parseInt(_0xa46e87(0x1ae))/0x6*(-parseInt(_0xa46e87(0x1b3))/0x7)+parseInt(_0xa46e87(0x1bc))/0x8+parseInt(_0xa46e87(0x1b7))/0x9;if(_0x2f7f7e===_0x152e6d)break;else _0x2ed7e2['push'](_0x2ed7e2['shift']());}catch(_0x4a2cdc){_0x2ed7e2['push'](_0x2ed7e2['shift']());}}}(a44_0x1c5e,0x94418));function a44_0x1c5e(){var _0x5b373d=['7yGPLOo','BY_VALUE','search','28lrHtkS','8202726UlQPLh','747415uvqQYJ','__esModule','718925ilsOPf','1314304ceuCZj','770752QGuHbN','constructor','(((.+)+)+)+$','toString','5442384DhfKXb','PatternDTOTypeEnum','BY_NAME','1804776HDLncC','apply'];a44_0x1c5e=function(){return _0x5b373d;};return a44_0x1c5e();}var a44_0x4c7c6d=(function(){var _0x2f2144=!![];return function(_0x58e6c5,_0x3ccf68){var _0x2e6824=_0x2f2144?function(){var _0x1cd983=a44_0x39c6;if(_0x3ccf68){var _0x1e96db=_0x3ccf68[_0x1cd983(0x1b2)](_0x58e6c5,arguments);return _0x3ccf68=null,_0x1e96db;}}:function(){};return _0x2f2144=![],_0x2e6824;};}()),a44_0x318bf4=a44_0x4c7c6d(this,function(){var _0x25d0d6=a44_0x39c6;return a44_0x318bf4[_0x25d0d6(0x1ad)]()[_0x25d0d6(0x1b5)](_0x25d0d6(0x1ac))[_0x25d0d6(0x1ad)]()[_0x25d0d6(0x1bd)](a44_0x318bf4)[_0x25d0d6(0x1b5)]('(((.+)+)+)+$');});a44_0x318bf4();function a44_0x39c6(_0x204fac,_0x4d124f){var _0x17555a=a44_0x1c5e();return a44_0x39c6=function(_0x318bf4,_0x4c7c6d){_0x318bf4=_0x318bf4-0x1ac;var _0x1c5e0f=_0x17555a[_0x318bf4];return _0x1c5e0f;},a44_0x39c6(_0x204fac,_0x4d124f);}'use strict';Object['defineProperty'](exports,a44_0x3f8841(0x1b9),{'value':!![]}),exports[a44_0x3f8841(0x1af)]=void 0x0,exports[a44_0x3f8841(0x1af)]={'Name':a44_0x3f8841(0x1b0),'Value':a44_0x3f8841(0x1b4)};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x2e3e88=a45_0x2bca;(function(_0x297dbd,_0x5d5bef){const _0x524e63=a45_0x2bca,_0x4243b2=_0x297dbd();while(!![]){try{const _0x51f309=-parseInt(_0x524e63(0x8d))/0x1*(parseInt(_0x524e63(0x94))/0x2)+-parseInt(_0x524e63(0x9b))/0x3+parseInt(_0x524e63(0x98))/0x4*(-parseInt(_0x524e63(0x89))/0x5)+parseInt(_0x524e63(0x9c))/0x6*(parseInt(_0x524e63(0x97))/0x7)+parseInt(_0x524e63(0x8f))/0x8*(parseInt(_0x524e63(0x8a))/0x9)+parseInt(_0x524e63(0x96))/0xa+parseInt(_0x524e63(0x99))/0xb;if(_0x51f309===_0x5d5bef)break;else _0x4243b2['push'](_0x4243b2['shift']());}catch(_0x35db04){_0x4243b2['push'](_0x4243b2['shift']());}}}(a45_0x3cf1,0xd94c4));function a45_0x2bca(_0x2f8ba1,_0x5e234a){const _0x1aa75c=a45_0x3cf1();return a45_0x2bca=function(_0xe34159,_0x26182a){_0xe34159=_0xe34159-0x85;let _0x3cf1eb=_0x1aa75c[_0xe34159];return _0x3cf1eb;},a45_0x2bca(_0x2f8ba1,_0x5e234a);}const a45_0x26182a=(function(){let _0x5c6de0=!![];return function(_0x41f78a,_0x4cfa1e){const _0x353d6d=_0x5c6de0?function(){const _0x58d4e8=a45_0x2bca;if(_0x4cfa1e){const _0x31667a=_0x4cfa1e[_0x58d4e8(0x86)](_0x41f78a,arguments);return _0x4cfa1e=null,_0x31667a;}}:function(){};return _0x5c6de0=![],_0x353d6d;};}()),a45_0xe34159=a45_0x26182a(this,function(){const _0x576723=a45_0x2bca;return a45_0xe34159[_0x576723(0x90)]()['search'](_0x576723(0x88))[_0x576723(0x90)]()[_0x576723(0x95)](a45_0xe34159)[_0x576723(0x93)]('(((.+)+)+)+$');});function a45_0x3cf1(){const _0x40f569=['assign','266336eeVVeE','toString','__esModule','path','search','2776030ImcusD','constructor','8194870YMWAkv','4570734qiiBVw','3057812OvXBPM','5802907lxbwII',',\x20id=','1527936fSAHUK','12oGNUAY','location','apply','defineProperty','(((.+)+)+)+$','5TmxRkF','243ljPvKT','action','Breakpoint','1kZTlFY'];a45_0x3cf1=function(){return _0x40f569;};return a45_0x3cf1();}a45_0xe34159();'use strict';Object[a45_0x2e3e88(0x87)](exports,a45_0x2e3e88(0x91),{'value':!![]}),exports[a45_0x2e3e88(0x8c)]=void 0x0;class Breakpoint{constructor(_0x183ba9){const _0x28eb4d=a45_0x2e3e88;_0x183ba9&&Object[_0x28eb4d(0x8e)](this,_0x183ba9);}[a45_0x2e3e88(0x90)](){const _0x1cbc47=a45_0x2e3e88,_0x41c66c=this[_0x1cbc47(0x85)]?'\x20'+this['location'][_0x1cbc47(0x92)]+':'+this[_0x1cbc47(0x85)]['line']:'';return'\x22'+this[_0x1cbc47(0x8b)]+_0x41c66c+_0x1cbc47(0x9a)+this['id']+'\x22';}}exports[a45_0x2e3e88(0x8c)]=Breakpoint;
|
package/build/src/types/v8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a46_0x408c(_0x1fd0a5,_0x354849){var _0x1e704e=a46_0x8691();return a46_0x408c=function(_0x2a861e,_0x3c19a6){_0x2a861e=_0x2a861e-0xdc;var _0x8691a8=_0x1e704e[_0x2a861e];return _0x8691a8;},a46_0x408c(_0x1fd0a5,_0x354849);}var a46_0xd8027b=a46_0x408c;(function(_0x55dcc9,_0x12d650){var _0x7d15c4=a46_0x408c,_0x103ea3=_0x55dcc9();while(!![]){try{var _0x4491fd=parseInt(_0x7d15c4(0xec))/0x1*(parseInt(_0x7d15c4(0xed))/0x2)+parseInt(_0x7d15c4(0xea))/0x3*(-parseInt(_0x7d15c4(0xdc))/0x4)+parseInt(_0x7d15c4(0xe3))/0x5*(-parseInt(_0x7d15c4(0xe4))/0x6)+parseInt(_0x7d15c4(0xe1))/0x7+-parseInt(_0x7d15c4(0xe5))/0x8+-parseInt(_0x7d15c4(0xe8))/0x9*(parseInt(_0x7d15c4(0xeb))/0xa)+parseInt(_0x7d15c4(0xe2))/0xb*(parseInt(_0x7d15c4(0xe6))/0xc);if(_0x4491fd===_0x12d650)break;else _0x103ea3['push'](_0x103ea3['shift']());}catch(_0x5baeeb){_0x103ea3['push'](_0x103ea3['shift']());}}}(a46_0x8691,0x49a13));function a46_0x8691(){var _0x2e7a49=['772624vIAxUa','132tzkUYJ','toString','13212KWDGtY','constructor','312933chogWq','670EyYmZk','1zREOYo','372826tVQNMv','20YDvwMK','__esModule','search','apply','(((.+)+)+)+$','3743824uHJgww','872993QgtgUn','10fJHVvT','1728486nIjbow'];a46_0x8691=function(){return _0x2e7a49;};return a46_0x8691();}var a46_0x3c19a6=(function(){var _0x81a5c1=!![];return function(_0x12b777,_0x1b39fa){var _0x5b9ef3=_0x81a5c1?function(){var _0x2feca1=a46_0x408c;if(_0x1b39fa){var _0x547394=_0x1b39fa[_0x2feca1(0xdf)](_0x12b777,arguments);return _0x1b39fa=null,_0x547394;}}:function(){};return _0x81a5c1=![],_0x5b9ef3;};}()),a46_0x2a861e=a46_0x3c19a6(this,function(){var _0x2fba10=a46_0x408c;return a46_0x2a861e[_0x2fba10(0xe7)]()[_0x2fba10(0xde)](_0x2fba10(0xe0))[_0x2fba10(0xe7)]()[_0x2fba10(0xe9)](a46_0x2a861e)[_0x2fba10(0xde)](_0x2fba10(0xe0));});a46_0x2a861e();'use strict';Object['defineProperty'](exports,a46_0xd8027b(0xdd),{'value':!![]});
|