lightrun 1.47.0 → 1.47.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/src/agent/agent-logger.js +1 -1
- package/build/src/agent/blocklisting/blocklisting-patterns.js +1 -1
- package/build/src/agent/blocklisting/dummy-blocklist-manager.js +1 -1
- package/build/src/agent/blocklisting/patterns-blocklist-manager.js +1 -1
- package/build/src/agent/config.js +1 -1
- package/build/src/agent/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_0x124460=a35_0x4ebe;(function(_0x4bfe1d,_0x4f8a1a){const _0x5ee356=a35_0x4ebe,_0x572dd6=_0x4bfe1d();while(!![]){try{const _0x5717d8=parseInt(_0x5ee356(0x264))/0x1+-parseInt(_0x5ee356(0x21c))/0x2+-parseInt(_0x5ee356(0x235))/0x3*(-parseInt(_0x5ee356(0x263))/0x4)+-parseInt(_0x5ee356(0x25f))/0x5*(-parseInt(_0x5ee356(0x22f))/0x6)+-parseInt(_0x5ee356(0x1f7))/0x7+parseInt(_0x5ee356(0x229))/0x8*(parseInt(_0x5ee356(0x237))/0x9)+-parseInt(_0x5ee356(0x27b))/0xa*(parseInt(_0x5ee356(0x250))/0xb);if(_0x5717d8===_0x4f8a1a)break;else _0x572dd6['push'](_0x572dd6['shift']());}catch(_0x19823c){_0x572dd6['push'](_0x572dd6['shift']());}}}(a35_0x124d,0xe4048));const a35_0x4488f1=(function(){let _0x4b3971=!![];return function(_0x2dac79,_0xe9514e){const _0x41495e=_0x4b3971?function(){const _0x2cb1db=a35_0x4ebe;if(_0xe9514e){const _0x2afd62=_0xe9514e[_0x2cb1db(0x205)](_0x2dac79,arguments);return _0xe9514e=null,_0x2afd62;}}:function(){};return _0x4b3971=![],_0x41495e;};}()),a35_0x2f6ed5=a35_0x4488f1(this,function(){const _0x160e7a=a35_0x4ebe;return a35_0x2f6ed5[_0x160e7a(0x1dd)]()[_0x160e7a(0x23c)](_0x160e7a(0x25a))['toString']()[_0x160e7a(0x1ee)](a35_0x2f6ed5)['search']('(((.+)+)+)+$');});a35_0x2f6ed5();function a35_0x124d(){const _0x2bfe7f=['.\x20Loaded\x20script\x20contained\x20','INVALID_BREAKPOINT','removeBreakpoint','DISALLOWED_EXPRESSION','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','setInternal','../util/validator.js','.\x20Potential\x20matches:\x20','constructor','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','listeners','fileIndex','quotaManager','file:///','formatInterval','V8Inspector','keys','6512303wNAQFT','locationMapper','errors','win32','V8_BREAKPOINT_ERROR','processCondition','INVALID_LINE_NUMBER','fileStats','extname','location','setBreakpointByUrl','../blocklisting/dummy-blocklist-manager','stringify','cleanupAsyncCallStackInterval','apply','BREAKPOINT_PATH_BLOCKED','path','../state/inspector-state','length','detach','listener','error','SYNTAX_ERROR_IN_CONDITION','isValid','MODULE_WRAP_PREFIX_LENGTH','description','SOURCE_FILE_AMBIGUOUS','hrtime','breakpointMapper','set','InspectorDebugApi','recovered','concat','remainingHits','condition\x20','../../client/stackdriver/status-message','handleDebugPausedEvent','1836536PQVOPK','hitBreakpoints','enable','debug','warn','lineNumber','response','findScripts','setBreakpointByUrl\x20error:\x20','BREAKPOINT_CONDITION','includes','applyDynamicLogsCPUQuota','log','24qMadsy','file','compile','clear','disconnect','normalize','1482nGmgvY','setErrorStatusAndCallback','blocklistManager','pipingStatus','apiBreakpoint','sourcemapper','298362anWMgU','stackFrames','3683934rDFwUL','<10.16\x20||\x20>=11\x20<11.11','LOG','\x20<<','onBreakpointHit','search','column','removeFirstOccurrenceInArray','locationStr','capture\x20time:\x20','javascriptFileExtensions','numListeners_','line','capture','v8BreakpointId','scriptId','shouldUseWellFormattedUrl','breakpointId','evaluatedExpressions','variableTable','version','v8Inspector','VARIABLE_VALUE','shouldBlock','breakpoints','1001kOIehD','push','Unable\x20to\x20compile\x20condition\x20>>\x20','enabled','undefined','isFileIndexed','StatusMessage','ERROR_COMPILING_CONDITION','V8_BREAKPOINT_CLEAR_ERROR','expressions','(((.+)+)+)+$','mappingInfo','captureBreakpointData','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','BREAKPOINT_SOURCE_LOCATION','27110NApBSg','>>>breakpoint\x20hit<<<\x20number:\x20','__esModule','logger','4jWxqTs','1078762IQNoLc','quota','scriptMapper','map','parse','Failed\x20to\x20evaluate\x20condition\x20','object','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','action','lines','./debugapi','applyConditionQuota','BreakpointData','ignoreQuota','message','resetV8DebuggerThreshold','disable','setAndStoreBreakpoint','expressionsEvalTimeoutMillis','isJavaScriptFile','config','>=11','DummyBlocklistManager','105810xewTAU','satisfies','condition','setBlocklistManager','value','bind','evaluate','\x20lines.\x20Please\x20ensure','hasMappingInfo','toString','numBreakpoints','changeToNS','SOURCE_FILE_NOT_FOUND','quotaRecoverySeconds','splice','replace','platform','ERROR_EVALUATING_CONDITION'];a35_0x124d=function(){return _0x2bfe7f;};return a35_0x124d();}'use strict';Object['defineProperty'](exports,a35_0x124460(0x261),{'value':!![]}),exports[a35_0x124460(0x215)]=exports['BreakpointData']=void 0x0;const acorn=require('acorn'),path=require(a35_0x124460(0x207)),status_message_1=require(a35_0x124460(0x21a)),state=require(a35_0x124460(0x208)),utils_1=require('../util/utils'),debugapi=require(a35_0x124460(0x26e)),v8inspector_1=require('./v8inspector'),dummy_blocklist_manager_1=require(a35_0x124460(0x202)),USE_MODULE_PREFIX=(0x0,utils_1['satisfies'])(process[a35_0x124460(0x24b)],a35_0x124460(0x238));class BreakpointData{constructor(_0x13e332,_0x43f5d6,_0x431d56,_0x95a4b4,_0x5f5b2a,_0x1fea3a,_0x1c275a,_0x3de3d9){const _0x2da420=a35_0x124460;this['id']=_0x13e332,this[_0x2da420(0x233)]=_0x43f5d6,this['parsedCondition']=_0x431d56,this[_0x2da420(0x23f)]=_0x95a4b4,this[_0x2da420(0x22b)]=_0x5f5b2a,this[_0x2da420(0x218)]=_0x1fea3a,this['ignoreQuota']=_0x1c275a,this[_0x2da420(0x232)]=_0x3de3d9;}}exports[a35_0x124460(0x270)]=BreakpointData;function a35_0x4ebe(_0x3880b2,_0x2e9130){const _0x47682d=a35_0x124d();return a35_0x4ebe=function(_0x2f6ed5,_0x4488f1){_0x2f6ed5=_0x2f6ed5-0x1d7;let _0x124dec=_0x47682d[_0x2f6ed5];return _0x124dec;},a35_0x4ebe(_0x3880b2,_0x2e9130);}class InspectorDebugApi{constructor(_0x393ac9,_0x37f4e2,_0x3c94ec,_0x154790,_0x499fcf){const _0x3d9078=a35_0x124460;this[_0x3d9078(0x24f)]={},this['listeners']={},this[_0x3d9078(0x266)]={},this[_0x3d9078(0x1f8)]={},this[_0x3d9078(0x213)]={},this[_0x3d9078(0x1de)]=0x0,this[_0x3d9078(0x204)]=null,this['logger']=_0x393ac9,this['config']=_0x37f4e2,this[_0x3d9078(0x1f1)]=_0x3c94ec,this[_0x3d9078(0x234)]=_0x154790,this['v8Inspector']=new v8inspector_1[(_0x3d9078(0x1f5))](_0x393ac9,(0x0,utils_1[_0x3d9078(0x27c)])(process[_0x3d9078(0x24b)],'>10.11.0'),this[_0x3d9078(0x278)][_0x3d9078(0x273)],_0x2812e5=>{const _0x1be985=_0x3d9078;this[_0x1be985(0x266)][_0x2812e5[_0x1be985(0x246)]]=_0x2812e5;},_0x46013f=>{const _0x2a660c=_0x3d9078;try{this[_0x2a660c(0x21b)](_0x46013f);}catch(_0x1e1197){this['logger']['error'](_0x1e1197);}},()=>{const _0x2c1862=_0x3d9078;this[_0x2c1862(0x266)]={};}),this[_0x3d9078(0x1f2)]=_0x499fcf,this[_0x3d9078(0x231)]=new dummy_blocklist_manager_1[(_0x3d9078(0x27a))](!![]);}[a35_0x124460(0x214)](_0x13c181,_0x5650af){const _0xa42ccb=a35_0x124460;if(!_0x13c181||typeof _0x13c181['id']===_0xa42ccb(0x254)||!_0x13c181[_0xa42ccb(0x200)]||!_0x13c181[_0xa42ccb(0x200)][_0xa42ccb(0x207)]||!_0x13c181[_0xa42ccb(0x200)]['line'])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5650af,_0x13c181,status_message_1[_0xa42ccb(0x256)]['UNSPECIFIED'],utils_1[_0xa42ccb(0x1f9)][_0xa42ccb(0x1e7)]);const _0x24103b=path[_0xa42ccb(0x22e)](_0x13c181['location'][_0xa42ccb(0x207)]);if(!this[_0xa42ccb(0x234)][_0xa42ccb(0x1dc)](_0x24103b)){const _0x12c07d=path[_0xa42ccb(0x1ff)](_0x24103b);if(!this[_0xa42ccb(0x278)][_0xa42ccb(0x241)][_0xa42ccb(0x226)](_0x12c07d)){const _0x20b0df=_0x24103b['substring'](0x0,_0x24103b[_0xa42ccb(0x209)]-_0x12c07d[_0xa42ccb(0x209)]),_0x28f7c2=this[_0xa42ccb(0x278)]['javascriptFileExtensions'][_0xa42ccb(0x267)](_0x49f585=>_0x20b0df+_0x49f585)['some'](_0x50541d=>(0x0,utils_1[_0xa42ccb(0x255)])(_0x50541d,this[_0xa42ccb(0x1f1)])),_0x472f9a=_0x28f7c2?utils_1[_0xa42ccb(0x1f9)]['COULD_NOT_FIND_MAPPING_FILE']:utils_1[_0xa42ccb(0x1f9)][_0xa42ccb(0x1e0)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5650af,_0x13c181,status_message_1[_0xa42ccb(0x256)][_0xa42ccb(0x25e)],_0x472f9a);}this[_0xa42ccb(0x1eb)](_0x13c181,null,null,_0x5650af);}else{const _0x4aa3e5=_0x13c181[_0xa42ccb(0x200)][_0xa42ccb(0x243)],_0x51e4a2=0x0,_0x5865e7=this[_0xa42ccb(0x234)][_0xa42ccb(0x25b)](_0x24103b,_0x4aa3e5,_0x51e4a2),_0x24b642=(0x0,utils_1['getBreakpointCompiler'])(_0x13c181);if(_0x13c181['condition']&&_0x24b642)try{_0x13c181['condition']=_0x24b642(_0x13c181[_0xa42ccb(0x27d)]);}catch(_0x5e5b17){return this[_0xa42ccb(0x262)]['warn'](_0xa42ccb(0x252)+_0x13c181[_0xa42ccb(0x27d)]+'\x20<<'),(0x0,utils_1['setErrorStatusAndCallback'])(_0x5650af,_0x13c181,status_message_1[_0xa42ccb(0x256)][_0xa42ccb(0x225)],utils_1[_0xa42ccb(0x1f9)][_0xa42ccb(0x257)]);}this[_0xa42ccb(0x1eb)](_0x13c181,_0x5865e7,_0x24b642,_0x5650af);}}[a35_0x124460(0x22c)](_0x498e36,_0x4e616a){const _0x1fb5e3=a35_0x124460;if(typeof _0x498e36['id']===_0x1fb5e3(0x254))return this[_0x1fb5e3(0x262)][_0x1fb5e3(0x21f)](_0x1fb5e3(0x26b)),(0x0,utils_1[_0x1fb5e3(0x230)])(_0x4e616a,_0x498e36,status_message_1[_0x1fb5e3(0x256)]['BREAKPOINT_CONDITION'],utils_1[_0x1fb5e3(0x1f9)][_0x1fb5e3(0x258)]);const _0x57ebf4=this[_0x1fb5e3(0x24f)][_0x498e36['id']];if(!_0x57ebf4)return this['logger'][_0x1fb5e3(0x21f)]('Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20'+_0x498e36['id']),(0x0,utils_1[_0x1fb5e3(0x230)])(_0x4e616a,_0x498e36,status_message_1[_0x1fb5e3(0x256)]['BREAKPOINT_CONDITION'],utils_1[_0x1fb5e3(0x1f9)][_0x1fb5e3(0x258)]);const _0x52a36a=_0x57ebf4[_0x1fb5e3(0x23f)],_0x3c702d=_0x57ebf4['id'];(0x0,utils_1['removeFirstOccurrenceInArray'])(this[_0x1fb5e3(0x1f8)][_0x52a36a],_0x498e36['id']);this[_0x1fb5e3(0x1f8)][_0x52a36a]['length']===0x0&&delete this['locationMapper'][_0x52a36a];(0x0,utils_1[_0x1fb5e3(0x23e)])(this[_0x1fb5e3(0x213)][_0x3c702d],_0x498e36['id']);this[_0x1fb5e3(0x213)][_0x3c702d][_0x1fb5e3(0x209)]===0x0&&delete this[_0x1fb5e3(0x213)][_0x3c702d];let _0x1fc1ad={};!this[_0x1fb5e3(0x213)][_0x57ebf4['id']]&&(_0x1fc1ad=this[_0x1fb5e3(0x24c)][_0x1fb5e3(0x1e8)](_0x57ebf4['id'])),delete this[_0x1fb5e3(0x24f)][_0x498e36['id']],delete this[_0x1fb5e3(0x1f0)][_0x498e36['id']],this[_0x1fb5e3(0x1de)]--,setImmediate(()=>{const _0x2218f2=_0x1fb5e3;_0x1fc1ad[_0x2218f2(0x20c)]&&_0x4e616a(_0x1fc1ad[_0x2218f2(0x20c)]),_0x4e616a(null);});}['wait'](_0x5b6c26,_0x17a296){const _0x121359=a35_0x124460,_0x26cb0d=this['onBreakpointHit'][_0x121359(0x1d9)](this,_0x5b6c26,_0x1e8833=>{const _0x19cfa6=_0x121359,_0x99f81a=--this['breakpoints'][_0x5b6c26['id']][_0x19cfa6(0x218)];(_0x99f81a<=0x0||_0x1e8833)&&(this['listeners'][_0x5b6c26['id']][_0x19cfa6(0x253)]=![]),_0x17a296(_0x1e8833||undefined);});this[_0x121359(0x1f0)][_0x5b6c26['id']]={'enabled':!![],'listener':_0x26cb0d};}[a35_0x124460(0x228)](_0x3df1aa,_0x4715e8,_0x1e58d4,_0x4636cf){const _0x1211b2=a35_0x124460,_0x49609b=this[_0x1211b2(0x23b)][_0x1211b2(0x1d9)](this,_0x3df1aa,_0x395ed6=>{const _0x332cc0=_0x1211b2;if(_0x395ed6){this[_0x332cc0(0x1f0)][_0x3df1aa['id']][_0x332cc0(0x253)]=![],setImmediate(()=>{_0x4636cf(_0x395ed6||undefined);});return;}_0x4715e8(_0x3df1aa['logMessageFormat'],_0x3df1aa['evaluatedExpressions']),_0x3df1aa[_0x332cc0(0x249)]=[],_0x1e58d4()?this['listeners'][_0x3df1aa['id']][_0x332cc0(0x253)]=![]:this[_0x332cc0(0x1f2)]['needsRecoveryTime'](_0x3df1aa['id'])&&(this[_0x332cc0(0x1f0)][_0x3df1aa['id']][_0x332cc0(0x253)]=![],setTimeout(()=>{const _0x2ba813=_0x332cc0;!_0x1e58d4()&&this[_0x2ba813(0x1f0)][_0x3df1aa['id']]&&(this[_0x2ba813(0x1f0)][_0x3df1aa['id']][_0x2ba813(0x253)]=!![]),this['quotaManager'][_0x2ba813(0x216)](_0x3df1aa['id']);},this[_0x332cc0(0x278)][_0x332cc0(0x265)][_0x332cc0(0x1e1)]*0x3e8));});this[_0x1211b2(0x1f0)][_0x3df1aa['id']]={'enabled':!![],'listener':_0x49609b};}[a35_0x124460(0x22d)](){const _0x388f3f=a35_0x124460;this[_0x388f3f(0x24c)][_0x388f3f(0x20a)]();}[a35_0x124460(0x21e)](){const _0x2abf0f=a35_0x124460;this[_0x2abf0f(0x24c)][_0x2abf0f(0x21e)]();}[a35_0x124460(0x274)](){const _0x49fbd4=a35_0x124460;this[_0x49fbd4(0x24c)][_0x49fbd4(0x274)]();}['numBreakpoints_'](){const _0x3209d2=a35_0x124460;return Object['keys'](this[_0x3209d2(0x24f)])[_0x3209d2(0x209)];}[a35_0x124460(0x242)](){const _0x390345=a35_0x124460;return Object[_0x390345(0x1f6)](this['listeners'])[_0x390345(0x209)];}[a35_0x124460(0x218)](_0x5eb533){const _0x30c539=a35_0x124460;return this[_0x30c539(0x24f)][_0x5eb533][_0x30c539(0x218)];}[a35_0x124460(0x1d7)](_0x2064a2){const _0x18b003=a35_0x124460;this[_0x18b003(0x231)]=_0x2064a2;}[a35_0x124460(0x1eb)](_0x2a6f17,_0x478c4f,_0xa4f81e,_0x565984){const _0x25fe08=a35_0x124460;let _0x2ea5d8=null;if(_0x2a6f17[_0x25fe08(0x27d)])try{_0x2ea5d8=acorn[_0x25fe08(0x268)](_0x2a6f17['condition'],{'sourceType':'script','ecmaVersion':0x6});const _0x4f360f=require(_0x25fe08(0x1ec));if(!_0x4f360f[_0x25fe08(0x20e)](_0x2ea5d8,![]))return(0x0,utils_1[_0x25fe08(0x230)])(_0x565984,_0x2a6f17,status_message_1[_0x25fe08(0x256)][_0x25fe08(0x225)],utils_1['errors'][_0x25fe08(0x1e9)]);}catch(_0x478587){const _0x5f1471=utils_1[_0x25fe08(0x1f9)][_0x25fe08(0x20d)]+_0x478587[_0x25fe08(0x272)];return(0x0,utils_1[_0x25fe08(0x230)])(_0x565984,_0x2a6f17,status_message_1[_0x25fe08(0x256)]['BREAKPOINT_CONDITION'],_0x5f1471);}let _0x44eb86;const _0x54f47b=_0x478c4f?_0x478c4f[_0x25fe08(0x22a)]:path[_0x25fe08(0x22e)](_0x2a6f17[_0x25fe08(0x200)][_0x25fe08(0x207)]),_0x551768=(0x0,utils_1[_0x25fe08(0x223)])(_0x54f47b,this[_0x25fe08(0x278)],this[_0x25fe08(0x1f1)],this['logger']);if(_0x551768['length']===0x0)return(0x0,utils_1[_0x25fe08(0x230)])(_0x565984,_0x2a6f17,status_message_1['StatusMessage'][_0x25fe08(0x25e)],utils_1[_0x25fe08(0x1f9)][_0x25fe08(0x1e0)]);else{if(_0x551768[_0x25fe08(0x209)]===0x1)_0x44eb86=_0x551768[0x0];else return this['logger'][_0x25fe08(0x220)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x54f47b+_0x25fe08(0x1ed)+_0x551768),(0x0,utils_1[_0x25fe08(0x230)])(_0x565984,_0x2a6f17,status_message_1[_0x25fe08(0x256)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x25fe08(0x1f9)][_0x25fe08(0x211)]);}if(this[_0x25fe08(0x231)][_0x25fe08(0x24e)](_0x44eb86))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x565984,_0x2a6f17,status_message_1['StatusMessage'][_0x25fe08(0x25e)],utils_1[_0x25fe08(0x1f9)][_0x25fe08(0x206)]);let _0x54a3ce=_0x478c4f&&_0x478c4f[_0x25fe08(0x23d)]?_0x478c4f['column']:_0x2a6f17[_0x25fe08(0x200)][_0x25fe08(0x23d)]||0x0;const _0x195f88=_0x478c4f?_0x478c4f[_0x25fe08(0x243)]:_0x2a6f17[_0x25fe08(0x200)][_0x25fe08(0x243)];USE_MODULE_PREFIX&&_0x195f88===0x1&&(_0x54a3ce+=debugapi[_0x25fe08(0x20f)]-0x1);if(_0x195f88>=this[_0x25fe08(0x1f1)][_0x25fe08(0x1fe)][_0x44eb86][_0x25fe08(0x26d)]||_0x195f88<0x1)return(0x0,utils_1[_0x25fe08(0x230)])(_0x565984,_0x2a6f17,status_message_1[_0x25fe08(0x256)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x25fe08(0x1f9)][_0x25fe08(0x1fd)],'description':utils_1[_0x25fe08(0x1f9)][_0x25fe08(0x1fd)][_0x25fe08(0x210)]+_0x44eb86+':'+_0x195f88+_0x25fe08(0x1e6)+this[_0x25fe08(0x1f1)]['fileStats'][_0x44eb86][_0x25fe08(0x26d)]+_0x25fe08(0x1db)+_0x25fe08(0x1ef)+'\x20deployed\x20source.'});const _0x2f73eb=this[_0x25fe08(0x275)](_0x2a6f17,_0x195f88,_0x54a3ce,_0x44eb86);if(!_0x2f73eb)return(0x0,utils_1[_0x25fe08(0x230)])(_0x565984,_0x2a6f17,status_message_1[_0x25fe08(0x256)][_0x25fe08(0x25e)],utils_1[_0x25fe08(0x1f9)][_0x25fe08(0x1fb)]);this[_0x25fe08(0x24f)][_0x2a6f17['id']]=new BreakpointData(_0x2f73eb[_0x25fe08(0x245)],_0x2a6f17,_0x2ea5d8,_0x2f73eb[_0x25fe08(0x23f)],_0xa4f81e,_0x2a6f17['maxHitCount']||0x1,_0x2a6f17[_0x25fe08(0x271)],_0x2a6f17[_0x25fe08(0x232)]),this['numBreakpoints']++,setImmediate(()=>{_0x565984(null);});}[a35_0x124460(0x275)](_0xdecc0b,_0x15703d,_0x579443,_0x358405){const _0x56c482=a35_0x124460,_0x3bc435=JSON[_0x56c482(0x203)]({'file':_0x358405,'line':_0x15703d,'column':_0x579443});let _0x4c40f9;if(!this[_0x56c482(0x1f8)][_0x3bc435]){const _0x1be96e=this[_0x56c482(0x24c)][_0x56c482(0x247)]()?'file://'+_0x358405:_0x358405,_0x557b0d=process[_0x56c482(0x1e4)]===_0x56c482(0x1fa)&&(0x0,utils_1['satisfies'])(process['version'],_0x56c482(0x279))?_0x1be96e[_0x56c482(0x1e3)](/^file:\/\//,_0x56c482(0x1f3))[_0x56c482(0x1e3)](/\\/g,'/'):_0x1be96e,_0x1f06ac=this[_0x56c482(0x24c)][_0x56c482(0x201)]({'lineNumber':_0x15703d-0x1,'url':encodeURI(_0x557b0d),'columnNumber':_0x579443});if(_0x1f06ac['error']||!_0x1f06ac[_0x56c482(0x222)])return this['logger'][_0x56c482(0x20c)]('Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20'+_0x557b0d+':'+_0x15703d+',\x20'+(_0x56c482(0x224)+JSON[_0x56c482(0x203)](_0x1f06ac['error']))),null;_0x4c40f9=_0x1f06ac['response'][_0x56c482(0x248)],delete this[_0x56c482(0x1f8)][_0x3bc435],delete this[_0x56c482(0x213)][_0x4c40f9],this[_0x56c482(0x1f8)][_0x3bc435]=[],this['breakpointMapper'][_0x4c40f9]=[];}else _0x4c40f9=this[_0x56c482(0x24f)][this[_0x56c482(0x1f8)][_0x3bc435][0x0]]['id'];return this[_0x56c482(0x1f8)][_0x3bc435][_0x56c482(0x251)](_0xdecc0b['id']),this['breakpointMapper'][_0x4c40f9][_0x56c482(0x251)](_0xdecc0b['id']),{'v8BreakpointId':_0x4c40f9,'locationStr':_0x3bc435};}[a35_0x124460(0x1fc)](_0x426bd1,_0x52d2e4){const _0x2516ec=a35_0x124460,_0x1d816e=this[_0x2516ec(0x278)][_0x2516ec(0x276)],_0x56d9fa=_0x426bd1['condition'];if(_0x56d9fa){let _0x3a37c9;if(this[_0x2516ec(0x1f2)][_0x2516ec(0x271)])_0x3a37c9=state[_0x2516ec(0x1da)](_0x56d9fa,_0x52d2e4,this[_0x2516ec(0x24c)],!![],_0x1d816e);else{const _0x23139d=process[_0x2516ec(0x212)]();_0x3a37c9=state[_0x2516ec(0x1da)](_0x56d9fa,_0x52d2e4,this[_0x2516ec(0x24c)],!![],_0x1d816e);const _0x1f6e5d=process[_0x2516ec(0x212)](_0x23139d),_0x11ec99=this['changeToNS'](_0x1f6e5d),_0x5763f4=this[_0x2516ec(0x1f2)][_0x2516ec(0x26f)](_0x11ec99,_0x426bd1);if(_0x5763f4)return[undefined,_0x5763f4];}if(_0x3a37c9[_0x2516ec(0x20c)])return this[_0x2516ec(0x262)][_0x2516ec(0x21f)](_0x2516ec(0x269)+_0x56d9fa+'\x20due\x20to\x20error:\x20',_0x3a37c9['error']),[undefined,{...utils_1[_0x2516ec(0x1f9)][_0x2516ec(0x1e5)],'description':(utils_1[_0x2516ec(0x1f9)]['ERROR_EVALUATING_CONDITION'][_0x2516ec(0x210)]||'')+_0x3a37c9[_0x2516ec(0x20c)][_0x2516ec(0x210)]}];if(!_0x3a37c9[_0x2516ec(0x26a)][_0x2516ec(0x1d8)])return this[_0x2516ec(0x262)][_0x2516ec(0x21f)](_0x2516ec(0x219)+_0x56d9fa+_0x2516ec(0x1ea)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x35e077,_0x411e60,_0xfa43c8){const _0x4e1d30=a35_0x124460,[_0xb3688d,_0x29147c]=this[_0x4e1d30(0x1fc)](_0x35e077,_0xfa43c8[0x0]);if(_0x29147c!==undefined){(0x0,utils_1[_0x4e1d30(0x230)])(_0x411e60,_0x35e077,status_message_1[_0x4e1d30(0x256)]['BREAKPOINT_CONDITION'],_0x29147c);return;}if(_0xb3688d===![])return;const _0x540bc3=process[_0x4e1d30(0x212)]();try{this[_0x4e1d30(0x25c)](_0x35e077,_0xfa43c8);}catch(_0x1ff833){return(0x0,utils_1[_0x4e1d30(0x230)])(_0x411e60,_0x35e077,status_message_1['StatusMessage'][_0x4e1d30(0x25e)],utils_1[_0x4e1d30(0x1f9)]['CAPTURE_BREAKPOINT_DATA']+_0x1ff833);}const _0x194fa1=process[_0x4e1d30(0x212)](_0x540bc3),_0x4ded92=this[_0x4e1d30(0x1df)](_0x194fa1);this[_0x4e1d30(0x1f2)][_0x4e1d30(0x227)](_0x35e077['id'],_0x4ded92),this[_0x4e1d30(0x262)][_0x4e1d30(0x21f)]((0x0,utils_1[_0x4e1d30(0x1f4)])(_0x4e1d30(0x240),_0x194fa1)),_0x411e60(null);}[a35_0x124460(0x25c)](_0x440354,_0xdad3c6){const _0x418f9d=a35_0x124460,_0x49d6dd=[],_0x1bf18a=this;if(_0x440354['expressions']&&this[_0x418f9d(0x24f)][_0x440354['id']]['compile'])for(let _0x38c468=0x0;_0x38c468<_0x440354[_0x418f9d(0x259)][_0x418f9d(0x209)];_0x38c468++){try{_0x440354['expressions'][_0x38c468]=this[_0x418f9d(0x24f)][_0x440354['id']]['compile'](_0x440354[_0x418f9d(0x259)][_0x38c468]);}catch(_0x320bd8){this[_0x418f9d(0x262)][_0x418f9d(0x220)]('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x440354[_0x418f9d(0x259)][_0x38c468]+_0x418f9d(0x23a)),_0x49d6dd[_0x418f9d(0x251)]({'name':_0x440354[_0x418f9d(0x259)][_0x38c468],'status':new status_message_1[(_0x418f9d(0x256))](status_message_1[_0x418f9d(0x256)][_0x418f9d(0x24d)],utils_1[_0x418f9d(0x1f9)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x440354[_0x418f9d(0x259)][_0x418f9d(0x1e2)](_0x38c468,0x1),_0x38c468--;}}if(_0x440354[_0x418f9d(0x26c)]===_0x418f9d(0x239)){if(!_0x440354[_0x418f9d(0x259)])_0x440354[_0x418f9d(0x249)]=[];else{const _0x296254=_0xdad3c6[0x0];_0x440354[_0x418f9d(0x249)]=_0x440354[_0x418f9d(0x259)][_0x418f9d(0x267)](_0x2d8327=>{const _0x57f219=_0x418f9d,_0x13bb42=state[_0x57f219(0x1da)](_0x2d8327,_0x296254,_0x1bf18a[_0x57f219(0x24c)],!![],this[_0x57f219(0x278)][_0x57f219(0x276)]);return _0x13bb42[_0x57f219(0x20c)]?_0x13bb42[_0x57f219(0x20c)]:_0x13bb42[_0x57f219(0x26a)][_0x57f219(0x1d8)];});}}else{const _0x4a3676=state[_0x418f9d(0x244)](_0xdad3c6,_0x440354,this[_0x418f9d(0x278)],this[_0x418f9d(0x266)],this['v8Inspector'],this[_0x418f9d(0x231)]);_0x440354['location']&&(0x0,utils_1[_0x418f9d(0x277)])(_0x440354['location'][_0x418f9d(0x207)])&&(_0x440354[_0x418f9d(0x200)][_0x418f9d(0x243)]=_0xdad3c6[0x0]['location'][_0x418f9d(0x221)]+0x1),_0x440354[_0x418f9d(0x236)]=_0x4a3676[_0x418f9d(0x236)],_0x440354[_0x418f9d(0x24a)]=_0x4a3676['variableTable'],_0x440354[_0x418f9d(0x249)]=_0x49d6dd[_0x418f9d(0x217)](_0x4a3676[_0x418f9d(0x249)]);}}['handleDebugPausedEvent'](_0x2e8564){const _0x4ac807=a35_0x124460;try{if(!_0x2e8564['hitBreakpoints'])return;const _0x1ff88f=_0x2e8564[_0x4ac807(0x21d)][0x0],_0x2d1d1a=this[_0x4ac807(0x213)][_0x1ff88f];if(!_0x2d1d1a)return;_0x2d1d1a['forEach'](_0x290aec=>{const _0x9c6419=_0x4ac807;this[_0x9c6419(0x1f0)][_0x290aec][_0x9c6419(0x253)]&&(this[_0x9c6419(0x262)][_0x9c6419(0x21f)](_0x9c6419(0x260)+_0x290aec),this[_0x9c6419(0x1f0)][_0x290aec][_0x9c6419(0x20b)](_0x2e8564['callFrames']));});}catch(_0x321dea){this[_0x4ac807(0x262)]['warn'](_0x4ac807(0x25d)+_0x321dea);}}['changeToNS'](_0x13726b){return _0x13726b[0x0]*0x3b9aca00+_0x13726b[0x1];}}exports[a35_0x124460(0x215)]=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
|
+
const a36_0x117115=a36_0x1c81;(function(_0x208b50,_0x2ecb8b){const _0x1ff1f1=a36_0x1c81,_0x21e916=_0x208b50();while(!![]){try{const _0xb3b8a0=-parseInt(_0x1ff1f1(0x275))/0x1*(-parseInt(_0x1ff1f1(0x253))/0x2)+parseInt(_0x1ff1f1(0x21a))/0x3+parseInt(_0x1ff1f1(0x218))/0x4*(parseInt(_0x1ff1f1(0x21c))/0x5)+-parseInt(_0x1ff1f1(0x1fc))/0x6+parseInt(_0x1ff1f1(0x264))/0x7*(-parseInt(_0x1ff1f1(0x226))/0x8)+parseInt(_0x1ff1f1(0x219))/0x9*(-parseInt(_0x1ff1f1(0x23a))/0xa)+parseInt(_0x1ff1f1(0x26f))/0xb*(parseInt(_0x1ff1f1(0x265))/0xc);if(_0xb3b8a0===_0x2ecb8b)break;else _0x21e916['push'](_0x21e916['shift']());}catch(_0x348adb){_0x21e916['push'](_0x21e916['shift']());}}}(a36_0x3277,0x74532));const a36_0x466c3e=(function(){let _0x1b1905=!![];return function(_0x297e52,_0x39ab08){const _0x5cbe44=_0x1b1905?function(){const _0x2f2107=a36_0x1c81;if(_0x39ab08){const _0x1c235d=_0x39ab08[_0x2f2107(0x234)](_0x297e52,arguments);return _0x39ab08=null,_0x1c235d;}}:function(){};return _0x1b1905=![],_0x5cbe44;};}()),a36_0x360749=a36_0x466c3e(this,function(){const _0xb93eb2=a36_0x1c81;return a36_0x360749[_0xb93eb2(0x241)]()[_0xb93eb2(0x26d)]('(((.+)+)+)+$')['toString']()[_0xb93eb2(0x215)](a36_0x360749)[_0xb93eb2(0x26d)](_0xb93eb2(0x23e));});a36_0x360749();'use strict';Object[a36_0x117115(0x213)](exports,'__esModule',{'value':!![]}),exports[a36_0x117115(0x23c)]=exports['V8BreakpointData']=void 0x0;const acorn=require(a36_0x117115(0x24b)),path=require('path'),semver=require(a36_0x117115(0x222)),vm=require('vm'),status_message_1=require(a36_0x117115(0x273)),state=require('../state/legacy-state'),utils_1=require(a36_0x117115(0x21e)),debugapi=require('./debugapi'),dummy_blocklist_manager_1=require(a36_0x117115(0x277));class V8BreakpointData{constructor(_0x1ddfb3,_0x26a969,_0xb3f3c6,_0x57b305){const _0xa109ba=a36_0x117115;this['apiBreakpoint']=_0x1ddfb3,this[_0xa109ba(0x27f)]=_0x26a969,this[_0xa109ba(0x272)]=_0xb3f3c6,this[_0xa109ba(0x24f)]=_0x57b305;}}exports[a36_0x117115(0x1f8)]=V8BreakpointData;class V8DebugApi{constructor(_0x256cbe,_0x598553,_0x4f8297,_0x5d95ad,_0x27770c){const _0x5021fe=a36_0x117115;this[_0x5021fe(0x1f5)]={},this['listeners']={},this[_0x5021fe(0x23f)]=0x0,this['sourcemapper']=_0x5d95ad,this['v8']=vm[_0x5021fe(0x225)](_0x5021fe(0x27d)),this[_0x5021fe(0x205)]=_0x598553,this[_0x5021fe(0x1fb)]=_0x4f8297,this[_0x5021fe(0x24e)]=/(\d+\.\d+\.\d+)\.\d+/[_0x5021fe(0x258)](process[_0x5021fe(0x220)]['v8']),this[_0x5021fe(0x20d)]=_0x256cbe,this[_0x5021fe(0x236)]=semver[_0x5021fe(0x23d)](this[_0x5021fe(0x24e)][0x1],'>=4.5'),this[_0x5021fe(0x211)]=_0x27770c,this[_0x5021fe(0x238)]=new dummy_blocklist_manager_1[(_0x5021fe(0x223))](!![]),this[_0x5021fe(0x255)]=(_0x598909,_0x5b18ff,_0x236047)=>{const _0x418395=_0x5021fe;try{switch(_0x598909){case this['v8']['DebugEvent'][_0x418395(0x279)]:_0x236047['breakPointsHit']()[_0x418395(0x27b)](_0x215256=>{const _0x230bb9=_0x418395,_0x620dd5=_0x215256[_0x230bb9(0x280)]()[_0x230bb9(0x267)]();this[_0x230bb9(0x228)][_0x620dd5]['enabled']&&(this['logger'][_0x230bb9(0x1ff)](_0x230bb9(0x25e)+_0x620dd5),this['listeners'][_0x620dd5][_0x230bb9(0x1fd)](_0x5b18ff,_0x236047));});break;default:}}catch(_0x426bc3){this['logger']['warn']('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x426bc3);}},this[_0x5021fe(0x236)]&&(this[_0x5021fe(0x20d)]['info']('activating\x20v8\x20breakpoint\x20listener\x20(permanent)'),this['v8'][_0x5021fe(0x260)](this['handleDebugEvents']));}['set'](_0x1a12c2,_0x75a902){const _0x55b2a0=a36_0x117115;if(!this['v8']||!_0x1a12c2||typeof _0x1a12c2['id']==='undefined'||!_0x1a12c2['location']||!_0x1a12c2[_0x55b2a0(0x210)][_0x55b2a0(0x22e)]||!_0x1a12c2[_0x55b2a0(0x210)]['line'])return(0x0,utils_1[_0x55b2a0(0x243)])(_0x75a902,_0x1a12c2,status_message_1[_0x55b2a0(0x21f)][_0x55b2a0(0x217)],utils_1[_0x55b2a0(0x25f)][_0x55b2a0(0x248)]);const _0x2e0ac2=path['normalize'](_0x1a12c2[_0x55b2a0(0x210)][_0x55b2a0(0x22e)]);if(this['blocklistManager'][_0x55b2a0(0x221)](_0x2e0ac2))return(0x0,utils_1[_0x55b2a0(0x243)])(_0x75a902,_0x1a12c2,status_message_1[_0x55b2a0(0x21f)][_0x55b2a0(0x26b)],utils_1['errors'][_0x55b2a0(0x1fe)]);if(!this[_0x55b2a0(0x26e)]['hasMappingInfo'](_0x2e0ac2)){const _0x549ec3=path[_0x55b2a0(0x22d)](_0x2e0ac2);if(!this['config'][_0x55b2a0(0x251)][_0x55b2a0(0x240)](_0x549ec3))return(0x0,utils_1[_0x55b2a0(0x243)])(_0x75a902,_0x1a12c2,status_message_1[_0x55b2a0(0x21f)][_0x55b2a0(0x26b)],utils_1[_0x55b2a0(0x25f)]['COULD_NOT_FIND_MAPPING_FILE']);this[_0x55b2a0(0x259)](_0x1a12c2,null,null,_0x75a902);}else{const _0x48b047=_0x1a12c2['location']['line'],_0x332f38=0x0,_0x23696d=this[_0x55b2a0(0x26e)][_0x55b2a0(0x252)](_0x2e0ac2,_0x48b047,_0x332f38),_0x3e624e=(0x0,utils_1[_0x55b2a0(0x224)])(_0x1a12c2);if(_0x1a12c2[_0x55b2a0(0x257)]&&_0x3e624e)try{_0x1a12c2[_0x55b2a0(0x257)]=_0x3e624e(_0x1a12c2[_0x55b2a0(0x257)]);}catch(_0x363387){return this[_0x55b2a0(0x20d)]['info'](_0x55b2a0(0x21b)+_0x1a12c2[_0x55b2a0(0x257)]+_0x55b2a0(0x24a)),(0x0,utils_1[_0x55b2a0(0x243)])(_0x75a902,_0x1a12c2,status_message_1[_0x55b2a0(0x21f)][_0x55b2a0(0x26a)],utils_1[_0x55b2a0(0x25f)][_0x55b2a0(0x237)]);}this[_0x55b2a0(0x259)](_0x1a12c2,_0x23696d,_0x3e624e,_0x75a902);}}[a36_0x117115(0x268)](_0xbb96d9,_0xcf6b0){const _0x17b8fd=a36_0x117115;if(typeof _0xbb96d9['id']==='undefined')return(0x0,utils_1[_0x17b8fd(0x243)])(_0xcf6b0,_0xbb96d9,status_message_1[_0x17b8fd(0x21f)][_0x17b8fd(0x26a)],utils_1['errors'][_0x17b8fd(0x25d)]);const _0x57b25a=this['breakpoints'][_0xbb96d9['id']];if(!_0x57b25a)return(0x0,utils_1[_0x17b8fd(0x243)])(_0xcf6b0,_0xbb96d9,status_message_1['StatusMessage'][_0x17b8fd(0x26a)],utils_1['errors'][_0x17b8fd(0x25d)]);const _0x43fc49=_0x57b25a[_0x17b8fd(0x27f)];this['v8'][_0x17b8fd(0x204)](_0x43fc49[_0x17b8fd(0x267)]()),delete this[_0x17b8fd(0x1f5)][_0xbb96d9['id']],delete this[_0x17b8fd(0x228)][_0x43fc49['number']()],this[_0x17b8fd(0x23f)]--,this[_0x17b8fd(0x23f)]===0x0&&!this['usePermanentListener']&&(this['logger'][_0x17b8fd(0x1ff)](_0x17b8fd(0x270)),this['v8'][_0x17b8fd(0x260)](null)),setImmediate(()=>{_0xcf6b0(null);});}[a36_0x117115(0x22a)](_0x5171b0,_0x3f31ab){const _0x56b5f1=a36_0x117115,_0x39130f=this,_0x567f9f=_0x39130f[_0x56b5f1(0x1f5)][_0x5171b0['id']][_0x56b5f1(0x27f)][_0x56b5f1(0x267)](),_0x312d44=this[_0x56b5f1(0x24d)][_0x56b5f1(0x254)](this,_0x5171b0,_0x173ae9=>{const _0x53d891=_0x56b5f1;_0x39130f['listeners'][_0x567f9f][_0x53d891(0x245)]=![],setImmediate(()=>{_0x3f31ab(_0x173ae9||undefined);});});_0x39130f[_0x56b5f1(0x228)][_0x567f9f]={'enabled':!![],'listener':_0x312d44};}[a36_0x117115(0x20e)](_0x3f37f3,_0x502b4b,_0x2962a3,_0x15659d){const _0x763a88=a36_0x117115,_0x5aa16c=this,_0x4bfd84=_0x5aa16c['breakpoints'][_0x3f37f3['id']][_0x763a88(0x27f)][_0x763a88(0x267)](),_0x1ec293=this['onBreakpointHit'][_0x763a88(0x254)](this,_0x3f37f3,_0x47dd60=>{const _0x3d46bf=_0x763a88;_0x47dd60&&(this['listeners'][_0x3f37f3['id']][_0x3d46bf(0x245)]=![],setImmediate(()=>{_0x15659d(_0x47dd60||undefined);})),_0x502b4b(_0x3f37f3[_0x3d46bf(0x231)],_0x3f37f3[_0x3d46bf(0x262)]),_0x2962a3()?_0x5aa16c['listeners'][_0x4bfd84][_0x3d46bf(0x245)]=![]:this[_0x3d46bf(0x211)]['needsRecoveryTime'](_0x3f37f3['id'])&&(_0x5aa16c['listeners'][_0x4bfd84][_0x3d46bf(0x245)]=![],setTimeout(()=>{const _0x4ed516=_0x3d46bf;!_0x2962a3()&&_0x5aa16c['listeners'][_0x4bfd84]&&(_0x5aa16c[_0x4ed516(0x228)][_0x4bfd84][_0x4ed516(0x245)]=!![]),this[_0x4ed516(0x211)][_0x4ed516(0x1f4)](_0x3f37f3['id']);},_0x5aa16c['config'][_0x3d46bf(0x27a)][_0x3d46bf(0x27c)]*0x3e8));});_0x5aa16c[_0x763a88(0x228)][_0x4bfd84]={'enabled':!![],'listener':_0x1ec293};}[a36_0x117115(0x21d)](){return;}[a36_0x117115(0x23b)](){}[a36_0x117115(0x20a)](){}[a36_0x117115(0x227)](){const _0x713d17=a36_0x117115;return Object[_0x713d17(0x1f7)](this[_0x713d17(0x1f5)])['length'];}[a36_0x117115(0x20c)](){const _0x52cb88=a36_0x117115;return Object[_0x52cb88(0x1f7)](this[_0x52cb88(0x228)])['length'];}[a36_0x117115(0x20f)](){return 0x0;}[a36_0x117115(0x20b)](_0x493e34){const _0x4a602a=a36_0x117115;this[_0x4a602a(0x238)]=_0x493e34;}[a36_0x117115(0x259)](_0x1b13b6,_0x29d4df,_0x593c39,_0xfe5a50){const _0x122a58=a36_0x117115;let _0x5e9aac=null;if(_0x1b13b6[_0x122a58(0x257)])try{_0x5e9aac=acorn[_0x122a58(0x274)](_0x1b13b6[_0x122a58(0x257)],{'sourceType':_0x122a58(0x249),'ecmaVersion':0x6});const _0x1ee360=require('../util/validator.js');if(!_0x1ee360['isValid'](_0x5e9aac,!![]))return(0x0,utils_1[_0x122a58(0x243)])(_0xfe5a50,_0x1b13b6,status_message_1[_0x122a58(0x21f)][_0x122a58(0x26a)],utils_1['errors'][_0x122a58(0x208)]);}catch(_0x152c3e){return(0x0,utils_1['setErrorStatusAndCallback'])(_0xfe5a50,_0x1b13b6,status_message_1['StatusMessage'][_0x122a58(0x26a)],utils_1['errors']['SYNTAX_ERROR_IN_CONDITION']+_0x152c3e[_0x122a58(0x207)]);}let _0x4124ec;const _0x1dae56=_0x29d4df?_0x29d4df['file']:path[_0x122a58(0x235)](_0x1b13b6[_0x122a58(0x210)][_0x122a58(0x22e)]),_0x30e502=(0x0,utils_1[_0x122a58(0x239)])(_0x1dae56,this['config'],this[_0x122a58(0x1fb)],this['logger']);if(_0x30e502['length']===0x0)return(0x0,utils_1[_0x122a58(0x243)])(_0xfe5a50,_0x1b13b6,status_message_1[_0x122a58(0x21f)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x122a58(0x25f)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x30e502[_0x122a58(0x203)]===0x1)_0x4124ec=_0x30e502[0x0];else return this[_0x122a58(0x20d)][_0x122a58(0x1f6)](_0x122a58(0x27e)+_0x1dae56+_0x122a58(0x25c)+_0x30e502),(0x0,utils_1['setErrorStatusAndCallback'])(_0xfe5a50,_0x1b13b6,status_message_1['StatusMessage'][_0x122a58(0x26b)],utils_1[_0x122a58(0x25f)]['SOURCE_FILE_AMBIGUOUS']);}let _0x2ace50=_0x29d4df&&_0x29d4df[_0x122a58(0x230)]?_0x29d4df['column']:_0x1b13b6[_0x122a58(0x210)]['column']||0x1;const _0x20afba=_0x29d4df?_0x29d4df[_0x122a58(0x276)]:_0x1b13b6['location'][_0x122a58(0x276)];_0x20afba===0x1&&(_0x2ace50+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x20afba>=this[_0x122a58(0x1fb)][_0x122a58(0x261)][_0x4124ec]['lines'])return(0x0,utils_1[_0x122a58(0x243)])(_0xfe5a50,_0x1b13b6,status_message_1[_0x122a58(0x21f)][_0x122a58(0x26b)],{...utils_1['errors']['INVALID_LINE_NUMBER'],'description':utils_1[_0x122a58(0x25f)][_0x122a58(0x22c)][_0x122a58(0x22f)]+_0x4124ec+':'+_0x20afba+_0x122a58(0x201)+this[_0x122a58(0x1fb)][_0x122a58(0x261)][_0x4124ec][_0x122a58(0x200)]+'\x20lines.\x20Please\x20ensure'+_0x122a58(0x271)+_0x122a58(0x22b)});const _0x258e49=this['setByRegExp'](_0x4124ec,_0x20afba,_0x2ace50);if(!_0x258e49)return(0x0,utils_1['setErrorStatusAndCallback'])(_0xfe5a50,_0x1b13b6,status_message_1[_0x122a58(0x21f)][_0x122a58(0x26b)],utils_1['errors'][_0x122a58(0x206)]);this[_0x122a58(0x23f)]===0x0&&!this[_0x122a58(0x236)]&&(this['logger']['info']('activating\x20v8\x20breakpoint\x20listener'),this['v8']['setListener'](this[_0x122a58(0x255)])),this[_0x122a58(0x1f5)][_0x1b13b6['id']]=new V8BreakpointData(_0x1b13b6,_0x258e49,_0x5e9aac,_0x593c39),this[_0x122a58(0x23f)]++,setImmediate(()=>{_0xfe5a50(null);});}['setByRegExp'](_0x1de089,_0x668c37,_0x34d9de){const _0x3548c5=a36_0x117115,_0xd28fac=(0x0,utils_1[_0x3548c5(0x1f3)])(_0x1de089),_0x1b0560=this['v8'][_0x3548c5(0x1fa)](_0xd28fac,_0x668c37-0x1,_0x34d9de-0x1),_0x24b920=this['v8'][_0x3548c5(0x209)](_0x1b0560);return _0x24b920;}[a36_0x117115(0x24d)](_0x55a7be,_0x2eee30,_0x1c4a59){const _0x45737b=a36_0x117115,_0x3b7a2e=this[_0x45737b(0x1f5)][_0x55a7be['id']][_0x45737b(0x27f)];if(!_0x3b7a2e[_0x45737b(0x214)]())return(0x0,utils_1[_0x45737b(0x243)])(_0x2eee30,_0x55a7be,status_message_1[_0x45737b(0x21f)][_0x45737b(0x26b)],utils_1['errors']['V8_BREAKPOINT_DISABLED']);const _0x51cf84=this[_0x45737b(0x232)](_0x55a7be,_0x1c4a59);if(_0x51cf84['error'])return(0x0,utils_1[_0x45737b(0x243)])(_0x2eee30,_0x55a7be,status_message_1[_0x45737b(0x21f)]['BREAKPOINT_CONDITION'],{...utils_1[_0x45737b(0x25f)][_0x45737b(0x24c)],'description':utils_1[_0x45737b(0x25f)]['ERROR_COMPILING_CONDITION'][_0x45737b(0x22f)]+_0x51cf84[_0x45737b(0x202)]});else{if(!_0x51cf84[_0x45737b(0x212)]){this[_0x45737b(0x20d)][_0x45737b(0x1ff)]('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0xe73ea4=process[_0x45737b(0x25a)]();try{this[_0x45737b(0x229)](_0x55a7be,_0x1c4a59);}catch(_0x451684){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x2eee30,_0x55a7be,status_message_1['StatusMessage'][_0x45737b(0x26b)],utils_1[_0x45737b(0x25f)][_0x45737b(0x247)]+_0x451684);}const _0xc0d034=process['hrtime'](_0xe73ea4);this[_0x45737b(0x20d)][_0x45737b(0x1ff)]((0x0,utils_1[_0x45737b(0x269)])(_0x45737b(0x1f9),_0xc0d034)),_0x2eee30(null);}[a36_0x117115(0x232)](_0x5cde24,_0x2bd9d7){const _0x4f6055=a36_0x117115;if(!_0x5cde24[_0x4f6055(0x257)])return{'value':!![]};const _0x525f34=state[_0x4f6055(0x242)](_0x5cde24[_0x4f6055(0x257)],_0x2bd9d7[_0x4f6055(0x25b)](0x0));if(_0x525f34[_0x4f6055(0x202)])return{'error':_0x525f34['error']};return{'value':!!_0x525f34[_0x4f6055(0x26c)][_0x4f6055(0x212)]()};}['captureBreakpointData'](_0xbcfc2b,_0x266767){const _0xbaaba8=a36_0x117115,_0x3f7d77=[];if(_0xbcfc2b[_0xbaaba8(0x216)]&&this[_0xbaaba8(0x1f5)][_0xbcfc2b['id']][_0xbaaba8(0x24f)])for(let _0x5e1e79=0x0;_0x5e1e79<_0xbcfc2b['expressions']['length'];_0x5e1e79++){try{_0xbcfc2b[_0xbaaba8(0x216)][_0x5e1e79]=this['breakpoints'][_0xbcfc2b['id']]['compile'](_0xbcfc2b['expressions'][_0x5e1e79]);}catch(_0x24ff9b){this['logger'][_0xbaaba8(0x1ff)](_0xbaaba8(0x250)+_0xbcfc2b[_0xbaaba8(0x216)][_0x5e1e79]+_0xbaaba8(0x24a)),_0x3f7d77['push']({'name':_0xbcfc2b[_0xbaaba8(0x216)][_0x5e1e79],'status':new status_message_1[(_0xbaaba8(0x21f))](status_message_1[_0xbaaba8(0x21f)][_0xbaaba8(0x263)],utils_1[_0xbaaba8(0x25f)][_0xbaaba8(0x244)],!![])}),_0xbcfc2b['expressions']['splice'](_0x5e1e79,0x1),_0x5e1e79--;}}if(_0xbcfc2b[_0xbaaba8(0x278)]===_0xbaaba8(0x266)){if(!_0xbcfc2b['expressions'])_0xbcfc2b[_0xbaaba8(0x262)]=[];else{const _0x4487ac=_0x266767[_0xbaaba8(0x25b)](0x0),_0x44fc18=_0xbcfc2b[_0xbaaba8(0x216)]['map'](_0x3b6eff=>{const _0x5851d9=_0xbaaba8,_0x3161a2=state[_0x5851d9(0x242)](_0x3b6eff,_0x4487ac);return _0x3161a2[_0x5851d9(0x202)]?_0x3161a2[_0x5851d9(0x202)]:_0x3161a2[_0x5851d9(0x26c)][_0x5851d9(0x212)]();});_0xbcfc2b[_0xbaaba8(0x262)]=_0x44fc18;}}else{const _0x538981=state['capture'](_0x266767,_0xbcfc2b[_0xbaaba8(0x216)],this[_0xbaaba8(0x205)],this['v8'],this[_0xbaaba8(0x238)]);_0xbcfc2b[_0xbaaba8(0x210)]&&(0x0,utils_1[_0xbaaba8(0x256)])(_0xbcfc2b[_0xbaaba8(0x210)][_0xbaaba8(0x22e)])&&_0x538981[_0xbaaba8(0x210)]&&_0x538981[_0xbaaba8(0x210)][_0xbaaba8(0x276)]&&(_0xbcfc2b[_0xbaaba8(0x210)][_0xbaaba8(0x276)]=_0x538981[_0xbaaba8(0x210)][_0xbaaba8(0x276)]),_0xbcfc2b[_0xbaaba8(0x246)]=_0x538981[_0xbaaba8(0x246)],_0xbcfc2b[_0xbaaba8(0x233)]=_0x538981[_0xbaaba8(0x233)],_0xbcfc2b[_0xbaaba8(0x262)]=_0x3f7d77['concat'](_0x538981[_0xbaaba8(0x262)]);}}}function a36_0x1c81(_0x23fe62,_0x56e472){const _0x3d54c9=a36_0x3277();return a36_0x1c81=function(_0x360749,_0x466c3e){_0x360749=_0x360749-0x1f3;let _0x32773a=_0x3d54c9[_0x360749];return _0x32773a;},a36_0x1c81(_0x23fe62,_0x56e472);}function a36_0x3277(){const _0x344cd2=['45edwQmH','1644996pGaexf','Unable\x20to\x20compile\x20condition\x20>>\x20','10lHaMaG','disconnect','../util/utils','StatusMessage','versions','shouldBlock','semver','DummyBlocklistManager','getBreakpointCompiler','runInDebugContext','80DPMHTt','numBreakpoints_','listeners','captureBreakpointData','wait','\x20deployed\x20source.','INVALID_LINE_NUMBER','extname','path','description','column','logMessageFormat','checkCondition','variableTable','apply','normalize','usePermanentListener','ERROR_COMPILING_CONDITION','blocklistManager','findScripts','1777390tJUevc','enable','V8DebugApi','satisfies','(((.+)+)+)+$','numBreakpoints','includes','toString','evaluate','setErrorStatusAndCallback','EXPRESSION_COMPILING_ERROR','enabled','stackFrames','CAPTURE_BREAKPOINT_DATA','INVALID_BREAKPOINT','script','\x20<<','acorn','ERROR_EVALUATING_CONDITION','onBreakpointHit','v8Version','compile','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','javascriptFileExtensions','mappingInfo','2JoQGNT','bind','handleDebugEvents','isJavaScriptFile','condition','exec','setInternal','hrtime','frame','.\x20Potential\x20matches:\x20','V8_BREAKPOINT_CLEAR_ERROR','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','errors','setListener','fileStats','evaluatedExpressions','VARIABLE_VALUE','289667qmeCAQ','174444VSNbTk','LOG','number','clear','formatInterval','BREAKPOINT_CONDITION','BREAKPOINT_SOURCE_LOCATION','mirror','search','sourcemapper','616OZYzuz','deactivating\x20v8\x20breakpoint\x20listener','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','parsedCondition','../../client/stackdriver/status-message','parse','576215gpBiWi','line','../blocklisting/dummy-blocklist-manager','action','Break','quota','forEach','quotaRecoverySeconds','Debug','Unable\x20to\x20unambiguously\x20find\x20','v8Breakpoint','script_break_point','pathToRegExp','recovered','breakpoints','warn','keys','V8BreakpointData','capture\x20time:\x20','setScriptBreakPointByRegExp','fileIndex','2577516jcWhJW','listener','BREAKPOINT_PATH_BLOCKED','info','lines','.\x20Loaded\x20script\x20contained\x20','error','length','clearBreakPoint','config','V8_BREAKPOINT_ERROR','message','DISALLOWED_EXPRESSION','findBreakPoint','disable','setBlocklistManager','numListeners_','logger','log','remainingHits','location','quotaManager','value','defineProperty','active','constructor','expressions','UNSPECIFIED','539876ybYoob'];a36_0x3277=function(){return _0x344cd2;};return a36_0x3277();}exports['V8DebugApi']=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a37_0x592872=a37_0x26a9;(function(_0x1a118e,_0xe2c6f8){const _0x45a887=a37_0x26a9,_0x564466=_0x1a118e();while(!![]){try{const _0x3c5869=parseInt(_0x45a887(0x173))/0x1*(-parseInt(_0x45a887(0x184))/0x2)+-parseInt(_0x45a887(0x174))/0x3+parseInt(_0x45a887(0x17b))/0x4+-parseInt(_0x45a887(0x18b))/0x5+-parseInt(_0x45a887(0x17f))/0x6+parseInt(_0x45a887(0x16c))/0x7*(parseInt(_0x45a887(0x188))/0x8)+parseInt(_0x45a887(0x183))/0x9*(parseInt(_0x45a887(0x161))/0xa);if(_0x3c5869===_0xe2c6f8)break;else _0x564466['push'](_0x564466['shift']());}catch(_0x5e647b){_0x564466['push'](_0x564466['shift']());}}}(a37_0x17f3,0x83b80));function a37_0x17f3(){const _0x2483c6=['328136wtZmTR','storeSetBreakpointParams','session','1032640daBgJO','logger','resetV8DebuggerIfThresholdMet','Debugger.removeBreakpoint','Debugger.paused','params','resetV8DebuggerThreshold','setBreakpointByUrl','Debugger.disable','defineProperty','values','onScriptParsed','190nWszJc','Debugger.setBreakpointByUrl','onDetach','connect','disable','breakpointId','toString','evaluateOnCallFrame','shouldUseWellFormattedUrl','Debugger.scriptParsed','attach','7SRKpwu','useWellFormattedUrl','constructor','getProperties','__esModule','error','Debugger.enable','463873ThspTL','965631DNmliw','Debugger.setBreakpointsActive','(((.+)+)+)+$','search','disconnect','Debugger.evaluateOnCallFrame','V8Inspector','2571236wolhWb','response','removeBreakpoint','keys','4039236DmdANe','numPausedBeforeReset','Runtime.getProperties','enable','720558WpIdFz','2cMTbRN','prevStoreSetBreakpointParams','inspector','post'];a37_0x17f3=function(){return _0x2483c6;};return a37_0x17f3();}const a37_0x30fc75=(function(){let _0x2f6fd4=!![];return function(_0x57b891,_0x8ca4a7){const _0x38c741=_0x2f6fd4?function(){if(_0x8ca4a7){const _0x2f7f54=_0x8ca4a7['apply'](_0x57b891,arguments);return _0x8ca4a7=null,_0x2f7f54;}}:function(){};return _0x2f6fd4=![],_0x38c741;};}()),a37_0x36296d=a37_0x30fc75(this,function(){const _0x444549=a37_0x26a9;return a37_0x36296d[_0x444549(0x167)]()[_0x444549(0x177)](_0x444549(0x176))[_0x444549(0x167)]()[_0x444549(0x16e)](a37_0x36296d)[_0x444549(0x177)]('(((.+)+)+)+$');});function a37_0x26a9(_0x9d0565,_0x2d2492){const _0x4732c6=a37_0x17f3();return a37_0x26a9=function(_0x36296d,_0x30fc75){_0x36296d=_0x36296d-0x15a;let _0x17f30b=_0x4732c6[_0x36296d];return _0x17f30b;},a37_0x26a9(_0x9d0565,_0x2d2492);}a37_0x36296d();'use strict';Object[a37_0x592872(0x15e)](exports,a37_0x592872(0x170),{'value':!![]}),exports[a37_0x592872(0x17a)]=void 0x0;const inspector=require(a37_0x592872(0x186));class V8Inspector{constructor(_0x3b3d6e,_0x510213,_0x1d086a,_0x422be3,_0xa62427,_0x22c1ba){const _0x219d3d=a37_0x592872;this[_0x219d3d(0x18c)]=_0x3b3d6e,this[_0x219d3d(0x16d)]=_0x510213,this[_0x219d3d(0x15b)]=_0x1d086a,this[_0x219d3d(0x160)]=_0x422be3,this['onPaused']=_0xa62427,this[_0x219d3d(0x163)]=_0x22c1ba,this[_0x219d3d(0x18a)]=null,this[_0x219d3d(0x189)]={},this[_0x219d3d(0x185)]=null,this['numPausedBeforeReset']=0x0;}[a37_0x592872(0x169)](){const _0x20deb6=a37_0x592872;return this[_0x20deb6(0x16d)];}[a37_0x592872(0x15c)](_0x5b9943,_0x3f541f=this[a37_0x592872(0x185)]!==null){const _0x389cc1=a37_0x592872;_0x3f541f?this[_0x389cc1(0x182)](![]):this[_0x389cc1(0x16b)]();const _0x410e9c={};return this['session'][_0x389cc1(0x187)](_0x389cc1(0x162),_0x5b9943,(_0x22a02a,_0x52c672)=>{const _0x4aa12a=_0x389cc1;_0x22a02a?_0x410e9c[_0x4aa12a(0x171)]=_0x22a02a:this['storeSetBreakpointParams'][_0x52c672[_0x4aa12a(0x166)]]=_0x5b9943,_0x410e9c[_0x4aa12a(0x17c)]=_0x52c672;}),_0x3f541f&&(_0x410e9c[_0x389cc1(0x17c)]&&(this[_0x389cc1(0x185)][_0x410e9c['response'][_0x389cc1(0x166)]]=this[_0x389cc1(0x189)][_0x410e9c[_0x389cc1(0x17c)][_0x389cc1(0x166)]]),this[_0x389cc1(0x165)](![])),_0x410e9c;}[a37_0x592872(0x17d)](_0xf52a9c){const _0x50c8aa=a37_0x592872;this[_0x50c8aa(0x16b)]();const _0x1f12b6={};return this['session']['post'](_0x50c8aa(0x18e),{'breakpointId':_0xf52a9c},_0x3dfe70=>{const _0x41b27e=_0x50c8aa;if(_0x3dfe70)_0x1f12b6[_0x41b27e(0x171)]=_0x3dfe70;delete this['storeSetBreakpointParams'][_0xf52a9c],Object[_0x41b27e(0x17e)](this[_0x41b27e(0x189)])['length']===0x0&&this['detach']();}),this[_0x50c8aa(0x185)]!==null&&delete this['prevStoreSetBreakpointParams'][_0xf52a9c],_0x1f12b6;}[a37_0x592872(0x168)](_0x5eeae4){const _0x13c6a0=a37_0x592872;this[_0x13c6a0(0x16b)]();const _0x3eec66={};return this[_0x13c6a0(0x18a)][_0x13c6a0(0x187)](_0x13c6a0(0x179),_0x5eeae4,(_0x5dbc8f,_0x1310f4)=>{const _0x3e09a6=_0x13c6a0;if(_0x5dbc8f)_0x3eec66[_0x3e09a6(0x171)]=_0x5dbc8f;_0x3eec66[_0x3e09a6(0x17c)]=_0x1310f4;}),_0x3eec66;}[a37_0x592872(0x16f)](_0x39c731){const _0x161d1c=a37_0x592872,_0x12f586={};return this[_0x161d1c(0x16b)](),this['session'][_0x161d1c(0x187)](_0x161d1c(0x181),_0x39c731,(_0x585ba4,_0xd24b6e)=>{const _0xf83d08=_0x161d1c;if(_0x585ba4)_0x12f586[_0xf83d08(0x171)]=_0x585ba4;_0x12f586[_0xf83d08(0x17c)]=_0xd24b6e;}),_0x12f586;}[a37_0x592872(0x16b)](){const _0xc4434b=a37_0x592872;if(this[_0xc4434b(0x18a)])return;const _0x10045a=new inspector['Session']();_0x10045a[_0xc4434b(0x164)](),_0x10045a['on'](_0xc4434b(0x16a),_0x150d3a=>{const _0x435173=_0xc4434b;this['onScriptParsed'](_0x150d3a[_0x435173(0x15a)]);}),_0x10045a[_0xc4434b(0x187)](_0xc4434b(0x172)),_0x10045a[_0xc4434b(0x187)](_0xc4434b(0x175),{'active':!![]}),_0x10045a['on'](_0xc4434b(0x18f),_0x4ce7e4=>{const _0x2c6bd6=_0xc4434b;this['onPaused'](_0x4ce7e4[_0x2c6bd6(0x15a)]),this[_0x2c6bd6(0x18d)]();}),this[_0xc4434b(0x18a)]=_0x10045a;}['enable'](_0xb139d8=!![]){const _0x2e5e8e=a37_0x592872;this[_0x2e5e8e(0x16b)](),this[_0x2e5e8e(0x18a)]?.[_0x2e5e8e(0x187)](_0x2e5e8e(0x172));if(_0xb139d8){for(const _0x44412d of Object[_0x2e5e8e(0x15f)](this[_0x2e5e8e(0x185)])){const _0x2bb974=this['setBreakpointByUrl'](_0x44412d,![]);(_0x2bb974[_0x2e5e8e(0x171)]||!_0x2bb974['response'])&&this['logger'][_0x2e5e8e(0x171)]('Error\x20upon\x20re-setting\x20breakpoint:\x20'+_0x2bb974);}this[_0x2e5e8e(0x185)]=null;}}[a37_0x592872(0x165)](_0x1903f1=!![]){const _0x3e6030=a37_0x592872;if(!this[_0x3e6030(0x18a)])return;_0x1903f1&&(this[_0x3e6030(0x185)]=this[_0x3e6030(0x189)]),this['session'][_0x3e6030(0x187)](_0x3e6030(0x15d)),this['detach']();}['detach'](){const _0x1ee64b=a37_0x592872;if(!this[_0x1ee64b(0x18a)])return;this[_0x1ee64b(0x18a)][_0x1ee64b(0x178)](),this['session']=null,this[_0x1ee64b(0x189)]={},this['numPausedBeforeReset']=0x0,this[_0x1ee64b(0x163)]();}[a37_0x592872(0x18d)](){const _0x53c71e=a37_0x592872;if(!this[_0x53c71e(0x18a)])return;this[_0x53c71e(0x180)]+=0x1;if(this['numPausedBeforeReset']<this['resetV8DebuggerThreshold'])return;this[_0x53c71e(0x180)]=0x0,this[_0x53c71e(0x165)](),this[_0x53c71e(0x182)]();}}exports[a37_0x592872(0x17a)]=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a38_0x2d333d=a38_0x5de1;(function(_0x1f8856,_0x52c77b){const _0x510a02=a38_0x5de1,_0x4a6d56=_0x1f8856();while(!![]){try{const _0x84c07d=parseInt(_0x510a02(0x17d))/0x1*(parseInt(_0x510a02(0x178))/0x2)+parseInt(_0x510a02(0x17c))/0x3*(-parseInt(_0x510a02(0x176))/0x4)+parseInt(_0x510a02(0x17b))/0x5+-parseInt(_0x510a02(0x17e))/0x6+parseInt(_0x510a02(0x183))/0x7+parseInt(_0x510a02(0x173))/0x8+parseInt(_0x510a02(0x181))/0x9*(-parseInt(_0x510a02(0x172))/0xa);if(_0x84c07d===_0x52c77b)break;else _0x4a6d56['push'](_0x4a6d56['shift']());}catch(_0x2f76b6){_0x4a6d56['push'](_0x4a6d56['shift']());}}}(a38_0xe181,0x7db71));function a38_0x5de1(_0x30a0e4,_0x1ab715){const _0x484756=a38_0xe181();return a38_0x5de1=function(_0x5c3195,_0x1da760){_0x5c3195=_0x5c3195-0x170;let _0xe18109=_0x484756[_0x5c3195];return _0xe18109;},a38_0x5de1(_0x30a0e4,_0x1ab715);}const a38_0x1da760=(function(){let _0x558044=!![];return function(_0x318f50,_0x1f7773){const _0xff9671=_0x558044?function(){const _0x4b4ebe=a38_0x5de1;if(_0x1f7773){const _0x5be680=_0x1f7773[_0x4b4ebe(0x177)](_0x318f50,arguments);return _0x1f7773=null,_0x5be680;}}:function(){};return _0x558044=![],_0xff9671;};}()),a38_0x5c3195=a38_0x1da760(this,function(){const _0x2f8dd6=a38_0x5de1;return a38_0x5c3195['toString']()[_0x2f8dd6(0x187)](_0x2f8dd6(0x170))[_0x2f8dd6(0x186)]()[_0x2f8dd6(0x174)](a38_0x5c3195)['search'](_0x2f8dd6(0x170));});a38_0x5c3195();'use strict';Object[a38_0x2d333d(0x17f)](exports,a38_0x2d333d(0x184),{'value':!![]}),exports[a38_0x2d333d(0x180)]=void 0x0;const common_1=require(a38_0x2d333d(0x179));function a38_0xe181(){const _0x15f989=['constructor','https://www.googleapis.com/auth/cloud_debugger','1532fmugNA','apply','272fwCTQz','@google-cloud/common','name','3610485NNGhhY','186NnLqEo','4297PDwujA','5914128Tdkxoj','defineProperty','Debug','2946357oQOSYR','options','6721785fOTZuY','__esModule','apiEndpoint','toString','search','packageInfo','(((.+)+)+)+$','version','50BnBVAD','7155872bMyyQC'];a38_0xe181=function(){return _0x15f989;};return a38_0xe181();}class Debug extends common_1['Service']{constructor(_0x467e8b={},_0x55bfe2){const _0x52964d=a38_0x2d333d;if(new.target!==Debug)return new Debug(_0x467e8b,_0x55bfe2);const _0x4056e1={'projectIdRequired':![],'apiEndpoint':_0x467e8b[_0x52964d(0x185)],'baseUrl':'https://'+_0x467e8b[_0x52964d(0x185)],'scopes':[_0x52964d(0x175)],'packageJson':_0x55bfe2};super(_0x4056e1,_0x467e8b),this[_0x52964d(0x182)]=_0x467e8b,this[_0x52964d(0x188)]={'name':_0x55bfe2[_0x52964d(0x17a)],'version':_0x55bfe2[_0x52964d(0x171)]};}}exports[a38_0x2d333d(0x180)]=Debug;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a39_0x374720=a39_0x2b47;(function(_0x3ad835,_0x4144cc){const _0x1c156e=a39_0x2b47,_0x51b210=_0x3ad835();while(!![]){try{const _0x509868=parseInt(_0x1c156e(0xfb))/0x1+-parseInt(_0x1c156e(0x112))/0x2*(-parseInt(_0x1c156e(0x108))/0x3)+-parseInt(_0x1c156e(0x105))/0x4+-parseInt(_0x1c156e(0x103))/0x5*(parseInt(_0x1c156e(0x107))/0x6)+-parseInt(_0x1c156e(0x102))/0x7*(parseInt(_0x1c156e(0x10a))/0x8)+-parseInt(_0x1c156e(0xfa))/0x9*(-parseInt(_0x1c156e(0x100))/0xa)+parseInt(_0x1c156e(0x111))/0xb;if(_0x509868===_0x4144cc)break;else _0x51b210['push'](_0x51b210['shift']());}catch(_0x3df63d){_0x51b210['push'](_0x51b210['shift']());}}}(a39_0x4de6,0x7c4b0));const a39_0x1d5f0d=(function(){let _0x51adbb=!![];return function(_0x1465e3,_0x1cb5bc){const _0x3903d9=_0x51adbb?function(){if(_0x1cb5bc){const _0x393b60=_0x1cb5bc['apply'](_0x1465e3,arguments);return _0x1cb5bc=null,_0x393b60;}}:function(){};return _0x51adbb=![],_0x3903d9;};}()),a39_0x2398f2=a39_0x1d5f0d(this,function(){const _0x1481a6=a39_0x2b47;return a39_0x2398f2['toString']()[_0x1481a6(0x109)]('(((.+)+)+)+$')[_0x1481a6(0x110)]()['constructor'](a39_0x2398f2)[_0x1481a6(0x109)](_0x1481a6(0xfe));});a39_0x2398f2();function a39_0x2b47(_0x308083,_0x1e45b8){const _0x20367b=a39_0x4de6();return a39_0x2b47=function(_0x2398f2,_0x1d5f0d){_0x2398f2=_0x2398f2-0xfa;let _0x4de6c3=_0x20367b[_0x2398f2];return _0x4de6c3;},a39_0x2b47(_0x308083,_0x1e45b8);}'use strict';Object[a39_0x374720(0x10f)](exports,'__esModule',{'value':!![]}),exports[a39_0x374720(0x10e)]=void 0x0;class StatusMessage{constructor(_0x11fd21,_0x3d4436,_0x26ca86,_0x1439cf=![]){const _0x4b6d43=a39_0x374720,{description:_0x3d1879,id:_0x158100}=_0x3d4436||{};this['refersTo']=_0x11fd21,this[_0x4b6d43(0x10b)]={'format':_0x3d1879||''},_0x158100&&(this[_0x4b6d43(0x10b)][_0x4b6d43(0x104)]=_0x158100),this[_0x4b6d43(0xff)]=_0x26ca86,this['isAccepted']=_0x1439cf;}}function a39_0x4de6(){const _0x5d85e7=['BREAKPOINT_CONDITION','BREAKPOINT_SOURCE_LOCATION','(((.+)+)+)+$','isError','10OkSAgi','BREAKPOINT_EXPRESSION','427odbaUt','969755GBursE','errorId','2754720KWWnkH','BREAKPOINT_AGE','30HosPiO','11427AHFuXv','search','125592yIoKen','description','VARIABLE_NAME','VARIABLE_VALUE','StatusMessage','defineProperty','toString','21217031ZCXSwL','136xAnYMA','1600767EcskAJ','759482xhXBzc'];a39_0x4de6=function(){return _0x5d85e7;};return a39_0x4de6();}exports[a39_0x374720(0x10e)]=StatusMessage,StatusMessage['UNSPECIFIED']='UNSPECIFIED',StatusMessage[a39_0x374720(0xfd)]=a39_0x374720(0xfd),StatusMessage[a39_0x374720(0xfc)]='BREAKPOINT_CONDITION',StatusMessage[a39_0x374720(0x101)]=a39_0x374720(0x101),StatusMessage['VARIABLE_NAME']=a39_0x374720(0x10c),StatusMessage['VARIABLE_VALUE']=a39_0x374720(0x10d),StatusMessage[a39_0x374720(0x106)]=a39_0x374720(0x106);
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a40_0x1c7cdb=a40_0x97e4;(function(_0xfc65f0,_0x1d71fd){var _0x5da711=a40_0x97e4,_0x15d63b=_0xfc65f0();while(!![]){try{var _0x9b1f8f=-parseInt(_0x5da711(0x109))/0x1+-parseInt(_0x5da711(0xfb))/0x2+-parseInt(_0x5da711(0xf4))/0x3*(parseInt(_0x5da711(0xff))/0x4)+parseInt(_0x5da711(0xfe))/0x5+-parseInt(_0x5da711(0x106))/0x6*(-parseInt(_0x5da711(0x10d))/0x7)+-parseInt(_0x5da711(0x112))/0x8+parseInt(_0x5da711(0x10b))/0x9*(parseInt(_0x5da711(0xf1))/0xa);if(_0x9b1f8f===_0x1d71fd)break;else _0x15d63b['push'](_0x15d63b['shift']());}catch(_0x26bbdd){_0x15d63b['push'](_0x15d63b['shift']());}}}(a40_0x1e0b,0x83a75));function a40_0x97e4(_0x4e1e97,_0x4a06fb){var _0x4dd853=a40_0x1e0b();return a40_0x97e4=function(_0x5469d7,_0x5aadfc){_0x5469d7=_0x5469d7-0xf0;var _0x1e0b9c=_0x4dd853[_0x5469d7];return _0x1e0b9c;},a40_0x97e4(_0x4e1e97,_0x4a06fb);}function a40_0x1e0b(){var _0x4fda7e=['labels','string','runtimeEnvironmentInfo','cpuCoreCount','3002312CkQdYN','pid','11860330bAUbuu','statusMessage','host','3lxdYtH','isInDocker','procArch','Node.js','runtimeEnvironment','apply','linuxDistroName','1211158WuUHJc','agentVersion','sourceContexts','111980ypbjBx','1445804piiqmb','uniquifier','isInK8s','toString','Debuggee','agentOS','properties.uniquifier\x20must\x20be\x20a\x20string','2792634ubBIpX','systemTotalMemoryBytes','defineProperty','257735XoWWaQ','osVersion','9UJsoUj','runtimeEnvironmentVersion','14pudJas'];a40_0x1e0b=function(){return _0x4fda7e;};return a40_0x1e0b();}var a40_0x5aadfc=(function(){var _0x46f8c4=!![];return function(_0x2183fe,_0x3158d7){var _0x507678=_0x46f8c4?function(){var _0x43378f=a40_0x97e4;if(_0x3158d7){var _0x2a1e05=_0x3158d7[_0x43378f(0xf9)](_0x2183fe,arguments);return _0x3158d7=null,_0x2a1e05;}}:function(){};return _0x46f8c4=![],_0x507678;};}()),a40_0x5469d7=a40_0x5aadfc(this,function(){var _0x23b562=a40_0x97e4;return a40_0x5469d7[_0x23b562(0x102)]()['search']('(((.+)+)+)+$')[_0x23b562(0x102)]()['constructor'](a40_0x5469d7)['search']('(((.+)+)+)+$');});a40_0x5469d7();'use strict';Object[a40_0x1c7cdb(0x108)](exports,'__esModule',{'value':!![]}),exports['Debuggee']=void 0x0;class Debuggee{constructor(_0x839d48){var _0x25fe50=a40_0x1c7cdb;this[_0x25fe50(0xf8)]=_0x25fe50(0xf7);if(!(this instanceof Debuggee))return new Debuggee(_0x839d48);_0x839d48=_0x839d48||{};if(typeof _0x839d48[_0x25fe50(0x100)]!==_0x25fe50(0x10f))throw new Error(_0x25fe50(0x105));this[_0x25fe50(0x100)]=_0x839d48[_0x25fe50(0x100)],this[_0x25fe50(0xfc)]=_0x839d48[_0x25fe50(0xfc)],_0x839d48[_0x25fe50(0x10e)]&&(this[_0x25fe50(0x10e)]=_0x839d48['labels']),_0x839d48[_0x25fe50(0xfd)]&&(this['sourceContexts']=_0x839d48[_0x25fe50(0xfd)]),_0x839d48['statusMessage']&&(this[_0x25fe50(0xf2)]=_0x839d48[_0x25fe50(0xf2)]),this[_0x25fe50(0xf3)]=_0x839d48[_0x25fe50(0xf3)],this[_0x25fe50(0xf0)]=_0x839d48[_0x25fe50(0xf0)],this[_0x25fe50(0x111)]=_0x839d48[_0x25fe50(0x111)],this[_0x25fe50(0x107)]=_0x839d48[_0x25fe50(0x107)],this['agentOS']=_0x839d48[_0x25fe50(0x104)],this[_0x25fe50(0x10a)]=_0x839d48[_0x25fe50(0x10a)],this[_0x25fe50(0x10c)]=_0x839d48[_0x25fe50(0x10c)],this[_0x25fe50(0x110)]=_0x839d48[_0x25fe50(0x110)],this['linuxDistroName']=_0x839d48[_0x25fe50(0xfa)],this['isInDocker']=_0x839d48[_0x25fe50(0xf5)],this['isInK8s']=_0x839d48[_0x25fe50(0x101)],this[_0x25fe50(0xf6)]=_0x839d48[_0x25fe50(0xf6)];}}exports[a40_0x1c7cdb(0x103)]=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a41_0x12093e=a41_0x555a;(function(_0x52366f,_0x164f50){const _0x2e0fe0=a41_0x555a,_0x3611f0=_0x52366f();while(!![]){try{const _0xea552c=parseInt(_0x2e0fe0(0x14c))/0x1*(parseInt(_0x2e0fe0(0x151))/0x2)+-parseInt(_0x2e0fe0(0x139))/0x3+-parseInt(_0x2e0fe0(0x140))/0x4+parseInt(_0x2e0fe0(0x149))/0x5*(parseInt(_0x2e0fe0(0x13a))/0x6)+parseInt(_0x2e0fe0(0x13e))/0x7+parseInt(_0x2e0fe0(0x13d))/0x8+-parseInt(_0x2e0fe0(0x154))/0x9*(parseInt(_0x2e0fe0(0x153))/0xa);if(_0xea552c===_0x164f50)break;else _0x3611f0['push'](_0x3611f0['shift']());}catch(_0x2d4d33){_0x3611f0['push'](_0x3611f0['shift']());}}}(a41_0x1285,0x8ad2e));function a41_0x1285(){const _0x466002=['6492276WgvmzQ','__esModule','1875096HqKFDj','run','app.lightrun.com','bind','toString','callbackParams','callbackIndex','asyncStart','apply','3865lkyuls','search','(((.+)+)+)+$','2QOuhuo','callback','./index','wrap','isCallbackWrapperInvoked','542530KrQPvY','constructor','10UbcMjR','2290311KwRnZX','2517348jzdhQA','3858eeaBTS','functionParams','callbackWrapper','1311632KKunui'];a41_0x1285=function(){return _0x466002;};return a41_0x1285();}const a41_0x38b73e=(function(){let _0x569d99=!![];return function(_0xb0ffc,_0x487805){const _0x4e9b9b=_0x569d99?function(){const _0x1745fe=a41_0x555a;if(_0x487805){const _0x4a7fb9=_0x487805[_0x1745fe(0x148)](_0xb0ffc,arguments);return _0x487805=null,_0x4a7fb9;}}:function(){};return _0x569d99=![],_0x4e9b9b;};}()),a41_0xab4bc0=a41_0x38b73e(this,function(){const _0x161ac9=a41_0x555a;return a41_0xab4bc0['toString']()[_0x161ac9(0x14a)]('(((.+)+)+)+$')[_0x161ac9(0x144)]()[_0x161ac9(0x152)](a41_0xab4bc0)[_0x161ac9(0x14a)](_0x161ac9(0x14b));});a41_0xab4bc0();'use strict';Object['defineProperty'](exports,a41_0x12093e(0x13f),{'value':!![]}),exports[a41_0x12093e(0x14f)]=void 0x0;const lightrun=require(a41_0x12093e(0x14e)),DEFAULT_API_ENDPOINT=a41_0x12093e(0x142),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x42f300,_0x37f1f4,_0x495e24){return async(..._0x5051f3)=>{const _0x266d5a=a41_0x555a,_0x3a507e=new LightrunGcpWrapper(_0x495e24,..._0x5051f3);return _0x3a507e[_0x266d5a(0x141)](_0x42f300,_0x37f1f4);};}function a41_0x555a(_0x4faeaa,_0x3e4c5f){const _0x1c5e9a=a41_0x1285();return a41_0x555a=function(_0xab4bc0,_0x38b73e){_0xab4bc0=_0xab4bc0-0x139;let _0x1285b0=_0x1c5e9a[_0xab4bc0];return _0x1285b0;},a41_0x555a(_0x4faeaa,_0x3e4c5f);}exports[a41_0x12093e(0x14f)]=wrap;class LightrunGcpWrapper{constructor(_0x4f36ae,..._0x1967b0){const _0x5d4edd=a41_0x12093e;this['callbackIndex']=_0x4f36ae,this['isCallbackWrapperInvoked']=![],this[_0x5d4edd(0x145)]=[],this[_0x5d4edd(0x14d)]=null,this[_0x5d4edd(0x13b)]=_0x1967b0,this[_0x5d4edd(0x146)]&&this[_0x5d4edd(0x146)]<this['functionParams']?.['length']&&(this['callback']=this[_0x5d4edd(0x13b)][this[_0x5d4edd(0x146)]],this[_0x5d4edd(0x13b)][this[_0x5d4edd(0x146)]]=this['callbackWrapper'][_0x5d4edd(0x143)](this));}async[a41_0x12093e(0x141)](_0x1ac44b,_0x41da1b={}){const _0x8d40cc=a41_0x12093e;this[_0x8d40cc(0x150)]=![],await lightrun[_0x8d40cc(0x147)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x41da1b,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x1ac44b(...this[_0x8d40cc(0x13b)]);}finally{await lightrun['stop'](),this[_0x8d40cc(0x150)]&&this[_0x8d40cc(0x14d)]&&this['callback'](...this[_0x8d40cc(0x145)]);}}[a41_0x12093e(0x13c)](..._0x5ba880){const _0x23267d=a41_0x12093e;this[_0x23267d(0x145)]=_0x5ba880,this['isCallbackWrapperInvoked']=!![];}}
|
package/build/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a42_0x346c82=a42_0x3380;(function(_0x198a35,_0x47c017){const _0x1a09b3=a42_0x3380,_0x1cf1bc=_0x198a35();while(!![]){try{const _0x4aab9a=-parseInt(_0x1a09b3(0x189))/0x1+-parseInt(_0x1a09b3(0x17c))/0x2+parseInt(_0x1a09b3(0x190))/0x3*(-parseInt(_0x1a09b3(0x17d))/0x4)+parseInt(_0x1a09b3(0x181))/0x5*(-parseInt(_0x1a09b3(0x192))/0x6)+-parseInt(_0x1a09b3(0x188))/0x7+-parseInt(_0x1a09b3(0x180))/0x8*(-parseInt(_0x1a09b3(0x194))/0x9)+-parseInt(_0x1a09b3(0x184))/0xa*(-parseInt(_0x1a09b3(0x16c))/0xb);if(_0x4aab9a===_0x47c017)break;else _0x1cf1bc['push'](_0x1cf1bc['shift']());}catch(_0x34be08){_0x1cf1bc['push'](_0x1cf1bc['shift']());}}}(a42_0x2616,0xefda2));const a42_0x30aa6f=(function(){let _0x3e2357=!![];return function(_0x3b6e1c,_0xf5a3bc){const _0x3c3711=_0x3e2357?function(){if(_0xf5a3bc){const _0x2431cd=_0xf5a3bc['apply'](_0x3b6e1c,arguments);return _0xf5a3bc=null,_0x2431cd;}}:function(){};return _0x3e2357=![],_0x3c3711;};}()),a42_0x283856=a42_0x30aa6f(this,function(){const _0x125d66=a42_0x3380;return a42_0x283856[_0x125d66(0x178)]()[_0x125d66(0x185)]('(((.+)+)+)+$')[_0x125d66(0x178)]()[_0x125d66(0x16b)](a42_0x283856)[_0x125d66(0x185)](_0x125d66(0x16f));});a42_0x283856();function a42_0x2616(){const _0x1e2600=['Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','Debug','1302020sEJjvQ','search','config','breakpoint_set','11181842LPVCSG','1490571JnVqug','once','lightrunInitWaitTimeMs','lightrunWaitForInit','isReadyManager','toLowerCase','now','278301FPoBFq','get','4710qTNYwc','__esModule','2524869xdCcMI','forceNewAgent_','constructor','341pwxBfZ','./agent/debuglet','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','(((.+)+)+)+$','DISABLE_LIGHTRUN_AGENT','../../package.json','Debug\x20Agent\x20has\x20already\x20been\x20started','debug','listenerCount','includes','asyncStart','removeListener','toString','Debuglet','assign','stop','477128uEPTvA','8cnpIur','breakpoints_fetched','start','16tRBQeo','655aYojDQ'];a42_0x2616=function(){return _0x1e2600;};return a42_0x2616();}'use strict';Object['defineProperty'](exports,a42_0x346c82(0x193),{'value':!![]}),exports[a42_0x346c82(0x191)]=exports[a42_0x346c82(0x176)]=exports[a42_0x346c82(0x17b)]=exports[a42_0x346c82(0x17f)]=void 0x0;const debuglet_1=require(a42_0x346c82(0x16d)),debug_1=require('./client/stackdriver/debug'),pjson=require(a42_0x346c82(0x171));let debuglet;function start(_0x194b8a){const _0x519e11=a42_0x346c82,_0x4a4aaf=process['env'][_0x519e11(0x170)];if(_0x4a4aaf&&['1','true'][_0x519e11(0x175)](_0x4a4aaf[_0x519e11(0x18e)]())){console['log'](_0x519e11(0x182)+_0x4a4aaf+_0x519e11(0x16e));return;}_0x194b8a=_0x194b8a||{};const _0x4dea94=mergeConfigs(_0x194b8a);if(debuglet&&!_0x4dea94[_0x519e11(0x195)])throw new Error(_0x519e11(0x172));const _0x5db4be=new debug_1[(_0x519e11(0x183))](_0x4dea94,pjson);return debuglet=new debuglet_1[(_0x519e11(0x179))](_0x5db4be,_0x4dea94),debuglet[_0x519e11(0x17f)](),_0x4dea94['testMode_']?debuglet:debuglet[_0x519e11(0x18d)];}exports[a42_0x346c82(0x17f)]=start;function a42_0x3380(_0x58850b,_0x3429a6){const _0x371263=a42_0x2616();return a42_0x3380=function(_0x283856,_0x30aa6f){_0x283856=_0x283856-0x16b;let _0x261679=_0x371263[_0x283856];return _0x261679;},a42_0x3380(_0x58850b,_0x3429a6);}function stop(){const _0xc3476=a42_0x346c82;debuglet?.[_0xc3476(0x17b)](),debuglet=null;}exports[a42_0x346c82(0x17b)]=stop;async function asyncStart(_0x2d14bc){const _0x3a4f02=a42_0x346c82;start(_0x2d14bc);if(!debuglet)return;let _0x4e2d61=![];const _0x5a8b1e=()=>_0x4e2d61=!![];debuglet[_0x3a4f02(0x18a)](_0x3a4f02(0x17e),_0x1d8028=>{if(_0x1d8028)return;_0x5a8b1e();}),debuglet[_0x3a4f02(0x18a)](_0x3a4f02(0x187),_0x5a8b1e);if(debuglet[_0x3a4f02(0x186)][_0x3a4f02(0x18c)]){const _0x3f57d7=Date[_0x3a4f02(0x18f)](),_0x3c29bf=debuglet[_0x3a4f02(0x186)][_0x3a4f02(0x18b)];while(!_0x4e2d61&&Date['now']()-_0x3f57d7<_0x3c29bf){await new Promise(_0x14d54c=>setTimeout(_0x14d54c,0x64));}}debuglet[_0x3a4f02(0x174)]('breakpoint_set')&&debuglet[_0x3a4f02(0x177)](_0x3a4f02(0x187),_0x5a8b1e);}exports[a42_0x346c82(0x176)]=asyncStart;function mergeConfigs(_0x21dc1f){const _0x442fdc=a42_0x346c82;if(!_0x21dc1f[_0x442fdc(0x173)])return _0x21dc1f;const _0x78b49a=Object[_0x442fdc(0x17a)]({},_0x21dc1f);return delete _0x78b49a[_0x442fdc(0x173)],Object[_0x442fdc(0x17a)](_0x78b49a,_0x21dc1f[_0x442fdc(0x173)]);}function get(){return debuglet;}exports[a42_0x346c82(0x191)]=get;
|
package/build/src/lambda.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a43_0x4f76e7=a43_0x5676;(function(_0x4b1cd4,_0x745762){const _0x80a911=a43_0x5676,_0x41450f=_0x4b1cd4();while(!![]){try{const _0x2a47af=-parseInt(_0x80a911(0xec))/0x1+-parseInt(_0x80a911(0xd7))/0x2+parseInt(_0x80a911(0xc8))/0x3+parseInt(_0x80a911(0xd5))/0x4*(-parseInt(_0x80a911(0xea))/0x5)+-parseInt(_0x80a911(0xca))/0x6+parseInt(_0x80a911(0xcf))/0x7*(-parseInt(_0x80a911(0xe0))/0x8)+parseInt(_0x80a911(0xd3))/0x9*(parseInt(_0x80a911(0xe1))/0xa);if(_0x2a47af===_0x745762)break;else _0x41450f['push'](_0x41450f['shift']());}catch(_0x570d57){_0x41450f['push'](_0x41450f['shift']());}}}(a43_0x442c,0x843c3));const a43_0x2f3c35=(function(){let _0x9e58dd=!![];return function(_0x1090cb,_0x913eec){const _0x5843d8=_0x9e58dd?function(){const _0x5ab399=a43_0x5676;if(_0x913eec){const _0x8af24c=_0x913eec[_0x5ab399(0xe8)](_0x1090cb,arguments);return _0x913eec=null,_0x8af24c;}}:function(){};return _0x9e58dd=![],_0x5843d8;};}()),a43_0x3aba06=a43_0x2f3c35(this,function(){const _0xb7d6cd=a43_0x5676;return a43_0x3aba06['toString']()['search'](_0xb7d6cd(0xd9))[_0xb7d6cd(0xda)]()[_0xb7d6cd(0xd0)](a43_0x3aba06)[_0xb7d6cd(0xcd)](_0xb7d6cd(0xd9));});a43_0x3aba06();'use strict';Object[a43_0x4f76e7(0xd6)](exports,a43_0x4f76e7(0xeb),{'value':!![]}),exports[a43_0x4f76e7(0xe7)]=void 0x0;const lightrun=require(a43_0x4f76e7(0xd4)),DEFAULT_API_ENDPOINT=a43_0x4f76e7(0xcb),DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x161ed1,_0x3662b5,_0x38320c){const _0x2a2c4e=a43_0x4f76e7;this[_0x2a2c4e(0xce)]=_0x161ed1,this[_0x2a2c4e(0xe5)]=_0x3662b5,this[_0x2a2c4e(0xdf)]=_0x38320c,this[_0x2a2c4e(0xe2)]=![];}async['run'](_0x1af057,_0x5a98ed={}){const _0xdcfe8f=a43_0x4f76e7;this[_0xdcfe8f(0xe2)]=![],await this[_0xdcfe8f(0xd2)](_0x5a98ed);let _0x3ebc93=undefined;try{_0x3ebc93=await _0x1af057(this[_0xdcfe8f(0xce)],this['context'],this[_0xdcfe8f(0xe3)][_0xdcfe8f(0xcc)](this));}finally{await this[_0xdcfe8f(0xc9)](),this[_0xdcfe8f(0xe2)]?this['callback'](this['error'],this['response']):this[_0xdcfe8f(0xdf)](null,_0x3ebc93);}}async['tryStart'](_0x1f8dc5={}){const _0x5ee731=a43_0x4f76e7;try{const _0x3b3064=this[_0x5ee731(0xce)][_0x5ee731(0xd8)]||DEFAULT_API_ENDPOINT,_0x1b31c0=this[_0x5ee731(0xce)][_0x5ee731(0xe4)];await lightrun[_0x5ee731(0xdb)]({'apiEndpoint':_0x3b3064,'lightrunSecret':_0x1b31c0,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x1f8dc5,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x3eecc8){console[_0x5ee731(0xdd)]('Failed\x20to\x20start\x20the\x20Lightrun\x20agent');}}async[a43_0x4f76e7(0xc9)](){const _0x7058ce=a43_0x4f76e7;try{await lightrun[_0x7058ce(0xdc)]();}catch(_0x427f16){console[_0x7058ce(0xdd)](_0x7058ce(0xe6));}}[a43_0x4f76e7(0xe3)](_0x1d696e,_0xd6a814){const _0x3034ff=a43_0x4f76e7;this[_0x3034ff(0xde)]=_0x1d696e,this[_0x3034ff(0xe9)]=_0xd6a814,this['isCallbackWrapperInvoked']=!![];}}function a43_0x442c(){const _0x37186d=['error','callback','16512npzlzV','30EpKhsH','isCallbackWrapperInvoked','callbackWrapper','lightrunSecret','context','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','wrap','apply','response','20315gfcyow','__esModule','1027324IhSIKp','677025uaaAqL','tryStop','5250936fdNHHU','app.lightrun.com','bind','search','event','2191qRLhRM','constructor','run','tryStart','11105802rKmSSZ','./index','36Nujoqn','defineProperty','1601790aPNlab','apiEndpoint','(((.+)+)+)+$','toString','asyncStart','stop','log'];a43_0x442c=function(){return _0x37186d;};return a43_0x442c();}function wrap(_0x135081,_0x4594b1){return(_0xbdf369,_0x4c6af4,_0x8cabc9)=>{const _0x49b920=a43_0x5676,_0x4061d8=new LightrunLambdaWrapper(_0xbdf369,_0x4c6af4,_0x8cabc9);return _0x4061d8[_0x49b920(0xd1)](_0x135081,_0x4594b1);};}function a43_0x5676(_0x122d07,_0x1bd403){const _0x47ee15=a43_0x442c();return a43_0x5676=function(_0x3aba06,_0x2f3c35){_0x3aba06=_0x3aba06-0xc8;let _0x442c65=_0x47ee15[_0x3aba06];return _0x442c65;},a43_0x5676(_0x122d07,_0x1bd403);}exports[a43_0x4f76e7(0xe7)]=wrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.47.
|
|
1
|
+
1.47.3-release.5ad9ecd1d4
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a44_0x548811=a44_0x3213;(function(_0x59097d,_0x2631c5){var _0x1c248a=a44_0x3213,_0x4a7eb7=_0x59097d();while(!![]){try{var _0x38fb46=parseInt(_0x1c248a(0x17e))/0x1*(-parseInt(_0x1c248a(0x186))/0x2)+parseInt(_0x1c248a(0x17d))/0x3+-parseInt(_0x1c248a(0x18c))/0x4+parseInt(_0x1c248a(0x18a))/0x5*(-parseInt(_0x1c248a(0x181))/0x6)+-parseInt(_0x1c248a(0x183))/0x7*(-parseInt(_0x1c248a(0x187))/0x8)+parseInt(_0x1c248a(0x184))/0x9+-parseInt(_0x1c248a(0x18d))/0xa*(parseInt(_0x1c248a(0x188))/0xb);if(_0x38fb46===_0x2631c5)break;else _0x4a7eb7['push'](_0x4a7eb7['shift']());}catch(_0x2e2305){_0x4a7eb7['push'](_0x4a7eb7['shift']());}}}(a44_0x3cb3,0x4963b));function a44_0x3cb3(){var _0x1de30f=['toString','1578gDBtsb','8IhucKB','1544609SGDjrh','BY_VALUE','15xZTpva','constructor','568988SjqOBo','20fIeaMq','search','apply','PatternDTOTypeEnum','1026870fhEaxP','167PCZZXZ','__esModule','defineProperty','853278gCqhFF','(((.+)+)+)+$','2541833TCHmYl','5190129qmjKMw'];a44_0x3cb3=function(){return _0x1de30f;};return a44_0x3cb3();}var a44_0x360d51=(function(){var _0x9eba15=!![];return function(_0x4d2e2f,_0x15ec44){var _0x35fb3f=_0x9eba15?function(){var _0x3e4f4a=a44_0x3213;if(_0x15ec44){var _0x466a7e=_0x15ec44[_0x3e4f4a(0x17b)](_0x4d2e2f,arguments);return _0x15ec44=null,_0x466a7e;}}:function(){};return _0x9eba15=![],_0x35fb3f;};}()),a44_0x277b49=a44_0x360d51(this,function(){var _0x144d33=a44_0x3213;return a44_0x277b49['toString']()['search'](_0x144d33(0x182))[_0x144d33(0x185)]()[_0x144d33(0x18b)](a44_0x277b49)[_0x144d33(0x17a)](_0x144d33(0x182));});function a44_0x3213(_0xa16346,_0xca1d54){var _0xdce291=a44_0x3cb3();return a44_0x3213=function(_0x277b49,_0x360d51){_0x277b49=_0x277b49-0x17a;var _0x3cb37c=_0xdce291[_0x277b49];return _0x3cb37c;},a44_0x3213(_0xa16346,_0xca1d54);}a44_0x277b49();'use strict';Object[a44_0x548811(0x180)](exports,a44_0x548811(0x17f),{'value':!![]}),exports[a44_0x548811(0x17c)]=void 0x0,exports[a44_0x548811(0x17c)]={'Name':'BY_NAME','Value':a44_0x548811(0x189)};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x50a564=a45_0x4594;(function(_0x43afe0,_0x2ac918){const _0x133480=a45_0x4594,_0x226d05=_0x43afe0();while(!![]){try{const _0x256d5b=-parseInt(_0x133480(0x1e7))/0x1*(parseInt(_0x133480(0x1f1))/0x2)+-parseInt(_0x133480(0x1e0))/0x3*(-parseInt(_0x133480(0x1f3))/0x4)+-parseInt(_0x133480(0x1ed))/0x5*(-parseInt(_0x133480(0x1ea))/0x6)+-parseInt(_0x133480(0x1e3))/0x7*(parseInt(_0x133480(0x1eb))/0x8)+-parseInt(_0x133480(0x1e8))/0x9+parseInt(_0x133480(0x1dc))/0xa+-parseInt(_0x133480(0x1f0))/0xb*(-parseInt(_0x133480(0x1e1))/0xc);if(_0x256d5b===_0x2ac918)break;else _0x226d05['push'](_0x226d05['shift']());}catch(_0x4773a5){_0x226d05['push'](_0x226d05['shift']());}}}(a45_0x4a0d,0x23345));const a45_0x6bd276=(function(){let _0x23f194=!![];return function(_0x5bfb80,_0x289a1b){const _0x4fb2e5=_0x23f194?function(){const _0x4cb7ce=a45_0x4594;if(_0x289a1b){const _0x20ca40=_0x289a1b[_0x4cb7ce(0x1e6)](_0x5bfb80,arguments);return _0x289a1b=null,_0x20ca40;}}:function(){};return _0x23f194=![],_0x4fb2e5;};}()),a45_0x27eb85=a45_0x6bd276(this,function(){const _0x4a1aa9=a45_0x4594;return a45_0x27eb85[_0x4a1aa9(0x1e4)]()[_0x4a1aa9(0x1ec)]('(((.+)+)+)+$')[_0x4a1aa9(0x1e4)]()[_0x4a1aa9(0x1de)](a45_0x27eb85)['search'](_0x4a1aa9(0x1f2));});function a45_0x4a0d(){const _0x2211e3=['toString','assign','apply','281fraeKV','2017170LofTGb','__esModule','124770qZHXQg','70480iHTBal','search','5VhqYMR','Breakpoint','action','6908627FSRJRT','864ibokqg','(((.+)+)+)+$','368036qiDZpb','219680wxPeBs','path','constructor','defineProperty','3tklsYg','12TWtsot','location','217zhugtr'];a45_0x4a0d=function(){return _0x2211e3;};return a45_0x4a0d();}a45_0x27eb85();'use strict';function a45_0x4594(_0x4da00a,_0x43d526){const _0x2d2dfd=a45_0x4a0d();return a45_0x4594=function(_0x27eb85,_0x6bd276){_0x27eb85=_0x27eb85-0x1dc;let _0x4a0db9=_0x2d2dfd[_0x27eb85];return _0x4a0db9;},a45_0x4594(_0x4da00a,_0x43d526);}Object[a45_0x50a564(0x1df)](exports,a45_0x50a564(0x1e9),{'value':!![]}),exports[a45_0x50a564(0x1ee)]=void 0x0;class Breakpoint{constructor(_0x11883d){const _0x2fc5db=a45_0x50a564;_0x11883d&&Object[_0x2fc5db(0x1e5)](this,_0x11883d);}['toString'](){const _0x375f6a=a45_0x50a564,_0x3983bb=this[_0x375f6a(0x1e2)]?'\x20'+this[_0x375f6a(0x1e2)][_0x375f6a(0x1dd)]+':'+this['location']['line']:'';return'\x22'+this[_0x375f6a(0x1ef)]+_0x3983bb+',\x20id='+this['id']+'\x22';}}exports[a45_0x50a564(0x1ee)]=Breakpoint;
|
package/build/src/types/v8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
var a46_0x24f436=a46_0x368d;function a46_0x11b1(){var _0x3c2392=['19612395lzuhjB','150GnVXjW','toString','16672VOPXoo','search','535bnvCoO','173094oKLrbc','constructor','195034UdeKaC','__esModule','10801130lzFuhr','621FjAkVN','apply','4lHmUwb','505578jysOgs','defineProperty','36612FMunDB','(((.+)+)+)+$'];a46_0x11b1=function(){return _0x3c2392;};return a46_0x11b1();}function a46_0x368d(_0x27f604,_0xbe5205){var _0x31b0e4=a46_0x11b1();return a46_0x368d=function(_0x451d0d,_0x2d54ad){_0x451d0d=_0x451d0d-0xc9;var _0x11b1b4=_0x31b0e4[_0x451d0d];return _0x11b1b4;},a46_0x368d(_0x27f604,_0xbe5205);}(function(_0x8109c8,_0x33751f){var _0x6cbebe=a46_0x368d,_0x777e6b=_0x8109c8();while(!![]){try{var _0x3d5fe4=-parseInt(_0x6cbebe(0xd5))/0x1+parseInt(_0x6cbebe(0xca))/0x2*(-parseInt(_0x6cbebe(0xcb))/0x3)+parseInt(_0x6cbebe(0xcd))/0x4*(parseInt(_0x6cbebe(0xd4))/0x5)+parseInt(_0x6cbebe(0xd0))/0x6*(parseInt(_0x6cbebe(0xd7))/0x7)+parseInt(_0x6cbebe(0xd2))/0x8*(parseInt(_0x6cbebe(0xda))/0x9)+parseInt(_0x6cbebe(0xd9))/0xa+-parseInt(_0x6cbebe(0xcf))/0xb;if(_0x3d5fe4===_0x33751f)break;else _0x777e6b['push'](_0x777e6b['shift']());}catch(_0x104f01){_0x777e6b['push'](_0x777e6b['shift']());}}}(a46_0x11b1,0x94213));var a46_0x2d54ad=(function(){var _0xb419f1=!![];return function(_0x8188d9,_0x17f35a){var _0x1698f7=_0xb419f1?function(){var _0x3858a1=a46_0x368d;if(_0x17f35a){var _0x57edd5=_0x17f35a[_0x3858a1(0xc9)](_0x8188d9,arguments);return _0x17f35a=null,_0x57edd5;}}:function(){};return _0xb419f1=![],_0x1698f7;};}()),a46_0x451d0d=a46_0x2d54ad(this,function(){var _0x27928e=a46_0x368d;return a46_0x451d0d[_0x27928e(0xd1)]()[_0x27928e(0xd3)]('(((.+)+)+)+$')[_0x27928e(0xd1)]()[_0x27928e(0xd6)](a46_0x451d0d)[_0x27928e(0xd3)](_0x27928e(0xce));});a46_0x451d0d();'use strict';Object[a46_0x24f436(0xcc)](exports,a46_0x24f436(0xd8),{'value':!![]});
|