lightrun 1.29.0 → 1.31.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_0x401e57=a35_0x5927;(function(_0x214411,_0x3ef713){const _0x5dbee1=a35_0x5927,_0x16adcc=_0x214411();while(!![]){try{const _0x36c148=parseInt(_0x5dbee1(0x1af))/0x1*(-parseInt(_0x5dbee1(0x155))/0x2)+-parseInt(_0x5dbee1(0x180))/0x3+parseInt(_0x5dbee1(0x19d))/0x4*(parseInt(_0x5dbee1(0x186))/0x5)+-parseInt(_0x5dbee1(0x15e))/0x6+parseInt(_0x5dbee1(0x1b2))/0x7*(-parseInt(_0x5dbee1(0x1b3))/0x8)+-parseInt(_0x5dbee1(0x193))/0x9*(-parseInt(_0x5dbee1(0x1ac))/0xa)+parseInt(_0x5dbee1(0x14d))/0xb*(parseInt(_0x5dbee1(0x1bd))/0xc);if(_0x36c148===_0x3ef713)break;else _0x16adcc['push'](_0x16adcc['shift']());}catch(_0x5a6ae9){_0x16adcc['push'](_0x16adcc['shift']());}}}(a35_0x2ddf,0x98d7a));const a35_0x5a3403=(function(){let _0x285b25=!![];return function(_0x29d65d,_0x528310){const _0x3b5419=_0x285b25?function(){const _0x241f3b=a35_0x5927;if(_0x528310){const _0x2b10a1=_0x528310[_0x241f3b(0x184)](_0x29d65d,arguments);return _0x528310=null,_0x2b10a1;}}:function(){};return _0x285b25=![],_0x3b5419;};}()),a35_0x12fd2e=a35_0x5a3403(this,function(){const _0x2785d5=a35_0x5927;return a35_0x12fd2e[_0x2785d5(0x17d)]()[_0x2785d5(0x1a1)](_0x2785d5(0x1a9))[_0x2785d5(0x17d)]()[_0x2785d5(0x16b)](a35_0x12fd2e)['search'](_0x2785d5(0x1a9));});a35_0x12fd2e();'use strict';Object[a35_0x401e57(0x183)](exports,a35_0x401e57(0x13a),{'value':!![]}),exports['InspectorDebugApi']=exports['BreakpointData']=void 0x0;const acorn=require(a35_0x401e57(0x181)),path=require(a35_0x401e57(0x147)),status_message_1=require(a35_0x401e57(0x150)),state=require(a35_0x401e57(0x177)),utils_1=require(a35_0x401e57(0x12f)),debugapi=require(a35_0x401e57(0x1b8)),v8inspector_1=require(a35_0x401e57(0x144)),dummy_blocklist_manager_1=require(a35_0x401e57(0x19c)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x401e57(0x143)])(process['version'],'<10.16\x20||\x20>=11\x20<11.11');function a35_0x2ddf(){const _0xe9e704=['acorn','\x20due\x20to\x20error:\x20','defineProperty','apply','map','512485SmHEql','sourcemapper','log','setErrorStatusAndCallback','removeBreakpoint','SYNTAX_ERROR_IN_CONDITION','BREAKPOINT_PATH_BLOCKED','DummyBlocklistManager','getBreakpointCompiler','keys','debug','stringify','object','7141032mjlDRZ','scriptMapper','stackFrames','captureBreakpointData','Unable\x20to\x20compile\x20condition\x20>>\x20','enable','INVALID_LINE_NUMBER','scriptId','findScripts','../blocklisting/dummy-blocklist-manager','32BIHCtc','description','applyDynamicLogsCPUQuota','splice','search','quotaManager','quota','setInternal','javascriptFileExtensions','expressions','>10.11.0','bind','(((.+)+)+)+$','disconnect','processCondition','10hhpiLc','v8Inspector','logger','134FHduwg','isValid','win32','707BARavL','37432LGrQGI','logMessageFormat','undefined','onBreakpointHit','pipingStatus','./debugapi','value','capture','INVALID_BREAKPOINT','V8_BREAKPOINT_CLEAR_ERROR','12JkegUs','line','>=11','parsedCondition','variableTable','MODULE_WRAP_PREFIX_LENGTH','VARIABLE_VALUE','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','\x20deployed\x20source.','setBlocklistManager','response','needsRecoveryTime','remainingHits','lineNumber','recovered','replace','capture\x20time:\x20','.\x20Loaded\x20script\x20contained\x20','InspectorDebugApi','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','warn','SOURCE_FILE_NOT_FOUND','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','extname','BREAKPOINT_SOURCE_LOCATION','locationStr','../util/utils','length','applyConditionQuota','UNSPECIFIED','condition\x20','locationMapper','normalize','compile','condition','file','handleDebugPausedEvent','__esModule','mappingInfo','forEach','isFileIndexed','disable','hitBreakpoints','version','includes','concat','satisfies','./v8inspector','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','listener','path','COULD_NOT_FIND_MAPPING_FILE','evaluatedExpressions','isJavaScriptFile','action','some','20863447HiBPbj','BreakpointData','error','../../client/stackdriver/status-message','blocklistManager','ignoreQuota','BREAKPOINT_CONDITION','push','3506dlKqDL','numBreakpoints','setAndStoreBreakpoint','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','evaluate','CAPTURE_BREAKPOINT_DATA','message','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','breakpoints','7131234yBpWlx','enabled','numBreakpoints_','\x20<<','numListeners_','removeFirstOccurrenceInArray','fileIndex','changeToNS','parse','detach','column','errors','cleanupAsyncCallStackInterval','constructor','\x20lines.\x20Please\x20ensure','apiBreakpoint','breakpointId','maxHitCount','V8_BREAKPOINT_ERROR','StatusMessage','config','v8BreakpointId','clear','lines','listeners','../state/inspector-state','Failed\x20to\x20evaluate\x20condition\x20','location','breakpointMapper','hasMappingInfo','fileStats','toString','hrtime','wait','2964117QbNdVs'];a35_0x2ddf=function(){return _0xe9e704;};return a35_0x2ddf();}class BreakpointData{constructor(_0x3136d7,_0x169d98,_0x1b1644,_0x56e694,_0x1ed57e,_0x3fc370,_0x130b25,_0x2a75e0){const _0x46e98e=a35_0x401e57;this['id']=_0x3136d7,this[_0x46e98e(0x16d)]=_0x169d98,this[_0x46e98e(0x1c0)]=_0x1b1644,this['locationStr']=_0x56e694,this[_0x46e98e(0x136)]=_0x1ed57e,this[_0x46e98e(0x1c9)]=_0x3fc370,this[_0x46e98e(0x152)]=_0x130b25,this['pipingStatus']=_0x2a75e0;}}exports[a35_0x401e57(0x14e)]=BreakpointData;class InspectorDebugApi{constructor(_0x49dcc5,_0x5a0cd7,_0x5a9fc4,_0x570815,_0x432a6e){const _0x42090b=a35_0x401e57;this['breakpoints']={},this['listeners']={},this[_0x42090b(0x194)]={},this[_0x42090b(0x134)]={},this['breakpointMapper']={},this[_0x42090b(0x156)]=0x0,this[_0x42090b(0x16a)]=null,this[_0x42090b(0x1ae)]=_0x49dcc5,this['config']=_0x5a0cd7,this['fileIndex']=_0x5a9fc4,this[_0x42090b(0x187)]=_0x570815,this[_0x42090b(0x1ad)]=new v8inspector_1['V8Inspector'](_0x49dcc5,(0x0,utils_1[_0x42090b(0x143)])(process[_0x42090b(0x140)],_0x42090b(0x1a7)),this[_0x42090b(0x172)]['resetV8DebuggerThreshold'],_0x18c0fa=>{const _0x4244bc=_0x42090b;this['scriptMapper'][_0x18c0fa[_0x4244bc(0x19a)]]=_0x18c0fa;},_0x31b6f8=>{const _0xdf7051=_0x42090b;try{this['handleDebugPausedEvent'](_0x31b6f8);}catch(_0x2e0364){this[_0xdf7051(0x1ae)][_0xdf7051(0x14f)](_0x2e0364);}}),this['quotaManager']=_0x432a6e,this[_0x42090b(0x151)]=new dummy_blocklist_manager_1[(_0x42090b(0x18d))](!![]);}['set'](_0x4f6d43,_0x512f53){const _0x3173c7=a35_0x401e57;if(!_0x4f6d43||typeof _0x4f6d43['id']===_0x3173c7(0x1b5)||!_0x4f6d43[_0x3173c7(0x179)]||!_0x4f6d43['location'][_0x3173c7(0x147)]||!_0x4f6d43['location']['line'])return(0x0,utils_1[_0x3173c7(0x189)])(_0x512f53,_0x4f6d43,status_message_1[_0x3173c7(0x171)][_0x3173c7(0x132)],utils_1['errors'][_0x3173c7(0x1bb)]);const _0x5bacf3=path[_0x3173c7(0x135)](_0x4f6d43[_0x3173c7(0x179)][_0x3173c7(0x147)]);if(!this[_0x3173c7(0x187)][_0x3173c7(0x17b)](_0x5bacf3)){const _0x374b87=path[_0x3173c7(0x12c)](_0x5bacf3);if(!this[_0x3173c7(0x172)][_0x3173c7(0x1a5)][_0x3173c7(0x141)](_0x374b87)){const _0x57d5d2=_0x5bacf3['substring'](0x0,_0x5bacf3[_0x3173c7(0x130)]-_0x374b87[_0x3173c7(0x130)]),_0xd0fad3=this[_0x3173c7(0x172)][_0x3173c7(0x1a5)][_0x3173c7(0x185)](_0x244027=>_0x57d5d2+_0x244027)[_0x3173c7(0x14c)](_0x53255b=>(0x0,utils_1[_0x3173c7(0x13d)])(_0x53255b,this['fileIndex'])),_0x4a61d0=_0xd0fad3?utils_1['errors'][_0x3173c7(0x148)]:utils_1[_0x3173c7(0x169)]['SOURCE_FILE_NOT_FOUND'];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x512f53,_0x4f6d43,status_message_1[_0x3173c7(0x171)][_0x3173c7(0x12d)],_0x4a61d0);}this['setInternal'](_0x4f6d43,null,null,_0x512f53);}else{const _0x40e144=_0x4f6d43['location']['line'],_0x1ef6aa=0x0,_0x4df477=this[_0x3173c7(0x187)][_0x3173c7(0x13b)](_0x5bacf3,_0x40e144,_0x1ef6aa),_0x1832ff=(0x0,utils_1[_0x3173c7(0x18e)])(_0x4f6d43);if(_0x4f6d43['condition']&&_0x1832ff)try{_0x4f6d43['condition']=_0x1832ff(_0x4f6d43[_0x3173c7(0x137)]);}catch(_0x30e7d7){return this['logger'][_0x3173c7(0x129)](_0x3173c7(0x197)+_0x4f6d43[_0x3173c7(0x137)]+'\x20<<'),(0x0,utils_1[_0x3173c7(0x189)])(_0x512f53,_0x4f6d43,status_message_1[_0x3173c7(0x171)]['BREAKPOINT_CONDITION'],utils_1[_0x3173c7(0x169)]['ERROR_COMPILING_CONDITION']);}this[_0x3173c7(0x1a4)](_0x4f6d43,_0x4df477,_0x1832ff,_0x512f53);}}[a35_0x401e57(0x174)](_0x1908ab,_0x59e63c){const _0x24e0fd=a35_0x401e57;if(typeof _0x1908ab['id']===_0x24e0fd(0x1b5))return this[_0x24e0fd(0x1ae)]['debug']('Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined'),(0x0,utils_1[_0x24e0fd(0x189)])(_0x59e63c,_0x1908ab,status_message_1[_0x24e0fd(0x171)][_0x24e0fd(0x153)],utils_1[_0x24e0fd(0x169)][_0x24e0fd(0x1bc)]);const _0x275b32=this['breakpoints'][_0x1908ab['id']];if(!_0x275b32)return this[_0x24e0fd(0x1ae)][_0x24e0fd(0x190)](_0x24e0fd(0x145)+_0x1908ab['id']),(0x0,utils_1['setErrorStatusAndCallback'])(_0x59e63c,_0x1908ab,status_message_1[_0x24e0fd(0x171)][_0x24e0fd(0x153)],utils_1[_0x24e0fd(0x169)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x48843a=_0x275b32[_0x24e0fd(0x12e)],_0x16e462=_0x275b32['id'];(0x0,utils_1[_0x24e0fd(0x163)])(this[_0x24e0fd(0x134)][_0x48843a],_0x1908ab['id']);this[_0x24e0fd(0x134)][_0x48843a][_0x24e0fd(0x130)]===0x0&&delete this[_0x24e0fd(0x134)][_0x48843a];(0x0,utils_1[_0x24e0fd(0x163)])(this['breakpointMapper'][_0x16e462],_0x1908ab['id']);this[_0x24e0fd(0x17a)][_0x16e462][_0x24e0fd(0x130)]===0x0&&delete this[_0x24e0fd(0x17a)][_0x16e462];let _0x10eb13={};!this[_0x24e0fd(0x17a)][_0x275b32['id']]&&(_0x10eb13=this[_0x24e0fd(0x1ad)][_0x24e0fd(0x18a)](_0x275b32['id'])),delete this['breakpoints'][_0x1908ab['id']],delete this[_0x24e0fd(0x176)][_0x1908ab['id']],this['numBreakpoints']--,setImmediate(()=>{const _0x4318f2=_0x24e0fd;_0x10eb13[_0x4318f2(0x14f)]&&_0x59e63c(_0x10eb13[_0x4318f2(0x14f)]),_0x59e63c(null);});}[a35_0x401e57(0x17f)](_0x29f475,_0x218e96){const _0x3a336b=a35_0x401e57,_0x111cc2=this[_0x3a336b(0x1b6)][_0x3a336b(0x1a8)](this,_0x29f475,_0xa74739=>{const _0x5d26f6=_0x3a336b,_0xc025a7=--this['breakpoints'][_0x29f475['id']][_0x5d26f6(0x1c9)];(_0xc025a7<=0x0||_0xa74739)&&(this['listeners'][_0x29f475['id']]['enabled']=![]),_0x218e96(_0xa74739||undefined);});this[_0x3a336b(0x176)][_0x29f475['id']]={'enabled':!![],'listener':_0x111cc2};}[a35_0x401e57(0x188)](_0x38ecdc,_0x41b8c3,_0x5bd92f,_0x25bb45){const _0x47ea7b=a35_0x401e57,_0x1c64d8=this[_0x47ea7b(0x1b6)]['bind'](this,_0x38ecdc,_0x320015=>{const _0x3dfb36=_0x47ea7b;if(_0x320015){this[_0x3dfb36(0x176)][_0x38ecdc['id']][_0x3dfb36(0x15f)]=![],setImmediate(()=>{_0x25bb45(_0x320015||undefined);});return;}_0x41b8c3(_0x38ecdc[_0x3dfb36(0x1b4)],_0x38ecdc[_0x3dfb36(0x149)]),_0x38ecdc[_0x3dfb36(0x149)]=[],_0x5bd92f()?this[_0x3dfb36(0x176)][_0x38ecdc['id']][_0x3dfb36(0x15f)]=![]:this['quotaManager'][_0x3dfb36(0x1c8)](_0x38ecdc['id'])&&(this[_0x3dfb36(0x176)][_0x38ecdc['id']][_0x3dfb36(0x15f)]=![],setTimeout(()=>{const _0x1ff745=_0x3dfb36;!_0x5bd92f()&&this['listeners'][_0x38ecdc['id']]&&(this[_0x1ff745(0x176)][_0x38ecdc['id']]['enabled']=!![]),this['quotaManager'][_0x1ff745(0x123)](_0x38ecdc['id']);},this[_0x3dfb36(0x172)][_0x3dfb36(0x1a3)]['quotaRecoverySeconds']*0x3e8));});this[_0x47ea7b(0x176)][_0x38ecdc['id']]={'enabled':!![],'listener':_0x1c64d8};}[a35_0x401e57(0x1aa)](){const _0x281333=a35_0x401e57;this[_0x281333(0x1ad)][_0x281333(0x167)]();}[a35_0x401e57(0x198)](){const _0x3061f8=a35_0x401e57;this['v8Inspector'][_0x3061f8(0x198)]();}[a35_0x401e57(0x13e)](){const _0x241920=a35_0x401e57;this[_0x241920(0x1ad)]['disable']();}[a35_0x401e57(0x160)](){const _0x36a049=a35_0x401e57;return Object['keys'](this[_0x36a049(0x15d)])['length'];}[a35_0x401e57(0x162)](){const _0x298d9f=a35_0x401e57;return Object[_0x298d9f(0x18f)](this['listeners'])[_0x298d9f(0x130)];}['remainingHits'](_0x3f1054){const _0x1cf8e1=a35_0x401e57;return this['breakpoints'][_0x3f1054][_0x1cf8e1(0x1c9)];}[a35_0x401e57(0x1c6)](_0xf2a5ba){this['blocklistManager']=_0xf2a5ba;}[a35_0x401e57(0x1a4)](_0x2e82af,_0xcb0c10,_0x20267f,_0x418d4f){const _0x507a89=a35_0x401e57;let _0x3550a7=null;if(_0x2e82af[_0x507a89(0x137)])try{_0x3550a7=acorn[_0x507a89(0x166)](_0x2e82af[_0x507a89(0x137)],{'sourceType':'script','ecmaVersion':0x6});const _0x23e497=require('../util/validator.js');if(!_0x23e497[_0x507a89(0x1b0)](_0x3550a7,![]))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x418d4f,_0x2e82af,status_message_1[_0x507a89(0x171)]['BREAKPOINT_CONDITION'],utils_1['errors']['DISALLOWED_EXPRESSION']);}catch(_0x4df955){const _0x2cc393=utils_1[_0x507a89(0x169)][_0x507a89(0x18b)]+_0x4df955[_0x507a89(0x15b)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x418d4f,_0x2e82af,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],_0x2cc393);}let _0x4e0ab0;const _0x4a9474=_0xcb0c10?_0xcb0c10[_0x507a89(0x138)]:path[_0x507a89(0x135)](_0x2e82af[_0x507a89(0x179)]['path']),_0x29b88b=(0x0,utils_1[_0x507a89(0x19b)])(_0x4a9474,this[_0x507a89(0x172)],this[_0x507a89(0x164)],this[_0x507a89(0x1ae)]);if(_0x29b88b['length']===0x0)return(0x0,utils_1[_0x507a89(0x189)])(_0x418d4f,_0x2e82af,status_message_1[_0x507a89(0x171)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x507a89(0x169)][_0x507a89(0x12a)]);else{if(_0x29b88b[_0x507a89(0x130)]===0x1)_0x4e0ab0=_0x29b88b[0x0];else return this[_0x507a89(0x1ae)][_0x507a89(0x129)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x4a9474+'.\x20Potential\x20matches:\x20'+_0x29b88b),(0x0,utils_1[_0x507a89(0x189)])(_0x418d4f,_0x2e82af,status_message_1[_0x507a89(0x171)][_0x507a89(0x12d)],utils_1['errors']['SOURCE_FILE_AMBIGUOUS']);}if(this[_0x507a89(0x151)]['shouldBlock'](_0x4e0ab0))return(0x0,utils_1[_0x507a89(0x189)])(_0x418d4f,_0x2e82af,status_message_1[_0x507a89(0x171)][_0x507a89(0x12d)],utils_1[_0x507a89(0x169)][_0x507a89(0x18c)]);let _0x56745b=_0xcb0c10&&_0xcb0c10[_0x507a89(0x168)]?_0xcb0c10['column']:_0x2e82af[_0x507a89(0x179)][_0x507a89(0x168)]||0x1;const _0x87d7a0=_0xcb0c10?_0xcb0c10['line']:_0x2e82af['location'][_0x507a89(0x1be)];USE_MODULE_PREFIX&&_0x87d7a0===0x1&&(_0x56745b+=debugapi[_0x507a89(0x1c2)]-0x1);if(_0x87d7a0>=this[_0x507a89(0x164)][_0x507a89(0x17c)][_0x4e0ab0][_0x507a89(0x175)]||_0x87d7a0<0x1)return(0x0,utils_1[_0x507a89(0x189)])(_0x418d4f,_0x2e82af,status_message_1[_0x507a89(0x171)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x507a89(0x169)][_0x507a89(0x199)],'description':utils_1['errors'][_0x507a89(0x199)][_0x507a89(0x19e)]+_0x4e0ab0+':'+_0x87d7a0+_0x507a89(0x126)+this[_0x507a89(0x164)]['fileStats'][_0x4e0ab0]['lines']+_0x507a89(0x16c)+_0x507a89(0x1c4)+_0x507a89(0x1c5)});const _0x4878da=this['setAndStoreBreakpoint'](_0x2e82af,_0x87d7a0,_0x56745b,_0x4e0ab0);if(!_0x4878da)return(0x0,utils_1[_0x507a89(0x189)])(_0x418d4f,_0x2e82af,status_message_1[_0x507a89(0x171)][_0x507a89(0x12d)],utils_1['errors'][_0x507a89(0x170)]);this[_0x507a89(0x15d)][_0x2e82af['id']]=new BreakpointData(_0x4878da[_0x507a89(0x173)],_0x2e82af,_0x3550a7,_0x4878da['locationStr'],_0x20267f,_0x2e82af[_0x507a89(0x16f)]||0x1,_0x2e82af['ignoreQuota'],_0x2e82af[_0x507a89(0x1b7)]),this[_0x507a89(0x156)]++,setImmediate(()=>{_0x418d4f(null);});}[a35_0x401e57(0x157)](_0x52128f,_0x15eba2,_0x3adf8a,_0x3fafa8){const _0xe0ee1b=a35_0x401e57,_0x1995c9=JSON[_0xe0ee1b(0x191)]({..._0x52128f[_0xe0ee1b(0x179)],'path':_0x3fafa8});let _0x27211e;if(!this['locationMapper'][_0x1995c9]){const _0x4eb1c3=this[_0xe0ee1b(0x1ad)]['shouldUseWellFormattedUrl']()?'file://'+_0x3fafa8:_0x3fafa8,_0x4297f7=process['platform']===_0xe0ee1b(0x1b1)&&(0x0,utils_1[_0xe0ee1b(0x143)])(process[_0xe0ee1b(0x140)],_0xe0ee1b(0x1bf))?_0x4eb1c3['replace'](/^file:\/\//,'file:///')[_0xe0ee1b(0x124)](/\\/g,'/'):_0x4eb1c3,_0x39cc0a=this[_0xe0ee1b(0x1ad)]['setBreakpointByUrl']({'lineNumber':_0x15eba2-0x1,'url':encodeURI(_0x4297f7),'columnNumber':_0x3adf8a-0x1});if(_0x39cc0a[_0xe0ee1b(0x14f)]||!_0x39cc0a[_0xe0ee1b(0x1c7)])return this[_0xe0ee1b(0x1ae)]['error'](_0xe0ee1b(0x15c)+_0x4297f7+':'+_0x15eba2+',\x20'+('setBreakpointByUrl\x20error:\x20'+JSON[_0xe0ee1b(0x191)](_0x39cc0a[_0xe0ee1b(0x14f)]))),null;_0x27211e=_0x39cc0a[_0xe0ee1b(0x1c7)][_0xe0ee1b(0x16e)],delete this[_0xe0ee1b(0x134)][_0x1995c9],delete this[_0xe0ee1b(0x17a)][_0x27211e],this[_0xe0ee1b(0x134)][_0x1995c9]=[],this[_0xe0ee1b(0x17a)][_0x27211e]=[];}else _0x27211e=this['breakpoints'][this[_0xe0ee1b(0x134)][_0x1995c9][0x0]]['id'];return this[_0xe0ee1b(0x134)][_0x1995c9][_0xe0ee1b(0x154)](_0x52128f['id']),this[_0xe0ee1b(0x17a)][_0x27211e][_0xe0ee1b(0x154)](_0x52128f['id']),{'v8BreakpointId':_0x27211e,'locationStr':_0x1995c9};}[a35_0x401e57(0x1ab)](_0xcf2941,_0x43bb3c){const _0xa85fb=a35_0x401e57,_0x3891ac=this[_0xa85fb(0x172)]['expressionsEvalTimeoutMillis'],_0x59f557=_0xcf2941[_0xa85fb(0x137)];if(_0x59f557){let _0x5640f5;if(this[_0xa85fb(0x1a2)][_0xa85fb(0x152)])_0x5640f5=state[_0xa85fb(0x159)](_0x59f557,_0x43bb3c,this[_0xa85fb(0x1ad)],!![],_0x3891ac);else{const _0x5113a5=process['hrtime']();_0x5640f5=state['evaluate'](_0x59f557,_0x43bb3c,this['v8Inspector'],!![],_0x3891ac);const _0x37e7b3=process[_0xa85fb(0x17e)](_0x5113a5),_0x1adfb3=this[_0xa85fb(0x165)](_0x37e7b3),_0x1d043e=this[_0xa85fb(0x1a2)][_0xa85fb(0x131)](_0x1adfb3,_0xcf2941);if(_0x1d043e)return[undefined,_0x1d043e];}if(_0x5640f5[_0xa85fb(0x14f)])return this['logger'][_0xa85fb(0x190)](_0xa85fb(0x178)+_0x59f557+_0xa85fb(0x182),_0x5640f5[_0xa85fb(0x14f)]),[undefined,{...utils_1['errors']['ERROR_EVALUATING_CONDITION'],'description':(utils_1[_0xa85fb(0x169)]['ERROR_EVALUATING_CONDITION']['description']||'')+_0x5640f5[_0xa85fb(0x14f)]['description']}];if(!_0x5640f5[_0xa85fb(0x192)][_0xa85fb(0x1b9)])return this[_0xa85fb(0x1ae)]['debug'](_0xa85fb(0x133)+_0x59f557+_0xa85fb(0x158)),[![],undefined];}return[!![],undefined];}[a35_0x401e57(0x1b6)](_0x21fc40,_0x21a0ab,_0x84d29c){const _0x598a38=a35_0x401e57,[_0x372147,_0x138b35]=this[_0x598a38(0x1ab)](_0x21fc40,_0x84d29c[0x0]);if(_0x138b35!==undefined){(0x0,utils_1[_0x598a38(0x189)])(_0x21a0ab,_0x21fc40,status_message_1['StatusMessage'][_0x598a38(0x153)],_0x138b35);return;}if(_0x372147===![])return;const _0x1596d2=process[_0x598a38(0x17e)]();try{this[_0x598a38(0x196)](_0x21fc40,_0x84d29c);}catch(_0x387696){return(0x0,utils_1[_0x598a38(0x189)])(_0x21a0ab,_0x21fc40,status_message_1[_0x598a38(0x171)][_0x598a38(0x12d)],utils_1['errors'][_0x598a38(0x15a)]+_0x387696);}const _0x139ef6=process['hrtime'](_0x1596d2),_0x1dc548=this[_0x598a38(0x165)](_0x139ef6);this['quotaManager'][_0x598a38(0x19f)](_0x21fc40['id'],_0x1dc548),this['logger'][_0x598a38(0x190)]((0x0,utils_1['formatInterval'])(_0x598a38(0x125),_0x139ef6)),_0x21a0ab(null);}[a35_0x401e57(0x196)](_0x36de07,_0x3a7a29){const _0x577257=a35_0x401e57,_0x17172b=[],_0x194fda=this;if(_0x36de07['expressions']&&this[_0x577257(0x15d)][_0x36de07['id']]['compile'])for(let _0x599228=0x0;_0x599228<_0x36de07['expressions']['length'];_0x599228++){try{_0x36de07['expressions'][_0x599228]=this[_0x577257(0x15d)][_0x36de07['id']][_0x577257(0x136)](_0x36de07[_0x577257(0x1a6)][_0x599228]);}catch(_0x33378d){this[_0x577257(0x1ae)]['warn'](_0x577257(0x128)+_0x36de07[_0x577257(0x1a6)][_0x599228]+_0x577257(0x161)),_0x17172b[_0x577257(0x154)]({'name':_0x36de07['expressions'][_0x599228],'status':new status_message_1[(_0x577257(0x171))](status_message_1['StatusMessage'][_0x577257(0x1c3)],utils_1[_0x577257(0x169)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x36de07['expressions'][_0x577257(0x1a0)](_0x599228,0x1),_0x599228--;}}if(_0x36de07[_0x577257(0x14b)]==='LOG'){if(!_0x36de07[_0x577257(0x1a6)])_0x36de07[_0x577257(0x149)]=[];else{const _0x18a44e=_0x3a7a29[0x0];_0x36de07[_0x577257(0x149)]=_0x36de07[_0x577257(0x1a6)]['map'](_0x1175a9=>{const _0x33590e=_0x577257,_0xf86b64=state['evaluate'](_0x1175a9,_0x18a44e,_0x194fda[_0x33590e(0x1ad)],!![],this['config']['expressionsEvalTimeoutMillis']);return _0xf86b64[_0x33590e(0x14f)]?_0xf86b64[_0x33590e(0x14f)]:_0xf86b64[_0x33590e(0x192)][_0x33590e(0x1b9)];});}}else{const _0x1b6d52=state[_0x577257(0x1ba)](_0x3a7a29,_0x36de07,this[_0x577257(0x172)],this[_0x577257(0x194)],this[_0x577257(0x1ad)],this['blocklistManager']);_0x36de07[_0x577257(0x179)]&&(0x0,utils_1[_0x577257(0x14a)])(_0x36de07[_0x577257(0x179)][_0x577257(0x147)])&&(_0x36de07[_0x577257(0x179)][_0x577257(0x1be)]=_0x3a7a29[0x0]['location'][_0x577257(0x1ca)]+0x1),_0x36de07[_0x577257(0x195)]=_0x1b6d52[_0x577257(0x195)],_0x36de07[_0x577257(0x1c1)]=_0x1b6d52[_0x577257(0x1c1)],_0x36de07[_0x577257(0x149)]=_0x17172b[_0x577257(0x142)](_0x1b6d52['evaluatedExpressions']);}}[a35_0x401e57(0x139)](_0x3d007f){const _0x436571=a35_0x401e57;try{if(!_0x3d007f['hitBreakpoints'])return;const _0x408519=_0x3d007f[_0x436571(0x13f)][0x0],_0xb5534a=this[_0x436571(0x17a)][_0x408519];if(!_0xb5534a)return;_0xb5534a[_0x436571(0x13c)](_0x15c2a3=>{const _0x39a0ff=_0x436571;this[_0x39a0ff(0x176)][_0x15c2a3][_0x39a0ff(0x15f)]&&(this['logger'][_0x39a0ff(0x190)]('>>>breakpoint\x20hit<<<\x20number:\x20'+_0x15c2a3),this[_0x39a0ff(0x176)][_0x15c2a3][_0x39a0ff(0x146)](_0x3d007f['callFrames']));});}catch(_0x4b7e7d){this[_0x436571(0x1ae)][_0x436571(0x129)](_0x436571(0x12b)+_0x4b7e7d);}}[a35_0x401e57(0x165)](_0x328adf){return _0x328adf[0x0]*0x3b9aca00+_0x328adf[0x1];}}function a35_0x5927(_0x3ce714,_0x32f0bd){const _0x4b59bb=a35_0x2ddf();return a35_0x5927=function(_0x12fd2e,_0x5a3403){_0x12fd2e=_0x12fd2e-0x123;let _0x2ddf15=_0x4b59bb[_0x12fd2e];return _0x2ddf15;},a35_0x5927(_0x3ce714,_0x32f0bd);}exports[a35_0x401e57(0x127)]=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
|
+
function a36_0x1e5f(){const _0x3697a6=['>=4.5','versions','captureBreakpointData','satisfies','formatInterval','frame','SOURCE_FILE_AMBIGUOUS','path','extname','quota','../blocklisting/dummy-blocklist-manager','splice','ERROR_COMPILING_CONDITION','ERROR_EVALUATING_CONDITION','file','javascriptFileExtensions','length','checkCondition','apiBreakpoint','lines','getBreakpointCompiler','capture\x20time:\x20','EXPRESSION_COMPILING_ERROR','findScripts','column','v8Breakpoint','remainingHits','V8_BREAKPOINT_DISABLED','warn','findBreakPoint','63YCGgxw','UNSPECIFIED','INVALID_LINE_NUMBER','evaluate','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','clearBreakPoint','setListener','1650528QCIwAc','deactivating\x20v8\x20breakpoint\x20listener','Unable\x20to\x20compile\x20condition\x20>>\x20','semver','condition','DummyBlocklistManager','enabled','runInDebugContext','compile','setErrorStatusAndCallback','errors','keys','config','BREAKPOINT_PATH_BLOCKED','quotaManager','search','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','CAPTURE_BREAKPOINT_DATA','wait','parse','COULD_NOT_FIND_MAPPING_FILE','hrtime','listener','numBreakpoints','StatusMessage','numListeners_','sourcemapper','BREAKPOINT_SOURCE_LOCATION','2502328qQNuIs','fileIndex','location','evaluatedExpressions','./debugapi','V8_BREAKPOINT_CLEAR_ERROR','info','activating\x20v8\x20breakpoint\x20listener','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','../state/legacy-state','setByRegExp','listeners','logMessageFormat','active','v8Version','logger','SOURCE_FILE_NOT_FOUND','map','../util/validator.js','apply','isValid','breakPointsHit','10XKXZkf','\x20<<','setInternal','breakpoints','action','1312785eYOsfO','V8DebugApi','(((.+)+)+)+$','shouldBlock','acorn','blocklistManager','constructor','849890tvciSe','toString','expressions','fileStats','numBreakpoints_','DebugEvent','mappingInfo','script_break_point','80428RmDbgb','pathToRegExp','mirror','7jyrgbT','Break','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','V8BreakpointData','description','disable','normalize','message','stackFrames','concat','usePermanentListener','number','recovered','../../client/stackdriver/status-message','467640VFHKoD','error','defineProperty','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','undefined','line','Debug','handleDebugEvents','DISALLOWED_EXPRESSION','onBreakpointHit','172300BapViv','BREAKPOINT_CONDITION','VARIABLE_VALUE','enable','value','SYNTAX_ERROR_IN_CONDITION','hasMappingInfo'];a36_0x1e5f=function(){return _0x3697a6;};return a36_0x1e5f();}const a36_0x5a6464=a36_0x5efb;(function(_0x3ef734,_0x542fb4){const _0x21b763=a36_0x5efb,_0x1bb70a=_0x3ef734();while(!![]){try{const _0x193e78=parseInt(_0x21b763(0x160))/0x1+parseInt(_0x21b763(0x156))/0x2+parseInt(_0x21b763(0xf8))/0x3*(parseInt(_0x21b763(0x145))/0x4)+-parseInt(_0x21b763(0x13d))/0x5+-parseInt(_0x21b763(0xff))/0x6+parseInt(_0x21b763(0x148))/0x7*(-parseInt(_0x21b763(0x11b))/0x8)+parseInt(_0x21b763(0x136))/0x9*(parseInt(_0x21b763(0x131))/0xa);if(_0x193e78===_0x542fb4)break;else _0x1bb70a['push'](_0x1bb70a['shift']());}catch(_0x1647f0){_0x1bb70a['push'](_0x1bb70a['shift']());}}}(a36_0x1e5f,0x34d37));const a36_0x1042f9=(function(){let _0x2b0af0=!![];return function(_0x5becac,_0x2fa64a){const _0x3d2cca=_0x2b0af0?function(){const _0xe54273=a36_0x5efb;if(_0x2fa64a){const _0x5daee3=_0x2fa64a[_0xe54273(0x12e)](_0x5becac,arguments);return _0x2fa64a=null,_0x5daee3;}}:function(){};return _0x2b0af0=![],_0x3d2cca;};}()),a36_0x27bb42=a36_0x1042f9(this,function(){const _0x3c691e=a36_0x5efb;return a36_0x27bb42[_0x3c691e(0x13e)]()['search'](_0x3c691e(0x138))[_0x3c691e(0x13e)]()[_0x3c691e(0x13c)](a36_0x27bb42)[_0x3c691e(0x10e)](_0x3c691e(0x138));});a36_0x27bb42();'use strict';Object[a36_0x5a6464(0x158)](exports,'__esModule',{'value':!![]}),exports[a36_0x5a6464(0x137)]=exports[a36_0x5a6464(0x14b)]=void 0x0;const acorn=require(a36_0x5a6464(0x13a)),path=require(a36_0x5a6464(0x16e)),semver=require(a36_0x5a6464(0x102)),vm=require('vm'),status_message_1=require(a36_0x5a6464(0x155)),state=require(a36_0x5a6464(0x124)),utils_1=require('../util/utils'),debugapi=require(a36_0x5a6464(0x11f)),dummy_blocklist_manager_1=require(a36_0x5a6464(0x171));class V8BreakpointData{constructor(_0x2c170c,_0x34ba50,_0x237f77,_0x43facc){const _0x8f3bdd=a36_0x5a6464;this[_0x8f3bdd(0xec)]=_0x2c170c,this['v8Breakpoint']=_0x34ba50,this['parsedCondition']=_0x237f77,this['compile']=_0x43facc;}}exports[a36_0x5a6464(0x14b)]=V8BreakpointData;function a36_0x5efb(_0x50b69b,_0x4b86a7){const _0x1b4c11=a36_0x1e5f();return a36_0x5efb=function(_0x27bb42,_0x1042f9){_0x27bb42=_0x27bb42-0xea;let _0x1e5f61=_0x1b4c11[_0x27bb42];return _0x1e5f61;},a36_0x5efb(_0x50b69b,_0x4b86a7);}class V8DebugApi{constructor(_0x3d59e7,_0x271328,_0x260477,_0x27c39e,_0x273340){const _0x5dce5f=a36_0x5a6464;this[_0x5dce5f(0x134)]={},this[_0x5dce5f(0x126)]={},this[_0x5dce5f(0x116)]=0x0,this['sourcemapper']=_0x27c39e,this['v8']=vm[_0x5dce5f(0x106)](_0x5dce5f(0x15c)),this[_0x5dce5f(0x10b)]=_0x271328,this[_0x5dce5f(0x11c)]=_0x260477,this[_0x5dce5f(0x129)]=/(\d+\.\d+\.\d+)\.\d+/['exec'](process[_0x5dce5f(0x168)]['v8']),this[_0x5dce5f(0x12a)]=_0x3d59e7,this[_0x5dce5f(0x152)]=semver[_0x5dce5f(0x16a)](this[_0x5dce5f(0x129)][0x1],_0x5dce5f(0x167)),this['quotaManager']=_0x273340,this[_0x5dce5f(0x13b)]=new dummy_blocklist_manager_1[(_0x5dce5f(0x104))](!![]),this[_0x5dce5f(0x15d)]=(_0x280b4f,_0x1b49eb,_0x3b086e)=>{const _0x12adc5=_0x5dce5f;try{switch(_0x280b4f){case this['v8'][_0x12adc5(0x142)][_0x12adc5(0x149)]:_0x3b086e[_0x12adc5(0x130)]()['forEach'](_0x9ecbc3=>{const _0x236593=_0x12adc5,_0x45235c=_0x9ecbc3[_0x236593(0x144)]()[_0x236593(0x153)]();this[_0x236593(0x126)][_0x45235c][_0x236593(0x105)]&&(this[_0x236593(0x12a)][_0x236593(0x121)](_0x236593(0x159)+_0x45235c),this[_0x236593(0x126)][_0x45235c][_0x236593(0x115)](_0x1b49eb,_0x3b086e));});break;default:}}catch(_0x50b3f2){this['logger'][_0x12adc5(0xf6)](_0x12adc5(0x14a)+_0x50b3f2);}},this['usePermanentListener']&&(this[_0x5dce5f(0x12a)][_0x5dce5f(0x121)]('activating\x20v8\x20breakpoint\x20listener\x20(permanent)'),this['v8']['setListener'](this[_0x5dce5f(0x15d)]));}['set'](_0x5ed074,_0x2a72f3){const _0x80e467=a36_0x5a6464;if(!this['v8']||!_0x5ed074||typeof _0x5ed074['id']==='undefined'||!_0x5ed074[_0x80e467(0x11d)]||!_0x5ed074['location']['path']||!_0x5ed074[_0x80e467(0x11d)][_0x80e467(0x15b)])return(0x0,utils_1[_0x80e467(0x108)])(_0x2a72f3,_0x5ed074,status_message_1[_0x80e467(0x117)][_0x80e467(0xf9)],utils_1['errors']['INVALID_BREAKPOINT']);const _0x48722b=path[_0x80e467(0x14e)](_0x5ed074['location'][_0x80e467(0x16e)]);if(this[_0x80e467(0x13b)][_0x80e467(0x139)](_0x48722b))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x2a72f3,_0x5ed074,status_message_1[_0x80e467(0x117)][_0x80e467(0x11a)],utils_1[_0x80e467(0x109)][_0x80e467(0x10c)]);if(!this[_0x80e467(0x119)][_0x80e467(0x166)](_0x48722b)){const _0x2c0f59=path[_0x80e467(0x16f)](_0x48722b);if(!this['config'][_0x80e467(0x176)]['includes'](_0x2c0f59))return(0x0,utils_1[_0x80e467(0x108)])(_0x2a72f3,_0x5ed074,status_message_1[_0x80e467(0x117)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x80e467(0x113)]);this[_0x80e467(0x133)](_0x5ed074,null,null,_0x2a72f3);}else{const _0x416fdc=_0x5ed074['location']['line'],_0x3fb23d=0x0,_0x13c8c2=this[_0x80e467(0x119)][_0x80e467(0x143)](_0x48722b,_0x416fdc,_0x3fb23d),_0x244aed=(0x0,utils_1[_0x80e467(0xee)])(_0x5ed074);if(_0x5ed074[_0x80e467(0x103)]&&_0x244aed)try{_0x5ed074[_0x80e467(0x103)]=_0x244aed(_0x5ed074['condition']);}catch(_0x16781f){return this['logger'][_0x80e467(0x121)](_0x80e467(0x101)+_0x5ed074[_0x80e467(0x103)]+_0x80e467(0x132)),(0x0,utils_1['setErrorStatusAndCallback'])(_0x2a72f3,_0x5ed074,status_message_1[_0x80e467(0x117)][_0x80e467(0x161)],utils_1[_0x80e467(0x109)]['ERROR_COMPILING_CONDITION']);}this[_0x80e467(0x133)](_0x5ed074,_0x13c8c2,_0x244aed,_0x2a72f3);}}['clear'](_0x8c3126,_0x1ef25a){const _0x312bb0=a36_0x5a6464;if(typeof _0x8c3126['id']===_0x312bb0(0x15a))return(0x0,utils_1[_0x312bb0(0x108)])(_0x1ef25a,_0x8c3126,status_message_1[_0x312bb0(0x117)]['BREAKPOINT_CONDITION'],utils_1[_0x312bb0(0x109)][_0x312bb0(0x120)]);const _0x4213fe=this[_0x312bb0(0x134)][_0x8c3126['id']];if(!_0x4213fe)return(0x0,utils_1[_0x312bb0(0x108)])(_0x1ef25a,_0x8c3126,status_message_1[_0x312bb0(0x117)][_0x312bb0(0x161)],utils_1[_0x312bb0(0x109)][_0x312bb0(0x120)]);const _0x1760e1=_0x4213fe[_0x312bb0(0xf3)];this['v8'][_0x312bb0(0xfd)](_0x1760e1[_0x312bb0(0x153)]()),delete this['breakpoints'][_0x8c3126['id']],delete this[_0x312bb0(0x126)][_0x1760e1[_0x312bb0(0x153)]()],this[_0x312bb0(0x116)]--,this[_0x312bb0(0x116)]===0x0&&!this[_0x312bb0(0x152)]&&(this[_0x312bb0(0x12a)][_0x312bb0(0x121)](_0x312bb0(0x100)),this['v8'][_0x312bb0(0xfe)](null)),setImmediate(()=>{_0x1ef25a(null);});}[a36_0x5a6464(0x111)](_0x507ee8,_0x1fce53){const _0xa3e77c=a36_0x5a6464,_0x40a964=this,_0x191c25=_0x40a964['breakpoints'][_0x507ee8['id']][_0xa3e77c(0xf3)]['number'](),_0x2f846c=this[_0xa3e77c(0x15f)]['bind'](this,_0x507ee8,_0x9d5142=>{const _0x485aad=_0xa3e77c;_0x40a964[_0x485aad(0x126)][_0x191c25][_0x485aad(0x105)]=![],setImmediate(()=>{_0x1fce53(_0x9d5142||undefined);});});_0x40a964[_0xa3e77c(0x126)][_0x191c25]={'enabled':!![],'listener':_0x2f846c};}['log'](_0x107fba,_0x41c256,_0x19bd96,_0x3ef7b6){const _0x51f6b0=a36_0x5a6464,_0x206315=this,_0x2cc492=_0x206315[_0x51f6b0(0x134)][_0x107fba['id']]['v8Breakpoint'][_0x51f6b0(0x153)](),_0x54ee22=this[_0x51f6b0(0x15f)]['bind'](this,_0x107fba,_0x69b4f1=>{const _0x3adc1f=_0x51f6b0;_0x69b4f1&&(this[_0x3adc1f(0x126)][_0x107fba['id']]['enabled']=![],setImmediate(()=>{_0x3ef7b6(_0x69b4f1||undefined);})),_0x41c256(_0x107fba[_0x3adc1f(0x127)],_0x107fba[_0x3adc1f(0x11e)]),_0x19bd96()?_0x206315[_0x3adc1f(0x126)][_0x2cc492]['enabled']=![]:this[_0x3adc1f(0x10d)]['needsRecoveryTime'](_0x107fba['id'])&&(_0x206315[_0x3adc1f(0x126)][_0x2cc492][_0x3adc1f(0x105)]=![],setTimeout(()=>{const _0x253561=_0x3adc1f;!_0x19bd96()&&_0x206315['listeners'][_0x2cc492]&&(_0x206315[_0x253561(0x126)][_0x2cc492][_0x253561(0x105)]=!![]),this[_0x253561(0x10d)][_0x253561(0x154)](_0x107fba['id']);},_0x206315[_0x3adc1f(0x10b)][_0x3adc1f(0x170)]['quotaRecoverySeconds']*0x3e8));});_0x206315[_0x51f6b0(0x126)][_0x2cc492]={'enabled':!![],'listener':_0x54ee22};}['disconnect'](){return;}[a36_0x5a6464(0x163)](){}[a36_0x5a6464(0x14d)](){}[a36_0x5a6464(0x141)](){const _0xff29ac=a36_0x5a6464;return Object[_0xff29ac(0x10a)](this[_0xff29ac(0x134)])['length'];}[a36_0x5a6464(0x118)](){const _0x29cc93=a36_0x5a6464;return Object[_0x29cc93(0x10a)](this['listeners'])[_0x29cc93(0xea)];}[a36_0x5a6464(0xf4)](){return 0x0;}['setBlocklistManager'](_0xbf8240){const _0x2b2532=a36_0x5a6464;this[_0x2b2532(0x13b)]=_0xbf8240;}[a36_0x5a6464(0x133)](_0x548e08,_0x3337b7,_0x1de548,_0x2a134c){const _0x3b505e=a36_0x5a6464;let _0x12e649=null;if(_0x548e08[_0x3b505e(0x103)])try{_0x12e649=acorn[_0x3b505e(0x112)](_0x548e08[_0x3b505e(0x103)],{'sourceType':'script','ecmaVersion':0x6});const _0x20422b=require(_0x3b505e(0x12d));if(!_0x20422b[_0x3b505e(0x12f)](_0x12e649,!![]))return(0x0,utils_1[_0x3b505e(0x108)])(_0x2a134c,_0x548e08,status_message_1[_0x3b505e(0x117)]['BREAKPOINT_CONDITION'],utils_1[_0x3b505e(0x109)][_0x3b505e(0x15e)]);}catch(_0xa8226b){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x2a134c,_0x548e08,status_message_1[_0x3b505e(0x117)]['BREAKPOINT_CONDITION'],utils_1[_0x3b505e(0x109)][_0x3b505e(0x165)]+_0xa8226b[_0x3b505e(0x14f)]);}let _0x21d4be;const _0x349e96=_0x3337b7?_0x3337b7[_0x3b505e(0x175)]:path[_0x3b505e(0x14e)](_0x548e08['location'][_0x3b505e(0x16e)]),_0x5d9802=(0x0,utils_1[_0x3b505e(0xf1)])(_0x349e96,this[_0x3b505e(0x10b)],this[_0x3b505e(0x11c)],this[_0x3b505e(0x12a)]);if(_0x5d9802[_0x3b505e(0xea)]===0x0)return(0x0,utils_1[_0x3b505e(0x108)])(_0x2a134c,_0x548e08,status_message_1[_0x3b505e(0x117)][_0x3b505e(0x11a)],utils_1['errors'][_0x3b505e(0x12b)]);else{if(_0x5d9802['length']===0x1)_0x21d4be=_0x5d9802[0x0];else return this[_0x3b505e(0x12a)]['warn']('Unable\x20to\x20unambiguously\x20find\x20'+_0x349e96+'.\x20Potential\x20matches:\x20'+_0x5d9802),(0x0,utils_1[_0x3b505e(0x108)])(_0x2a134c,_0x548e08,status_message_1[_0x3b505e(0x117)][_0x3b505e(0x11a)],utils_1[_0x3b505e(0x109)][_0x3b505e(0x16d)]);}let _0x11f060=_0x3337b7&&_0x3337b7[_0x3b505e(0xf2)]?_0x3337b7['column']:_0x548e08[_0x3b505e(0x11d)][_0x3b505e(0xf2)]||0x1;const _0x40980e=_0x3337b7?_0x3337b7[_0x3b505e(0x15b)]:_0x548e08[_0x3b505e(0x11d)][_0x3b505e(0x15b)];_0x40980e===0x1&&(_0x11f060+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x40980e>=this[_0x3b505e(0x11c)][_0x3b505e(0x140)][_0x21d4be]['lines'])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x2a134c,_0x548e08,status_message_1[_0x3b505e(0x117)][_0x3b505e(0x11a)],{...utils_1[_0x3b505e(0x109)]['INVALID_LINE_NUMBER'],'description':utils_1[_0x3b505e(0x109)][_0x3b505e(0xfa)][_0x3b505e(0x14c)]+_0x21d4be+':'+_0x40980e+'.\x20Loaded\x20script\x20contained\x20'+this['fileIndex'][_0x3b505e(0x140)][_0x21d4be][_0x3b505e(0xed)]+'\x20lines.\x20Please\x20ensure'+_0x3b505e(0x10f)+'\x20deployed\x20source.'});const _0x1a0111=this[_0x3b505e(0x125)](_0x21d4be,_0x40980e,_0x11f060);if(!_0x1a0111)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x2a134c,_0x548e08,status_message_1[_0x3b505e(0x117)][_0x3b505e(0x11a)],utils_1['errors']['V8_BREAKPOINT_ERROR']);this[_0x3b505e(0x116)]===0x0&&!this[_0x3b505e(0x152)]&&(this[_0x3b505e(0x12a)][_0x3b505e(0x121)](_0x3b505e(0x122)),this['v8'][_0x3b505e(0xfe)](this[_0x3b505e(0x15d)])),this[_0x3b505e(0x134)][_0x548e08['id']]=new V8BreakpointData(_0x548e08,_0x1a0111,_0x12e649,_0x1de548),this['numBreakpoints']++,setImmediate(()=>{_0x2a134c(null);});}[a36_0x5a6464(0x125)](_0x2e4854,_0x2b56d8,_0x4fcc55){const _0xefb1df=a36_0x5a6464,_0x23d2dc=(0x0,utils_1[_0xefb1df(0x146)])(_0x2e4854),_0x40763f=this['v8']['setScriptBreakPointByRegExp'](_0x23d2dc,_0x2b56d8-0x1,_0x4fcc55-0x1),_0x268fdd=this['v8'][_0xefb1df(0xf7)](_0x40763f);return _0x268fdd;}[a36_0x5a6464(0x15f)](_0x8dc360,_0x15e4e0,_0x553f9b){const _0x3150b9=a36_0x5a6464,_0x374e68=this['breakpoints'][_0x8dc360['id']][_0x3150b9(0xf3)];if(!_0x374e68[_0x3150b9(0x128)]())return(0x0,utils_1['setErrorStatusAndCallback'])(_0x15e4e0,_0x8dc360,status_message_1[_0x3150b9(0x117)][_0x3150b9(0x11a)],utils_1[_0x3150b9(0x109)][_0x3150b9(0xf5)]);const _0x3c28c9=this[_0x3150b9(0xeb)](_0x8dc360,_0x553f9b);if(_0x3c28c9['error'])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x15e4e0,_0x8dc360,status_message_1[_0x3150b9(0x117)][_0x3150b9(0x161)],{...utils_1[_0x3150b9(0x109)][_0x3150b9(0x174)],'description':utils_1[_0x3150b9(0x109)][_0x3150b9(0x173)][_0x3150b9(0x14c)]+_0x3c28c9[_0x3150b9(0x157)]});else{if(!_0x3c28c9['value']){this[_0x3150b9(0x12a)][_0x3150b9(0x121)](_0x3150b9(0x123));return;}}const _0x856079=process['hrtime']();try{this[_0x3150b9(0x169)](_0x8dc360,_0x553f9b);}catch(_0xa88d86){return(0x0,utils_1[_0x3150b9(0x108)])(_0x15e4e0,_0x8dc360,status_message_1[_0x3150b9(0x117)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x3150b9(0x109)][_0x3150b9(0x110)]+_0xa88d86);}const _0x38d693=process[_0x3150b9(0x114)](_0x856079);this['logger'][_0x3150b9(0x121)]((0x0,utils_1[_0x3150b9(0x16b)])(_0x3150b9(0xef),_0x38d693)),_0x15e4e0(null);}[a36_0x5a6464(0xeb)](_0x3b4cbd,_0x1a698d){const _0x50504c=a36_0x5a6464;if(!_0x3b4cbd[_0x50504c(0x103)])return{'value':!![]};const _0xd8ef4a=state[_0x50504c(0xfb)](_0x3b4cbd[_0x50504c(0x103)],_0x1a698d[_0x50504c(0x16c)](0x0));if(_0xd8ef4a['error'])return{'error':_0xd8ef4a[_0x50504c(0x157)]};return{'value':!!_0xd8ef4a[_0x50504c(0x147)]['value']()};}[a36_0x5a6464(0x169)](_0x3e5c85,_0x13d6bd){const _0xc72827=a36_0x5a6464,_0x28cf95=[];if(_0x3e5c85[_0xc72827(0x13f)]&&this[_0xc72827(0x134)][_0x3e5c85['id']][_0xc72827(0x107)])for(let _0x16838e=0x0;_0x16838e<_0x3e5c85[_0xc72827(0x13f)]['length'];_0x16838e++){try{_0x3e5c85['expressions'][_0x16838e]=this[_0xc72827(0x134)][_0x3e5c85['id']][_0xc72827(0x107)](_0x3e5c85[_0xc72827(0x13f)][_0x16838e]);}catch(_0x5445cd){this['logger'][_0xc72827(0x121)](_0xc72827(0xfc)+_0x3e5c85[_0xc72827(0x13f)][_0x16838e]+'\x20<<'),_0x28cf95['push']({'name':_0x3e5c85[_0xc72827(0x13f)][_0x16838e],'status':new status_message_1[(_0xc72827(0x117))](status_message_1[_0xc72827(0x117)][_0xc72827(0x162)],utils_1[_0xc72827(0x109)][_0xc72827(0xf0)],!![])}),_0x3e5c85[_0xc72827(0x13f)][_0xc72827(0x172)](_0x16838e,0x1),_0x16838e--;}}if(_0x3e5c85[_0xc72827(0x135)]==='LOG'){if(!_0x3e5c85['expressions'])_0x3e5c85[_0xc72827(0x11e)]=[];else{const _0xe1e52e=_0x13d6bd[_0xc72827(0x16c)](0x0),_0x1068c4=_0x3e5c85[_0xc72827(0x13f)][_0xc72827(0x12c)](_0x7950e2=>{const _0x548764=_0xc72827,_0x309665=state[_0x548764(0xfb)](_0x7950e2,_0xe1e52e);return _0x309665['error']?_0x309665[_0x548764(0x157)]:_0x309665[_0x548764(0x147)][_0x548764(0x164)]();});_0x3e5c85['evaluatedExpressions']=_0x1068c4;}}else{const _0x4b9fdb=state['capture'](_0x13d6bd,_0x3e5c85['expressions'],this[_0xc72827(0x10b)],this['v8'],this[_0xc72827(0x13b)]);_0x3e5c85[_0xc72827(0x11d)]&&(0x0,utils_1['isJavaScriptFile'])(_0x3e5c85[_0xc72827(0x11d)][_0xc72827(0x16e)])&&_0x4b9fdb[_0xc72827(0x11d)]&&_0x4b9fdb[_0xc72827(0x11d)]['line']&&(_0x3e5c85[_0xc72827(0x11d)][_0xc72827(0x15b)]=_0x4b9fdb[_0xc72827(0x11d)][_0xc72827(0x15b)]),_0x3e5c85[_0xc72827(0x150)]=_0x4b9fdb[_0xc72827(0x150)],_0x3e5c85['variableTable']=_0x4b9fdb['variableTable'],_0x3e5c85['evaluatedExpressions']=_0x28cf95[_0xc72827(0x151)](_0x4b9fdb[_0xc72827(0x11e)]);}}}exports[a36_0x5a6464(0x137)]=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a37_0x53b7cc=a37_0x5f42;(function(_0x2c197e,_0x48de92){const _0x16ca1b=a37_0x5f42,_0x1eb1cb=_0x2c197e();while(!![]){try{const _0x2f17b7=-parseInt(_0x16ca1b(0x1a4))/0x1+-parseInt(_0x16ca1b(0x1c2))/0x2*(parseInt(_0x16ca1b(0x1b2))/0x3)+parseInt(_0x16ca1b(0x1a2))/0x4*(-parseInt(_0x16ca1b(0x1a9))/0x5)+-parseInt(_0x16ca1b(0x1af))/0x6+parseInt(_0x16ca1b(0x1d4))/0x7+parseInt(_0x16ca1b(0x1d8))/0x8*(parseInt(_0x16ca1b(0x1ac))/0x9)+parseInt(_0x16ca1b(0x1c8))/0xa*(parseInt(_0x16ca1b(0x1d9))/0xb);if(_0x2f17b7===_0x48de92)break;else _0x1eb1cb['push'](_0x1eb1cb['shift']());}catch(_0x3bb7b6){_0x1eb1cb['push'](_0x1eb1cb['shift']());}}}(a37_0x43de,0x7e0cc));function a37_0x43de(){const _0x2805f9=['onScriptParsed','inspector','565plMYBs','getProperties','length','9eFJdtW','defineProperty','constructor','3120648LhehXp','removeBreakpoint','params','60fRsiiz','logger','Runtime.getProperties','evaluateOnCallFrame','shouldUseWellFormattedUrl','resetV8DebuggerThreshold','__esModule','disable','toString','Session','Debugger.setBreakpointByUrl','Debugger.evaluateOnCallFrame','apply','storeSetBreakpointParams','keys','search','40840ygJudI','values','breakpointId','Debugger.disable','(((.+)+)+)+$','response','10vphGDr','Debugger.paused','Debugger.enable','V8Inspector','Debugger.scriptParsed','Debugger.removeBreakpoint','Debugger.setBreakpointsActive','onPaused','session','detach','numPausedBeforeReset','enable','1496173tNckEd','post','setBreakpointByUrl','prevStoreSetBreakpointParams','2026544gOZcfO','25929838zaWsgJ','resetV8DebuggerIfThresholdMet','12968gdHJQj','useWellFormattedUrl','1013161viVIAj','error','attach'];a37_0x43de=function(){return _0x2805f9;};return a37_0x43de();}function a37_0x5f42(_0x458009,_0x599634){const _0x3ec48c=a37_0x43de();return a37_0x5f42=function(_0x3ee18e,_0x18e3b3){_0x3ee18e=_0x3ee18e-0x1a1;let _0x43de29=_0x3ec48c[_0x3ee18e];return _0x43de29;},a37_0x5f42(_0x458009,_0x599634);}const a37_0x18e3b3=(function(){let _0xbd28ce=!![];return function(_0x107ff8,_0x17ee3c){const _0x15adfc=_0xbd28ce?function(){const _0x457eac=a37_0x5f42;if(_0x17ee3c){const _0x1f8001=_0x17ee3c[_0x457eac(0x1be)](_0x107ff8,arguments);return _0x17ee3c=null,_0x1f8001;}}:function(){};return _0xbd28ce=![],_0x15adfc;};}()),a37_0x3ee18e=a37_0x18e3b3(this,function(){const _0x315cce=a37_0x5f42;return a37_0x3ee18e[_0x315cce(0x1ba)]()[_0x315cce(0x1c1)](_0x315cce(0x1c6))[_0x315cce(0x1ba)]()[_0x315cce(0x1ae)](a37_0x3ee18e)[_0x315cce(0x1c1)](_0x315cce(0x1c6));});a37_0x3ee18e();'use strict';Object[a37_0x53b7cc(0x1ad)](exports,a37_0x53b7cc(0x1b8),{'value':!![]}),exports[a37_0x53b7cc(0x1cb)]=void 0x0;const inspector=require(a37_0x53b7cc(0x1a8));class V8Inspector{constructor(_0xbaea0,_0x3e05ea,_0x287554,_0x4a62ca,_0x149845){const _0x258369=a37_0x53b7cc;this['logger']=_0xbaea0,this[_0x258369(0x1a3)]=_0x3e05ea,this['resetV8DebuggerThreshold']=_0x287554,this['onScriptParsed']=_0x4a62ca,this['onPaused']=_0x149845,this['session']=null,this[_0x258369(0x1bf)]={},this[_0x258369(0x1d7)]=null,this['numPausedBeforeReset']=0x0;}[a37_0x53b7cc(0x1b6)](){const _0x1c844f=a37_0x53b7cc;return this[_0x1c844f(0x1a3)];}['setBreakpointByUrl'](_0x284bd9,_0x4caf9d=this['prevStoreSetBreakpointParams']!==null){const _0x358a80=a37_0x53b7cc;_0x4caf9d?this[_0x358a80(0x1d3)](![]):this[_0x358a80(0x1a6)]();const _0x4d00e7={};return this['session'][_0x358a80(0x1d5)](_0x358a80(0x1bc),_0x284bd9,(_0x37f9c0,_0x400c84)=>{const _0x3a375f=_0x358a80;_0x37f9c0?_0x4d00e7[_0x3a375f(0x1a5)]=_0x37f9c0:this[_0x3a375f(0x1bf)][_0x400c84[_0x3a375f(0x1c4)]]=_0x284bd9,_0x4d00e7[_0x3a375f(0x1c7)]=_0x400c84;}),_0x4caf9d&&(_0x4d00e7[_0x358a80(0x1c7)]&&(this[_0x358a80(0x1d7)][_0x4d00e7[_0x358a80(0x1c7)][_0x358a80(0x1c4)]]=this[_0x358a80(0x1bf)][_0x4d00e7['response'][_0x358a80(0x1c4)]]),this['disable'](![])),_0x4d00e7;}[a37_0x53b7cc(0x1b0)](_0x5dcb59){const _0x4f8c43=a37_0x53b7cc;this[_0x4f8c43(0x1a6)]();const _0x1fc5ee={};return this[_0x4f8c43(0x1d0)]['post'](_0x4f8c43(0x1cd),{'breakpointId':_0x5dcb59},_0x5d1483=>{const _0x471474=_0x4f8c43;if(_0x5d1483)_0x1fc5ee[_0x471474(0x1a5)]=_0x5d1483;delete this[_0x471474(0x1bf)][_0x5dcb59],Object[_0x471474(0x1c0)](this[_0x471474(0x1bf)])[_0x471474(0x1ab)]===0x0&&this[_0x471474(0x1d1)]();}),this[_0x4f8c43(0x1d7)]!==null&&delete this[_0x4f8c43(0x1d7)][_0x5dcb59],_0x1fc5ee;}[a37_0x53b7cc(0x1b5)](_0x45b012){const _0x564505=a37_0x53b7cc;this['attach']();const _0x1195da={};return this[_0x564505(0x1d0)][_0x564505(0x1d5)](_0x564505(0x1bd),_0x45b012,(_0x1f4dcd,_0x3f4357)=>{const _0x4975b0=_0x564505;if(_0x1f4dcd)_0x1195da[_0x4975b0(0x1a5)]=_0x1f4dcd;_0x1195da[_0x4975b0(0x1c7)]=_0x3f4357;}),_0x1195da;}[a37_0x53b7cc(0x1aa)](_0x211456){const _0xe60a04=a37_0x53b7cc,_0xa2d66f={};return this['attach'](),this[_0xe60a04(0x1d0)]['post'](_0xe60a04(0x1b4),_0x211456,(_0x1bbef3,_0x4cac90)=>{const _0xf6654b=_0xe60a04;if(_0x1bbef3)_0xa2d66f[_0xf6654b(0x1a5)]=_0x1bbef3;_0xa2d66f[_0xf6654b(0x1c7)]=_0x4cac90;}),_0xa2d66f;}[a37_0x53b7cc(0x1a6)](){const _0x2523eb=a37_0x53b7cc;if(this[_0x2523eb(0x1d0)])return;const _0x3c0526=new inspector[(_0x2523eb(0x1bb))]();_0x3c0526['connect'](),_0x3c0526['on'](_0x2523eb(0x1cc),_0xd6b588=>{const _0x459f85=_0x2523eb;this[_0x459f85(0x1a7)](_0xd6b588[_0x459f85(0x1b1)]);}),_0x3c0526[_0x2523eb(0x1d5)]('Debugger.enable'),_0x3c0526['post'](_0x2523eb(0x1ce),{'active':!![]}),_0x3c0526['on'](_0x2523eb(0x1c9),_0x2fc704=>{const _0x5c4cdd=_0x2523eb;this[_0x5c4cdd(0x1cf)](_0x2fc704[_0x5c4cdd(0x1b1)]),this[_0x5c4cdd(0x1a1)]();}),this[_0x2523eb(0x1d0)]=_0x3c0526;}[a37_0x53b7cc(0x1d3)](_0x577dc7=!![]){const _0x1b5e64=a37_0x53b7cc;var _0x5cfc39;this[_0x1b5e64(0x1a6)](),(_0x5cfc39=this[_0x1b5e64(0x1d0)])===null||_0x5cfc39===void 0x0?void 0x0:_0x5cfc39[_0x1b5e64(0x1d5)](_0x1b5e64(0x1ca));if(_0x577dc7){for(const _0xbce94d of Object[_0x1b5e64(0x1c3)](this['prevStoreSetBreakpointParams'])){const _0xf98f38=this[_0x1b5e64(0x1d6)](_0xbce94d,![]);(_0xf98f38[_0x1b5e64(0x1a5)]||!_0xf98f38['response'])&&this[_0x1b5e64(0x1b3)][_0x1b5e64(0x1a5)]('Error\x20upon\x20re-setting\x20breakpoint:\x20'+_0xf98f38);}this['prevStoreSetBreakpointParams']=null;}}['disable'](_0x2a71b1=!![]){const _0x473fb2=a37_0x53b7cc;if(!this[_0x473fb2(0x1d0)])return;_0x2a71b1&&(this['prevStoreSetBreakpointParams']=this[_0x473fb2(0x1bf)]),this[_0x473fb2(0x1d0)]['post'](_0x473fb2(0x1c5)),this[_0x473fb2(0x1d1)]();}['detach'](){const _0x2b41a7=a37_0x53b7cc;if(!this[_0x2b41a7(0x1d0)])return;this['session']['disconnect'](),this[_0x2b41a7(0x1d0)]=null,this[_0x2b41a7(0x1bf)]={},this[_0x2b41a7(0x1d2)]=0x0;}[a37_0x53b7cc(0x1a1)](){const _0x6eb863=a37_0x53b7cc;if(!this[_0x6eb863(0x1d0)])return;this[_0x6eb863(0x1d2)]+=0x1;if(this['numPausedBeforeReset']<this[_0x6eb863(0x1b7)])return;this['numPausedBeforeReset']=0x0,this[_0x6eb863(0x1b9)](),this[_0x6eb863(0x1d3)]();}}exports['V8Inspector']=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a38_0x1c72ce=a38_0xb942;(function(_0x375e35,_0x4fa801){const _0x383742=a38_0xb942,_0x96f69c=_0x375e35();while(!![]){try{const _0x287d23=-parseInt(_0x383742(0xf6))/0x1*(parseInt(_0x383742(0xfe))/0x2)+-parseInt(_0x383742(0x103))/0x3*(-parseInt(_0x383742(0x100))/0x4)+parseInt(_0x383742(0xf8))/0x5*(parseInt(_0x383742(0x102))/0x6)+-parseInt(_0x383742(0xf4))/0x7+-parseInt(_0x383742(0xf1))/0x8*(parseInt(_0x383742(0xfd))/0x9)+parseInt(_0x383742(0xfc))/0xa*(-parseInt(_0x383742(0xfa))/0xb)+-parseInt(_0x383742(0xee))/0xc*(-parseInt(_0x383742(0xff))/0xd);if(_0x287d23===_0x4fa801)break;else _0x96f69c['push'](_0x96f69c['shift']());}catch(_0x5e860b){_0x96f69c['push'](_0x96f69c['shift']());}}}(a38_0x4f82,0x9385f));const a38_0x2f5f3b=(function(){let _0x394d9f=!![];return function(_0x55526f,_0x4ec619){const _0x514ec2=_0x394d9f?function(){const _0x15c979=a38_0xb942;if(_0x4ec619){const _0xeac413=_0x4ec619[_0x15c979(0xf3)](_0x55526f,arguments);return _0x4ec619=null,_0xeac413;}}:function(){};return _0x394d9f=![],_0x514ec2;};}()),a38_0x4d2800=a38_0x2f5f3b(this,function(){const _0x52dbd7=a38_0xb942;return a38_0x4d2800['toString']()[_0x52dbd7(0xeb)](_0x52dbd7(0xec))[_0x52dbd7(0xf9)]()[_0x52dbd7(0xf5)](a38_0x4d2800)[_0x52dbd7(0xeb)](_0x52dbd7(0xec));});function a38_0xb942(_0x474026,_0x554cb9){const _0x4c5be7=a38_0x4f82();return a38_0xb942=function(_0x4d2800,_0x2f5f3b){_0x4d2800=_0x4d2800-0xea;let _0x4f8279=_0x4c5be7[_0x4d2800];return _0x4f8279;},a38_0xb942(_0x474026,_0x554cb9);}a38_0x4d2800();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a38_0x1c72ce(0x101)]=void 0x0;const common_1=require(a38_0x1c72ce(0xf0));class Debug extends common_1[a38_0x1c72ce(0xef)]{constructor(_0x59d4e5={},_0x518449){const _0x26f539=a38_0x1c72ce;if(new.target!==Debug)return new Debug(_0x59d4e5,_0x518449);const _0x587453={'projectIdRequired':![],'apiEndpoint':_0x59d4e5[_0x26f539(0xea)],'baseUrl':_0x26f539(0xed)+_0x59d4e5[_0x26f539(0xea)],'scopes':[_0x26f539(0xfb)],'packageJson':_0x518449};super(_0x587453,_0x59d4e5),this['options']=_0x59d4e5,this['packageInfo']={'name':_0x518449[_0x26f539(0xf2)],'version':_0x518449[_0x26f539(0xf7)]};}}exports[a38_0x1c72ce(0x101)]=Debug;function a38_0x4f82(){const _0x45e740=['20KWRufT','Debug','200586nQksEh','418125RrkgUK','apiEndpoint','search','(((.+)+)+)+$','https://','322656aYqgDH','Service','@google-cloud/common','305392BpdmFz','name','apply','7634991PrLNiH','constructor','1natwBP','version','150XLGhxg','toString','153043UFIFaH','https://www.googleapis.com/auth/cloud_debugger','430hWOkES','90bEbTSz','1652668YSKlmQ','871zBIEoM'];a38_0x4f82=function(){return _0x45e740;};return a38_0x4f82();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a39_0x428493=a39_0x1ada;function a39_0x1ada(_0x3b45c6,_0x51175d){const _0x43cc96=a39_0x4951();return a39_0x1ada=function(_0x4090c8,_0x33e236){_0x4090c8=_0x4090c8-0x176;let _0x495170=_0x43cc96[_0x4090c8];return _0x495170;},a39_0x1ada(_0x3b45c6,_0x51175d);}(function(_0x33d63c,_0x269d92){const _0x863578=a39_0x1ada,_0x51ed28=_0x33d63c();while(!![]){try{const _0x32b7f5=-parseInt(_0x863578(0x18a))/0x1+parseInt(_0x863578(0x190))/0x2*(-parseInt(_0x863578(0x176))/0x3)+-parseInt(_0x863578(0x183))/0x4+-parseInt(_0x863578(0x17f))/0x5*(-parseInt(_0x863578(0x180))/0x6)+-parseInt(_0x863578(0x18c))/0x7+parseInt(_0x863578(0x17e))/0x8*(parseInt(_0x863578(0x185))/0x9)+parseInt(_0x863578(0x18f))/0xa;if(_0x32b7f5===_0x269d92)break;else _0x51ed28['push'](_0x51ed28['shift']());}catch(_0x2ce6f1){_0x51ed28['push'](_0x51ed28['shift']());}}}(a39_0x4951,0x1e1b4));const a39_0x33e236=(function(){let _0x213328=!![];return function(_0xfcd050,_0xa9a157){const _0x504f16=_0x213328?function(){const _0xc32148=a39_0x1ada;if(_0xa9a157){const _0x21e7cc=_0xa9a157[_0xc32148(0x177)](_0xfcd050,arguments);return _0xa9a157=null,_0x21e7cc;}}:function(){};return _0x213328=![],_0x504f16;};}()),a39_0x4090c8=a39_0x33e236(this,function(){const _0x3b949f=a39_0x1ada;return a39_0x4090c8[_0x3b949f(0x18e)]()[_0x3b949f(0x192)](_0x3b949f(0x188))['toString']()[_0x3b949f(0x18d)](a39_0x4090c8)[_0x3b949f(0x192)](_0x3b949f(0x188));});a39_0x4090c8();'use strict';Object[a39_0x428493(0x182)](exports,a39_0x428493(0x178),{'value':!![]}),exports[a39_0x428493(0x181)]=void 0x0;class StatusMessage{constructor(_0x2f028f,_0x182622,_0x3f4ec9,_0x1f83af=![]){const _0x5f3085=a39_0x428493,{description:_0x442ca1,id:_0x5bc19f}=_0x182622||{};this[_0x5f3085(0x191)]=_0x2f028f,this['description']={'format':_0x442ca1||''},_0x5bc19f&&(this[_0x5f3085(0x17a)]['errorId']=_0x5bc19f),this[_0x5f3085(0x17b)]=_0x3f4ec9,this[_0x5f3085(0x187)]=_0x1f83af;}}function a39_0x4951(){const _0x4debbb=['596556PhyWVs','UNSPECIFIED','isAccepted','(((.+)+)+)+$','BREAKPOINT_SOURCE_LOCATION','100594lnSoDm','BREAKPOINT_AGE','657230mmHSRK','constructor','toString','1628440pWfytP','734lojWlL','refersTo','search','813NdhVVZ','apply','__esModule','VARIABLE_NAME','description','isError','VARIABLE_VALUE','BREAKPOINT_EXPRESSION','16ZwBvew','45efJgKP','130542oMyFaU','StatusMessage','defineProperty','295872unlloO','BREAKPOINT_CONDITION'];a39_0x4951=function(){return _0x4debbb;};return a39_0x4951();}StatusMessage[a39_0x428493(0x186)]=a39_0x428493(0x186),StatusMessage[a39_0x428493(0x189)]=a39_0x428493(0x189),StatusMessage[a39_0x428493(0x184)]=a39_0x428493(0x184),StatusMessage['BREAKPOINT_EXPRESSION']=a39_0x428493(0x17d),StatusMessage[a39_0x428493(0x179)]=a39_0x428493(0x179),StatusMessage[a39_0x428493(0x17c)]=a39_0x428493(0x17c),StatusMessage['BREAKPOINT_AGE']=a39_0x428493(0x18b),exports[a39_0x428493(0x181)]=StatusMessage;
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a40_0x3b67e3=a40_0x2fa2;function a40_0x2fa2(_0x269d54,_0x5d2afe){var _0x36f5af=a40_0x47b7();return a40_0x2fa2=function(_0x2932af,_0x52dcd7){_0x2932af=_0x2932af-0xa0;var _0x47b777=_0x36f5af[_0x2932af];return _0x47b777;},a40_0x2fa2(_0x269d54,_0x5d2afe);}(function(_0x568c29,_0x257ef7){var _0x5f097c=a40_0x2fa2,_0x5b66ba=_0x568c29();while(!![]){try{var _0x3f087c=-parseInt(_0x5f097c(0xbd))/0x1+parseInt(_0x5f097c(0xba))/0x2+-parseInt(_0x5f097c(0xb6))/0x3+-parseInt(_0x5f097c(0xad))/0x4+-parseInt(_0x5f097c(0xa9))/0x5+parseInt(_0x5f097c(0xb5))/0x6*(parseInt(_0x5f097c(0xa8))/0x7)+parseInt(_0x5f097c(0xa1))/0x8;if(_0x3f087c===_0x257ef7)break;else _0x5b66ba['push'](_0x5b66ba['shift']());}catch(_0x52dd12){_0x5b66ba['push'](_0x5b66ba['shift']());}}}(a40_0x47b7,0xea677));var a40_0x52dcd7=(function(){var _0x39ac41=!![];return function(_0x4faf6b,_0x162305){var _0x48b9ab=_0x39ac41?function(){var _0x192847=a40_0x2fa2;if(_0x162305){var _0x3c5c3e=_0x162305[_0x192847(0xb1)](_0x4faf6b,arguments);return _0x162305=null,_0x3c5c3e;}}:function(){};return _0x39ac41=![],_0x48b9ab;};}()),a40_0x2932af=a40_0x52dcd7(this,function(){var _0xeea549=a40_0x2fa2;return a40_0x2932af[_0xeea549(0xb7)]()[_0xeea549(0xc0)](_0xeea549(0xaf))[_0xeea549(0xb7)]()[_0xeea549(0xb3)](a40_0x2932af)[_0xeea549(0xc0)]('(((.+)+)+)+$');});function a40_0x47b7(){var _0x327993=['1546791QuYsEi','toString','Debuggee','runtimeEnvironmentInfo','3562530XMUqov','string','linuxDistroName','1439619ZbFLvl','procArch','statusMessage','search','__esModule','24243168dbtxBX','runtimeEnvironmentVersion','host','labels','sourceContexts','pid','isInK8s','147448UpIrmk','8238460iIlxFq','defineProperty','agentOS','osVersion','2595400cGTCiZ','isInDocker','(((.+)+)+)+$','runtimeEnvironment','apply','cpuCoreCount','constructor','agentVersion','114EdAghF'];a40_0x47b7=function(){return _0x327993;};return a40_0x47b7();}a40_0x2932af();'use strict';Object[a40_0x3b67e3(0xaa)](exports,a40_0x3b67e3(0xa0),{'value':!![]}),exports[a40_0x3b67e3(0xb8)]=void 0x0;class Debuggee{constructor(_0x3bb029){var _0x29f6bb=a40_0x3b67e3;this[_0x29f6bb(0xb0)]='Node.js';if(!(this instanceof Debuggee))return new Debuggee(_0x3bb029);_0x3bb029=_0x3bb029||{};if(typeof _0x3bb029['uniquifier']!==_0x29f6bb(0xbb))throw new Error('properties.uniquifier\x20must\x20be\x20a\x20string');this['uniquifier']=_0x3bb029['uniquifier'],this['agentVersion']=_0x3bb029[_0x29f6bb(0xb4)],_0x3bb029[_0x29f6bb(0xa4)]&&(this[_0x29f6bb(0xa4)]=_0x3bb029['labels']),_0x3bb029[_0x29f6bb(0xa5)]&&(this[_0x29f6bb(0xa5)]=_0x3bb029['sourceContexts']),_0x3bb029[_0x29f6bb(0xbf)]&&(this[_0x29f6bb(0xbf)]=_0x3bb029[_0x29f6bb(0xbf)]),this[_0x29f6bb(0xa3)]=_0x3bb029['host'],this['pid']=_0x3bb029[_0x29f6bb(0xa6)],this[_0x29f6bb(0xb2)]=_0x3bb029[_0x29f6bb(0xb2)],this['systemTotalMemoryBytes']=_0x3bb029['systemTotalMemoryBytes'],this[_0x29f6bb(0xab)]=_0x3bb029[_0x29f6bb(0xab)],this['osVersion']=_0x3bb029[_0x29f6bb(0xac)],this[_0x29f6bb(0xa2)]=_0x3bb029['runtimeEnvironmentVersion'],this[_0x29f6bb(0xb9)]=_0x3bb029[_0x29f6bb(0xb9)],this[_0x29f6bb(0xbc)]=_0x3bb029[_0x29f6bb(0xbc)],this[_0x29f6bb(0xae)]=_0x3bb029['isInDocker'],this[_0x29f6bb(0xa7)]=_0x3bb029[_0x29f6bb(0xa7)],this[_0x29f6bb(0xbe)]=_0x3bb029[_0x29f6bb(0xbe)];}}exports[a40_0x3b67e3(0xb8)]=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a41_0x11c7f6=a41_0x5389;function a41_0x2ca0(){const _0x4a697d=['apply','377056JgPsKF','toString','app.lightrun.com','callbackIndex','6757038QUNHbk','70202FfsCem','4199352lwkCEc','search','1408670aGbXCX','run','defineProperty','bind','8nGYiXW','callbackParams','callback','functionParams','665ZlSsSV','./index','callbackWrapper','isCallbackWrapperInvoked','11hceGDZ','wrap','__esModule','(((.+)+)+)+$','21750PokhwT','constructor','1580woIXoG','14fiWCtl'];a41_0x2ca0=function(){return _0x4a697d;};return a41_0x2ca0();}function a41_0x5389(_0x7d52a1,_0x30d5a7){const _0x90ea0a=a41_0x2ca0();return a41_0x5389=function(_0xde4352,_0x1c80f5){_0xde4352=_0xde4352-0x6d;let _0x2ca00b=_0x90ea0a[_0xde4352];return _0x2ca00b;},a41_0x5389(_0x7d52a1,_0x30d5a7);}(function(_0x2048ce,_0x5f27f9){const _0x311f7a=a41_0x5389,_0x3695db=_0x2048ce();while(!![]){try{const _0x17952b=parseInt(_0x311f7a(0x73))/0x1*(parseInt(_0x311f7a(0x89))/0x2)+parseInt(_0x311f7a(0x7f))/0x3+parseInt(_0x311f7a(0x81))/0x4*(-parseInt(_0x311f7a(0x77))/0x5)+parseInt(_0x311f7a(0x6d))/0x6+parseInt(_0x311f7a(0x82))/0x7*(parseInt(_0x311f7a(0x84))/0x8)+-parseInt(_0x311f7a(0x88))/0x9+-parseInt(_0x311f7a(0x6f))/0xa*(-parseInt(_0x311f7a(0x7b))/0xb);if(_0x17952b===_0x5f27f9)break;else _0x3695db['push'](_0x3695db['shift']());}catch(_0x10002a){_0x3695db['push'](_0x3695db['shift']());}}}(a41_0x2ca0,0x667b4));const a41_0x1c80f5=(function(){let _0x213746=!![];return function(_0x108d6f,_0x5ccbe5){const _0x4ce9e1=_0x213746?function(){const _0x5d121a=a41_0x5389;if(_0x5ccbe5){const _0x53e714=_0x5ccbe5[_0x5d121a(0x83)](_0x108d6f,arguments);return _0x5ccbe5=null,_0x53e714;}}:function(){};return _0x213746=![],_0x4ce9e1;};}()),a41_0xde4352=a41_0x1c80f5(this,function(){const _0x42c533=a41_0x5389;return a41_0xde4352[_0x42c533(0x85)]()[_0x42c533(0x6e)](_0x42c533(0x7e))[_0x42c533(0x85)]()[_0x42c533(0x80)](a41_0xde4352)[_0x42c533(0x6e)]('(((.+)+)+)+$');});a41_0xde4352();'use strict';Object[a41_0x11c7f6(0x71)](exports,a41_0x11c7f6(0x7d),{'value':!![]}),exports[a41_0x11c7f6(0x7c)]=void 0x0;const lightrun=require(a41_0x11c7f6(0x78)),DEFAULT_API_ENDPOINT=a41_0x11c7f6(0x86),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x5aae37,_0x16ae82,_0x2f363a){return async(..._0x3d4811)=>{const _0x62363d=a41_0x5389,_0x23ed6b=new LightrunGcpWrapper(_0x2f363a,..._0x3d4811);return _0x23ed6b[_0x62363d(0x70)](_0x5aae37,_0x16ae82);};}exports['wrap']=wrap;class LightrunGcpWrapper{constructor(_0x29acd6,..._0x433afa){const _0x32aa33=a41_0x11c7f6;var _0x20c2b0;this[_0x32aa33(0x87)]=_0x29acd6,this[_0x32aa33(0x7a)]=![],this[_0x32aa33(0x74)]=[],this[_0x32aa33(0x75)]=null,this['functionParams']=_0x433afa,this[_0x32aa33(0x87)]&&this[_0x32aa33(0x87)]<((_0x20c2b0=this[_0x32aa33(0x76)])===null||_0x20c2b0===void 0x0?void 0x0:_0x20c2b0['length'])&&(this['callback']=this[_0x32aa33(0x76)][this[_0x32aa33(0x87)]],this[_0x32aa33(0x76)][this['callbackIndex']]=this[_0x32aa33(0x79)][_0x32aa33(0x72)](this));}async['run'](_0x10e778,_0x3494a2={}){const _0x18e6dd=a41_0x11c7f6;this['isCallbackWrapperInvoked']=![],await lightrun['asyncStart']({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x3494a2,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x10e778(...this[_0x18e6dd(0x76)]);}finally{await lightrun['stop'](),this[_0x18e6dd(0x7a)]&&this[_0x18e6dd(0x75)]&&this[_0x18e6dd(0x75)](...this[_0x18e6dd(0x74)]);}}[a41_0x11c7f6(0x79)](..._0x3b1876){const _0x53c7bf=a41_0x11c7f6;this[_0x53c7bf(0x74)]=_0x3b1876,this[_0x53c7bf(0x7a)]=!![];}}
|
package/build/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a42_0x4d954a=a42_0x3055;function a42_0x3055(_0x2405c9,_0x55ff2c){const _0x29e5ae=a42_0x49f2();return a42_0x3055=function(_0x3c2806,_0x13c5cb){_0x3c2806=_0x3c2806-0xd7;let _0x49f244=_0x29e5ae[_0x3c2806];return _0x49f244;},a42_0x3055(_0x2405c9,_0x55ff2c);}(function(_0xc6efe7,_0x4e541b){const _0xd0b743=a42_0x3055,_0x3a31ca=_0xc6efe7();while(!![]){try{const _0x2e37ee=-parseInt(_0xd0b743(0xf4))/0x1+parseInt(_0xd0b743(0xf0))/0x2*(parseInt(_0xd0b743(0xfb))/0x3)+-parseInt(_0xd0b743(0xe5))/0x4+parseInt(_0xd0b743(0xee))/0x5+-parseInt(_0xd0b743(0xe4))/0x6+-parseInt(_0xd0b743(0xe8))/0x7+parseInt(_0xd0b743(0xe9))/0x8*(parseInt(_0xd0b743(0xeb))/0x9);if(_0x2e37ee===_0x4e541b)break;else _0x3a31ca['push'](_0x3a31ca['shift']());}catch(_0x5f2b45){_0x3a31ca['push'](_0x3a31ca['shift']());}}}(a42_0x49f2,0x97478));const a42_0x13c5cb=(function(){let _0x2ad0ea=!![];return function(_0x559bf6,_0x4631b2){const _0x85eaeb=_0x2ad0ea?function(){const _0x1a6fe4=a42_0x3055;if(_0x4631b2){const _0x3c3a41=_0x4631b2[_0x1a6fe4(0xf6)](_0x559bf6,arguments);return _0x4631b2=null,_0x3c3a41;}}:function(){};return _0x2ad0ea=![],_0x85eaeb;};}()),a42_0x3c2806=a42_0x13c5cb(this,function(){const _0x4600ea=a42_0x3055;return a42_0x3c2806[_0x4600ea(0xe6)]()['search']('(((.+)+)+)+$')[_0x4600ea(0xe6)]()['constructor'](a42_0x3c2806)[_0x4600ea(0xea)](_0x4600ea(0xec));});a42_0x3c2806();'use strict';Object[a42_0x4d954a(0xde)](exports,a42_0x4d954a(0xe2),{'value':!![]}),exports['get']=exports['asyncStart']=exports[a42_0x4d954a(0xf8)]=exports[a42_0x4d954a(0xfc)]=void 0x0;const debuglet_1=require('./agent/debuglet'),debug_1=require(a42_0x4d954a(0xd9)),pjson=require(a42_0x4d954a(0xed));let debuglet;function start(_0x4e99fa){const _0x2b6f5b=a42_0x4d954a,_0x469963=process['env'][_0x2b6f5b(0xd7)];if(_0x469963&&['1',_0x2b6f5b(0xef)][_0x2b6f5b(0xe7)](_0x469963['toLowerCase']())){console[_0x2b6f5b(0xf3)](_0x2b6f5b(0xd8)+_0x469963+'\x22.\x20Lightrun\x20agent\x20is\x20disabled.');return;}_0x4e99fa=_0x4e99fa||{};const _0x36bb22=mergeConfigs(_0x4e99fa);if(debuglet&&!_0x36bb22['forceNewAgent_'])throw new Error('Debug\x20Agent\x20has\x20already\x20been\x20started');const _0x119104=new debug_1['Debug'](_0x36bb22,pjson);return debuglet=new debuglet_1[(_0x2b6f5b(0xda))](_0x119104,_0x36bb22),debuglet[_0x2b6f5b(0xfc)](),_0x36bb22[_0x2b6f5b(0xe1)]?debuglet:debuglet[_0x2b6f5b(0xf2)];}exports[a42_0x4d954a(0xfc)]=start;function stop(){debuglet===null||debuglet===void 0x0?void 0x0:debuglet['stop'](),debuglet=null;}exports['stop']=stop;async function asyncStart(_0x1bf54d){const _0x15cc72=a42_0x4d954a;start(_0x1bf54d);if(!debuglet)return;let _0x34ac3f=![];const _0x20a41b=()=>_0x34ac3f=!![];debuglet['once'](_0x15cc72(0xe3),_0x440a41=>{if(_0x440a41)return;_0x20a41b();}),debuglet[_0x15cc72(0xf5)]('breakpoint_set',_0x20a41b);if(debuglet[_0x15cc72(0xdf)]['lightrunWaitForInit']){const _0x31cb4f=Date[_0x15cc72(0xdb)](),_0x4ba970=debuglet[_0x15cc72(0xdf)][_0x15cc72(0xfa)];while(!_0x34ac3f&&Date['now']()-_0x31cb4f<_0x4ba970){await new Promise(_0x3564c6=>setTimeout(_0x3564c6,0x64));}}debuglet['listenerCount'](_0x15cc72(0xdc))&&debuglet[_0x15cc72(0xe0)](_0x15cc72(0xdc),_0x20a41b);}exports[a42_0x4d954a(0xdd)]=asyncStart;function mergeConfigs(_0x4f24f6){const _0x1d644a=a42_0x4d954a;if(!_0x4f24f6['debug'])return _0x4f24f6;const _0xf05a18=Object[_0x1d644a(0xf9)]({},_0x4f24f6);return delete _0xf05a18[_0x1d644a(0xf7)],Object['assign'](_0xf05a18,_0x4f24f6[_0x1d644a(0xf7)]);}function get(){return debuglet;}function a42_0x49f2(){const _0x1aaf1a=['testMode_','__esModule','breakpoints_fetched','1147086zftFRj','2670436OnKjwB','toString','includes','124397DOnfDZ','208uWWYzb','search','434853wefQGa','(((.+)+)+)+$','../../package.json','1447000aptXMg','true','1050bUCRPZ','get','isReadyManager','log','184366SfMgmG','once','apply','debug','stop','assign','lightrunInitWaitTimeMs','771xCQxKw','start','DISABLE_LIGHTRUN_AGENT','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','./client/stackdriver/debug','Debuglet','now','breakpoint_set','asyncStart','defineProperty','config','removeListener'];a42_0x49f2=function(){return _0x1aaf1a;};return a42_0x49f2();}exports[a42_0x4d954a(0xf1)]=get;
|
package/build/src/lambda.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a43_0x395648=a43_0x53e4;(function(_0x198ef3,_0x58c4b1){const _0x516efd=a43_0x53e4,_0x134fb9=_0x198ef3();while(!![]){try{const _0x1f753a=parseInt(_0x516efd(0xba))/0x1*(-parseInt(_0x516efd(0xbf))/0x2)+-parseInt(_0x516efd(0xbc))/0x3+-parseInt(_0x516efd(0xc1))/0x4*(parseInt(_0x516efd(0xc2))/0x5)+-parseInt(_0x516efd(0xb9))/0x6+-parseInt(_0x516efd(0xd9))/0x7+parseInt(_0x516efd(0xca))/0x8+-parseInt(_0x516efd(0xbb))/0x9*(-parseInt(_0x516efd(0xd4))/0xa);if(_0x1f753a===_0x58c4b1)break;else _0x134fb9['push'](_0x134fb9['shift']());}catch(_0x5b1435){_0x134fb9['push'](_0x134fb9['shift']());}}}(a43_0x1c1f,0xc216d));function a43_0x1c1f(){const _0x43f2ff=['tryStop','apply','bind','run','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','30CMkssW','toString','search','./index','context','3299604HyGnAu','5374584dfORTD','1DrutcY','9426753kHDZfh','4203870issiPz','constructor','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','400446DFzzZv','log','32kaQQTB','445115XhzYwH','(((.+)+)+)+$','callback','apiEndpoint','lightrunSecret','wrap','error','stop','10668568henSHX','callbackWrapper','tryStart','isCallbackWrapperInvoked','event'];a43_0x1c1f=function(){return _0x43f2ff;};return a43_0x1c1f();}const a43_0x2cbf93=(function(){let _0x2db084=!![];return function(_0x5c6f00,_0x4aabf5){const _0x30e513=_0x2db084?function(){const _0x555060=a43_0x53e4;if(_0x4aabf5){const _0x5f222f=_0x4aabf5[_0x555060(0xd0)](_0x5c6f00,arguments);return _0x4aabf5=null,_0x5f222f;}}:function(){};return _0x2db084=![],_0x30e513;};}()),a43_0x1cb5c8=a43_0x2cbf93(this,function(){const _0x3d3bb8=a43_0x53e4;return a43_0x1cb5c8[_0x3d3bb8(0xd5)]()[_0x3d3bb8(0xd6)](_0x3d3bb8(0xc3))[_0x3d3bb8(0xd5)]()[_0x3d3bb8(0xbd)](a43_0x1cb5c8)[_0x3d3bb8(0xd6)](_0x3d3bb8(0xc3));});a43_0x1cb5c8();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports['wrap']=void 0x0;const lightrun=require(a43_0x395648(0xd7)),DEFAULT_API_ENDPOINT='app.lightrun.com',DEFAULT_WAIT_FOR_INIT_MS=0x1388;function a43_0x53e4(_0x5c0b6a,_0x37afbe){const _0xb68c5=a43_0x1c1f();return a43_0x53e4=function(_0x1cb5c8,_0x2cbf93){_0x1cb5c8=_0x1cb5c8-0xb9;let _0x1c1faa=_0xb68c5[_0x1cb5c8];return _0x1c1faa;},a43_0x53e4(_0x5c0b6a,_0x37afbe);}class LightrunLambdaWrapper{constructor(_0x56d00e,_0x3de6f7,_0x325461){const _0x219b09=a43_0x395648;this[_0x219b09(0xce)]=_0x56d00e,this[_0x219b09(0xd8)]=_0x3de6f7,this['callback']=_0x325461,this['isCallbackWrapperInvoked']=![];}async['run'](_0x17cc44,_0x1c6916={}){const _0x3d6342=a43_0x395648;this[_0x3d6342(0xcd)]=![],await this[_0x3d6342(0xcc)](_0x1c6916);let _0x1ebbf1=undefined;try{_0x1ebbf1=await _0x17cc44(this['event'],this['context'],this['callbackWrapper'][_0x3d6342(0xd1)](this));}finally{await this[_0x3d6342(0xcf)](),this[_0x3d6342(0xcd)]?this[_0x3d6342(0xc4)](this[_0x3d6342(0xc8)],this['response']):this[_0x3d6342(0xc4)](null,_0x1ebbf1);}}async[a43_0x395648(0xcc)](_0x1cc359={}){const _0xad7c2f=a43_0x395648;try{const _0x2e0778=this[_0xad7c2f(0xce)][_0xad7c2f(0xc5)]||DEFAULT_API_ENDPOINT,_0x1de4d3=this[_0xad7c2f(0xce)][_0xad7c2f(0xc6)];await lightrun['asyncStart']({'apiEndpoint':_0x2e0778,'lightrunSecret':_0x1de4d3,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x1cc359,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x2e5abb){console[_0xad7c2f(0xc0)](_0xad7c2f(0xd3));}}async['tryStop'](){const _0x404f53=a43_0x395648;try{await lightrun[_0x404f53(0xc9)]();}catch(_0x1f7ff1){console[_0x404f53(0xc0)](_0x404f53(0xbe));}}[a43_0x395648(0xcb)](_0x2cd198,_0x2cb4c8){const _0x5b97af=a43_0x395648;this[_0x5b97af(0xc8)]=_0x2cd198,this['response']=_0x2cb4c8,this[_0x5b97af(0xcd)]=!![];}}function wrap(_0x8919f5,_0x341a05){return(_0x2c58cf,_0x4a1f7c,_0x329135)=>{const _0x3a8929=a43_0x53e4,_0x40848f=new LightrunLambdaWrapper(_0x2c58cf,_0x4a1f7c,_0x329135);return _0x40848f[_0x3a8929(0xd2)](_0x8919f5,_0x341a05);};}exports[a43_0x395648(0xc7)]=wrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.31.0-release.5a64f3bc7d
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a44_0x2b5525=a44_0x1dc2;(function(_0x201255,_0x248cdd){var _0x8a6546=a44_0x1dc2,_0x422cdf=_0x201255();while(!![]){try{var _0xda17e7=-parseInt(_0x8a6546(0x7c))/0x1*(parseInt(_0x8a6546(0x74))/0x2)+-parseInt(_0x8a6546(0x7a))/0x3+parseInt(_0x8a6546(0x6e))/0x4*(-parseInt(_0x8a6546(0x6f))/0x5)+-parseInt(_0x8a6546(0x75))/0x6*(-parseInt(_0x8a6546(0x78))/0x7)+parseInt(_0x8a6546(0x7d))/0x8+-parseInt(_0x8a6546(0x72))/0x9*(-parseInt(_0x8a6546(0x76))/0xa)+parseInt(_0x8a6546(0x70))/0xb;if(_0xda17e7===_0x248cdd)break;else _0x422cdf['push'](_0x422cdf['shift']());}catch(_0x118c8d){_0x422cdf['push'](_0x422cdf['shift']());}}}(a44_0x1f2c,0xe8b09));var a44_0x3023b1=(function(){var _0x14083d=!![];return function(_0x51aba5,_0x6cc032){var _0x13d83a=_0x14083d?function(){var _0x126849=a44_0x1dc2;if(_0x6cc032){var _0x2e5051=_0x6cc032[_0x126849(0x77)](_0x51aba5,arguments);return _0x6cc032=null,_0x2e5051;}}:function(){};return _0x14083d=![],_0x13d83a;};}()),a44_0x529f9d=a44_0x3023b1(this,function(){var _0x459c4c=a44_0x1dc2;return a44_0x529f9d[_0x459c4c(0x73)]()[_0x459c4c(0x7e)](_0x459c4c(0x6d))[_0x459c4c(0x73)]()['constructor'](a44_0x529f9d)[_0x459c4c(0x7e)](_0x459c4c(0x6d));});a44_0x529f9d();function a44_0x1f2c(){var _0x17f4d8=['10rIXGvk','4591026JDcLCn','defineProperty','2132991tbZHDf','toString','1220910rulmSE','13692OdoxnM','50HtdfQY','apply','2870umqUlk','PatternDTOTypeEnum','1082280rHBZAv','BY_NAME','3AnOhWa','14019048vwiKXC','search','__esModule','(((.+)+)+)+$','2290280wdYqDp'];a44_0x1f2c=function(){return _0x17f4d8;};return a44_0x1f2c();}'use strict';function a44_0x1dc2(_0x901cf1,_0xaac9c0){var _0x1d3af4=a44_0x1f2c();return a44_0x1dc2=function(_0x529f9d,_0x3023b1){_0x529f9d=_0x529f9d-0x6d;var _0x1f2c7f=_0x1d3af4[_0x529f9d];return _0x1f2c7f;},a44_0x1dc2(_0x901cf1,_0xaac9c0);}Object[a44_0x2b5525(0x71)](exports,a44_0x2b5525(0x7f),{'value':!![]}),exports[a44_0x2b5525(0x79)]=void 0x0,exports[a44_0x2b5525(0x79)]={'Name':a44_0x2b5525(0x7b),'Value':'BY_VALUE'};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x5084e4=a45_0x4790;function a45_0x488a(){const _0x5bbbef=['constructor','15726170bMmOUi','(((.+)+)+)+$','55228NYEFYv','46235EMgSWD','35UXuRtn','location','52948044APmgSw','__esModule','line','search','path','90540wnNSrQ','toString','Breakpoint','824JilwRf','action','452nvZXBC','defineProperty','36iKDPCL','1476438mALpRq','assign','373707zvMFmq','11EkthIV','apply',',\x20id='];a45_0x488a=function(){return _0x5bbbef;};return a45_0x488a();}(function(_0x74e0bf,_0x86a8d2){const _0x3f50e5=a45_0x4790,_0x3cec67=_0x74e0bf();while(!![]){try{const _0x259913=-parseInt(_0x3f50e5(0x1d3))/0x1+parseInt(_0x3f50e5(0x1da))/0x2*(-parseInt(_0x3f50e5(0x1ea))/0x3)+-parseInt(_0x3f50e5(0x1e8))/0x4*(-parseInt(_0x3f50e5(0x1db))/0x5)+-parseInt(_0x3f50e5(0x1d1))/0x6*(parseInt(_0x3f50e5(0x1dc))/0x7)+-parseInt(_0x3f50e5(0x1e6))/0x8*(parseInt(_0x3f50e5(0x1e3))/0x9)+parseInt(_0x3f50e5(0x1d8))/0xa*(-parseInt(_0x3f50e5(0x1d4))/0xb)+parseInt(_0x3f50e5(0x1de))/0xc;if(_0x259913===_0x86a8d2)break;else _0x3cec67['push'](_0x3cec67['shift']());}catch(_0x131001){_0x3cec67['push'](_0x3cec67['shift']());}}}(a45_0x488a,0xdee73));const a45_0x24c9b5=(function(){let _0xe22861=!![];return function(_0x15b3b4,_0x2c1fe5){const _0x571de6=_0xe22861?function(){const _0x451cec=a45_0x4790;if(_0x2c1fe5){const _0x548f9b=_0x2c1fe5[_0x451cec(0x1d5)](_0x15b3b4,arguments);return _0x2c1fe5=null,_0x548f9b;}}:function(){};return _0xe22861=![],_0x571de6;};}()),a45_0x413d76=a45_0x24c9b5(this,function(){const _0x47f4ea=a45_0x4790;return a45_0x413d76[_0x47f4ea(0x1e4)]()[_0x47f4ea(0x1e1)](_0x47f4ea(0x1d9))[_0x47f4ea(0x1e4)]()[_0x47f4ea(0x1d7)](a45_0x413d76)[_0x47f4ea(0x1e1)](_0x47f4ea(0x1d9));});a45_0x413d76();'use strict';Object[a45_0x5084e4(0x1e9)](exports,a45_0x5084e4(0x1df),{'value':!![]}),exports[a45_0x5084e4(0x1e5)]=void 0x0;function a45_0x4790(_0x3e2c74,_0x3a3b8b){const _0x4a04b0=a45_0x488a();return a45_0x4790=function(_0x413d76,_0x24c9b5){_0x413d76=_0x413d76-0x1d1;let _0x488a06=_0x4a04b0[_0x413d76];return _0x488a06;},a45_0x4790(_0x3e2c74,_0x3a3b8b);}class Breakpoint{constructor(_0x34ce43){const _0x3053ce=a45_0x5084e4;_0x34ce43&&Object[_0x3053ce(0x1d2)](this,_0x34ce43);}['toString'](){const _0x443d68=a45_0x5084e4,_0x57ca19=this[_0x443d68(0x1dd)]?'\x20'+this[_0x443d68(0x1dd)][_0x443d68(0x1e2)]+':'+this['location'][_0x443d68(0x1e0)]:'';return'\x22'+this[_0x443d68(0x1e7)]+_0x57ca19+_0x443d68(0x1d6)+this['id']+'\x22';}}exports[a45_0x5084e4(0x1e5)]=Breakpoint;
|
package/build/src/types/v8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
var a46_0x144bb5=a46_0x55ca;(function(_0x56e35d,_0x1d6aac){var _0x475590=a46_0x55ca,_0x2881ec=_0x56e35d();while(!![]){try{var _0x1fa1cf=-parseInt(_0x475590(0xb7))/0x1*(parseInt(_0x475590(0xae))/0x2)+-parseInt(_0x475590(0xac))/0x3+-parseInt(_0x475590(0xb5))/0x4+parseInt(_0x475590(0xb6))/0x5+-parseInt(_0x475590(0xaa))/0x6*(parseInt(_0x475590(0xb8))/0x7)+-parseInt(_0x475590(0xb3))/0x8*(parseInt(_0x475590(0xb4))/0x9)+parseInt(_0x475590(0xb1))/0xa;if(_0x1fa1cf===_0x1d6aac)break;else _0x2881ec['push'](_0x2881ec['shift']());}catch(_0xc3499c){_0x2881ec['push'](_0x2881ec['shift']());}}}(a46_0x24ee,0x3408e));var a46_0x41a703=(function(){var _0x37c10c=!![];return function(_0x2502bb,_0x328740){var _0x456d88=_0x37c10c?function(){var _0x25707d=a46_0x55ca;if(_0x328740){var _0x1e5205=_0x328740[_0x25707d(0xab)](_0x2502bb,arguments);return _0x328740=null,_0x1e5205;}}:function(){};return _0x37c10c=![],_0x456d88;};}()),a46_0x5b5591=a46_0x41a703(this,function(){var _0x1a608b=a46_0x55ca;return a46_0x5b5591['toString']()['search'](_0x1a608b(0xb0))[_0x1a608b(0xad)]()[_0x1a608b(0xaf)](a46_0x5b5591)['search'](_0x1a608b(0xb0));});function a46_0x24ee(){var _0x307bad=['6MxCOFA','apply','1153416yymliN','toString','802MXXEWe','constructor','(((.+)+)+)+$','12916020khfgjN','__esModule','8YGPgub','2265147hOjKLt','1491372rezNmk','1380760RMHqTG','12iymaIA','2385670qMAvDH'];a46_0x24ee=function(){return _0x307bad;};return a46_0x24ee();}function a46_0x55ca(_0x311c70,_0x396414){var _0x440703=a46_0x24ee();return a46_0x55ca=function(_0x5b5591,_0x41a703){_0x5b5591=_0x5b5591-0xaa;var _0x24ee68=_0x440703[_0x5b5591];return _0x24ee68;},a46_0x55ca(_0x311c70,_0x396414);}a46_0x5b5591();'use strict';Object['defineProperty'](exports,a46_0x144bb5(0xb2),{'value':!![]});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lightrun",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.31.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
|
}
|