lightrun 1.29.0 → 1.30.0
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/README.md +1 -1
- 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 +11 -10
|
@@ -1 +1 @@
|
|
|
1
|
-
const a35_0x172ca1=a35_0x4805;(function(_0x7e2ca9,_0x4bce77){const _0x5af733=a35_0x4805,_0xaf18b5=_0x7e2ca9();while(!![]){try{const _0x107747=parseInt(_0x5af733(0x10e))/0x1+parseInt(_0x5af733(0xdb))/0x2*(-parseInt(_0x5af733(0x123))/0x3)+parseInt(_0x5af733(0xb4))/0x4*(-parseInt(_0x5af733(0xa8))/0x5)+-parseInt(_0x5af733(0xd7))/0x6+-parseInt(_0x5af733(0x126))/0x7+parseInt(_0x5af733(0x10c))/0x8*(parseInt(_0x5af733(0xb8))/0x9)+parseInt(_0x5af733(0x82))/0xa;if(_0x107747===_0x4bce77)break;else _0xaf18b5['push'](_0xaf18b5['shift']());}catch(_0x3a6bbe){_0xaf18b5['push'](_0xaf18b5['shift']());}}}(a35_0x2d8b,0x8d2ad));const a35_0x3f97f3=(function(){let _0x22cd92=!![];return function(_0x35761f,_0x49ba5d){const _0x58f573=_0x22cd92?function(){const _0x14e901=a35_0x4805;if(_0x49ba5d){const _0x4f5084=_0x49ba5d[_0x14e901(0x109)](_0x35761f,arguments);return _0x49ba5d=null,_0x4f5084;}}:function(){};return _0x22cd92=![],_0x58f573;};}()),a35_0x428188=a35_0x3f97f3(this,function(){const _0x22390f=a35_0x4805;return a35_0x428188[_0x22390f(0xe2)]()[_0x22390f(0x11b)](_0x22390f(0x10a))[_0x22390f(0xe2)]()[_0x22390f(0x9f)](a35_0x428188)['search']('(((.+)+)+)+$');});a35_0x428188();'use strict';Object[a35_0x172ca1(0xc0)](exports,a35_0x172ca1(0xf1),{'value':!![]}),exports[a35_0x172ca1(0x100)]=exports['BreakpointData']=void 0x0;const acorn=require(a35_0x172ca1(0xc1)),path=require(a35_0x172ca1(0x91)),status_message_1=require('../../client/stackdriver/status-message'),state=require(a35_0x172ca1(0xd1)),utils_1=require('../util/utils'),debugapi=require(a35_0x172ca1(0xbe)),v8inspector_1=require(a35_0x172ca1(0xe6)),dummy_blocklist_manager_1=require(a35_0x172ca1(0x107)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x172ca1(0xea)])(process['version'],a35_0x172ca1(0x81));class BreakpointData{constructor(_0x54df91,_0x14b4a5,_0x5f2600,_0x593837,_0x28a1cf,_0x384baa,_0x21cd05,_0x1aba39){const _0x4cc2b8=a35_0x172ca1;this['id']=_0x54df91,this[_0x4cc2b8(0xf8)]=_0x14b4a5,this[_0x4cc2b8(0xdc)]=_0x5f2600,this[_0x4cc2b8(0x90)]=_0x593837,this[_0x4cc2b8(0x9d)]=_0x28a1cf,this[_0x4cc2b8(0xed)]=_0x384baa,this[_0x4cc2b8(0x8a)]=_0x21cd05,this[_0x4cc2b8(0x103)]=_0x1aba39;}}exports[a35_0x172ca1(0xad)]=BreakpointData;function a35_0x2d8b(){const _0x35f0e0=['concat','INVALID_LINE_NUMBER','hrtime','forEach','SOURCE_FILE_NOT_FOUND','blocklistManager','InspectorDebugApi','listener','evaluate','pipingStatus','sourcemapper','quota','setInternal','../blocklisting/dummy-blocklist-manager','ERROR_EVALUATING_CONDITION','apply','(((.+)+)+)+$','setBreakpointByUrl','480BOBapG','message','450608vZTtFb','lines','isJavaScriptFile','resetV8DebuggerThreshold','debug','Failed\x20to\x20evaluate\x20condition\x20','getBreakpointCompiler','disable','captureBreakpointData','V8_BREAKPOINT_CLEAR_ERROR','extname','SYNTAX_ERROR_IN_CONDITION','V8_BREAKPOINT_ERROR','search','BREAKPOINT_PATH_BLOCKED','CAPTURE_BREAKPOINT_DATA','BREAKPOINT_CONDITION','normalize','v8BreakpointId','>10.11.0','mappingInfo','9wHjAqz','map','stackFrames','898919BoJlmJ','\x20deployed\x20source.','<10.16\x20||\x20>=11\x20<11.11','3784540FXaqQa','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','enable','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','EXPRESSION_COMPILING_ERROR','quotaRecoverySeconds','breakpointMapper','cleanupAsyncCallStackInterval','ignoreQuota','\x20due\x20to\x20error:\x20','INVALID_BREAKPOINT','platform','BREAKPOINT_SOURCE_LOCATION','locationMapper','locationStr','path','includes','v8Inspector','line','scriptId','stringify','setBlocklistManager','condition\x20','object','warn','disconnect','numBreakpoints','compile','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','constructor','bind','numBreakpoints_','breakpoints','description','logger','capture\x20time:\x20','condition','push','307205OUdPeq','\x20lines.\x20Please\x20ensure','UNSPECIFIED','handleDebugPausedEvent','length','BreakpointData','removeBreakpoint','breakpointId','V8Inspector','expressions','findScripts','location','12EYVuaw','SOURCE_FILE_AMBIGUOUS','some','hitBreakpoints','147375krLJqo','clear','DummyBlocklistManager','enabled','VARIABLE_VALUE','COULD_NOT_FIND_MAPPING_FILE','./debugapi','file://','defineProperty','acorn','listeners','formatInterval','response','DISALLOWED_EXPRESSION','variableTable','script','onBreakpointHit','quotaManager','version','action','config','evaluatedExpressions','set','expressionsEvalTimeoutMillis','StatusMessage','../state/inspector-state','parse','detach','error','value','column','5205654yGxScc','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','Unable\x20to\x20unambiguously\x20find\x20','\x20<<','35328oBxkWK','parsedCondition','fileIndex','substring','setErrorStatusAndCallback','win32','scriptMapper','toString','callFrames','processCondition','errors','./v8inspector','undefined','fileStats','maxHitCount','satisfies','setAndStoreBreakpoint','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','remainingHits','replace','lineNumber','javascriptFileExtensions','__esModule','recovered','keys','.\x20Loaded\x20script\x20contained\x20','isFileIndexed','changeToNS','>>>breakpoint\x20hit<<<\x20number:\x20','apiBreakpoint','../util/validator.js'];a35_0x2d8b=function(){return _0x35f0e0;};return a35_0x2d8b();}function a35_0x4805(_0x30ee77,_0x3ade13){const _0x4deda7=a35_0x2d8b();return a35_0x4805=function(_0x428188,_0x3f97f3){_0x428188=_0x428188-0x80;let _0x2d8ba7=_0x4deda7[_0x428188];return _0x2d8ba7;},a35_0x4805(_0x30ee77,_0x3ade13);}class InspectorDebugApi{constructor(_0x45961f,_0x56b625,_0x1fe158,_0x4fe48b,_0x1a60a8){const _0x25bbe3=a35_0x172ca1;this['breakpoints']={},this['listeners']={},this[_0x25bbe3(0xe1)]={},this[_0x25bbe3(0x8f)]={},this['breakpointMapper']={},this[_0x25bbe3(0x9c)]=0x0,this[_0x25bbe3(0x89)]=null,this[_0x25bbe3(0xa4)]=_0x45961f,this[_0x25bbe3(0xcc)]=_0x56b625,this['fileIndex']=_0x1fe158,this[_0x25bbe3(0x104)]=_0x4fe48b,this['v8Inspector']=new v8inspector_1[(_0x25bbe3(0xb0))](_0x45961f,(0x0,utils_1[_0x25bbe3(0xea)])(process[_0x25bbe3(0xca)],_0x25bbe3(0x121)),this[_0x25bbe3(0xcc)][_0x25bbe3(0x111)],_0x536735=>{const _0x4b0b34=_0x25bbe3;this['scriptMapper'][_0x536735[_0x4b0b34(0x95)]]=_0x536735;},_0x5308c1=>{const _0x49394e=_0x25bbe3;try{this[_0x49394e(0xab)](_0x5308c1);}catch(_0x4ef79c){this[_0x49394e(0xa4)][_0x49394e(0xd4)](_0x4ef79c);}}),this[_0x25bbe3(0xc9)]=_0x1a60a8,this[_0x25bbe3(0xff)]=new dummy_blocklist_manager_1[(_0x25bbe3(0xba))](!![]);}[a35_0x172ca1(0xce)](_0x24f8b5,_0x3360f5){const _0x50fa25=a35_0x172ca1;if(!_0x24f8b5||typeof _0x24f8b5['id']===_0x50fa25(0xe7)||!_0x24f8b5[_0x50fa25(0xb3)]||!_0x24f8b5[_0x50fa25(0xb3)][_0x50fa25(0x91)]||!_0x24f8b5[_0x50fa25(0xb3)][_0x50fa25(0x94)])return(0x0,utils_1[_0x50fa25(0xdf)])(_0x3360f5,_0x24f8b5,status_message_1[_0x50fa25(0xd0)][_0x50fa25(0xaa)],utils_1['errors'][_0x50fa25(0x8c)]);const _0x2c4207=path[_0x50fa25(0x11f)](_0x24f8b5[_0x50fa25(0xb3)][_0x50fa25(0x91)]);if(!this[_0x50fa25(0x104)]['hasMappingInfo'](_0x2c4207)){const _0x24157a=path[_0x50fa25(0x118)](_0x2c4207);if(!this[_0x50fa25(0xcc)]['javascriptFileExtensions'][_0x50fa25(0x92)](_0x24157a)){const _0x5353f8=_0x2c4207[_0x50fa25(0xde)](0x0,_0x2c4207[_0x50fa25(0xac)]-_0x24157a[_0x50fa25(0xac)]),_0x423ccd=this[_0x50fa25(0xcc)][_0x50fa25(0xf0)][_0x50fa25(0x124)](_0x36fb7a=>_0x5353f8+_0x36fb7a)[_0x50fa25(0xb6)](_0x2ca4ba=>(0x0,utils_1[_0x50fa25(0xf5)])(_0x2ca4ba,this[_0x50fa25(0xdd)])),_0x5b4d7d=_0x423ccd?utils_1[_0x50fa25(0xe5)][_0x50fa25(0xbd)]:utils_1[_0x50fa25(0xe5)][_0x50fa25(0xfe)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3360f5,_0x24f8b5,status_message_1[_0x50fa25(0xd0)][_0x50fa25(0x8e)],_0x5b4d7d);}this[_0x50fa25(0x106)](_0x24f8b5,null,null,_0x3360f5);}else{const _0xcb06ba=_0x24f8b5['location'][_0x50fa25(0x94)],_0x4a8740=0x0,_0xec9d=this[_0x50fa25(0x104)][_0x50fa25(0x122)](_0x2c4207,_0xcb06ba,_0x4a8740),_0x191d09=(0x0,utils_1[_0x50fa25(0x114)])(_0x24f8b5);if(_0x24f8b5[_0x50fa25(0xa6)]&&_0x191d09)try{_0x24f8b5[_0x50fa25(0xa6)]=_0x191d09(_0x24f8b5[_0x50fa25(0xa6)]);}catch(_0x4f1ad1){return this['logger'][_0x50fa25(0x9a)]('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0x24f8b5[_0x50fa25(0xa6)]+_0x50fa25(0xda)),(0x0,utils_1[_0x50fa25(0xdf)])(_0x3360f5,_0x24f8b5,status_message_1['StatusMessage'][_0x50fa25(0x11e)],utils_1['errors']['ERROR_COMPILING_CONDITION']);}this[_0x50fa25(0x106)](_0x24f8b5,_0xec9d,_0x191d09,_0x3360f5);}}[a35_0x172ca1(0xb9)](_0x47beee,_0xfe89ff){const _0x432332=a35_0x172ca1;if(typeof _0x47beee['id']===_0x432332(0xe7))return this[_0x432332(0xa4)]['debug'](_0x432332(0x85)),(0x0,utils_1[_0x432332(0xdf)])(_0xfe89ff,_0x47beee,status_message_1[_0x432332(0xd0)][_0x432332(0x11e)],utils_1[_0x432332(0xe5)][_0x432332(0x117)]);const _0x42811d=this[_0x432332(0xa2)][_0x47beee['id']];if(!_0x42811d)return this[_0x432332(0xa4)][_0x432332(0x112)](_0x432332(0x9e)+_0x47beee['id']),(0x0,utils_1[_0x432332(0xdf)])(_0xfe89ff,_0x47beee,status_message_1[_0x432332(0xd0)]['BREAKPOINT_CONDITION'],utils_1['errors']['V8_BREAKPOINT_CLEAR_ERROR']);const _0x215bd7=_0x42811d['locationStr'],_0x4a6a08=_0x42811d['id'];(0x0,utils_1['removeFirstOccurrenceInArray'])(this[_0x432332(0x8f)][_0x215bd7],_0x47beee['id']);this['locationMapper'][_0x215bd7][_0x432332(0xac)]===0x0&&delete this[_0x432332(0x8f)][_0x215bd7];(0x0,utils_1['removeFirstOccurrenceInArray'])(this[_0x432332(0x88)][_0x4a6a08],_0x47beee['id']);this[_0x432332(0x88)][_0x4a6a08][_0x432332(0xac)]===0x0&&delete this[_0x432332(0x88)][_0x4a6a08];let _0x3e00eb={};!this[_0x432332(0x88)][_0x42811d['id']]&&(_0x3e00eb=this[_0x432332(0x93)][_0x432332(0xae)](_0x42811d['id'])),delete this['breakpoints'][_0x47beee['id']],delete this['listeners'][_0x47beee['id']],this['numBreakpoints']--,setImmediate(()=>{const _0x56d47a=_0x432332;_0x3e00eb['error']&&_0xfe89ff(_0x3e00eb[_0x56d47a(0xd4)]),_0xfe89ff(null);});}['wait'](_0xf5d9b1,_0x16e3be){const _0x56272b=a35_0x172ca1,_0x5504c5=this['onBreakpointHit'][_0x56272b(0xa0)](this,_0xf5d9b1,_0x2e2bfb=>{const _0x271e06=_0x56272b,_0x53f6f4=--this[_0x271e06(0xa2)][_0xf5d9b1['id']]['remainingHits'];(_0x53f6f4<=0x0||_0x2e2bfb)&&(this[_0x271e06(0xc2)][_0xf5d9b1['id']][_0x271e06(0xbb)]=![]),_0x16e3be(_0x2e2bfb||undefined);});this['listeners'][_0xf5d9b1['id']]={'enabled':!![],'listener':_0x5504c5};}['log'](_0x1672f5,_0x1f662d,_0x1f56d9,_0x4527da){const _0x47cd3a=a35_0x172ca1,_0x3a4737=this[_0x47cd3a(0xc8)][_0x47cd3a(0xa0)](this,_0x1672f5,_0x50575a=>{const _0x49bce2=_0x47cd3a;if(_0x50575a){this[_0x49bce2(0xc2)][_0x1672f5['id']]['enabled']=![],setImmediate(()=>{_0x4527da(_0x50575a||undefined);});return;}_0x1f662d(_0x1672f5['logMessageFormat'],_0x1672f5[_0x49bce2(0xcd)]),_0x1672f5['evaluatedExpressions']=[],_0x1f56d9()?this[_0x49bce2(0xc2)][_0x1672f5['id']][_0x49bce2(0xbb)]=![]:this[_0x49bce2(0xc9)]['needsRecoveryTime'](_0x1672f5['id'])&&(this[_0x49bce2(0xc2)][_0x1672f5['id']][_0x49bce2(0xbb)]=![],setTimeout(()=>{const _0x5276be=_0x49bce2;!_0x1f56d9()&&this[_0x5276be(0xc2)][_0x1672f5['id']]&&(this[_0x5276be(0xc2)][_0x1672f5['id']][_0x5276be(0xbb)]=!![]),this[_0x5276be(0xc9)][_0x5276be(0xf2)](_0x1672f5['id']);},this[_0x49bce2(0xcc)][_0x49bce2(0x105)][_0x49bce2(0x87)]*0x3e8));});this[_0x47cd3a(0xc2)][_0x1672f5['id']]={'enabled':!![],'listener':_0x3a4737};}[a35_0x172ca1(0x9b)](){const _0x3d471e=a35_0x172ca1;this[_0x3d471e(0x93)][_0x3d471e(0xd3)]();}[a35_0x172ca1(0x84)](){const _0x6ab53f=a35_0x172ca1;this[_0x6ab53f(0x93)]['enable']();}[a35_0x172ca1(0x115)](){const _0x5aacf1=a35_0x172ca1;this[_0x5aacf1(0x93)][_0x5aacf1(0x115)]();}[a35_0x172ca1(0xa1)](){const _0x218cb1=a35_0x172ca1;return Object[_0x218cb1(0xf3)](this[_0x218cb1(0xa2)])[_0x218cb1(0xac)];}['numListeners_'](){const _0x2e05f3=a35_0x172ca1;return Object['keys'](this[_0x2e05f3(0xc2)])[_0x2e05f3(0xac)];}[a35_0x172ca1(0xed)](_0x1d1929){const _0x28620e=a35_0x172ca1;return this[_0x28620e(0xa2)][_0x1d1929]['remainingHits'];}[a35_0x172ca1(0x97)](_0x26a225){this['blocklistManager']=_0x26a225;}[a35_0x172ca1(0x106)](_0x2010c2,_0x50c943,_0x1093dc,_0xfdb18e){const _0x19164c=a35_0x172ca1;let _0x561489=null;if(_0x2010c2[_0x19164c(0xa6)])try{_0x561489=acorn[_0x19164c(0xd2)](_0x2010c2['condition'],{'sourceType':_0x19164c(0xc7),'ecmaVersion':0x6});const _0x4044e3=require(_0x19164c(0xf9));if(!_0x4044e3['isValid'](_0x561489,![]))return(0x0,utils_1[_0x19164c(0xdf)])(_0xfdb18e,_0x2010c2,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x19164c(0xe5)][_0x19164c(0xc5)]);}catch(_0x593b4f){const _0x143256=utils_1[_0x19164c(0xe5)][_0x19164c(0x119)]+_0x593b4f[_0x19164c(0x10d)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0xfdb18e,_0x2010c2,status_message_1['StatusMessage'][_0x19164c(0x11e)],_0x143256);}let _0x13504b;const _0x3b069d=_0x50c943?_0x50c943['file']:path[_0x19164c(0x11f)](_0x2010c2[_0x19164c(0xb3)][_0x19164c(0x91)]),_0x499806=(0x0,utils_1[_0x19164c(0xb2)])(_0x3b069d,this[_0x19164c(0xcc)],this[_0x19164c(0xdd)],this[_0x19164c(0xa4)]);if(_0x499806[_0x19164c(0xac)]===0x0)return(0x0,utils_1[_0x19164c(0xdf)])(_0xfdb18e,_0x2010c2,status_message_1[_0x19164c(0xd0)][_0x19164c(0x8e)],utils_1[_0x19164c(0xe5)][_0x19164c(0xfe)]);else{if(_0x499806[_0x19164c(0xac)]===0x1)_0x13504b=_0x499806[0x0];else return this['logger'][_0x19164c(0x9a)](_0x19164c(0xd9)+_0x3b069d+'.\x20Potential\x20matches:\x20'+_0x499806),(0x0,utils_1['setErrorStatusAndCallback'])(_0xfdb18e,_0x2010c2,status_message_1[_0x19164c(0xd0)][_0x19164c(0x8e)],utils_1[_0x19164c(0xe5)][_0x19164c(0xb5)]);}if(this[_0x19164c(0xff)]['shouldBlock'](_0x13504b))return(0x0,utils_1[_0x19164c(0xdf)])(_0xfdb18e,_0x2010c2,status_message_1['StatusMessage'][_0x19164c(0x8e)],utils_1['errors'][_0x19164c(0x11c)]);let _0x1a9e32=_0x50c943&&_0x50c943[_0x19164c(0xd6)]?_0x50c943[_0x19164c(0xd6)]:_0x2010c2[_0x19164c(0xb3)]['column']||0x1;const _0x204768=_0x50c943?_0x50c943[_0x19164c(0x94)]:_0x2010c2['location'][_0x19164c(0x94)];USE_MODULE_PREFIX&&_0x204768===0x1&&(_0x1a9e32+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x204768>=this[_0x19164c(0xdd)][_0x19164c(0xe8)][_0x13504b][_0x19164c(0x10f)]||_0x204768<0x1)return(0x0,utils_1[_0x19164c(0xdf)])(_0xfdb18e,_0x2010c2,status_message_1[_0x19164c(0xd0)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x19164c(0xe5)][_0x19164c(0xfb)],'description':utils_1['errors'][_0x19164c(0xfb)]['description']+_0x13504b+':'+_0x204768+_0x19164c(0xf4)+this[_0x19164c(0xdd)][_0x19164c(0xe8)][_0x13504b]['lines']+_0x19164c(0xa9)+_0x19164c(0xd8)+_0x19164c(0x80)});const _0x4daa6f=this['setAndStoreBreakpoint'](_0x2010c2,_0x204768,_0x1a9e32,_0x13504b);if(!_0x4daa6f)return(0x0,utils_1[_0x19164c(0xdf)])(_0xfdb18e,_0x2010c2,status_message_1[_0x19164c(0xd0)][_0x19164c(0x8e)],utils_1[_0x19164c(0xe5)][_0x19164c(0x11a)]);this[_0x19164c(0xa2)][_0x2010c2['id']]=new BreakpointData(_0x4daa6f[_0x19164c(0x120)],_0x2010c2,_0x561489,_0x4daa6f[_0x19164c(0x90)],_0x1093dc,_0x2010c2[_0x19164c(0xe9)]||0x1,_0x2010c2[_0x19164c(0x8a)],_0x2010c2['pipingStatus']),this[_0x19164c(0x9c)]++,setImmediate(()=>{_0xfdb18e(null);});}[a35_0x172ca1(0xeb)](_0x145ddd,_0x417c0c,_0x49ee4f,_0x5cfbb7){const _0x32e083=a35_0x172ca1,_0x1a92a0=JSON[_0x32e083(0x96)]({..._0x145ddd[_0x32e083(0xb3)],'path':_0x5cfbb7});let _0x17b881;if(!this['locationMapper'][_0x1a92a0]){const _0x434453=this['v8Inspector']['shouldUseWellFormattedUrl']()?_0x32e083(0xbf)+_0x5cfbb7:_0x5cfbb7,_0x36ac27=process[_0x32e083(0x8d)]===_0x32e083(0xe0)&&(0x0,utils_1[_0x32e083(0xea)])(process[_0x32e083(0xca)],'>=11')?_0x434453[_0x32e083(0xee)](/^file:\/\//,'file:///')[_0x32e083(0xee)](/\\/g,'/'):_0x434453,_0x32e55e=this[_0x32e083(0x93)][_0x32e083(0x10b)]({'lineNumber':_0x417c0c-0x1,'url':encodeURI(_0x36ac27),'columnNumber':_0x49ee4f-0x1});if(_0x32e55e[_0x32e083(0xd4)]||!_0x32e55e[_0x32e083(0xc4)])return this[_0x32e083(0xa4)][_0x32e083(0xd4)](_0x32e083(0x83)+_0x36ac27+':'+_0x417c0c+',\x20'+('setBreakpointByUrl\x20error:\x20'+JSON[_0x32e083(0x96)](_0x32e55e[_0x32e083(0xd4)]))),null;_0x17b881=_0x32e55e['response'][_0x32e083(0xaf)],delete this[_0x32e083(0x8f)][_0x1a92a0],delete this[_0x32e083(0x88)][_0x17b881],this[_0x32e083(0x8f)][_0x1a92a0]=[],this['breakpointMapper'][_0x17b881]=[];}else _0x17b881=this[_0x32e083(0xa2)][this[_0x32e083(0x8f)][_0x1a92a0][0x0]]['id'];return this[_0x32e083(0x8f)][_0x1a92a0]['push'](_0x145ddd['id']),this['breakpointMapper'][_0x17b881][_0x32e083(0xa7)](_0x145ddd['id']),{'v8BreakpointId':_0x17b881,'locationStr':_0x1a92a0};}['processCondition'](_0x1d3ed7,_0xcb8ea7){const _0x4eb2cc=a35_0x172ca1,_0x3b019d=this['config'][_0x4eb2cc(0xcf)],_0x1bd038=_0x1d3ed7[_0x4eb2cc(0xa6)];if(_0x1bd038){let _0x29ddbc;if(this[_0x4eb2cc(0xc9)][_0x4eb2cc(0x8a)])_0x29ddbc=state[_0x4eb2cc(0x102)](_0x1bd038,_0xcb8ea7,this[_0x4eb2cc(0x93)],!![],_0x3b019d);else{const _0x1502bf=process[_0x4eb2cc(0xfc)]();_0x29ddbc=state[_0x4eb2cc(0x102)](_0x1bd038,_0xcb8ea7,this['v8Inspector'],!![],_0x3b019d);const _0x34a81d=process[_0x4eb2cc(0xfc)](_0x1502bf),_0x2526c1=this[_0x4eb2cc(0xf6)](_0x34a81d),_0x3a426a=this[_0x4eb2cc(0xc9)]['applyConditionQuota'](_0x2526c1,_0x1d3ed7);if(_0x3a426a)return[undefined,_0x3a426a];}if(_0x29ddbc['error'])return this[_0x4eb2cc(0xa4)][_0x4eb2cc(0x112)](_0x4eb2cc(0x113)+_0x1bd038+_0x4eb2cc(0x8b),_0x29ddbc[_0x4eb2cc(0xd4)]),[undefined,{...utils_1[_0x4eb2cc(0xe5)][_0x4eb2cc(0x108)],'description':(utils_1['errors'][_0x4eb2cc(0x108)][_0x4eb2cc(0xa3)]||'')+_0x29ddbc[_0x4eb2cc(0xd4)][_0x4eb2cc(0xa3)]}];if(!_0x29ddbc['object'][_0x4eb2cc(0xd5)])return this[_0x4eb2cc(0xa4)][_0x4eb2cc(0x112)](_0x4eb2cc(0x98)+_0x1bd038+_0x4eb2cc(0xec)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x13b9a7,_0x29322e,_0x1d3063){const _0x4125d4=a35_0x172ca1,[_0x4ee16b,_0x575bb3]=this[_0x4125d4(0xe4)](_0x13b9a7,_0x1d3063[0x0]);if(_0x575bb3!==undefined){(0x0,utils_1['setErrorStatusAndCallback'])(_0x29322e,_0x13b9a7,status_message_1[_0x4125d4(0xd0)]['BREAKPOINT_CONDITION'],_0x575bb3);return;}if(_0x4ee16b===![])return;const _0x58e693=process['hrtime']();try{this[_0x4125d4(0x116)](_0x13b9a7,_0x1d3063);}catch(_0x30016b){return(0x0,utils_1[_0x4125d4(0xdf)])(_0x29322e,_0x13b9a7,status_message_1[_0x4125d4(0xd0)][_0x4125d4(0x8e)],utils_1[_0x4125d4(0xe5)][_0x4125d4(0x11d)]+_0x30016b);}const _0x135437=process[_0x4125d4(0xfc)](_0x58e693),_0x4dc9d0=this[_0x4125d4(0xf6)](_0x135437);this[_0x4125d4(0xc9)]['applyDynamicLogsCPUQuota'](_0x13b9a7['id'],_0x4dc9d0),this['logger'][_0x4125d4(0x112)]((0x0,utils_1[_0x4125d4(0xc3)])(_0x4125d4(0xa5),_0x135437)),_0x29322e(null);}[a35_0x172ca1(0x116)](_0x2c862d,_0x14b7cf){const _0x597be0=a35_0x172ca1,_0x130895=[],_0xa25fd0=this;if(_0x2c862d[_0x597be0(0xb1)]&&this['breakpoints'][_0x2c862d['id']]['compile'])for(let _0x317af4=0x0;_0x317af4<_0x2c862d['expressions'][_0x597be0(0xac)];_0x317af4++){try{_0x2c862d[_0x597be0(0xb1)][_0x317af4]=this['breakpoints'][_0x2c862d['id']]['compile'](_0x2c862d[_0x597be0(0xb1)][_0x317af4]);}catch(_0xc21489){this[_0x597be0(0xa4)]['warn']('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x2c862d[_0x597be0(0xb1)][_0x317af4]+_0x597be0(0xda)),_0x130895[_0x597be0(0xa7)]({'name':_0x2c862d[_0x597be0(0xb1)][_0x317af4],'status':new status_message_1[(_0x597be0(0xd0))](status_message_1['StatusMessage'][_0x597be0(0xbc)],utils_1[_0x597be0(0xe5)][_0x597be0(0x86)],!![])}),_0x2c862d[_0x597be0(0xb1)]['splice'](_0x317af4,0x1),_0x317af4--;}}if(_0x2c862d[_0x597be0(0xcb)]==='LOG'){if(!_0x2c862d[_0x597be0(0xb1)])_0x2c862d[_0x597be0(0xcd)]=[];else{const _0x4f5934=_0x14b7cf[0x0];_0x2c862d[_0x597be0(0xcd)]=_0x2c862d['expressions']['map'](_0x39219b=>{const _0x52b128=_0x597be0,_0x21d19e=state[_0x52b128(0x102)](_0x39219b,_0x4f5934,_0xa25fd0['v8Inspector'],!![],this[_0x52b128(0xcc)]['expressionsEvalTimeoutMillis']);return _0x21d19e['error']?_0x21d19e[_0x52b128(0xd4)]:_0x21d19e[_0x52b128(0x99)][_0x52b128(0xd5)];});}}else{const _0x29737a=state['capture'](_0x14b7cf,_0x2c862d,this['config'],this[_0x597be0(0xe1)],this[_0x597be0(0x93)],this[_0x597be0(0xff)]);_0x2c862d[_0x597be0(0xb3)]&&(0x0,utils_1[_0x597be0(0x110)])(_0x2c862d[_0x597be0(0xb3)][_0x597be0(0x91)])&&(_0x2c862d[_0x597be0(0xb3)][_0x597be0(0x94)]=_0x14b7cf[0x0][_0x597be0(0xb3)][_0x597be0(0xef)]+0x1),_0x2c862d['stackFrames']=_0x29737a[_0x597be0(0x125)],_0x2c862d['variableTable']=_0x29737a[_0x597be0(0xc6)],_0x2c862d[_0x597be0(0xcd)]=_0x130895[_0x597be0(0xfa)](_0x29737a[_0x597be0(0xcd)]);}}[a35_0x172ca1(0xab)](_0x1fc3c9){const _0x4a7e21=a35_0x172ca1;try{if(!_0x1fc3c9['hitBreakpoints'])return;const _0x4912b5=_0x1fc3c9[_0x4a7e21(0xb7)][0x0],_0x57f8b4=this[_0x4a7e21(0x88)][_0x4912b5];if(!_0x57f8b4)return;_0x57f8b4[_0x4a7e21(0xfd)](_0x5dc47c=>{const _0x308b0b=_0x4a7e21;this[_0x308b0b(0xc2)][_0x5dc47c][_0x308b0b(0xbb)]&&(this[_0x308b0b(0xa4)][_0x308b0b(0x112)](_0x308b0b(0xf7)+_0x5dc47c),this['listeners'][_0x5dc47c][_0x308b0b(0x101)](_0x1fc3c9[_0x308b0b(0xe3)]));});}catch(_0x2acfaa){this[_0x4a7e21(0xa4)]['warn']('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x2acfaa);}}['changeToNS'](_0x384650){return _0x384650[0x0]*0x3b9aca00+_0x384650[0x1];}}exports[a35_0x172ca1(0x100)]=InspectorDebugApi;
|
|
1
|
+
const a35_0x5e9229=a35_0x9ab4;(function(_0x2cdd13,_0x3ff34b){const _0x4c489f=a35_0x9ab4,_0xc1c924=_0x2cdd13();while(!![]){try{const _0x5e0e55=parseInt(_0x4c489f(0x17f))/0x1+-parseInt(_0x4c489f(0x123))/0x2*(-parseInt(_0x4c489f(0x15f))/0x3)+parseInt(_0x4c489f(0x163))/0x4+-parseInt(_0x4c489f(0x18b))/0x5+parseInt(_0x4c489f(0x10d))/0x6*(-parseInt(_0x4c489f(0x138))/0x7)+parseInt(_0x4c489f(0x15d))/0x8+-parseInt(_0x4c489f(0x135))/0x9;if(_0x5e0e55===_0x3ff34b)break;else _0xc1c924['push'](_0xc1c924['shift']());}catch(_0xd96963){_0xc1c924['push'](_0xc1c924['shift']());}}}(a35_0x5136,0xe1c54));const a35_0x28a17b=(function(){let _0x2de25b=!![];return function(_0x5ee090,_0x557fc5){const _0x1f8f1b=_0x2de25b?function(){if(_0x557fc5){const _0x2f4dbd=_0x557fc5['apply'](_0x5ee090,arguments);return _0x557fc5=null,_0x2f4dbd;}}:function(){};return _0x2de25b=![],_0x1f8f1b;};}()),a35_0x51abf2=a35_0x28a17b(this,function(){const _0x378514=a35_0x9ab4;return a35_0x51abf2['toString']()[_0x378514(0x102)](_0x378514(0x115))[_0x378514(0x12a)]()['constructor'](a35_0x51abf2)['search']('(((.+)+)+)+$');});a35_0x51abf2();'use strict';Object[a35_0x5e9229(0x181)](exports,a35_0x5e9229(0xfc),{'value':!![]}),exports[a35_0x5e9229(0x18f)]=exports[a35_0x5e9229(0x186)]=void 0x0;const acorn=require(a35_0x5e9229(0x14d)),path=require(a35_0x5e9229(0x16e)),status_message_1=require(a35_0x5e9229(0x10f)),state=require(a35_0x5e9229(0x16a)),utils_1=require(a35_0x5e9229(0xf9)),debugapi=require('./debugapi'),v8inspector_1=require(a35_0x5e9229(0x189)),dummy_blocklist_manager_1=require(a35_0x5e9229(0x12e)),USE_MODULE_PREFIX=(0x0,utils_1['satisfies'])(process[a35_0x5e9229(0x177)],a35_0x5e9229(0x116));class BreakpointData{constructor(_0x43ace9,_0x144908,_0x129d97,_0x577141,_0x3e01fa,_0xca727,_0x5715a8,_0x274fb4){const _0x5875f6=a35_0x5e9229;this['id']=_0x43ace9,this[_0x5875f6(0x127)]=_0x144908,this[_0x5875f6(0x156)]=_0x129d97,this['locationStr']=_0x577141,this[_0x5875f6(0x18d)]=_0x3e01fa,this[_0x5875f6(0x11f)]=_0xca727,this[_0x5875f6(0xfa)]=_0x5715a8,this['pipingStatus']=_0x274fb4;}}exports[a35_0x5e9229(0x186)]=BreakpointData;function a35_0x9ab4(_0x590931,_0x4e5348){const _0x2f86e8=a35_0x5136();return a35_0x9ab4=function(_0x51abf2,_0x28a17b){_0x51abf2=_0x51abf2-0xf5;let _0x5136ef=_0x2f86e8[_0x51abf2];return _0x5136ef;},a35_0x9ab4(_0x590931,_0x4e5348);}function a35_0x5136(){const _0x4f1a31=['capture','./v8inspector','javascriptFileExtensions','1529245tCdhJX','handleDebugPausedEvent','compile','locationStr','InspectorDebugApi','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','.\x20Potential\x20matches:\x20','blocklistManager','enable','breakpoints','../util/utils','ignoreQuota','isValid','__esModule','v8BreakpointId','numListeners_','numBreakpoints_','DummyBlocklistManager','breakpointMapper','search','evaluatedExpressions','sourcemapper','warn','normalize','keys','.\x20Loaded\x20script\x20contained\x20','replace','column','\x20<<','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','169698SWEWZj','undefined','../../client/stackdriver/status-message','setAndStoreBreakpoint','Failed\x20to\x20evaluate\x20condition\x20','satisfies','disable','LOG','(((.+)+)+)+$','<10.16\x20||\x20>=11\x20<11.11','v8Inspector','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','stringify','evaluate','isJavaScriptFile','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','setBreakpointByUrl','config','remainingHits','stackFrames','>10.11.0','pipingStatus','2cmKVZm','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','setInternal','MODULE_WRAP_PREFIX_LENGTH','apiBreakpoint','\x20lines.\x20Please\x20ensure','CAPTURE_BREAKPOINT_DATA','toString','StatusMessage','listeners','cleanupAsyncCallStackInterval','../blocklisting/dummy-blocklist-manager','action','\x20deployed\x20source.','line','scriptMapper','VARIABLE_VALUE','forEach','11617398MutsQH','parse','wait','7yEngHa','fileStats','errors','bind','expressions','clear','callFrames','concat','enabled','quotaRecoverySeconds','locationMapper','maxHitCount','getBreakpointCompiler','capture\x20time:\x20','condition','map','hrtime','description','substring','length','breakpointId','acorn','V8_BREAKPOINT_ERROR','COULD_NOT_FIND_MAPPING_FILE','V8_BREAKPOINT_CLEAR_ERROR','ERROR_EVALUATING_CONDITION','captureBreakpointData','numBreakpoints','lineNumber','onBreakpointHit','parsedCondition','quotaManager','recovered','shouldUseWellFormattedUrl','location','fileIndex','lines','2036968XuvQPZ','formatInterval','4180221TznKwv','BREAKPOINT_CONDITION','push','setErrorStatusAndCallback','67780qzYJov','SOURCE_FILE_NOT_FOUND','hitBreakpoints','file','condition\x20','logger','V8Inspector','../state/inspector-state','changeToNS','error','quota','path','debug','ERROR_COMPILING_CONDITION','value','set','listener','DISALLOWED_EXPRESSION','splice','BREAKPOINT_SOURCE_LOCATION','version','isFileIndexed','detach','>>>breakpoint\x20hit<<<\x20number:\x20','removeBreakpoint','response','SOURCE_FILE_AMBIGUOUS','disconnect','884737PvcfzF','removeFirstOccurrenceInArray','defineProperty','expressionsEvalTimeoutMillis','variableTable','INVALID_LINE_NUMBER','file:///','BreakpointData','file://'];a35_0x5136=function(){return _0x4f1a31;};return a35_0x5136();}class InspectorDebugApi{constructor(_0x46788b,_0x3ebf58,_0x38a447,_0x32d5c1,_0x151081){const _0x2d5078=a35_0x5e9229;this[_0x2d5078(0xf8)]={},this[_0x2d5078(0x12c)]={},this['scriptMapper']={},this[_0x2d5078(0x142)]={},this[_0x2d5078(0x101)]={},this[_0x2d5078(0x153)]=0x0,this[_0x2d5078(0x12d)]=null,this[_0x2d5078(0x168)]=_0x46788b,this[_0x2d5078(0x11e)]=_0x3ebf58,this['fileIndex']=_0x38a447,this[_0x2d5078(0x104)]=_0x32d5c1,this[_0x2d5078(0x117)]=new v8inspector_1[(_0x2d5078(0x169))](_0x46788b,(0x0,utils_1[_0x2d5078(0x112)])(process[_0x2d5078(0x177)],_0x2d5078(0x121)),this[_0x2d5078(0x11e)]['resetV8DebuggerThreshold'],_0x11e8dc=>{const _0x2be4f8=_0x2d5078;this[_0x2be4f8(0x132)][_0x11e8dc['scriptId']]=_0x11e8dc;},_0x13425b=>{const _0x2706ec=_0x2d5078;try{this['handleDebugPausedEvent'](_0x13425b);}catch(_0x22c88e){this[_0x2706ec(0x168)][_0x2706ec(0x16c)](_0x22c88e);}}),this[_0x2d5078(0x157)]=_0x151081,this[_0x2d5078(0xf6)]=new dummy_blocklist_manager_1[(_0x2d5078(0x100))](!![]);}[a35_0x5e9229(0x172)](_0xb0f549,_0xdee7bb){const _0xb66558=a35_0x5e9229;if(!_0xb0f549||typeof _0xb0f549['id']===_0xb66558(0x10e)||!_0xb0f549[_0xb66558(0x15a)]||!_0xb0f549[_0xb66558(0x15a)][_0xb66558(0x16e)]||!_0xb0f549[_0xb66558(0x15a)][_0xb66558(0x131)])return(0x0,utils_1[_0xb66558(0x162)])(_0xdee7bb,_0xb0f549,status_message_1[_0xb66558(0x12b)]['UNSPECIFIED'],utils_1[_0xb66558(0x13a)]['INVALID_BREAKPOINT']);const _0x3a74ad=path[_0xb66558(0x106)](_0xb0f549[_0xb66558(0x15a)]['path']);if(!this[_0xb66558(0x104)]['hasMappingInfo'](_0x3a74ad)){const _0x50e52c=path['extname'](_0x3a74ad);if(!this[_0xb66558(0x11e)][_0xb66558(0x18a)]['includes'](_0x50e52c)){const _0x4730ae=_0x3a74ad[_0xb66558(0x14a)](0x0,_0x3a74ad[_0xb66558(0x14b)]-_0x50e52c['length']),_0x526d7b=this[_0xb66558(0x11e)][_0xb66558(0x18a)]['map'](_0x2d3f8a=>_0x4730ae+_0x2d3f8a)['some'](_0x2cbc33=>(0x0,utils_1[_0xb66558(0x178)])(_0x2cbc33,this[_0xb66558(0x15b)])),_0x32c61b=_0x526d7b?utils_1[_0xb66558(0x13a)][_0xb66558(0x14f)]:utils_1[_0xb66558(0x13a)]['SOURCE_FILE_NOT_FOUND'];return(0x0,utils_1['setErrorStatusAndCallback'])(_0xdee7bb,_0xb0f549,status_message_1['StatusMessage'][_0xb66558(0x176)],_0x32c61b);}this[_0xb66558(0x125)](_0xb0f549,null,null,_0xdee7bb);}else{const _0x9f2c43=_0xb0f549['location'][_0xb66558(0x131)],_0x133df3=0x0,_0x7c80da=this[_0xb66558(0x104)]['mappingInfo'](_0x3a74ad,_0x9f2c43,_0x133df3),_0x570454=(0x0,utils_1[_0xb66558(0x144)])(_0xb0f549);if(_0xb0f549[_0xb66558(0x146)]&&_0x570454)try{_0xb0f549[_0xb66558(0x146)]=_0x570454(_0xb0f549[_0xb66558(0x146)]);}catch(_0x24a7dc){return this[_0xb66558(0x168)]['warn']('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0xb0f549[_0xb66558(0x146)]+'\x20<<'),(0x0,utils_1['setErrorStatusAndCallback'])(_0xdee7bb,_0xb0f549,status_message_1[_0xb66558(0x12b)]['BREAKPOINT_CONDITION'],utils_1[_0xb66558(0x13a)][_0xb66558(0x170)]);}this[_0xb66558(0x125)](_0xb0f549,_0x7c80da,_0x570454,_0xdee7bb);}}[a35_0x5e9229(0x13d)](_0x5d3bbb,_0x236c90){const _0x3b985a=a35_0x5e9229;if(typeof _0x5d3bbb['id']===_0x3b985a(0x10e))return this[_0x3b985a(0x168)][_0x3b985a(0x16f)](_0x3b985a(0x118)),(0x0,utils_1[_0x3b985a(0x162)])(_0x236c90,_0x5d3bbb,status_message_1[_0x3b985a(0x12b)][_0x3b985a(0x160)],utils_1['errors'][_0x3b985a(0x150)]);const _0x52794b=this[_0x3b985a(0xf8)][_0x5d3bbb['id']];if(!_0x52794b)return this['logger'][_0x3b985a(0x16f)](_0x3b985a(0x10c)+_0x5d3bbb['id']),(0x0,utils_1[_0x3b985a(0x162)])(_0x236c90,_0x5d3bbb,status_message_1[_0x3b985a(0x12b)]['BREAKPOINT_CONDITION'],utils_1[_0x3b985a(0x13a)][_0x3b985a(0x150)]);const _0x28e008=_0x52794b[_0x3b985a(0x18e)],_0x283ad5=_0x52794b['id'];(0x0,utils_1[_0x3b985a(0x180)])(this[_0x3b985a(0x142)][_0x28e008],_0x5d3bbb['id']);this[_0x3b985a(0x142)][_0x28e008][_0x3b985a(0x14b)]===0x0&&delete this[_0x3b985a(0x142)][_0x28e008];(0x0,utils_1[_0x3b985a(0x180)])(this[_0x3b985a(0x101)][_0x283ad5],_0x5d3bbb['id']);this[_0x3b985a(0x101)][_0x283ad5][_0x3b985a(0x14b)]===0x0&&delete this[_0x3b985a(0x101)][_0x283ad5];let _0x5a0500={};!this[_0x3b985a(0x101)][_0x52794b['id']]&&(_0x5a0500=this[_0x3b985a(0x117)][_0x3b985a(0x17b)](_0x52794b['id'])),delete this['breakpoints'][_0x5d3bbb['id']],delete this[_0x3b985a(0x12c)][_0x5d3bbb['id']],this[_0x3b985a(0x153)]--,setImmediate(()=>{const _0x2751e2=_0x3b985a;_0x5a0500['error']&&_0x236c90(_0x5a0500[_0x2751e2(0x16c)]),_0x236c90(null);});}[a35_0x5e9229(0x137)](_0x327c22,_0x3896e0){const _0x56f75b=a35_0x5e9229,_0x4eda86=this[_0x56f75b(0x155)][_0x56f75b(0x13b)](this,_0x327c22,_0x36d645=>{const _0x1bcb87=_0x56f75b,_0x1ef7f6=--this[_0x1bcb87(0xf8)][_0x327c22['id']][_0x1bcb87(0x11f)];(_0x1ef7f6<=0x0||_0x36d645)&&(this[_0x1bcb87(0x12c)][_0x327c22['id']]['enabled']=![]),_0x3896e0(_0x36d645||undefined);});this[_0x56f75b(0x12c)][_0x327c22['id']]={'enabled':!![],'listener':_0x4eda86};}['log'](_0x53ba55,_0x4d6ca5,_0x4d7a9f,_0x131147){const _0x3b026c=a35_0x5e9229,_0xb58fd7=this[_0x3b026c(0x155)]['bind'](this,_0x53ba55,_0x3333f4=>{const _0x109510=_0x3b026c;if(_0x3333f4){this[_0x109510(0x12c)][_0x53ba55['id']][_0x109510(0x140)]=![],setImmediate(()=>{_0x131147(_0x3333f4||undefined);});return;}_0x4d6ca5(_0x53ba55['logMessageFormat'],_0x53ba55[_0x109510(0x103)]),_0x53ba55['evaluatedExpressions']=[],_0x4d7a9f()?this[_0x109510(0x12c)][_0x53ba55['id']][_0x109510(0x140)]=![]:this['quotaManager']['needsRecoveryTime'](_0x53ba55['id'])&&(this['listeners'][_0x53ba55['id']]['enabled']=![],setTimeout(()=>{const _0xe0e61f=_0x109510;!_0x4d7a9f()&&this[_0xe0e61f(0x12c)][_0x53ba55['id']]&&(this['listeners'][_0x53ba55['id']]['enabled']=!![]),this[_0xe0e61f(0x157)][_0xe0e61f(0x158)](_0x53ba55['id']);},this['config'][_0x109510(0x16d)][_0x109510(0x141)]*0x3e8));});this[_0x3b026c(0x12c)][_0x53ba55['id']]={'enabled':!![],'listener':_0xb58fd7};}[a35_0x5e9229(0x17e)](){const _0x2b7c8e=a35_0x5e9229;this[_0x2b7c8e(0x117)][_0x2b7c8e(0x179)]();}[a35_0x5e9229(0xf7)](){const _0x3d0af4=a35_0x5e9229;this[_0x3d0af4(0x117)][_0x3d0af4(0xf7)]();}[a35_0x5e9229(0x113)](){const _0xd5a5ad=a35_0x5e9229;this[_0xd5a5ad(0x117)][_0xd5a5ad(0x113)]();}[a35_0x5e9229(0xff)](){const _0x218c5c=a35_0x5e9229;return Object[_0x218c5c(0x107)](this[_0x218c5c(0xf8)])[_0x218c5c(0x14b)];}[a35_0x5e9229(0xfe)](){const _0x59fd2a=a35_0x5e9229;return Object['keys'](this[_0x59fd2a(0x12c)])[_0x59fd2a(0x14b)];}[a35_0x5e9229(0x11f)](_0x10003e){const _0x4d7846=a35_0x5e9229;return this['breakpoints'][_0x10003e][_0x4d7846(0x11f)];}['setBlocklistManager'](_0x21b43e){const _0x25183c=a35_0x5e9229;this[_0x25183c(0xf6)]=_0x21b43e;}[a35_0x5e9229(0x125)](_0x10685a,_0x3c011a,_0x4c95fa,_0x419023){const _0x3841fc=a35_0x5e9229;let _0x431867=null;if(_0x10685a[_0x3841fc(0x146)])try{_0x431867=acorn[_0x3841fc(0x136)](_0x10685a[_0x3841fc(0x146)],{'sourceType':'script','ecmaVersion':0x6});const _0xcea417=require('../util/validator.js');if(!_0xcea417[_0x3841fc(0xfb)](_0x431867,![]))return(0x0,utils_1[_0x3841fc(0x162)])(_0x419023,_0x10685a,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x3841fc(0x13a)][_0x3841fc(0x174)]);}catch(_0x49b5bf){const _0xef730c=utils_1[_0x3841fc(0x13a)]['SYNTAX_ERROR_IN_CONDITION']+_0x49b5bf['message'];return(0x0,utils_1[_0x3841fc(0x162)])(_0x419023,_0x10685a,status_message_1[_0x3841fc(0x12b)]['BREAKPOINT_CONDITION'],_0xef730c);}let _0x3aeff4;const _0x288982=_0x3c011a?_0x3c011a[_0x3841fc(0x166)]:path[_0x3841fc(0x106)](_0x10685a[_0x3841fc(0x15a)][_0x3841fc(0x16e)]),_0x56b740=(0x0,utils_1['findScripts'])(_0x288982,this[_0x3841fc(0x11e)],this[_0x3841fc(0x15b)],this[_0x3841fc(0x168)]);if(_0x56b740['length']===0x0)return(0x0,utils_1[_0x3841fc(0x162)])(_0x419023,_0x10685a,status_message_1[_0x3841fc(0x12b)][_0x3841fc(0x176)],utils_1[_0x3841fc(0x13a)][_0x3841fc(0x164)]);else{if(_0x56b740['length']===0x1)_0x3aeff4=_0x56b740[0x0];else return this[_0x3841fc(0x168)][_0x3841fc(0x105)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x288982+_0x3841fc(0xf5)+_0x56b740),(0x0,utils_1[_0x3841fc(0x162)])(_0x419023,_0x10685a,status_message_1['StatusMessage'][_0x3841fc(0x176)],utils_1[_0x3841fc(0x13a)][_0x3841fc(0x17d)]);}if(this[_0x3841fc(0xf6)]['shouldBlock'](_0x3aeff4))return(0x0,utils_1[_0x3841fc(0x162)])(_0x419023,_0x10685a,status_message_1[_0x3841fc(0x12b)][_0x3841fc(0x176)],utils_1[_0x3841fc(0x13a)]['BREAKPOINT_PATH_BLOCKED']);let _0x13cb34=_0x3c011a&&_0x3c011a[_0x3841fc(0x10a)]?_0x3c011a['column']:_0x10685a[_0x3841fc(0x15a)][_0x3841fc(0x10a)]||0x1;const _0x16611e=_0x3c011a?_0x3c011a['line']:_0x10685a[_0x3841fc(0x15a)][_0x3841fc(0x131)];USE_MODULE_PREFIX&&_0x16611e===0x1&&(_0x13cb34+=debugapi[_0x3841fc(0x126)]-0x1);if(_0x16611e>=this['fileIndex'][_0x3841fc(0x139)][_0x3aeff4][_0x3841fc(0x15c)]||_0x16611e<0x1)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x419023,_0x10685a,status_message_1[_0x3841fc(0x12b)][_0x3841fc(0x176)],{...utils_1[_0x3841fc(0x13a)][_0x3841fc(0x184)],'description':utils_1[_0x3841fc(0x13a)][_0x3841fc(0x184)]['description']+_0x3aeff4+':'+_0x16611e+_0x3841fc(0x108)+this[_0x3841fc(0x15b)][_0x3841fc(0x139)][_0x3aeff4][_0x3841fc(0x15c)]+_0x3841fc(0x128)+_0x3841fc(0x124)+_0x3841fc(0x130)});const _0x2147af=this[_0x3841fc(0x110)](_0x10685a,_0x16611e,_0x13cb34,_0x3aeff4);if(!_0x2147af)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x419023,_0x10685a,status_message_1[_0x3841fc(0x12b)][_0x3841fc(0x176)],utils_1['errors'][_0x3841fc(0x14e)]);this[_0x3841fc(0xf8)][_0x10685a['id']]=new BreakpointData(_0x2147af[_0x3841fc(0xfd)],_0x10685a,_0x431867,_0x2147af['locationStr'],_0x4c95fa,_0x10685a[_0x3841fc(0x143)]||0x1,_0x10685a[_0x3841fc(0xfa)],_0x10685a[_0x3841fc(0x122)]),this[_0x3841fc(0x153)]++,setImmediate(()=>{_0x419023(null);});}['setAndStoreBreakpoint'](_0xd04118,_0x3ea24e,_0x2c27ce,_0x3f0cd5){const _0x537e11=a35_0x5e9229,_0x3339e5=JSON[_0x537e11(0x119)]({..._0xd04118[_0x537e11(0x15a)],'path':_0x3f0cd5});let _0x56c144;if(!this[_0x537e11(0x142)][_0x3339e5]){const _0x1190e6=this[_0x537e11(0x117)][_0x537e11(0x159)]()?_0x537e11(0x187)+_0x3f0cd5:_0x3f0cd5,_0x55da4f=process['platform']==='win32'&&(0x0,utils_1[_0x537e11(0x112)])(process[_0x537e11(0x177)],'>=11')?_0x1190e6[_0x537e11(0x109)](/^file:\/\//,_0x537e11(0x185))[_0x537e11(0x109)](/\\/g,'/'):_0x1190e6,_0x1fd66f=this[_0x537e11(0x117)][_0x537e11(0x11d)]({'lineNumber':_0x3ea24e-0x1,'url':encodeURI(_0x55da4f),'columnNumber':_0x2c27ce-0x1});if(_0x1fd66f[_0x537e11(0x16c)]||!_0x1fd66f[_0x537e11(0x17c)])return this[_0x537e11(0x168)][_0x537e11(0x16c)]('Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20'+_0x55da4f+':'+_0x3ea24e+',\x20'+('setBreakpointByUrl\x20error:\x20'+JSON[_0x537e11(0x119)](_0x1fd66f[_0x537e11(0x16c)]))),null;_0x56c144=_0x1fd66f[_0x537e11(0x17c)][_0x537e11(0x14c)],delete this[_0x537e11(0x142)][_0x3339e5],delete this[_0x537e11(0x101)][_0x56c144],this[_0x537e11(0x142)][_0x3339e5]=[],this[_0x537e11(0x101)][_0x56c144]=[];}else _0x56c144=this[_0x537e11(0xf8)][this[_0x537e11(0x142)][_0x3339e5][0x0]]['id'];return this[_0x537e11(0x142)][_0x3339e5][_0x537e11(0x161)](_0xd04118['id']),this['breakpointMapper'][_0x56c144]['push'](_0xd04118['id']),{'v8BreakpointId':_0x56c144,'locationStr':_0x3339e5};}['processCondition'](_0x249f67,_0xffef90){const _0x35081e=a35_0x5e9229,_0x224cb8=this[_0x35081e(0x11e)][_0x35081e(0x182)],_0x20591b=_0x249f67[_0x35081e(0x146)];if(_0x20591b){let _0x3c991d;if(this[_0x35081e(0x157)][_0x35081e(0xfa)])_0x3c991d=state[_0x35081e(0x11a)](_0x20591b,_0xffef90,this[_0x35081e(0x117)],!![],_0x224cb8);else{const _0x5c66da=process['hrtime']();_0x3c991d=state[_0x35081e(0x11a)](_0x20591b,_0xffef90,this[_0x35081e(0x117)],!![],_0x224cb8);const _0x4a585a=process[_0x35081e(0x148)](_0x5c66da),_0x3280c3=this[_0x35081e(0x16b)](_0x4a585a),_0x8d1ff=this['quotaManager']['applyConditionQuota'](_0x3280c3,_0x249f67);if(_0x8d1ff)return[undefined,_0x8d1ff];}if(_0x3c991d['error'])return this[_0x35081e(0x168)][_0x35081e(0x16f)](_0x35081e(0x111)+_0x20591b+'\x20due\x20to\x20error:\x20',_0x3c991d[_0x35081e(0x16c)]),[undefined,{...utils_1['errors'][_0x35081e(0x151)],'description':(utils_1[_0x35081e(0x13a)]['ERROR_EVALUATING_CONDITION'][_0x35081e(0x149)]||'')+_0x3c991d[_0x35081e(0x16c)][_0x35081e(0x149)]}];if(!_0x3c991d['object'][_0x35081e(0x171)])return this[_0x35081e(0x168)]['debug'](_0x35081e(0x167)+_0x20591b+_0x35081e(0x11c)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x4714e9,_0x3989c2,_0x56121b){const _0xae5f09=a35_0x5e9229,[_0x23cc89,_0x50d10e]=this['processCondition'](_0x4714e9,_0x56121b[0x0]);if(_0x50d10e!==undefined){(0x0,utils_1[_0xae5f09(0x162)])(_0x3989c2,_0x4714e9,status_message_1['StatusMessage'][_0xae5f09(0x160)],_0x50d10e);return;}if(_0x23cc89===![])return;const _0x23898f=process[_0xae5f09(0x148)]();try{this[_0xae5f09(0x152)](_0x4714e9,_0x56121b);}catch(_0x11b6fa){return(0x0,utils_1[_0xae5f09(0x162)])(_0x3989c2,_0x4714e9,status_message_1[_0xae5f09(0x12b)][_0xae5f09(0x176)],utils_1['errors'][_0xae5f09(0x129)]+_0x11b6fa);}const _0x246aa8=process[_0xae5f09(0x148)](_0x23898f),_0x5f5d48=this['changeToNS'](_0x246aa8);this[_0xae5f09(0x157)]['applyDynamicLogsCPUQuota'](_0x4714e9['id'],_0x5f5d48),this[_0xae5f09(0x168)][_0xae5f09(0x16f)]((0x0,utils_1[_0xae5f09(0x15e)])(_0xae5f09(0x145),_0x246aa8)),_0x3989c2(null);}[a35_0x5e9229(0x152)](_0x708856,_0x90a89){const _0x408ce7=a35_0x5e9229,_0x55e6f0=[],_0x224600=this;if(_0x708856['expressions']&&this[_0x408ce7(0xf8)][_0x708856['id']][_0x408ce7(0x18d)])for(let _0x449196=0x0;_0x449196<_0x708856['expressions'][_0x408ce7(0x14b)];_0x449196++){try{_0x708856[_0x408ce7(0x13c)][_0x449196]=this['breakpoints'][_0x708856['id']][_0x408ce7(0x18d)](_0x708856['expressions'][_0x449196]);}catch(_0x4e0ded){this[_0x408ce7(0x168)][_0x408ce7(0x105)]('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x708856[_0x408ce7(0x13c)][_0x449196]+_0x408ce7(0x10b)),_0x55e6f0[_0x408ce7(0x161)]({'name':_0x708856[_0x408ce7(0x13c)][_0x449196],'status':new status_message_1['StatusMessage'](status_message_1[_0x408ce7(0x12b)][_0x408ce7(0x133)],utils_1[_0x408ce7(0x13a)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x708856[_0x408ce7(0x13c)][_0x408ce7(0x175)](_0x449196,0x1),_0x449196--;}}if(_0x708856[_0x408ce7(0x12f)]===_0x408ce7(0x114)){if(!_0x708856[_0x408ce7(0x13c)])_0x708856['evaluatedExpressions']=[];else{const _0x204232=_0x90a89[0x0];_0x708856['evaluatedExpressions']=_0x708856[_0x408ce7(0x13c)][_0x408ce7(0x147)](_0x2e4308=>{const _0xf12416=_0x408ce7,_0x9817d2=state['evaluate'](_0x2e4308,_0x204232,_0x224600[_0xf12416(0x117)],!![],this[_0xf12416(0x11e)][_0xf12416(0x182)]);return _0x9817d2['error']?_0x9817d2[_0xf12416(0x16c)]:_0x9817d2['object']['value'];});}}else{const _0xc9ace7=state[_0x408ce7(0x188)](_0x90a89,_0x708856,this['config'],this['scriptMapper'],this[_0x408ce7(0x117)],this[_0x408ce7(0xf6)]);_0x708856[_0x408ce7(0x15a)]&&(0x0,utils_1[_0x408ce7(0x11b)])(_0x708856['location'][_0x408ce7(0x16e)])&&(_0x708856[_0x408ce7(0x15a)]['line']=_0x90a89[0x0][_0x408ce7(0x15a)][_0x408ce7(0x154)]+0x1),_0x708856[_0x408ce7(0x120)]=_0xc9ace7[_0x408ce7(0x120)],_0x708856['variableTable']=_0xc9ace7[_0x408ce7(0x183)],_0x708856[_0x408ce7(0x103)]=_0x55e6f0[_0x408ce7(0x13f)](_0xc9ace7[_0x408ce7(0x103)]);}}[a35_0x5e9229(0x18c)](_0x3918ee){const _0x2e62ee=a35_0x5e9229;try{if(!_0x3918ee[_0x2e62ee(0x165)])return;const _0x2e64f6=_0x3918ee['hitBreakpoints'][0x0],_0x243b88=this[_0x2e62ee(0x101)][_0x2e64f6];if(!_0x243b88)return;_0x243b88[_0x2e62ee(0x134)](_0x48cdb9=>{const _0x51f965=_0x2e62ee;this[_0x51f965(0x12c)][_0x48cdb9]['enabled']&&(this[_0x51f965(0x168)][_0x51f965(0x16f)](_0x51f965(0x17a)+_0x48cdb9),this[_0x51f965(0x12c)][_0x48cdb9][_0x51f965(0x173)](_0x3918ee[_0x51f965(0x13e)]));});}catch(_0x377f19){this[_0x2e62ee(0x168)][_0x2e62ee(0x105)](_0x2e62ee(0x190)+_0x377f19);}}[a35_0x5e9229(0x16b)](_0x3b95b9){return _0x3b95b9[0x0]*0x3b9aca00+_0x3b95b9[0x1];}}exports['InspectorDebugApi']=InspectorDebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a36_0x62e4a9=a36_0x5c42;(function(_0x38d858,_0x2eb6f1){const _0x4ec22c=a36_0x5c42,_0x50119c=_0x38d858();while(!![]){try{const _0x52519d=parseInt(_0x4ec22c(0xe2))/0x1*(parseInt(_0x4ec22c(0xda))/0x2)+parseInt(_0x4ec22c(0xf4))/0x3+-parseInt(_0x4ec22c(0xed))/0x4+-parseInt(_0x4ec22c(0xbe))/0x5+parseInt(_0x4ec22c(0xab))/0x6+parseInt(_0x4ec22c(0xfc))/0x7+-parseInt(_0x4ec22c(0xa6))/0x8;if(_0x52519d===_0x2eb6f1)break;else _0x50119c['push'](_0x50119c['shift']());}catch(_0x42d015){_0x50119c['push'](_0x50119c['shift']());}}}(a36_0x1ea8,0x2efca));function a36_0x1ea8(){const _0xa753f9=['expressions','\x20<<','1014846GlXXzU','\x20deployed\x20source.','DebugEvent','bind','normalize','V8DebugApi','DISALLOWED_EXPRESSION','isValid','apply','defineProperty','quota','VARIABLE_VALUE','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','set','value','needsRecoveryTime','concat','mirror','recovered','540630WSDkGy','MODULE_WRAP_PREFIX_LENGTH','listeners','extname','captureBreakpointData','enabled','usePermanentListener','V8BreakpointData','stackFrames','variableTable','shouldBlock','message','clear','errors','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','logMessageFormat','search','mappingInfo','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','activating\x20v8\x20breakpoint\x20listener','handleDebugEvents','condition','SOURCE_FILE_AMBIGUOUS','push','remainingHits','EXPRESSION_COMPILING_ERROR','SYNTAX_ERROR_IN_CONDITION','v8Breakpoint','6PnmnTY','Debug','.\x20Loaded\x20script\x20contained\x20','UNSPECIFIED','logger','setScriptBreakPointByRegExp','hasMappingInfo','../util/utils','46114uCZclP','map','findScripts','numBreakpoints_','DummyBlocklistManager','compile','splice','__esModule','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','evaluate','findBreakPoint','128936hwvqcC','frame','V8_BREAKPOINT_CLEAR_ERROR','../blocklisting/dummy-blocklist-manager','config','setByRegExp','ERROR_COMPILING_CONDITION','691845fUCHww','V8_BREAKPOINT_ERROR','breakpoints','length','error','../state/legacy-state','SOURCE_FILE_NOT_FOUND','evaluatedExpressions','585172WEikRn','active','>=4.5','log','setBlocklistManager','deactivating\x20v8\x20breakpoint\x20listener','isJavaScriptFile','Break','hrtime','description','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','forEach','setListener','setErrorStatusAndCallback','numBreakpoints','blocklistManager','BREAKPOINT_PATH_BLOCKED','.\x20Potential\x20matches:\x20','capture','../../client/stackdriver/status-message','disable','Unable\x20to\x20compile\x20condition\x20>>\x20','exec','path','fileIndex','number','./debugapi','LOG','(((.+)+)+)+$','apiBreakpoint','v8Version','BREAKPOINT_SOURCE_LOCATION','V8_BREAKPOINT_DISABLED','parsedCondition','Unable\x20to\x20unambiguously\x20find\x20','setInternal','info','INVALID_LINE_NUMBER','\x20lines.\x20Please\x20ensure','undefined','constructor','line','keys','quotaManager','javascriptFileExtensions','sourcemapper','breakPointsHit','StatusMessage','column','capture\x20time:\x20','enable','fileStats','file','lines','BREAKPOINT_CONDITION','location','2311008TajiEv','ERROR_EVALUATING_CONDITION','disconnect'];a36_0x1ea8=function(){return _0xa753f9;};return a36_0x1ea8();}const a36_0x1663c9=(function(){let _0x309ec4=!![];return function(_0x19e602,_0x134c8c){const _0x52df34=_0x309ec4?function(){const _0x239a37=a36_0x5c42;if(_0x134c8c){const _0x5f1ea0=_0x134c8c[_0x239a37(0xb3)](_0x19e602,arguments);return _0x134c8c=null,_0x5f1ea0;}}:function(){};return _0x309ec4=![],_0x52df34;};}()),a36_0x40c0e2=a36_0x1663c9(this,function(){const _0x3a2592=a36_0x5c42;return a36_0x40c0e2['toString']()[_0x3a2592(0xce)](_0x3a2592(0x118))['toString']()[_0x3a2592(0x96)](a36_0x40c0e2)[_0x3a2592(0xce)](_0x3a2592(0x118));});function a36_0x5c42(_0xa89bc4,_0xc11c3){const _0x1ccb79=a36_0x1ea8();return a36_0x5c42=function(_0x40c0e2,_0x1663c9){_0x40c0e2=_0x40c0e2-0x8c;let _0x1ea8d1=_0x1ccb79[_0x40c0e2];return _0x1ea8d1;},a36_0x5c42(_0xa89bc4,_0xc11c3);}a36_0x40c0e2();'use strict';Object[a36_0x62e4a9(0xb4)](exports,a36_0x62e4a9(0xe9),{'value':!![]}),exports[a36_0x62e4a9(0xb0)]=exports[a36_0x62e4a9(0xc5)]=void 0x0;const acorn=require('acorn'),path=require(a36_0x62e4a9(0x113)),semver=require('semver'),vm=require('vm'),status_message_1=require(a36_0x62e4a9(0x10f)),state=require(a36_0x62e4a9(0xf9)),utils_1=require(a36_0x62e4a9(0xe1)),debugapi=require(a36_0x62e4a9(0x116)),dummy_blocklist_manager_1=require(a36_0x62e4a9(0xf0));class V8BreakpointData{constructor(_0x4b93e5,_0x15b912,_0x2277b2,_0x371342){const _0x1f9f88=a36_0x62e4a9;this[_0x1f9f88(0x119)]=_0x4b93e5,this['v8Breakpoint']=_0x15b912,this[_0x1f9f88(0x8f)]=_0x2277b2,this[_0x1f9f88(0xe7)]=_0x371342;}}exports[a36_0x62e4a9(0xc5)]=V8BreakpointData;class V8DebugApi{constructor(_0x4f06b4,_0xa75d78,_0x82b221,_0x515de6,_0x4a4eb4){const _0x3ceb48=a36_0x62e4a9;this['breakpoints']={},this[_0x3ceb48(0xc0)]={},this[_0x3ceb48(0x10a)]=0x0,this[_0x3ceb48(0x9b)]=_0x515de6,this['v8']=vm['runInDebugContext'](_0x3ceb48(0xdb)),this[_0x3ceb48(0xf1)]=_0xa75d78,this['fileIndex']=_0x82b221,this[_0x3ceb48(0x8c)]=/(\d+\.\d+\.\d+)\.\d+/[_0x3ceb48(0x112)](process['versions']['v8']),this[_0x3ceb48(0xde)]=_0x4f06b4,this['usePermanentListener']=semver['satisfies'](this['v8Version'][0x1],_0x3ceb48(0xfe)),this[_0x3ceb48(0x99)]=_0x4a4eb4,this[_0x3ceb48(0x10b)]=new dummy_blocklist_manager_1[(_0x3ceb48(0xe6))](!![]),this['handleDebugEvents']=(_0xbc8c11,_0x187e57,_0x6ca5ea)=>{const _0x57fcc3=_0x3ceb48;try{switch(_0xbc8c11){case this['v8'][_0x57fcc3(0xad)][_0x57fcc3(0x103)]:_0x6ca5ea[_0x57fcc3(0x9c)]()[_0x57fcc3(0x107)](_0x580c71=>{const _0x115cad=_0x57fcc3,_0x354a9f=_0x580c71['script_break_point']()[_0x115cad(0x115)]();this[_0x115cad(0xc0)][_0x354a9f][_0x115cad(0xc3)]&&(this[_0x115cad(0xde)][_0x115cad(0x92)](_0x115cad(0x106)+_0x354a9f),this[_0x115cad(0xc0)][_0x354a9f]['listener'](_0x187e57,_0x6ca5ea));});break;default:}}catch(_0xd419af){this[_0x57fcc3(0xde)]['warn'](_0x57fcc3(0xd0)+_0xd419af);}},this[_0x3ceb48(0xc4)]&&(this[_0x3ceb48(0xde)][_0x3ceb48(0x92)](_0x3ceb48(0xb7)),this['v8'][_0x3ceb48(0x108)](this[_0x3ceb48(0xd2)]));}[a36_0x62e4a9(0xb8)](_0x3a089e,_0x5c30a9){const _0x426bef=a36_0x62e4a9;if(!this['v8']||!_0x3a089e||typeof _0x3a089e['id']==='undefined'||!_0x3a089e[_0x426bef(0xa5)]||!_0x3a089e[_0x426bef(0xa5)][_0x426bef(0x113)]||!_0x3a089e[_0x426bef(0xa5)]['line'])return(0x0,utils_1[_0x426bef(0x109)])(_0x5c30a9,_0x3a089e,status_message_1[_0x426bef(0x9d)][_0x426bef(0xdd)],utils_1[_0x426bef(0xcb)]['INVALID_BREAKPOINT']);const _0x37278b=path[_0x426bef(0xaf)](_0x3a089e[_0x426bef(0xa5)][_0x426bef(0x113)]);if(this[_0x426bef(0x10b)][_0x426bef(0xc8)](_0x37278b))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5c30a9,_0x3a089e,status_message_1[_0x426bef(0x9d)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x426bef(0xcb)][_0x426bef(0x10c)]);if(!this[_0x426bef(0x9b)][_0x426bef(0xe0)](_0x37278b)){const _0x309e95=path[_0x426bef(0xc1)](_0x37278b);if(!this[_0x426bef(0xf1)][_0x426bef(0x9a)]['includes'](_0x309e95))return(0x0,utils_1[_0x426bef(0x109)])(_0x5c30a9,_0x3a089e,status_message_1[_0x426bef(0x9d)][_0x426bef(0x8d)],utils_1['errors']['COULD_NOT_FIND_MAPPING_FILE']);this['setInternal'](_0x3a089e,null,null,_0x5c30a9);}else{const _0x41e86a=_0x3a089e[_0x426bef(0xa5)][_0x426bef(0x97)],_0x4150f2=0x0,_0x891590=this[_0x426bef(0x9b)][_0x426bef(0xcf)](_0x37278b,_0x41e86a,_0x4150f2),_0x13a296=(0x0,utils_1['getBreakpointCompiler'])(_0x3a089e);if(_0x3a089e[_0x426bef(0xd3)]&&_0x13a296)try{_0x3a089e[_0x426bef(0xd3)]=_0x13a296(_0x3a089e['condition']);}catch(_0x4a09a8){return this[_0x426bef(0xde)][_0x426bef(0x92)](_0x426bef(0x111)+_0x3a089e[_0x426bef(0xd3)]+_0x426bef(0xaa)),(0x0,utils_1[_0x426bef(0x109)])(_0x5c30a9,_0x3a089e,status_message_1[_0x426bef(0x9d)]['BREAKPOINT_CONDITION'],utils_1[_0x426bef(0xcb)][_0x426bef(0xf3)]);}this[_0x426bef(0x91)](_0x3a089e,_0x891590,_0x13a296,_0x5c30a9);}}[a36_0x62e4a9(0xca)](_0x5400e0,_0x1d40fa){const _0x26230b=a36_0x62e4a9;if(typeof _0x5400e0['id']===_0x26230b(0x95))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x1d40fa,_0x5400e0,status_message_1[_0x26230b(0x9d)][_0x26230b(0xa4)],utils_1[_0x26230b(0xcb)][_0x26230b(0xef)]);const _0x46e48b=this[_0x26230b(0xf6)][_0x5400e0['id']];if(!_0x46e48b)return(0x0,utils_1[_0x26230b(0x109)])(_0x1d40fa,_0x5400e0,status_message_1['StatusMessage'][_0x26230b(0xa4)],utils_1[_0x26230b(0xcb)][_0x26230b(0xef)]);const _0x251aa4=_0x46e48b[_0x26230b(0xd9)];this['v8']['clearBreakPoint'](_0x251aa4[_0x26230b(0x115)]()),delete this[_0x26230b(0xf6)][_0x5400e0['id']],delete this['listeners'][_0x251aa4[_0x26230b(0x115)]()],this[_0x26230b(0x10a)]--,this[_0x26230b(0x10a)]===0x0&&!this[_0x26230b(0xc4)]&&(this[_0x26230b(0xde)][_0x26230b(0x92)](_0x26230b(0x101)),this['v8']['setListener'](null)),setImmediate(()=>{_0x1d40fa(null);});}['wait'](_0x3b3fd6,_0x508f4e){const _0x40b268=a36_0x62e4a9,_0x50b41e=this,_0x4b7412=_0x50b41e['breakpoints'][_0x3b3fd6['id']][_0x40b268(0xd9)]['number'](),_0x1c34b3=this['onBreakpointHit']['bind'](this,_0x3b3fd6,_0x1f447a=>{const _0x5440b9=_0x40b268;_0x50b41e[_0x5440b9(0xc0)][_0x4b7412][_0x5440b9(0xc3)]=![],setImmediate(()=>{_0x508f4e(_0x1f447a||undefined);});});_0x50b41e[_0x40b268(0xc0)][_0x4b7412]={'enabled':!![],'listener':_0x1c34b3};}[a36_0x62e4a9(0xff)](_0x41d88d,_0x416fc5,_0x545c1c,_0x337eda){const _0x360581=a36_0x62e4a9,_0x50a6f9=this,_0x5f06ae=_0x50a6f9[_0x360581(0xf6)][_0x41d88d['id']]['v8Breakpoint'][_0x360581(0x115)](),_0x330771=this['onBreakpointHit'][_0x360581(0xae)](this,_0x41d88d,_0x51065f=>{const _0x5ba463=_0x360581;_0x51065f&&(this[_0x5ba463(0xc0)][_0x41d88d['id']]['enabled']=![],setImmediate(()=>{_0x337eda(_0x51065f||undefined);})),_0x416fc5(_0x41d88d[_0x5ba463(0xcd)],_0x41d88d['evaluatedExpressions']),_0x545c1c()?_0x50a6f9[_0x5ba463(0xc0)][_0x5f06ae][_0x5ba463(0xc3)]=![]:this['quotaManager'][_0x5ba463(0xba)](_0x41d88d['id'])&&(_0x50a6f9['listeners'][_0x5f06ae][_0x5ba463(0xc3)]=![],setTimeout(()=>{const _0x1f5375=_0x5ba463;!_0x545c1c()&&_0x50a6f9[_0x1f5375(0xc0)][_0x5f06ae]&&(_0x50a6f9['listeners'][_0x5f06ae][_0x1f5375(0xc3)]=!![]),this[_0x1f5375(0x99)][_0x1f5375(0xbd)](_0x41d88d['id']);},_0x50a6f9['config'][_0x5ba463(0xb5)]['quotaRecoverySeconds']*0x3e8));});_0x50a6f9[_0x360581(0xc0)][_0x5f06ae]={'enabled':!![],'listener':_0x330771};}[a36_0x62e4a9(0xa8)](){return;}[a36_0x62e4a9(0xa0)](){}[a36_0x62e4a9(0x110)](){}[a36_0x62e4a9(0xe5)](){const _0xb09ee1=a36_0x62e4a9;return Object['keys'](this[_0xb09ee1(0xf6)])['length'];}['numListeners_'](){const _0x5d66ea=a36_0x62e4a9;return Object[_0x5d66ea(0x98)](this['listeners'])[_0x5d66ea(0xf7)];}[a36_0x62e4a9(0xd6)](){return 0x0;}[a36_0x62e4a9(0x100)](_0x59cb1d){const _0x2c2c12=a36_0x62e4a9;this[_0x2c2c12(0x10b)]=_0x59cb1d;}['setInternal'](_0x1f9526,_0x2e3b82,_0x2df0be,_0x556920){const _0x37c975=a36_0x62e4a9;let _0x2b0015=null;if(_0x1f9526[_0x37c975(0xd3)])try{_0x2b0015=acorn['parse'](_0x1f9526[_0x37c975(0xd3)],{'sourceType':'script','ecmaVersion':0x6});const _0x178597=require('../util/validator.js');if(!_0x178597[_0x37c975(0xb2)](_0x2b0015,!![]))return(0x0,utils_1[_0x37c975(0x109)])(_0x556920,_0x1f9526,status_message_1['StatusMessage'][_0x37c975(0xa4)],utils_1[_0x37c975(0xcb)][_0x37c975(0xb1)]);}catch(_0x1f3b8e){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x556920,_0x1f9526,status_message_1[_0x37c975(0x9d)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x37c975(0xd8)]+_0x1f3b8e[_0x37c975(0xc9)]);}let _0x34af7d;const _0x2676c2=_0x2e3b82?_0x2e3b82[_0x37c975(0xa2)]:path[_0x37c975(0xaf)](_0x1f9526[_0x37c975(0xa5)][_0x37c975(0x113)]),_0x44eaa5=(0x0,utils_1[_0x37c975(0xe4)])(_0x2676c2,this[_0x37c975(0xf1)],this['fileIndex'],this[_0x37c975(0xde)]);if(_0x44eaa5[_0x37c975(0xf7)]===0x0)return(0x0,utils_1[_0x37c975(0x109)])(_0x556920,_0x1f9526,status_message_1[_0x37c975(0x9d)][_0x37c975(0x8d)],utils_1[_0x37c975(0xcb)][_0x37c975(0xfa)]);else{if(_0x44eaa5['length']===0x1)_0x34af7d=_0x44eaa5[0x0];else return this[_0x37c975(0xde)]['warn'](_0x37c975(0x90)+_0x2676c2+_0x37c975(0x10d)+_0x44eaa5),(0x0,utils_1[_0x37c975(0x109)])(_0x556920,_0x1f9526,status_message_1[_0x37c975(0x9d)][_0x37c975(0x8d)],utils_1['errors'][_0x37c975(0xd4)]);}let _0x2d3fc9=_0x2e3b82&&_0x2e3b82[_0x37c975(0x9e)]?_0x2e3b82[_0x37c975(0x9e)]:_0x1f9526['location'][_0x37c975(0x9e)]||0x1;const _0x187e74=_0x2e3b82?_0x2e3b82[_0x37c975(0x97)]:_0x1f9526[_0x37c975(0xa5)][_0x37c975(0x97)];_0x187e74===0x1&&(_0x2d3fc9+=debugapi[_0x37c975(0xbf)]-0x1);if(_0x187e74>=this[_0x37c975(0x114)][_0x37c975(0xa1)][_0x34af7d]['lines'])return(0x0,utils_1[_0x37c975(0x109)])(_0x556920,_0x1f9526,status_message_1[_0x37c975(0x9d)][_0x37c975(0x8d)],{...utils_1[_0x37c975(0xcb)][_0x37c975(0x93)],'description':utils_1[_0x37c975(0xcb)][_0x37c975(0x93)][_0x37c975(0x105)]+_0x34af7d+':'+_0x187e74+_0x37c975(0xdc)+this[_0x37c975(0x114)][_0x37c975(0xa1)][_0x34af7d][_0x37c975(0xa3)]+_0x37c975(0x94)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0x37c975(0xac)});const _0x1dfd00=this['setByRegExp'](_0x34af7d,_0x187e74,_0x2d3fc9);if(!_0x1dfd00)return(0x0,utils_1[_0x37c975(0x109)])(_0x556920,_0x1f9526,status_message_1[_0x37c975(0x9d)][_0x37c975(0x8d)],utils_1[_0x37c975(0xcb)][_0x37c975(0xf5)]);this['numBreakpoints']===0x0&&!this[_0x37c975(0xc4)]&&(this[_0x37c975(0xde)]['info'](_0x37c975(0xd1)),this['v8']['setListener'](this[_0x37c975(0xd2)])),this[_0x37c975(0xf6)][_0x1f9526['id']]=new V8BreakpointData(_0x1f9526,_0x1dfd00,_0x2b0015,_0x2df0be),this['numBreakpoints']++,setImmediate(()=>{_0x556920(null);});}[a36_0x62e4a9(0xf2)](_0x570aaa,_0x19ff7d,_0x3b86cf){const _0x3ee00b=a36_0x62e4a9,_0x43653b=(0x0,utils_1['pathToRegExp'])(_0x570aaa),_0x2bb1ba=this['v8'][_0x3ee00b(0xdf)](_0x43653b,_0x19ff7d-0x1,_0x3b86cf-0x1),_0x2e43c0=this['v8'][_0x3ee00b(0xec)](_0x2bb1ba);return _0x2e43c0;}['onBreakpointHit'](_0x49b0d6,_0x256634,_0x14a995){const _0x1ee523=a36_0x62e4a9,_0x248906=this[_0x1ee523(0xf6)][_0x49b0d6['id']][_0x1ee523(0xd9)];if(!_0x248906[_0x1ee523(0xfd)]())return(0x0,utils_1[_0x1ee523(0x109)])(_0x256634,_0x49b0d6,status_message_1[_0x1ee523(0x9d)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x1ee523(0xcb)][_0x1ee523(0x8e)]);const _0x50d36f=this['checkCondition'](_0x49b0d6,_0x14a995);if(_0x50d36f['error'])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x256634,_0x49b0d6,status_message_1[_0x1ee523(0x9d)][_0x1ee523(0xa4)],{...utils_1[_0x1ee523(0xcb)][_0x1ee523(0xa7)],'description':utils_1['errors'][_0x1ee523(0xf3)]['description']+_0x50d36f[_0x1ee523(0xf8)]});else{if(!_0x50d36f[_0x1ee523(0xb9)]){this[_0x1ee523(0xde)][_0x1ee523(0x92)](_0x1ee523(0xea));return;}}const _0x2a4e1e=process[_0x1ee523(0x104)]();try{this[_0x1ee523(0xc2)](_0x49b0d6,_0x14a995);}catch(_0x294fdf){return(0x0,utils_1[_0x1ee523(0x109)])(_0x256634,_0x49b0d6,status_message_1[_0x1ee523(0x9d)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x1ee523(0xcb)]['CAPTURE_BREAKPOINT_DATA']+_0x294fdf);}const _0x40803b=process[_0x1ee523(0x104)](_0x2a4e1e);this['logger'][_0x1ee523(0x92)]((0x0,utils_1['formatInterval'])(_0x1ee523(0x9f),_0x40803b)),_0x256634(null);}['checkCondition'](_0x42017a,_0x50d8f5){const _0x48db34=a36_0x62e4a9;if(!_0x42017a['condition'])return{'value':!![]};const _0x525ae4=state[_0x48db34(0xeb)](_0x42017a[_0x48db34(0xd3)],_0x50d8f5[_0x48db34(0xee)](0x0));if(_0x525ae4[_0x48db34(0xf8)])return{'error':_0x525ae4[_0x48db34(0xf8)]};return{'value':!!_0x525ae4[_0x48db34(0xbc)]['value']()};}[a36_0x62e4a9(0xc2)](_0x1770ce,_0x3d56a4){const _0x5dadec=a36_0x62e4a9,_0x42d1ab=[];if(_0x1770ce[_0x5dadec(0xa9)]&&this[_0x5dadec(0xf6)][_0x1770ce['id']][_0x5dadec(0xe7)])for(let _0x3335ea=0x0;_0x3335ea<_0x1770ce['expressions'][_0x5dadec(0xf7)];_0x3335ea++){try{_0x1770ce[_0x5dadec(0xa9)][_0x3335ea]=this[_0x5dadec(0xf6)][_0x1770ce['id']][_0x5dadec(0xe7)](_0x1770ce[_0x5dadec(0xa9)][_0x3335ea]);}catch(_0x353582){this[_0x5dadec(0xde)]['info'](_0x5dadec(0xcc)+_0x1770ce['expressions'][_0x3335ea]+_0x5dadec(0xaa)),_0x42d1ab[_0x5dadec(0xd5)]({'name':_0x1770ce[_0x5dadec(0xa9)][_0x3335ea],'status':new status_message_1[(_0x5dadec(0x9d))](status_message_1[_0x5dadec(0x9d)][_0x5dadec(0xb6)],utils_1[_0x5dadec(0xcb)][_0x5dadec(0xd7)],!![])}),_0x1770ce['expressions'][_0x5dadec(0xe8)](_0x3335ea,0x1),_0x3335ea--;}}if(_0x1770ce['action']===_0x5dadec(0x117)){if(!_0x1770ce['expressions'])_0x1770ce[_0x5dadec(0xfb)]=[];else{const _0x1ac873=_0x3d56a4[_0x5dadec(0xee)](0x0),_0x1f2ab2=_0x1770ce[_0x5dadec(0xa9)][_0x5dadec(0xe3)](_0x35ab20=>{const _0x2977f0=_0x5dadec,_0x2109ea=state['evaluate'](_0x35ab20,_0x1ac873);return _0x2109ea['error']?_0x2109ea[_0x2977f0(0xf8)]:_0x2109ea[_0x2977f0(0xbc)][_0x2977f0(0xb9)]();});_0x1770ce[_0x5dadec(0xfb)]=_0x1f2ab2;}}else{const _0x236421=state[_0x5dadec(0x10e)](_0x3d56a4,_0x1770ce[_0x5dadec(0xa9)],this[_0x5dadec(0xf1)],this['v8'],this[_0x5dadec(0x10b)]);_0x1770ce[_0x5dadec(0xa5)]&&(0x0,utils_1[_0x5dadec(0x102)])(_0x1770ce['location'][_0x5dadec(0x113)])&&_0x236421[_0x5dadec(0xa5)]&&_0x236421['location'][_0x5dadec(0x97)]&&(_0x1770ce[_0x5dadec(0xa5)][_0x5dadec(0x97)]=_0x236421[_0x5dadec(0xa5)][_0x5dadec(0x97)]),_0x1770ce[_0x5dadec(0xc6)]=_0x236421['stackFrames'],_0x1770ce[_0x5dadec(0xc7)]=_0x236421[_0x5dadec(0xc7)],_0x1770ce['evaluatedExpressions']=_0x42d1ab[_0x5dadec(0xbb)](_0x236421[_0x5dadec(0xfb)]);}}}exports[a36_0x62e4a9(0xb0)]=V8DebugApi;
|
|
1
|
+
const a36_0x27ea8b=a36_0x5400;(function(_0x5cb639,_0x3289fe){const _0x107687=a36_0x5400,_0x31fdbc=_0x5cb639();while(!![]){try{const _0x1ca399=-parseInt(_0x107687(0xe1))/0x1*(parseInt(_0x107687(0xfb))/0x2)+parseInt(_0x107687(0xd5))/0x3+-parseInt(_0x107687(0xef))/0x4+-parseInt(_0x107687(0xd0))/0x5+-parseInt(_0x107687(0xa2))/0x6+-parseInt(_0x107687(0xa6))/0x7+-parseInt(_0x107687(0xc8))/0x8*(-parseInt(_0x107687(0x103))/0x9);if(_0x1ca399===_0x3289fe)break;else _0x31fdbc['push'](_0x31fdbc['shift']());}catch(_0x366604){_0x31fdbc['push'](_0x31fdbc['shift']());}}}(a36_0x49ed,0x1ff6f));const a36_0x398f70=(function(){let _0x40cc13=!![];return function(_0x343ae0,_0x43e7cc){const _0x5b824f=_0x40cc13?function(){if(_0x43e7cc){const _0x950aa1=_0x43e7cc['apply'](_0x343ae0,arguments);return _0x43e7cc=null,_0x950aa1;}}:function(){};return _0x40cc13=![],_0x5b824f;};}()),a36_0x5cd4aa=a36_0x398f70(this,function(){const _0x530d16=a36_0x5400;return a36_0x5cd4aa[_0x530d16(0xdd)]()[_0x530d16(0xf1)](_0x530d16(0xe3))[_0x530d16(0xdd)]()['constructor'](a36_0x5cd4aa)[_0x530d16(0xf1)]('(((.+)+)+)+$');});a36_0x5cd4aa();'use strict';Object[a36_0x27ea8b(0x95)](exports,'__esModule',{'value':!![]}),exports['V8DebugApi']=exports['V8BreakpointData']=void 0x0;const acorn=require('acorn'),path=require(a36_0x27ea8b(0xa1)),semver=require('semver'),vm=require('vm'),status_message_1=require(a36_0x27ea8b(0xa7)),state=require(a36_0x27ea8b(0xf9)),utils_1=require(a36_0x27ea8b(0xd4)),debugapi=require(a36_0x27ea8b(0xe2)),dummy_blocklist_manager_1=require(a36_0x27ea8b(0xc6));class V8BreakpointData{constructor(_0x35649d,_0x129d4a,_0x4029eb,_0x4a11b0){const _0x523d32=a36_0x27ea8b;this[_0x523d32(0x109)]=_0x35649d,this[_0x523d32(0xd3)]=_0x129d4a,this['parsedCondition']=_0x4029eb,this['compile']=_0x4a11b0;}}function a36_0x5400(_0x4ac57d,_0x5cc4e4){const _0x1174c2=a36_0x49ed();return a36_0x5400=function(_0x5cd4aa,_0x398f70){_0x5cd4aa=_0x5cd4aa-0x94;let _0x49ed35=_0x1174c2[_0x5cd4aa];return _0x49ed35;},a36_0x5400(_0x4ac57d,_0x5cc4e4);}function a36_0x49ed(){const _0x5a47ef=['BREAKPOINT_CONDITION','1177800HRYSvb','>=4.5','v8Version','v8Breakpoint','../util/utils','595719ehriSa','includes','listeners','\x20lines.\x20Please\x20ensure','isValid','setListener','findScripts','message','toString','mirror','stackFrames','warn','66589ZUannw','./debugapi','(((.+)+)+)+$','activating\x20v8\x20breakpoint\x20listener','breakpoints','V8_BREAKPOINT_ERROR','column','SOURCE_FILE_AMBIGUOUS','CAPTURE_BREAKPOINT_DATA','line','deactivating\x20v8\x20breakpoint\x20listener','clear','V8BreakpointData','findBreakPoint','135596ozXLdP','logger','search','remainingHits','undefined','sourcemapper','parse','value','description','compile','../state/legacy-state','script_break_point','2mOheuv','COULD_NOT_FIND_MAPPING_FILE','checkCondition','DummyBlocklistManager','javascriptFileExtensions','versions','hrtime','setErrorStatusAndCallback','42156dpfVVN','ERROR_EVALUATING_CONDITION','setScriptBreakPointByRegExp','V8_BREAKPOINT_DISABLED','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','disable','apiBreakpoint','Unable\x20to\x20unambiguously\x20find\x20','SOURCE_FILE_NOT_FOUND','formatInterval','BREAKPOINT_SOURCE_LOCATION','listener','setInternal','expressions','VARIABLE_VALUE','numBreakpoints_','concat','disconnect','UNSPECIFIED','quotaManager','lines','logMessageFormat','defineProperty','INVALID_LINE_NUMBER','capture\x20time:\x20','enable','ERROR_COMPILING_CONDITION','StatusMessage','onBreakpointHit','condition','breakPointsHit','config','evaluatedExpressions','number','path','952830PHYnkB','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','set','LOG','1796599KgnCMA','../../client/stackdriver/status-message','fileIndex','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','active','evaluate','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','error','enabled','BREAKPOINT_PATH_BLOCKED','usePermanentListener','numBreakpoints','length','clearBreakPoint','setByRegExp','blocklistManager','fileStats','capture','errors','exec','V8_BREAKPOINT_CLEAR_ERROR','DISALLOWED_EXPRESSION','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','EXPRESSION_COMPILING_ERROR','DebugEvent','location','log','normalize','splice','map','INVALID_BREAKPOINT','info','../blocklisting/dummy-blocklist-manager','isJavaScriptFile','1168pDKKzK','keys','forEach','\x20<<','frame','handleDebugEvents','recovered'];a36_0x49ed=function(){return _0x5a47ef;};return a36_0x49ed();}exports[a36_0x27ea8b(0xed)]=V8BreakpointData;class V8DebugApi{constructor(_0x497a2f,_0x22a63a,_0x19af01,_0x34445a,_0x3f9c17){const _0x502db3=a36_0x27ea8b;this[_0x502db3(0xe5)]={},this['listeners']={},this['numBreakpoints']=0x0,this['sourcemapper']=_0x34445a,this['v8']=vm['runInDebugContext']('Debug'),this['config']=_0x22a63a,this['fileIndex']=_0x19af01,this[_0x502db3(0xd2)]=/(\d+\.\d+\.\d+)\.\d+/[_0x502db3(0xb9)](process[_0x502db3(0x100)]['v8']),this[_0x502db3(0xf0)]=_0x497a2f,this[_0x502db3(0xb0)]=semver['satisfies'](this[_0x502db3(0xd2)][0x1],_0x502db3(0xd1)),this[_0x502db3(0x116)]=_0x3f9c17,this[_0x502db3(0xb5)]=new dummy_blocklist_manager_1[(_0x502db3(0xfe))](!![]),this['handleDebugEvents']=(_0x14959e,_0x41d6bd,_0x482fe9)=>{const _0x359d4e=_0x502db3;try{switch(_0x14959e){case this['v8'][_0x359d4e(0xbe)]['Break']:_0x482fe9[_0x359d4e(0x9d)]()[_0x359d4e(0xca)](_0xbd1f0e=>{const _0x494c40=_0x359d4e,_0x524634=_0xbd1f0e[_0x494c40(0xfa)]()[_0x494c40(0xa0)]();this[_0x494c40(0xd7)][_0x524634]['enabled']&&(this[_0x494c40(0xf0)]['info']('>>>V8\x20breakpoint\x20hit<<<\x20number:\x20'+_0x524634),this['listeners'][_0x524634][_0x494c40(0x10e)](_0x41d6bd,_0x482fe9));});break;default:}}catch(_0x53e751){this[_0x359d4e(0xf0)][_0x359d4e(0xe0)](_0x359d4e(0x107)+_0x53e751);}},this['usePermanentListener']&&(this[_0x502db3(0xf0)][_0x502db3(0xc5)](_0x502db3(0xbc)),this['v8'][_0x502db3(0xda)](this['handleDebugEvents']));}[a36_0x27ea8b(0xa4)](_0x332b64,_0x44240f){const _0x1851f7=a36_0x27ea8b;if(!this['v8']||!_0x332b64||typeof _0x332b64['id']===_0x1851f7(0xf3)||!_0x332b64['location']||!_0x332b64[_0x1851f7(0xbf)][_0x1851f7(0xa1)]||!_0x332b64[_0x1851f7(0xbf)][_0x1851f7(0xea)])return(0x0,utils_1[_0x1851f7(0x102)])(_0x44240f,_0x332b64,status_message_1[_0x1851f7(0x9a)][_0x1851f7(0x115)],utils_1['errors'][_0x1851f7(0xc4)]);const _0xf89712=path[_0x1851f7(0xc1)](_0x332b64[_0x1851f7(0xbf)][_0x1851f7(0xa1)]);if(this[_0x1851f7(0xb5)]['shouldBlock'](_0xf89712))return(0x0,utils_1[_0x1851f7(0x102)])(_0x44240f,_0x332b64,status_message_1[_0x1851f7(0x9a)][_0x1851f7(0x10d)],utils_1['errors'][_0x1851f7(0xaf)]);if(!this[_0x1851f7(0xf4)]['hasMappingInfo'](_0xf89712)){const _0xeff887=path['extname'](_0xf89712);if(!this[_0x1851f7(0x9e)][_0x1851f7(0xff)][_0x1851f7(0xd6)](_0xeff887))return(0x0,utils_1[_0x1851f7(0x102)])(_0x44240f,_0x332b64,status_message_1['StatusMessage'][_0x1851f7(0x10d)],utils_1['errors'][_0x1851f7(0xfc)]);this[_0x1851f7(0x10f)](_0x332b64,null,null,_0x44240f);}else{const _0x20c67b=_0x332b64[_0x1851f7(0xbf)][_0x1851f7(0xea)],_0x328b5f=0x0,_0x2d9dfb=this['sourcemapper']['mappingInfo'](_0xf89712,_0x20c67b,_0x328b5f),_0x55e8e0=(0x0,utils_1['getBreakpointCompiler'])(_0x332b64);if(_0x332b64[_0x1851f7(0x9c)]&&_0x55e8e0)try{_0x332b64[_0x1851f7(0x9c)]=_0x55e8e0(_0x332b64[_0x1851f7(0x9c)]);}catch(_0x536874){return this[_0x1851f7(0xf0)]['info']('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0x332b64['condition']+_0x1851f7(0xcb)),(0x0,utils_1[_0x1851f7(0x102)])(_0x44240f,_0x332b64,status_message_1[_0x1851f7(0x9a)][_0x1851f7(0xcf)],utils_1[_0x1851f7(0xb8)]['ERROR_COMPILING_CONDITION']);}this[_0x1851f7(0x10f)](_0x332b64,_0x2d9dfb,_0x55e8e0,_0x44240f);}}[a36_0x27ea8b(0xec)](_0x237d1b,_0x347889){const _0x2f295d=a36_0x27ea8b;if(typeof _0x237d1b['id']===_0x2f295d(0xf3))return(0x0,utils_1[_0x2f295d(0x102)])(_0x347889,_0x237d1b,status_message_1[_0x2f295d(0x9a)][_0x2f295d(0xcf)],utils_1[_0x2f295d(0xb8)][_0x2f295d(0xba)]);const _0x203561=this[_0x2f295d(0xe5)][_0x237d1b['id']];if(!_0x203561)return(0x0,utils_1[_0x2f295d(0x102)])(_0x347889,_0x237d1b,status_message_1[_0x2f295d(0x9a)][_0x2f295d(0xcf)],utils_1[_0x2f295d(0xb8)][_0x2f295d(0xba)]);const _0x3a977f=_0x203561[_0x2f295d(0xd3)];this['v8'][_0x2f295d(0xb3)](_0x3a977f[_0x2f295d(0xa0)]()),delete this[_0x2f295d(0xe5)][_0x237d1b['id']],delete this[_0x2f295d(0xd7)][_0x3a977f[_0x2f295d(0xa0)]()],this[_0x2f295d(0xb1)]--,this[_0x2f295d(0xb1)]===0x0&&!this[_0x2f295d(0xb0)]&&(this[_0x2f295d(0xf0)]['info'](_0x2f295d(0xeb)),this['v8'][_0x2f295d(0xda)](null)),setImmediate(()=>{_0x347889(null);});}['wait'](_0x582270,_0x5e5b56){const _0xcaf663=a36_0x27ea8b,_0x4e895e=this,_0x52918d=_0x4e895e['breakpoints'][_0x582270['id']][_0xcaf663(0xd3)][_0xcaf663(0xa0)](),_0xe5d2f3=this[_0xcaf663(0x9b)]['bind'](this,_0x582270,_0x2cf666=>{_0x4e895e['listeners'][_0x52918d]['enabled']=![],setImmediate(()=>{_0x5e5b56(_0x2cf666||undefined);});});_0x4e895e[_0xcaf663(0xd7)][_0x52918d]={'enabled':!![],'listener':_0xe5d2f3};}[a36_0x27ea8b(0xc0)](_0x2ca7f5,_0x3b192a,_0x516ed3,_0x2a731d){const _0x425f2f=a36_0x27ea8b,_0x51193d=this,_0x15be45=_0x51193d['breakpoints'][_0x2ca7f5['id']][_0x425f2f(0xd3)][_0x425f2f(0xa0)](),_0x3c3799=this[_0x425f2f(0x9b)]['bind'](this,_0x2ca7f5,_0x33c033=>{const _0x38d966=_0x425f2f;_0x33c033&&(this[_0x38d966(0xd7)][_0x2ca7f5['id']][_0x38d966(0xae)]=![],setImmediate(()=>{_0x2a731d(_0x33c033||undefined);})),_0x3b192a(_0x2ca7f5[_0x38d966(0x94)],_0x2ca7f5[_0x38d966(0x9f)]),_0x516ed3()?_0x51193d[_0x38d966(0xd7)][_0x15be45][_0x38d966(0xae)]=![]:this[_0x38d966(0x116)]['needsRecoveryTime'](_0x2ca7f5['id'])&&(_0x51193d[_0x38d966(0xd7)][_0x15be45]['enabled']=![],setTimeout(()=>{const _0x17e9b4=_0x38d966;!_0x516ed3()&&_0x51193d[_0x17e9b4(0xd7)][_0x15be45]&&(_0x51193d[_0x17e9b4(0xd7)][_0x15be45][_0x17e9b4(0xae)]=!![]),this[_0x17e9b4(0x116)][_0x17e9b4(0xce)](_0x2ca7f5['id']);},_0x51193d[_0x38d966(0x9e)]['quota']['quotaRecoverySeconds']*0x3e8));});_0x51193d[_0x425f2f(0xd7)][_0x15be45]={'enabled':!![],'listener':_0x3c3799};}[a36_0x27ea8b(0x114)](){return;}[a36_0x27ea8b(0x98)](){}[a36_0x27ea8b(0x108)](){}[a36_0x27ea8b(0x112)](){const _0x3fc623=a36_0x27ea8b;return Object[_0x3fc623(0xc9)](this[_0x3fc623(0xe5)])['length'];}['numListeners_'](){const _0x202a8d=a36_0x27ea8b;return Object[_0x202a8d(0xc9)](this[_0x202a8d(0xd7)])[_0x202a8d(0xb2)];}[a36_0x27ea8b(0xf2)](){return 0x0;}['setBlocklistManager'](_0x40b2a4){const _0x4b1c6=a36_0x27ea8b;this[_0x4b1c6(0xb5)]=_0x40b2a4;}[a36_0x27ea8b(0x10f)](_0x2def45,_0x5544f7,_0x3f6bdd,_0x5b9e41){const _0x4d48dd=a36_0x27ea8b;let _0x162b6d=null;if(_0x2def45['condition'])try{_0x162b6d=acorn[_0x4d48dd(0xf5)](_0x2def45[_0x4d48dd(0x9c)],{'sourceType':'script','ecmaVersion':0x6});const _0x10d3d6=require('../util/validator.js');if(!_0x10d3d6[_0x4d48dd(0xd9)](_0x162b6d,!![]))return(0x0,utils_1[_0x4d48dd(0x102)])(_0x5b9e41,_0x2def45,status_message_1[_0x4d48dd(0x9a)]['BREAKPOINT_CONDITION'],utils_1[_0x4d48dd(0xb8)][_0x4d48dd(0xbb)]);}catch(_0x1141d3){return(0x0,utils_1[_0x4d48dd(0x102)])(_0x5b9e41,_0x2def45,status_message_1[_0x4d48dd(0x9a)][_0x4d48dd(0xcf)],utils_1[_0x4d48dd(0xb8)]['SYNTAX_ERROR_IN_CONDITION']+_0x1141d3[_0x4d48dd(0xdc)]);}let _0x55b01f;const _0x243628=_0x5544f7?_0x5544f7['file']:path[_0x4d48dd(0xc1)](_0x2def45[_0x4d48dd(0xbf)][_0x4d48dd(0xa1)]),_0x147b46=(0x0,utils_1[_0x4d48dd(0xdb)])(_0x243628,this['config'],this[_0x4d48dd(0xa8)],this[_0x4d48dd(0xf0)]);if(_0x147b46[_0x4d48dd(0xb2)]===0x0)return(0x0,utils_1[_0x4d48dd(0x102)])(_0x5b9e41,_0x2def45,status_message_1[_0x4d48dd(0x9a)][_0x4d48dd(0x10d)],utils_1[_0x4d48dd(0xb8)][_0x4d48dd(0x10b)]);else{if(_0x147b46[_0x4d48dd(0xb2)]===0x1)_0x55b01f=_0x147b46[0x0];else return this[_0x4d48dd(0xf0)][_0x4d48dd(0xe0)](_0x4d48dd(0x10a)+_0x243628+'.\x20Potential\x20matches:\x20'+_0x147b46),(0x0,utils_1[_0x4d48dd(0x102)])(_0x5b9e41,_0x2def45,status_message_1['StatusMessage'][_0x4d48dd(0x10d)],utils_1['errors'][_0x4d48dd(0xe8)]);}let _0x166e5f=_0x5544f7&&_0x5544f7['column']?_0x5544f7[_0x4d48dd(0xe7)]:_0x2def45[_0x4d48dd(0xbf)]['column']||0x1;const _0x5cc082=_0x5544f7?_0x5544f7[_0x4d48dd(0xea)]:_0x2def45[_0x4d48dd(0xbf)][_0x4d48dd(0xea)];_0x5cc082===0x1&&(_0x166e5f+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x5cc082>=this[_0x4d48dd(0xa8)][_0x4d48dd(0xb6)][_0x55b01f][_0x4d48dd(0x117)])return(0x0,utils_1[_0x4d48dd(0x102)])(_0x5b9e41,_0x2def45,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x4d48dd(0xb8)][_0x4d48dd(0x96)],'description':utils_1[_0x4d48dd(0xb8)][_0x4d48dd(0x96)][_0x4d48dd(0xf7)]+_0x55b01f+':'+_0x5cc082+'.\x20Loaded\x20script\x20contained\x20'+this['fileIndex'][_0x4d48dd(0xb6)][_0x55b01f][_0x4d48dd(0x117)]+_0x4d48dd(0xd8)+_0x4d48dd(0xa9)+'\x20deployed\x20source.'});const _0xc7c40b=this['setByRegExp'](_0x55b01f,_0x5cc082,_0x166e5f);if(!_0xc7c40b)return(0x0,utils_1[_0x4d48dd(0x102)])(_0x5b9e41,_0x2def45,status_message_1[_0x4d48dd(0x9a)][_0x4d48dd(0x10d)],utils_1[_0x4d48dd(0xb8)][_0x4d48dd(0xe6)]);this['numBreakpoints']===0x0&&!this[_0x4d48dd(0xb0)]&&(this[_0x4d48dd(0xf0)][_0x4d48dd(0xc5)](_0x4d48dd(0xe4)),this['v8'][_0x4d48dd(0xda)](this[_0x4d48dd(0xcd)])),this[_0x4d48dd(0xe5)][_0x2def45['id']]=new V8BreakpointData(_0x2def45,_0xc7c40b,_0x162b6d,_0x3f6bdd),this[_0x4d48dd(0xb1)]++,setImmediate(()=>{_0x5b9e41(null);});}[a36_0x27ea8b(0xb4)](_0x5ef57a,_0x1ea542,_0xa598d5){const _0x4c2e37=a36_0x27ea8b,_0x1b001e=(0x0,utils_1['pathToRegExp'])(_0x5ef57a),_0x5eedbc=this['v8'][_0x4c2e37(0x105)](_0x1b001e,_0x1ea542-0x1,_0xa598d5-0x1),_0x361f21=this['v8'][_0x4c2e37(0xee)](_0x5eedbc);return _0x361f21;}[a36_0x27ea8b(0x9b)](_0x35c0ae,_0x49dcdc,_0x18d286){const _0x40c8e3=a36_0x27ea8b,_0x15024d=this['breakpoints'][_0x35c0ae['id']][_0x40c8e3(0xd3)];if(!_0x15024d[_0x40c8e3(0xaa)]())return(0x0,utils_1[_0x40c8e3(0x102)])(_0x49dcdc,_0x35c0ae,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x40c8e3(0xb8)][_0x40c8e3(0x106)]);const _0x2b6c41=this[_0x40c8e3(0xfd)](_0x35c0ae,_0x18d286);if(_0x2b6c41[_0x40c8e3(0xad)])return(0x0,utils_1[_0x40c8e3(0x102)])(_0x49dcdc,_0x35c0ae,status_message_1[_0x40c8e3(0x9a)][_0x40c8e3(0xcf)],{...utils_1[_0x40c8e3(0xb8)][_0x40c8e3(0x104)],'description':utils_1[_0x40c8e3(0xb8)][_0x40c8e3(0x99)]['description']+_0x2b6c41[_0x40c8e3(0xad)]});else{if(!_0x2b6c41[_0x40c8e3(0xf6)]){this[_0x40c8e3(0xf0)][_0x40c8e3(0xc5)](_0x40c8e3(0xac));return;}}const _0x166a7d=process['hrtime']();try{this['captureBreakpointData'](_0x35c0ae,_0x18d286);}catch(_0x4aa349){return(0x0,utils_1[_0x40c8e3(0x102)])(_0x49dcdc,_0x35c0ae,status_message_1[_0x40c8e3(0x9a)][_0x40c8e3(0x10d)],utils_1[_0x40c8e3(0xb8)][_0x40c8e3(0xe9)]+_0x4aa349);}const _0xf7b533=process[_0x40c8e3(0x101)](_0x166a7d);this[_0x40c8e3(0xf0)][_0x40c8e3(0xc5)]((0x0,utils_1[_0x40c8e3(0x10c)])(_0x40c8e3(0x97),_0xf7b533)),_0x49dcdc(null);}['checkCondition'](_0x2ad901,_0x3e4efc){const _0x8fee4d=a36_0x27ea8b;if(!_0x2ad901[_0x8fee4d(0x9c)])return{'value':!![]};const _0x1fba40=state[_0x8fee4d(0xab)](_0x2ad901['condition'],_0x3e4efc[_0x8fee4d(0xcc)](0x0));if(_0x1fba40[_0x8fee4d(0xad)])return{'error':_0x1fba40[_0x8fee4d(0xad)]};return{'value':!!_0x1fba40[_0x8fee4d(0xde)][_0x8fee4d(0xf6)]()};}['captureBreakpointData'](_0x46fed3,_0x20b0c0){const _0x1cb63d=a36_0x27ea8b,_0x29f398=[];if(_0x46fed3[_0x1cb63d(0x110)]&&this['breakpoints'][_0x46fed3['id']][_0x1cb63d(0xf8)])for(let _0x15cb75=0x0;_0x15cb75<_0x46fed3[_0x1cb63d(0x110)][_0x1cb63d(0xb2)];_0x15cb75++){try{_0x46fed3[_0x1cb63d(0x110)][_0x15cb75]=this[_0x1cb63d(0xe5)][_0x46fed3['id']][_0x1cb63d(0xf8)](_0x46fed3[_0x1cb63d(0x110)][_0x15cb75]);}catch(_0x3d4d15){this[_0x1cb63d(0xf0)][_0x1cb63d(0xc5)](_0x1cb63d(0xa3)+_0x46fed3[_0x1cb63d(0x110)][_0x15cb75]+'\x20<<'),_0x29f398['push']({'name':_0x46fed3[_0x1cb63d(0x110)][_0x15cb75],'status':new status_message_1[(_0x1cb63d(0x9a))](status_message_1['StatusMessage'][_0x1cb63d(0x111)],utils_1[_0x1cb63d(0xb8)][_0x1cb63d(0xbd)],!![])}),_0x46fed3[_0x1cb63d(0x110)][_0x1cb63d(0xc2)](_0x15cb75,0x1),_0x15cb75--;}}if(_0x46fed3['action']===_0x1cb63d(0xa5)){if(!_0x46fed3[_0x1cb63d(0x110)])_0x46fed3[_0x1cb63d(0x9f)]=[];else{const _0x3eece6=_0x20b0c0['frame'](0x0),_0x4d1a85=_0x46fed3[_0x1cb63d(0x110)][_0x1cb63d(0xc3)](_0xd2eb68=>{const _0x919c16=_0x1cb63d,_0x2bc472=state[_0x919c16(0xab)](_0xd2eb68,_0x3eece6);return _0x2bc472[_0x919c16(0xad)]?_0x2bc472[_0x919c16(0xad)]:_0x2bc472[_0x919c16(0xde)][_0x919c16(0xf6)]();});_0x46fed3[_0x1cb63d(0x9f)]=_0x4d1a85;}}else{const _0x4d53aa=state[_0x1cb63d(0xb7)](_0x20b0c0,_0x46fed3[_0x1cb63d(0x110)],this[_0x1cb63d(0x9e)],this['v8'],this[_0x1cb63d(0xb5)]);_0x46fed3['location']&&(0x0,utils_1[_0x1cb63d(0xc7)])(_0x46fed3['location'][_0x1cb63d(0xa1)])&&_0x4d53aa[_0x1cb63d(0xbf)]&&_0x4d53aa['location']['line']&&(_0x46fed3['location'][_0x1cb63d(0xea)]=_0x4d53aa[_0x1cb63d(0xbf)][_0x1cb63d(0xea)]),_0x46fed3['stackFrames']=_0x4d53aa[_0x1cb63d(0xdf)],_0x46fed3['variableTable']=_0x4d53aa['variableTable'],_0x46fed3[_0x1cb63d(0x9f)]=_0x29f398[_0x1cb63d(0x113)](_0x4d53aa['evaluatedExpressions']);}}}exports['V8DebugApi']=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a37_0x138cb3=a37_0x3954;(function(_0x530661,_0xaf2019){const _0x5011b3=a37_0x3954,_0x52ef6d=_0x530661();while(!![]){try{const _0x25a91d=-parseInt(_0x5011b3(0x14e))/0x1+-parseInt(_0x5011b3(0x15d))/0x2*(-parseInt(_0x5011b3(0x156))/0x3)+-parseInt(_0x5011b3(0x14b))/0x4*(parseInt(_0x5011b3(0x175))/0x5)+parseInt(_0x5011b3(0x165))/0x6*(-parseInt(_0x5011b3(0x15a))/0x7)+parseInt(_0x5011b3(0x172))/0x8+parseInt(_0x5011b3(0x166))/0x9*(parseInt(_0x5011b3(0x14f))/0xa)+parseInt(_0x5011b3(0x14c))/0xb*(parseInt(_0x5011b3(0x17b))/0xc);if(_0x25a91d===_0xaf2019)break;else _0x52ef6d['push'](_0x52ef6d['shift']());}catch(_0x5a3903){_0x52ef6d['push'](_0x52ef6d['shift']());}}}(a37_0x3abe,0x56268));const a37_0x66dd9a=(function(){let _0xdf22ee=!![];return function(_0x3207cb,_0x196a1e){const _0x327eec=_0xdf22ee?function(){const _0x21a537=a37_0x3954;if(_0x196a1e){const _0x25fde5=_0x196a1e[_0x21a537(0x16e)](_0x3207cb,arguments);return _0x196a1e=null,_0x25fde5;}}:function(){};return _0xdf22ee=![],_0x327eec;};}()),a37_0x475fc9=a37_0x66dd9a(this,function(){const _0x37e577=a37_0x3954;return a37_0x475fc9[_0x37e577(0x17d)]()['search'](_0x37e577(0x157))[_0x37e577(0x17d)]()[_0x37e577(0x17a)](a37_0x475fc9)['search']('(((.+)+)+)+$');});a37_0x475fc9();'use strict';function a37_0x3abe(){const _0x1401c5=['session','Debugger.disable','connect','params','breakpointId','Debugger.removeBreakpoint','256125ptXHdF','(((.+)+)+)+$','Error\x20upon\x20re-setting\x20breakpoint:\x20','removeBreakpoint','2120678hSLitV','detach','enable','4aNzEyW','useWellFormattedUrl','logger','V8Inspector','resetV8DebuggerThreshold','resetV8DebuggerIfThresholdMet','getProperties','defineProperty','12jmRgmC','18FJIqmF','post','prevStoreSetBreakpointParams','onScriptParsed','storeSetBreakpointParams','error','attach','Debugger.evaluateOnCallFrame','apply','Session','Debugger.scriptParsed','Debugger.setBreakpointsActive','4443928Facpww','disconnect','numPausedBeforeReset','1910yEJNpl','response','disable','__esModule','Debugger.enable','constructor','36qrgIrb','evaluateOnCallFrame','toString','setBreakpointByUrl','5776zwwlKK','4770106HuHxjN','length','666029SXhJfL','746190oWoUMR'];a37_0x3abe=function(){return _0x1401c5;};return a37_0x3abe();}Object[a37_0x138cb3(0x164)](exports,a37_0x138cb3(0x178),{'value':!![]}),exports['V8Inspector']=void 0x0;function a37_0x3954(_0x19c109,_0x42e7b8){const _0x5ec33e=a37_0x3abe();return a37_0x3954=function(_0x475fc9,_0x66dd9a){_0x475fc9=_0x475fc9-0x14a;let _0x3abe95=_0x5ec33e[_0x475fc9];return _0x3abe95;},a37_0x3954(_0x19c109,_0x42e7b8);}const inspector=require('inspector');class V8Inspector{constructor(_0x31a904,_0xf5cdb2,_0x27fd5a,_0x225c3d,_0x106b28){const _0x3a4445=a37_0x138cb3;this[_0x3a4445(0x15f)]=_0x31a904,this['useWellFormattedUrl']=_0xf5cdb2,this[_0x3a4445(0x161)]=_0x27fd5a,this[_0x3a4445(0x169)]=_0x225c3d,this['onPaused']=_0x106b28,this[_0x3a4445(0x150)]=null,this[_0x3a4445(0x16a)]={},this[_0x3a4445(0x168)]=null,this['numPausedBeforeReset']=0x0;}['shouldUseWellFormattedUrl'](){const _0x3a0d17=a37_0x138cb3;return this[_0x3a0d17(0x15e)];}['setBreakpointByUrl'](_0x38a64a,_0x55b53f=this['prevStoreSetBreakpointParams']!==null){const _0x3132e9=a37_0x138cb3;_0x55b53f?this['enable'](![]):this['attach']();const _0x270b92={};return this[_0x3132e9(0x150)][_0x3132e9(0x167)]('Debugger.setBreakpointByUrl',_0x38a64a,(_0x22d98d,_0x2613dd)=>{const _0x1be16c=_0x3132e9;_0x22d98d?_0x270b92[_0x1be16c(0x16b)]=_0x22d98d:this['storeSetBreakpointParams'][_0x2613dd[_0x1be16c(0x154)]]=_0x38a64a,_0x270b92['response']=_0x2613dd;}),_0x55b53f&&(_0x270b92[_0x3132e9(0x176)]&&(this[_0x3132e9(0x168)][_0x270b92[_0x3132e9(0x176)]['breakpointId']]=this[_0x3132e9(0x16a)][_0x270b92['response'][_0x3132e9(0x154)]]),this[_0x3132e9(0x177)](![])),_0x270b92;}[a37_0x138cb3(0x159)](_0x114026){const _0x35a58d=a37_0x138cb3;this[_0x35a58d(0x16c)]();const _0x498652={};return this[_0x35a58d(0x150)]['post'](_0x35a58d(0x155),{'breakpointId':_0x114026},_0x165baa=>{const _0xb9e25f=_0x35a58d;if(_0x165baa)_0x498652[_0xb9e25f(0x16b)]=_0x165baa;delete this['storeSetBreakpointParams'][_0x114026],Object['keys'](this[_0xb9e25f(0x16a)])[_0xb9e25f(0x14d)]===0x0&&this['detach']();}),this[_0x35a58d(0x168)]!==null&&delete this['prevStoreSetBreakpointParams'][_0x114026],_0x498652;}[a37_0x138cb3(0x17c)](_0xf5567){const _0x1e7979=a37_0x138cb3;this[_0x1e7979(0x16c)]();const _0x47171f={};return this[_0x1e7979(0x150)][_0x1e7979(0x167)](_0x1e7979(0x16d),_0xf5567,(_0x9c0999,_0x3fd723)=>{const _0x4aa0ce=_0x1e7979;if(_0x9c0999)_0x47171f[_0x4aa0ce(0x16b)]=_0x9c0999;_0x47171f[_0x4aa0ce(0x176)]=_0x3fd723;}),_0x47171f;}[a37_0x138cb3(0x163)](_0x1b59b1){const _0x5d3888=a37_0x138cb3,_0x15234c={};return this[_0x5d3888(0x16c)](),this[_0x5d3888(0x150)]['post']('Runtime.getProperties',_0x1b59b1,(_0x4db5fc,_0x254d15)=>{const _0x29213a=_0x5d3888;if(_0x4db5fc)_0x15234c[_0x29213a(0x16b)]=_0x4db5fc;_0x15234c[_0x29213a(0x176)]=_0x254d15;}),_0x15234c;}[a37_0x138cb3(0x16c)](){const _0x31ea8c=a37_0x138cb3;if(this[_0x31ea8c(0x150)])return;const _0x4c78d7=new inspector[(_0x31ea8c(0x16f))]();_0x4c78d7[_0x31ea8c(0x152)](),_0x4c78d7['on'](_0x31ea8c(0x170),_0x12acc2=>{const _0x1c043e=_0x31ea8c;this[_0x1c043e(0x169)](_0x12acc2['params']);}),_0x4c78d7['post'](_0x31ea8c(0x179)),_0x4c78d7[_0x31ea8c(0x167)](_0x31ea8c(0x171),{'active':!![]}),_0x4c78d7['on']('Debugger.paused',_0x471f14=>{const _0x484111=_0x31ea8c;this['onPaused'](_0x471f14[_0x484111(0x153)]),this[_0x484111(0x162)]();}),this['session']=_0x4c78d7;}[a37_0x138cb3(0x15c)](_0x522f7d=!![]){const _0x4b183b=a37_0x138cb3;var _0x16b6cb;this[_0x4b183b(0x16c)](),(_0x16b6cb=this['session'])===null||_0x16b6cb===void 0x0?void 0x0:_0x16b6cb[_0x4b183b(0x167)]('Debugger.enable');if(_0x522f7d){for(const _0x2da62f of Object['values'](this[_0x4b183b(0x168)])){const _0x4885ed=this[_0x4b183b(0x14a)](_0x2da62f,![]);(_0x4885ed[_0x4b183b(0x16b)]||!_0x4885ed['response'])&&this['logger'][_0x4b183b(0x16b)](_0x4b183b(0x158)+_0x4885ed);}this['prevStoreSetBreakpointParams']=null;}}[a37_0x138cb3(0x177)](_0x40cac8=!![]){const _0x5b8b49=a37_0x138cb3;if(!this[_0x5b8b49(0x150)])return;_0x40cac8&&(this[_0x5b8b49(0x168)]=this[_0x5b8b49(0x16a)]),this[_0x5b8b49(0x150)][_0x5b8b49(0x167)](_0x5b8b49(0x151)),this[_0x5b8b49(0x15b)]();}[a37_0x138cb3(0x15b)](){const _0x41782d=a37_0x138cb3;if(!this[_0x41782d(0x150)])return;this[_0x41782d(0x150)][_0x41782d(0x173)](),this['session']=null,this[_0x41782d(0x16a)]={},this[_0x41782d(0x174)]=0x0;}['resetV8DebuggerIfThresholdMet'](){const _0x11eab6=a37_0x138cb3;if(!this['session'])return;this[_0x11eab6(0x174)]+=0x1;if(this[_0x11eab6(0x174)]<this[_0x11eab6(0x161)])return;this[_0x11eab6(0x174)]=0x0,this[_0x11eab6(0x177)](),this[_0x11eab6(0x15c)]();}}exports[a37_0x138cb3(0x160)]=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a38_0x9f3155=a38_0x4b88;(function(_0x9082e4,_0x3b9b58){const _0x26cde4=a38_0x4b88,_0xc7143f=_0x9082e4();while(!![]){try{const _0x58a3e6=-parseInt(_0x26cde4(0xa0))/0x1+parseInt(_0x26cde4(0xa8))/0x2+parseInt(_0x26cde4(0xaf))/0x3+parseInt(_0x26cde4(0xa3))/0x4*(parseInt(_0x26cde4(0x9d))/0x5)+parseInt(_0x26cde4(0xb1))/0x6+parseInt(_0x26cde4(0xae))/0x7+-parseInt(_0x26cde4(0x9f))/0x8;if(_0x58a3e6===_0x3b9b58)break;else _0xc7143f['push'](_0xc7143f['shift']());}catch(_0x3c8e70){_0xc7143f['push'](_0xc7143f['shift']());}}}(a38_0x328b,0xf1ce3));const a38_0xf9cba8=(function(){let _0xea0d18=!![];return function(_0x29b254,_0x2772c7){const _0x103032=_0xea0d18?function(){const _0x32609d=a38_0x4b88;if(_0x2772c7){const _0x3a4ee1=_0x2772c7[_0x32609d(0xa4)](_0x29b254,arguments);return _0x2772c7=null,_0x3a4ee1;}}:function(){};return _0xea0d18=![],_0x103032;};}()),a38_0x3eb4f3=a38_0xf9cba8(this,function(){const _0x4dbf72=a38_0x4b88;return a38_0x3eb4f3['toString']()[_0x4dbf72(0xb0)]('(((.+)+)+)+$')[_0x4dbf72(0x9e)]()[_0x4dbf72(0xa7)](a38_0x3eb4f3)[_0x4dbf72(0xb0)](_0x4dbf72(0xa9));});a38_0x3eb4f3();'use strict';Object[a38_0x9f3155(0xa6)](exports,a38_0x9f3155(0xaa),{'value':!![]}),exports[a38_0x9f3155(0xac)]=void 0x0;const common_1=require(a38_0x9f3155(0xa1));class Debug extends common_1['Service']{constructor(_0x420b89={},_0x3eb1ae){const _0x420c2e=a38_0x9f3155;if(new.target!==Debug)return new Debug(_0x420b89,_0x3eb1ae);const _0xe390f2={'projectIdRequired':![],'apiEndpoint':_0x420b89[_0x420c2e(0xa5)],'baseUrl':'https://'+_0x420b89[_0x420c2e(0xa5)],'scopes':[_0x420c2e(0xab)],'packageJson':_0x3eb1ae};super(_0xe390f2,_0x420b89),this['options']=_0x420b89,this['packageInfo']={'name':_0x3eb1ae[_0x420c2e(0xa2)],'version':_0x3eb1ae[_0x420c2e(0xad)]};}}function a38_0x4b88(_0x39f5d6,_0x32b935){const _0x6a6f2f=a38_0x328b();return a38_0x4b88=function(_0x3eb4f3,_0xf9cba8){_0x3eb4f3=_0x3eb4f3-0x9d;let _0x328b16=_0x6a6f2f[_0x3eb4f3];return _0x328b16;},a38_0x4b88(_0x39f5d6,_0x32b935);}function a38_0x328b(){const _0x4169a0=['14360yvKmDk','toString','35007128vByIpG','977357GKlatc','@google-cloud/common','name','2224EHjFkS','apply','apiEndpoint','defineProperty','constructor','1672528sxtEZC','(((.+)+)+)+$','__esModule','https://www.googleapis.com/auth/cloud_debugger','Debug','version','12577943abXrBX','1460352BEBnqF','search','9761724UpmiPK'];a38_0x328b=function(){return _0x4169a0;};return a38_0x328b();}exports['Debug']=Debug;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a39_0x47ab36=a39_0x594c;function a39_0x4756(){const _0x56a377=['refersTo','constructor','1672020RjviwS','BREAKPOINT_AGE','12nESXNJ','192eLpgYD','BREAKPOINT_CONDITION','errorId','5102100hConUJ','apply','__esModule','search','2JhrCHy','458139osPyXX','isError','UNSPECIFIED','160nTBZlg','isAccepted','207109qbZVYI','VARIABLE_VALUE','description','toString','2716650xeLyhU','737066NLkgpw','VARIABLE_NAME','BREAKPOINT_EXPRESSION','BREAKPOINT_SOURCE_LOCATION','StatusMessage','411057MMEPHt','(((.+)+)+)+$'];a39_0x4756=function(){return _0x56a377;};return a39_0x4756();}(function(_0x21e2b8,_0x4404c4){const _0x191907=a39_0x594c,_0x30cd85=_0x21e2b8();while(!![]){try{const _0x2a1eec=-parseInt(_0x191907(0xf8))/0x1*(-parseInt(_0x191907(0xed))/0x2)+parseInt(_0x191907(0xfd))/0x3*(-parseInt(_0x191907(0x103))/0x4)+parseInt(_0x191907(0x101))/0x5+parseInt(_0x191907(0xe9))/0x6+-parseInt(_0x191907(0xf3))/0x7*(parseInt(_0x191907(0x104))/0x8)+parseInt(_0x191907(0xf7))/0x9+-parseInt(_0x191907(0xf1))/0xa*(parseInt(_0x191907(0xee))/0xb);if(_0x2a1eec===_0x4404c4)break;else _0x30cd85['push'](_0x30cd85['shift']());}catch(_0x1f9ba8){_0x30cd85['push'](_0x30cd85['shift']());}}}(a39_0x4756,0x6a7ad));const a39_0x6064b8=(function(){let _0x93ab6e=!![];return function(_0x4e0e48,_0x457df9){const _0x188edc=_0x93ab6e?function(){const _0x298a1f=a39_0x594c;if(_0x457df9){const _0x216f80=_0x457df9[_0x298a1f(0xea)](_0x4e0e48,arguments);return _0x457df9=null,_0x216f80;}}:function(){};return _0x93ab6e=![],_0x188edc;};}()),a39_0x3de106=a39_0x6064b8(this,function(){const _0x18f3e8=a39_0x594c;return a39_0x3de106[_0x18f3e8(0xf6)]()[_0x18f3e8(0xec)](_0x18f3e8(0xfe))['toString']()[_0x18f3e8(0x100)](a39_0x3de106)[_0x18f3e8(0xec)](_0x18f3e8(0xfe));});function a39_0x594c(_0xa22574,_0x1dc3f6){const _0x5d3c9f=a39_0x4756();return a39_0x594c=function(_0x3de106,_0x6064b8){_0x3de106=_0x3de106-0xe7;let _0x47563e=_0x5d3c9f[_0x3de106];return _0x47563e;},a39_0x594c(_0xa22574,_0x1dc3f6);}a39_0x3de106();'use strict';Object['defineProperty'](exports,a39_0x47ab36(0xeb),{'value':!![]}),exports[a39_0x47ab36(0xfc)]=void 0x0;class StatusMessage{constructor(_0x4aabb9,_0x5002b4,_0x162667,_0x3ea548=![]){const _0xeb6334=a39_0x47ab36,{description:_0x3f6614,id:_0x21ef82}=_0x5002b4||{};this[_0xeb6334(0xff)]=_0x4aabb9,this['description']={'format':_0x3f6614||''},_0x21ef82&&(this[_0xeb6334(0xf5)][_0xeb6334(0xe8)]=_0x21ef82),this[_0xeb6334(0xef)]=_0x162667,this[_0xeb6334(0xf2)]=_0x3ea548;}}StatusMessage[a39_0x47ab36(0xf0)]=a39_0x47ab36(0xf0),StatusMessage[a39_0x47ab36(0xfb)]=a39_0x47ab36(0xfb),StatusMessage[a39_0x47ab36(0xe7)]=a39_0x47ab36(0xe7),StatusMessage[a39_0x47ab36(0xfa)]=a39_0x47ab36(0xfa),StatusMessage[a39_0x47ab36(0xf9)]=a39_0x47ab36(0xf9),StatusMessage['VARIABLE_VALUE']=a39_0x47ab36(0xf4),StatusMessage[a39_0x47ab36(0x102)]='BREAKPOINT_AGE',exports['StatusMessage']=StatusMessage;
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a40_0x243275=a40_0x4a13;(function(_0x5625ae,_0x19ec4e){var _0xf7e348=a40_0x4a13,_0x3b4157=_0x5625ae();while(!![]){try{var _0x1521f9=-parseInt(_0xf7e348(0x131))/0x1+parseInt(_0xf7e348(0x134))/0x2+parseInt(_0xf7e348(0x130))/0x3+-parseInt(_0xf7e348(0x11c))/0x4+parseInt(_0xf7e348(0x121))/0x5*(-parseInt(_0xf7e348(0x122))/0x6)+-parseInt(_0xf7e348(0x132))/0x7+parseInt(_0xf7e348(0x13a))/0x8*(parseInt(_0xf7e348(0x126))/0x9);if(_0x1521f9===_0x19ec4e)break;else _0x3b4157['push'](_0x3b4157['shift']());}catch(_0x243578){_0x3b4157['push'](_0x3b4157['shift']());}}}(a40_0xe1eb,0x9f2d6));var a40_0x16f18c=(function(){var _0x40e8e7=!![];return function(_0x2a6409,_0x2655c1){var _0x58b6c2=_0x40e8e7?function(){var _0x202956=a40_0x4a13;if(_0x2655c1){var _0x430bec=_0x2655c1[_0x202956(0x11e)](_0x2a6409,arguments);return _0x2655c1=null,_0x430bec;}}:function(){};return _0x40e8e7=![],_0x58b6c2;};}()),a40_0x2cfb56=a40_0x16f18c(this,function(){var _0x4f7117=a40_0x4a13;return a40_0x2cfb56['toString']()['search'](_0x4f7117(0x11d))[_0x4f7117(0x128)]()[_0x4f7117(0x11b)](a40_0x2cfb56)[_0x4f7117(0x125)](_0x4f7117(0x11d));});a40_0x2cfb56();'use strict';function a40_0xe1eb(){var _0x4b8f37=['2042877mhzvXb','779488GBEhLU','9110017WzTdhb','runtimeEnvironmentVersion','1334126TLDXQN','uniquifier','procArch','__esModule','cpuCoreCount','string','72JRkrwL','agentVersion','systemTotalMemoryBytes','pid','constructor','4293324zabVIq','(((.+)+)+)+$','apply','linuxDistroName','isInDocker','15OShOKG','1498656GPtXtW','agentOS','runtimeEnvironmentInfo','search','3207546VrFlJd','runtimeEnvironment','toString','sourceContexts','osVersion','Debuggee','statusMessage','labels','isInK8s','host'];a40_0xe1eb=function(){return _0x4b8f37;};return a40_0xe1eb();}Object['defineProperty'](exports,a40_0x243275(0x137),{'value':!![]}),exports[a40_0x243275(0x12b)]=void 0x0;class Debuggee{constructor(_0x3e08a7){var _0x348e45=a40_0x243275;this[_0x348e45(0x127)]='Node.js';if(!(this instanceof Debuggee))return new Debuggee(_0x3e08a7);_0x3e08a7=_0x3e08a7||{};if(typeof _0x3e08a7['uniquifier']!==_0x348e45(0x139))throw new Error('properties.uniquifier\x20must\x20be\x20a\x20string');this[_0x348e45(0x135)]=_0x3e08a7['uniquifier'],this[_0x348e45(0x118)]=_0x3e08a7[_0x348e45(0x118)],_0x3e08a7[_0x348e45(0x12d)]&&(this['labels']=_0x3e08a7[_0x348e45(0x12d)]),_0x3e08a7[_0x348e45(0x129)]&&(this[_0x348e45(0x129)]=_0x3e08a7['sourceContexts']),_0x3e08a7[_0x348e45(0x12c)]&&(this[_0x348e45(0x12c)]=_0x3e08a7[_0x348e45(0x12c)]),this['host']=_0x3e08a7[_0x348e45(0x12f)],this[_0x348e45(0x11a)]=_0x3e08a7[_0x348e45(0x11a)],this[_0x348e45(0x138)]=_0x3e08a7[_0x348e45(0x138)],this[_0x348e45(0x119)]=_0x3e08a7['systemTotalMemoryBytes'],this[_0x348e45(0x123)]=_0x3e08a7['agentOS'],this[_0x348e45(0x12a)]=_0x3e08a7[_0x348e45(0x12a)],this[_0x348e45(0x133)]=_0x3e08a7['runtimeEnvironmentVersion'],this['runtimeEnvironmentInfo']=_0x3e08a7[_0x348e45(0x124)],this[_0x348e45(0x11f)]=_0x3e08a7[_0x348e45(0x11f)],this[_0x348e45(0x120)]=_0x3e08a7[_0x348e45(0x120)],this[_0x348e45(0x12e)]=_0x3e08a7['isInK8s'],this['procArch']=_0x3e08a7[_0x348e45(0x136)];}}function a40_0x4a13(_0x57c1ca,_0x417a2a){var _0x186f50=a40_0xe1eb();return a40_0x4a13=function(_0x2cfb56,_0x16f18c){_0x2cfb56=_0x2cfb56-0x118;var _0xe1ebee=_0x186f50[_0x2cfb56];return _0xe1ebee;},a40_0x4a13(_0x57c1ca,_0x417a2a);}exports['Debuggee']=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a41_0x393f3a=a41_0x468f;(function(_0x32f277,_0x62285d){const _0x1698f2=a41_0x468f,_0x164148=_0x32f277();while(!![]){try{const _0x30f581=parseInt(_0x1698f2(0x16e))/0x1+parseInt(_0x1698f2(0x178))/0x2+-parseInt(_0x1698f2(0x169))/0x3+-parseInt(_0x1698f2(0x16f))/0x4+parseInt(_0x1698f2(0x179))/0x5*(-parseInt(_0x1698f2(0x167))/0x6)+-parseInt(_0x1698f2(0x168))/0x7+-parseInt(_0x1698f2(0x174))/0x8*(-parseInt(_0x1698f2(0x171))/0x9);if(_0x30f581===_0x62285d)break;else _0x164148['push'](_0x164148['shift']());}catch(_0xe9db59){_0x164148['push'](_0x164148['shift']());}}}(a41_0x2e00,0x56255));const a41_0x1c002e=(function(){let _0x125a1e=!![];return function(_0x4f8c6d,_0x190d0c){const _0x282e62=_0x125a1e?function(){const _0x4d9cca=a41_0x468f;if(_0x190d0c){const _0x32c1f3=_0x190d0c[_0x4d9cca(0x17f)](_0x4f8c6d,arguments);return _0x190d0c=null,_0x32c1f3;}}:function(){};return _0x125a1e=![],_0x282e62;};}()),a41_0x15d27a=a41_0x1c002e(this,function(){const _0x4fe8bc=a41_0x468f;return a41_0x15d27a[_0x4fe8bc(0x16c)]()[_0x4fe8bc(0x17e)](_0x4fe8bc(0x17b))[_0x4fe8bc(0x16c)]()['constructor'](a41_0x15d27a)[_0x4fe8bc(0x17e)]('(((.+)+)+)+$');});function a41_0x2e00(){const _0x19ab9f=['4677386hzeqYs','402159nkdjHY','callbackParams','callback','toString','isCallbackWrapperInvoked','24124GxlCaO','540540yxUbCi','callbackWrapper','9LAPBxr','app.lightrun.com','asyncStart','14026328MUGovR','stop','./index','run','279094cpXIdZ','5QGeLxI','defineProperty','(((.+)+)+)+$','bind','functionParams','search','apply','wrap','length','callbackIndex','3760338BVYJgS'];a41_0x2e00=function(){return _0x19ab9f;};return a41_0x2e00();}a41_0x15d27a();'use strict';Object[a41_0x393f3a(0x17a)](exports,'__esModule',{'value':!![]}),exports[a41_0x393f3a(0x180)]=void 0x0;const lightrun=require(a41_0x393f3a(0x176)),DEFAULT_API_ENDPOINT=a41_0x393f3a(0x172),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x583054,_0x266e5d,_0x596af7){return async(..._0x127809)=>{const _0x5a9cf9=a41_0x468f,_0x5e2047=new LightrunGcpWrapper(_0x596af7,..._0x127809);return _0x5e2047[_0x5a9cf9(0x177)](_0x583054,_0x266e5d);};}function a41_0x468f(_0x3ae373,_0x1e95c8){const _0x248252=a41_0x2e00();return a41_0x468f=function(_0x15d27a,_0x1c002e){_0x15d27a=_0x15d27a-0x166;let _0x2e007b=_0x248252[_0x15d27a];return _0x2e007b;},a41_0x468f(_0x3ae373,_0x1e95c8);}exports[a41_0x393f3a(0x180)]=wrap;class LightrunGcpWrapper{constructor(_0x597035,..._0x2bbc4d){const _0x3c9422=a41_0x393f3a;var _0x3e2025;this['callbackIndex']=_0x597035,this[_0x3c9422(0x16d)]=![],this[_0x3c9422(0x16a)]=[],this[_0x3c9422(0x16b)]=null,this[_0x3c9422(0x17d)]=_0x2bbc4d,this['callbackIndex']&&this[_0x3c9422(0x166)]<((_0x3e2025=this['functionParams'])===null||_0x3e2025===void 0x0?void 0x0:_0x3e2025[_0x3c9422(0x181)])&&(this['callback']=this[_0x3c9422(0x17d)][this[_0x3c9422(0x166)]],this[_0x3c9422(0x17d)][this[_0x3c9422(0x166)]]=this[_0x3c9422(0x170)][_0x3c9422(0x17c)](this));}async[a41_0x393f3a(0x177)](_0x1a83c8,_0x4e29ca={}){const _0x46598d=a41_0x393f3a;this[_0x46598d(0x16d)]=![],await lightrun[_0x46598d(0x173)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x4e29ca,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x1a83c8(...this[_0x46598d(0x17d)]);}finally{await lightrun[_0x46598d(0x175)](),this[_0x46598d(0x16d)]&&this[_0x46598d(0x16b)]&&this[_0x46598d(0x16b)](...this[_0x46598d(0x16a)]);}}[a41_0x393f3a(0x170)](..._0x32d723){const _0x5923ee=a41_0x393f3a;this[_0x5923ee(0x16a)]=_0x32d723,this[_0x5923ee(0x16d)]=!![];}}
|
package/build/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a42_0x43753a=a42_0x3980;(function(_0x14cd83,_0x551313){const _0x3164fe=a42_0x3980,_0x1232f3=_0x14cd83();while(!![]){try{const _0x4cf379=-parseInt(_0x3164fe(0x190))/0x1*(-parseInt(_0x3164fe(0x17b))/0x2)+parseInt(_0x3164fe(0x175))/0x3+parseInt(_0x3164fe(0x199))/0x4+parseInt(_0x3164fe(0x178))/0x5+parseInt(_0x3164fe(0x18f))/0x6+-parseInt(_0x3164fe(0x176))/0x7+-parseInt(_0x3164fe(0x18e))/0x8;if(_0x4cf379===_0x551313)break;else _0x1232f3['push'](_0x1232f3['shift']());}catch(_0x2cc2ce){_0x1232f3['push'](_0x1232f3['shift']());}}}(a42_0x369d,0x6fc0c));function a42_0x369d(){const _0x57aa65=['defineProperty','3525725EcoEve','toString','breakpoint_set','278YQfXGH','now','Debug','removeListener','search','start','log','toLowerCase','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','true','once','lightrunInitWaitTimeMs','config','listenerCount','debug','assign','constructor','(((.+)+)+)+$','stop','11721704YzNtCg','2614098laasxk','426cNtPBB','isReadyManager','../../package.json','Debuglet','asyncStart','./agent/debuglet','testMode_','forceNewAgent_','__esModule','1612176zJMNdj','includes','get','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','Debug\x20Agent\x20has\x20already\x20been\x20started','apply','1164957WftJGJ','479164uOZAPt'];a42_0x369d=function(){return _0x57aa65;};return a42_0x369d();}const a42_0x3715ec=(function(){let _0x2826f9=!![];return function(_0x34e02a,_0x44da50){const _0x1cde1e=_0x2826f9?function(){const _0x3cb754=a42_0x3980;if(_0x44da50){const _0x41950d=_0x44da50[_0x3cb754(0x19e)](_0x34e02a,arguments);return _0x44da50=null,_0x41950d;}}:function(){};return _0x2826f9=![],_0x1cde1e;};}()),a42_0x28641a=a42_0x3715ec(this,function(){const _0x1b3e47=a42_0x3980;return a42_0x28641a['toString']()[_0x1b3e47(0x17f)]('(((.+)+)+)+$')[_0x1b3e47(0x179)]()[_0x1b3e47(0x18b)](a42_0x28641a)[_0x1b3e47(0x17f)](_0x1b3e47(0x18c));});a42_0x28641a();'use strict';Object[a42_0x43753a(0x177)](exports,a42_0x43753a(0x198),{'value':!![]}),exports[a42_0x43753a(0x19b)]=exports[a42_0x43753a(0x194)]=exports['stop']=exports['start']=void 0x0;const debuglet_1=require(a42_0x43753a(0x195)),debug_1=require('./client/stackdriver/debug'),pjson=require(a42_0x43753a(0x192));let debuglet;function start(_0x26a3fb){const _0x3a8a0f=a42_0x43753a,_0x1fd6cf=process['env']['DISABLE_LIGHTRUN_AGENT'];if(_0x1fd6cf&&['1',_0x3a8a0f(0x184)][_0x3a8a0f(0x19a)](_0x1fd6cf[_0x3a8a0f(0x182)]())){console[_0x3a8a0f(0x181)](_0x3a8a0f(0x183)+_0x1fd6cf+_0x3a8a0f(0x19c));return;}_0x26a3fb=_0x26a3fb||{};const _0x2eb79e=mergeConfigs(_0x26a3fb);if(debuglet&&!_0x2eb79e[_0x3a8a0f(0x197)])throw new Error(_0x3a8a0f(0x19d));const _0x4a3b99=new debug_1[(_0x3a8a0f(0x17d))](_0x2eb79e,pjson);return debuglet=new debuglet_1[(_0x3a8a0f(0x193))](_0x4a3b99,_0x2eb79e),debuglet[_0x3a8a0f(0x180)](),_0x2eb79e[_0x3a8a0f(0x196)]?debuglet:debuglet[_0x3a8a0f(0x191)];}exports['start']=start;function stop(){const _0x4da85c=a42_0x43753a;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x4da85c(0x18d)](),debuglet=null;}exports['stop']=stop;async function asyncStart(_0x17bda0){const _0x185e97=a42_0x43753a;start(_0x17bda0);if(!debuglet)return;let _0x4d1d89=![];const _0x239bbf=()=>_0x4d1d89=!![];debuglet[_0x185e97(0x185)]('breakpoints_fetched',_0x237019=>{if(_0x237019)return;_0x239bbf();}),debuglet[_0x185e97(0x185)](_0x185e97(0x17a),_0x239bbf);if(debuglet[_0x185e97(0x187)]['lightrunWaitForInit']){const _0x315758=Date[_0x185e97(0x17c)](),_0x37a8e8=debuglet['config'][_0x185e97(0x186)];while(!_0x4d1d89&&Date[_0x185e97(0x17c)]()-_0x315758<_0x37a8e8){await new Promise(_0x2bc047=>setTimeout(_0x2bc047,0x64));}}debuglet[_0x185e97(0x188)](_0x185e97(0x17a))&&debuglet[_0x185e97(0x17e)]('breakpoint_set',_0x239bbf);}exports[a42_0x43753a(0x194)]=asyncStart;function mergeConfigs(_0x9bcfa6){const _0x3d688d=a42_0x43753a;if(!_0x9bcfa6['debug'])return _0x9bcfa6;const _0x4b5326=Object['assign']({},_0x9bcfa6);return delete _0x4b5326[_0x3d688d(0x189)],Object[_0x3d688d(0x18a)](_0x4b5326,_0x9bcfa6['debug']);}function get(){return debuglet;}function a42_0x3980(_0x2a4ce3,_0x3b9a7a){const _0x6402f3=a42_0x369d();return a42_0x3980=function(_0x28641a,_0x3715ec){_0x28641a=_0x28641a-0x175;let _0x369d80=_0x6402f3[_0x28641a];return _0x369d80;},a42_0x3980(_0x2a4ce3,_0x3b9a7a);}exports[a42_0x43753a(0x19b)]=get;
|
package/build/src/lambda.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a43_0x323904=a43_0x186a;(function(_0x1a63d8,_0x43f3b6){const _0x316417=a43_0x186a,_0x3f6256=_0x1a63d8();while(!![]){try{const _0x5e7840=-parseInt(_0x316417(0x209))/0x1*(-parseInt(_0x316417(0x202))/0x2)+-parseInt(_0x316417(0x1fc))/0x3+parseInt(_0x316417(0x212))/0x4+-parseInt(_0x316417(0x20f))/0x5+parseInt(_0x316417(0x211))/0x6+parseInt(_0x316417(0x20e))/0x7+parseInt(_0x316417(0x207))/0x8;if(_0x5e7840===_0x43f3b6)break;else _0x3f6256['push'](_0x3f6256['shift']());}catch(_0xecd2c0){_0x3f6256['push'](_0x3f6256['shift']());}}}(a43_0x5cdb,0x8db22));const a43_0x453c9b=(function(){let _0x3818f6=!![];return function(_0x255472,_0x6d9213){const _0xda0105=_0x3818f6?function(){const _0x547946=a43_0x186a;if(_0x6d9213){const _0x864c2c=_0x6d9213[_0x547946(0x20c)](_0x255472,arguments);return _0x6d9213=null,_0x864c2c;}}:function(){};return _0x3818f6=![],_0xda0105;};}()),a43_0x53ecb3=a43_0x453c9b(this,function(){const _0x2adc01=a43_0x186a;return a43_0x53ecb3['toString']()[_0x2adc01(0x203)](_0x2adc01(0x208))[_0x2adc01(0x1fd)]()[_0x2adc01(0x20b)](a43_0x53ecb3)[_0x2adc01(0x203)](_0x2adc01(0x208));});a43_0x53ecb3();'use strict';Object[a43_0x323904(0x1fe)](exports,a43_0x323904(0x1f5),{'value':!![]}),exports[a43_0x323904(0x20a)]=void 0x0;const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a43_0x323904(0x206),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function a43_0x5cdb(){const _0x33350b=['context','apiEndpoint','3432741vJEOtb','toString','defineProperty','stop','event','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','54vFxyxY','search','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','response','app.lightrun.com','1878368JRQQIs','(((.+)+)+)+$','16033OzTNIf','wrap','constructor','apply','bind','912947ewBQat','1021510ZTUcsk','tryStop','4433280bdubzC','1567788BWeUwd','tryStart','run','lightrunSecret','error','callback','__esModule','asyncStart','log','callbackWrapper','isCallbackWrapperInvoked'];a43_0x5cdb=function(){return _0x33350b;};return a43_0x5cdb();}class LightrunLambdaWrapper{constructor(_0x1f11c1,_0x1e77b1,_0x77a377){const _0x46293c=a43_0x323904;this[_0x46293c(0x200)]=_0x1f11c1,this[_0x46293c(0x1fa)]=_0x1e77b1,this[_0x46293c(0x1f4)]=_0x77a377,this[_0x46293c(0x1f9)]=![];}async[a43_0x323904(0x214)](_0x4c2e09,_0x2dbcdd={}){const _0x5b6c3a=a43_0x323904;this['isCallbackWrapperInvoked']=![],await this[_0x5b6c3a(0x213)](_0x2dbcdd);let _0x51cb13=undefined;try{_0x51cb13=await _0x4c2e09(this[_0x5b6c3a(0x200)],this[_0x5b6c3a(0x1fa)],this[_0x5b6c3a(0x1f8)][_0x5b6c3a(0x20d)](this));}finally{await this[_0x5b6c3a(0x210)](),this['isCallbackWrapperInvoked']?this[_0x5b6c3a(0x1f4)](this[_0x5b6c3a(0x216)],this['response']):this[_0x5b6c3a(0x1f4)](null,_0x51cb13);}}async['tryStart'](_0x543d63={}){const _0x1a9dca=a43_0x323904;try{const _0x720796=this[_0x1a9dca(0x200)][_0x1a9dca(0x1fb)]||DEFAULT_API_ENDPOINT,_0x364d5c=this[_0x1a9dca(0x200)][_0x1a9dca(0x215)];await lightrun[_0x1a9dca(0x1f6)]({'apiEndpoint':_0x720796,'lightrunSecret':_0x364d5c,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x543d63,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x892f3d){console[_0x1a9dca(0x1f7)](_0x1a9dca(0x204));}}async['tryStop'](){const _0x101787=a43_0x323904;try{await lightrun[_0x101787(0x1ff)]();}catch(_0x38b879){console[_0x101787(0x1f7)](_0x101787(0x201));}}[a43_0x323904(0x1f8)](_0x15a59f,_0x401c5f){const _0x2c6451=a43_0x323904;this[_0x2c6451(0x216)]=_0x15a59f,this[_0x2c6451(0x205)]=_0x401c5f,this[_0x2c6451(0x1f9)]=!![];}}function wrap(_0x36db3c,_0x823971){return(_0x5f0845,_0x21c1a8,_0x25ef43)=>{const _0x479d01=new LightrunLambdaWrapper(_0x5f0845,_0x21c1a8,_0x25ef43);return _0x479d01['run'](_0x36db3c,_0x823971);};}function a43_0x186a(_0xbfe049,_0x159f96){const _0x534da4=a43_0x5cdb();return a43_0x186a=function(_0x53ecb3,_0x453c9b){_0x53ecb3=_0x53ecb3-0x1f4;let _0x5cdb7a=_0x534da4[_0x53ecb3];return _0x5cdb7a;},a43_0x186a(_0xbfe049,_0x159f96);}exports['wrap']=wrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.30.2-release.382b33895b
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a44_0xf69006=a44_0x34df;function a44_0x34df(_0x2889cc,_0x2c1ba8){var _0x5d643f=a44_0x35fe();return a44_0x34df=function(_0x255d88,_0x2f09da){_0x255d88=_0x255d88-0x143;var _0x35fed1=_0x5d643f[_0x255d88];return _0x35fed1;},a44_0x34df(_0x2889cc,_0x2c1ba8);}(function(_0x1960c0,_0x154b8c){var _0x1adf0f=a44_0x34df,_0x2b9c5b=_0x1960c0();while(!![]){try{var _0x25d78c=parseInt(_0x1adf0f(0x148))/0x1+parseInt(_0x1adf0f(0x152))/0x2*(parseInt(_0x1adf0f(0x145))/0x3)+parseInt(_0x1adf0f(0x14a))/0x4+-parseInt(_0x1adf0f(0x14b))/0x5*(-parseInt(_0x1adf0f(0x14c))/0x6)+-parseInt(_0x1adf0f(0x14e))/0x7+parseInt(_0x1adf0f(0x149))/0x8+parseInt(_0x1adf0f(0x144))/0x9*(-parseInt(_0x1adf0f(0x150))/0xa);if(_0x25d78c===_0x154b8c)break;else _0x2b9c5b['push'](_0x2b9c5b['shift']());}catch(_0x2ab021){_0x2b9c5b['push'](_0x2b9c5b['shift']());}}}(a44_0x35fe,0x2f8d6));function a44_0x35fe(){var _0x3a989d=['1896111QXIBda','909aBITdr','(((.+)+)+)+$','constructor','27192ylIIvs','2848088ytYIIx','1364172DKODyU','1335TGYryR','7578VEnETe','toString','1574062gnWYYk','PatternDTOTypeEnum','40pbeCwf','defineProperty','1326hhHtsg','BY_VALUE','search'];a44_0x35fe=function(){return _0x3a989d;};return a44_0x35fe();}var a44_0x2f09da=(function(){var _0x3812a9=!![];return function(_0x2c85e8,_0x582615){var _0x3fd17a=_0x3812a9?function(){if(_0x582615){var _0x5a8bbe=_0x582615['apply'](_0x2c85e8,arguments);return _0x582615=null,_0x5a8bbe;}}:function(){};return _0x3812a9=![],_0x3fd17a;};}()),a44_0x255d88=a44_0x2f09da(this,function(){var _0x236d7b=a44_0x34df;return a44_0x255d88[_0x236d7b(0x14d)]()['search'](_0x236d7b(0x146))[_0x236d7b(0x14d)]()[_0x236d7b(0x147)](a44_0x255d88)[_0x236d7b(0x143)](_0x236d7b(0x146));});a44_0x255d88();'use strict';Object[a44_0xf69006(0x151)](exports,'__esModule',{'value':!![]}),exports['PatternDTOTypeEnum']=void 0x0,exports[a44_0xf69006(0x14f)]={'Name':'BY_NAME','Value':a44_0xf69006(0x153)};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x496854=a45_0xcfc2;(function(_0x2e4678,_0x33a40c){const _0x4b16f8=a45_0xcfc2,_0x13af35=_0x2e4678();while(!![]){try{const _0x563401=parseInt(_0x4b16f8(0x1b2))/0x1*(-parseInt(_0x4b16f8(0x1bd))/0x2)+parseInt(_0x4b16f8(0x1b6))/0x3*(parseInt(_0x4b16f8(0x1ba))/0x4)+parseInt(_0x4b16f8(0x1b4))/0x5*(parseInt(_0x4b16f8(0x1af))/0x6)+-parseInt(_0x4b16f8(0x1bb))/0x7*(parseInt(_0x4b16f8(0x1ac))/0x8)+parseInt(_0x4b16f8(0x1b7))/0x9*(-parseInt(_0x4b16f8(0x1b5))/0xa)+-parseInt(_0x4b16f8(0x1b8))/0xb+parseInt(_0x4b16f8(0x1bf))/0xc;if(_0x563401===_0x33a40c)break;else _0x13af35['push'](_0x13af35['shift']());}catch(_0x5e66ea){_0x13af35['push'](_0x13af35['shift']());}}}(a45_0x1f16,0x42f55));const a45_0x419718=(function(){let _0x1cdc1a=!![];return function(_0x5beffa,_0x5caef0){const _0x567676=_0x1cdc1a?function(){if(_0x5caef0){const _0x1a5303=_0x5caef0['apply'](_0x5beffa,arguments);return _0x5caef0=null,_0x1a5303;}}:function(){};return _0x1cdc1a=![],_0x567676;};}()),a45_0x15b349=a45_0x419718(this,function(){const _0xba481b=a45_0xcfc2;return a45_0x15b349['toString']()[_0xba481b(0x1b0)](_0xba481b(0x1ae))[_0xba481b(0x1b3)]()['constructor'](a45_0x15b349)[_0xba481b(0x1b0)](_0xba481b(0x1ae));});a45_0x15b349();function a45_0x1f16(){const _0x4cb36e=['assign','20596380XJVutH',',\x20id=','location','16UAtmJW','__esModule','(((.+)+)+)+$','290226WLtHzf','search','path','559OMHEaU','toString','5HoQpOM','20hHWgEU','25962suUiXZ','1078011tSVLkC','4511100VIOTjh','action','12xRYdOJ','1556569HHwkEa','Breakpoint','1510hbaFpR'];a45_0x1f16=function(){return _0x4cb36e;};return a45_0x1f16();}'use strict';function a45_0xcfc2(_0x5e6243,_0x4bfc4){const _0x467a72=a45_0x1f16();return a45_0xcfc2=function(_0x15b349,_0x419718){_0x15b349=_0x15b349-0x1aa;let _0x1f1663=_0x467a72[_0x15b349];return _0x1f1663;},a45_0xcfc2(_0x5e6243,_0x4bfc4);}Object['defineProperty'](exports,a45_0x496854(0x1ad),{'value':!![]}),exports[a45_0x496854(0x1bc)]=void 0x0;class Breakpoint{constructor(_0x188ade){const _0x342935=a45_0x496854;_0x188ade&&Object[_0x342935(0x1be)](this,_0x188ade);}[a45_0x496854(0x1b3)](){const _0x28b416=a45_0x496854,_0xa51a79=this[_0x28b416(0x1ab)]?'\x20'+this['location'][_0x28b416(0x1b1)]+':'+this[_0x28b416(0x1ab)]['line']:'';return'\x22'+this[_0x28b416(0x1b9)]+_0xa51a79+_0x28b416(0x1aa)+this['id']+'\x22';}}exports[a45_0x496854(0x1bc)]=Breakpoint;
|
package/build/src/types/v8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
var a46_0x1b18c0=a46_0x4138;function a46_0x5713(){var _0x13f6d4=['constructor','apply','482580mjTWXg','__esModule','toString','487024amfRHL','15789eaOogM','2068878fbhEMT','3601682OCdUYu','2639340JLcfew','276WWZKmd','(((.+)+)+)+$','637660xXWRyt'];a46_0x5713=function(){return _0x13f6d4;};return a46_0x5713();}(function(_0x2b9091,_0x58b571){var _0xe89de3=a46_0x4138,_0x28e7c5=_0x2b9091();while(!![]){try{var _0x10efd3=-parseInt(_0xe89de3(0x1a7))/0x1+-parseInt(_0xe89de3(0x1a4))/0x2+-parseInt(_0xe89de3(0x1ab))/0x3*(parseInt(_0xe89de3(0x1a2))/0x4)+parseInt(_0xe89de3(0x1a1))/0x5+parseInt(_0xe89de3(0x1ac))/0x6+parseInt(_0xe89de3(0x1ad))/0x7+parseInt(_0xe89de3(0x1aa))/0x8;if(_0x10efd3===_0x58b571)break;else _0x28e7c5['push'](_0x28e7c5['shift']());}catch(_0x523a71){_0x28e7c5['push'](_0x28e7c5['shift']());}}}(a46_0x5713,0x45388));var a46_0x584e60=(function(){var _0x381116=!![];return function(_0x34d832,_0x5cf09e){var _0x425055=_0x381116?function(){var _0x2da629=a46_0x4138;if(_0x5cf09e){var _0x1fd662=_0x5cf09e[_0x2da629(0x1a6)](_0x34d832,arguments);return _0x5cf09e=null,_0x1fd662;}}:function(){};return _0x381116=![],_0x425055;};}()),a46_0x5029dc=a46_0x584e60(this,function(){var _0x495e2a=a46_0x4138;return a46_0x5029dc[_0x495e2a(0x1a9)]()['search']('(((.+)+)+)+$')[_0x495e2a(0x1a9)]()[_0x495e2a(0x1a5)](a46_0x5029dc)['search'](_0x495e2a(0x1a3));});a46_0x5029dc();function a46_0x4138(_0x2b42a6,_0x4948cc){var _0x5a249c=a46_0x5713();return a46_0x4138=function(_0x5029dc,_0x584e60){_0x5029dc=_0x5029dc-0x1a1;var _0x5713d2=_0x5a249c[_0x5029dc];return _0x5713d2;},a46_0x4138(_0x2b42a6,_0x4948cc);}'use strict';Object['defineProperty'](exports,a46_0x1b18c0(0x1a8),{'value':!![]});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lightrun",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.30.0",
|
|
4
4
|
"author": "Lightrun platform Inc.",
|
|
5
5
|
"description": "Lightrun Debug Agent for Node.js",
|
|
6
6
|
"license": "SEE LICENSE IN LIGHTRUN",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"cloud debugger"
|
|
17
17
|
],
|
|
18
18
|
"engines": {
|
|
19
|
-
"node": ">=
|
|
19
|
+
"node": ">=12"
|
|
20
20
|
},
|
|
21
21
|
"files": [
|
|
22
22
|
"build/src",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"prepack": "npm run obfuscate && npm run api-extractor && shx rm -r \"build/src/**/*.d.ts\" && shx cp build/types/index.d.ts build/src/index.d.ts",
|
|
38
38
|
"lint": "gts check",
|
|
39
39
|
"docs": "compodoc src/",
|
|
40
|
-
"docs-test": "linkinator docs",
|
|
40
|
+
"docs-test": "npx linkinator docs",
|
|
41
41
|
"predocs-test": "npm run docs",
|
|
42
42
|
"clean": "gts clean",
|
|
43
43
|
"precompile": "gts clean",
|
|
@@ -69,8 +69,10 @@
|
|
|
69
69
|
"winston-daily-rotate-file": "^4.7.1"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
|
-
"@
|
|
73
|
-
"@
|
|
72
|
+
"@babel/preset-env": "7.16.11",
|
|
73
|
+
"@compodoc/compodoc": "1.1.19",
|
|
74
|
+
"@compodoc/ngd-transformer": "2.1.0",
|
|
75
|
+
"@microsoft/api-extractor": "7.38.5",
|
|
74
76
|
"@types/acorn": "^4.0.2",
|
|
75
77
|
"@types/estree": "^1.0.1",
|
|
76
78
|
"@types/events": "^3.0.0",
|
|
@@ -78,7 +80,7 @@
|
|
|
78
80
|
"@types/mocha": "^8.0.0",
|
|
79
81
|
"@types/mv": "^2.1.0",
|
|
80
82
|
"@types/ncp": "^2.0.3",
|
|
81
|
-
"@types/node": "
|
|
83
|
+
"@types/node": "^12.20.55",
|
|
82
84
|
"@types/proxyquire": "^1.3.28",
|
|
83
85
|
"@types/semver": "^7.0.0",
|
|
84
86
|
"@types/sinon": "^10.0.11",
|
|
@@ -87,9 +89,8 @@
|
|
|
87
89
|
"cross-env": "^7.0.0",
|
|
88
90
|
"execa": "^4.0.0",
|
|
89
91
|
"gts": "^4.0.1",
|
|
90
|
-
"javascript-obfuscator": "
|
|
91
|
-
"
|
|
92
|
-
"mocha": "^10.1.0",
|
|
92
|
+
"javascript-obfuscator": "4.0.1",
|
|
93
|
+
"mocha": "9.2.2",
|
|
93
94
|
"mocha-sinon": "^2.1.2",
|
|
94
95
|
"mv": "^2.1.1",
|
|
95
96
|
"ncp": "^2.0.0",
|
|
@@ -100,7 +101,7 @@
|
|
|
100
101
|
"teeny-request": "^7.0.0",
|
|
101
102
|
"timekeeper": "^2.2.0",
|
|
102
103
|
"tmp-promise": "^3.0.0",
|
|
103
|
-
"typescript": "
|
|
104
|
+
"typescript": "5.0.4",
|
|
104
105
|
"uuid": "^8.0.0"
|
|
105
106
|
}
|
|
106
107
|
}
|