lightrun 1.78.0 → 1.80.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/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/limitConfig.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/serverless.js +1 -1
- package/build/src/agent/state/inspector-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/v8inspector.js +1 -1
- package/build/src/client/stackdriver/debug.js +1 -1
- package/build/src/client/stackdriver/status-message.js +1 -1
- package/build/src/debuggee.js +1 -1
- package/build/src/gcp.js +1 -1
- package/build/src/index.d.ts +5 -0
- package/build/src/index.js +1 -1
- package/build/src/lambda.js +1 -1
- package/build/src/resources/version.txt +1 -1
- package/build/src/types/lightrun.js +1 -1
- package/build/src/types/stackdriver.js +1 -1
- package/build/src/types/v8.js +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a23_0x5ef733=a23_0x5f2b;(function(_0x1856ec,_0x1985ea){const _0x3d25b6=a23_0x5f2b,_0x113e8d=_0x1856ec();while(!![]){try{const _0x34c7bc=-parseInt(_0x3d25b6(0x107))/0x1+-parseInt(_0x3d25b6(0x133))/0x2+parseInt(_0x3d25b6(0x101))/0x3*(-parseInt(_0x3d25b6(0x110))/0x4)+parseInt(_0x3d25b6(0x123))/0x5*(parseInt(_0x3d25b6(0x138))/0x6)+parseInt(_0x3d25b6(0x132))/0x7*(parseInt(_0x3d25b6(0x121))/0x8)+parseInt(_0x3d25b6(0x10f))/0x9+parseInt(_0x3d25b6(0x119))/0xa;if(_0x34c7bc===_0x1985ea)break;else _0x113e8d['push'](_0x113e8d['shift']());}catch(_0x565be7){_0x113e8d['push'](_0x113e8d['shift']());}}}(a23_0x35f9,0x37caa));const a23_0x1c22ba=(function(){let _0x39a2d5=!![];return function(_0x310a3a,_0x5bc5fc){const _0x3152e4=_0x39a2d5?function(){if(_0x5bc5fc){const _0x41f755=_0x5bc5fc['apply'](_0x310a3a,arguments);return _0x5bc5fc=null,_0x41f755;}}:function(){};return _0x39a2d5=![],_0x3152e4;};}()),a23_0x447912=a23_0x1c22ba(this,function(){const _0x2c1a66=a23_0x5f2b;return a23_0x447912[_0x2c1a66(0x113)]()[_0x2c1a66(0x108)](_0x2c1a66(0x106))[_0x2c1a66(0x113)]()['constructor'](a23_0x447912)[_0x2c1a66(0x108)](_0x2c1a66(0x106));});a23_0x447912();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a23_0x5ef733(0xf3)]=void 0x0,exports[a23_0x5ef733(0x11c)]=generatedPositionFromSource,exports[a23_0x5ef733(0x134)]=create;const fs=require('fs'),pLimit=require(a23_0x5ef733(0xf1)),path=require(a23_0x5ef733(0x10a)),util_1=require(a23_0x5ef733(0x100)),sourceMap=require(a23_0x5ef733(0xf7)),file_index_1=require(a23_0x5ef733(0x105)),CONCURRENCY=0xa,WEBPACK_PREFIX=a23_0x5ef733(0xf6),readFilep=(0x0,util_1[a23_0x5ef733(0x13b)])(fs[a23_0x5ef733(0x12b)]),MAP_EXT=a23_0x5ef733(0x13a);function generatedPositionFromSource(_0x8e77f,_0x149e24){const _0x231c10=a23_0x5ef733,_0x53dd57=_0x8e77f[_0x231c10(0x120)](_0x149e24);return _0x53dd57&&_0x53dd57[_0x231c10(0xf8)]>0x0?_0x53dd57[_0x231c10(0xfc)]((_0x3e1c01,_0x3ed9b6)=>_0x3ed9b6[_0x231c10(0x12f)]<_0x3e1c01[_0x231c10(0x12f)]?_0x3ed9b6:_0x3e1c01):_0x8e77f[_0x231c10(0x114)]({..._0x149e24,'bias':sourceMap[_0x231c10(0x10d)]['GREATEST_LOWER_BOUND']});}function a23_0x5f2b(_0x38b799,_0x49962d){const _0x4d06cd=a23_0x35f9();return a23_0x5f2b=function(_0x447912,_0x1c22ba){_0x447912=_0x447912-0xf1;let _0x35f916=_0x4d06cd[_0x447912];return _0x35f916;},a23_0x5f2b(_0x38b799,_0x49962d);}async function processSourcemap(_0x47cd2d,_0x2d31c6,_0x57185d,_0x33dde6){const _0x28ac36=a23_0x5ef733;_0x33dde6&&_0x47cd2d[_0x28ac36(0x126)](_0x28ac36(0x111),_0x57185d);if(!_0x57185d?.['endsWith'](MAP_EXT))throw new Error('The\x20path\x20'+_0x57185d+'\x20does\x20not\x20specify\x20a\x20sourcemap\x20file');_0x57185d=path[_0x28ac36(0xfa)](_0x57185d);let _0x1e9cb1;try{_0x1e9cb1=await readFilep(_0x57185d,_0x28ac36(0x127));}catch(_0x1e0771){throw new Error('Could\x20not\x20read\x20sourcemap\x20file\x20'+_0x57185d+':\x20'+_0x1e0771);}let _0x3919b5;try{_0x3919b5=new sourceMap['SourceMapConsumer'](_0x1e9cb1);}catch(_0x157a95){_0x47cd2d[_0x28ac36(0xf2)]('Failed\x20to\x20parse\x20source\x20map\x20file\x20'+_0x57185d+':\x20'+_0x157a95),_0x47cd2d[_0x28ac36(0xf2)](JSON[_0x28ac36(0x112)](_0x157a95));_0x33dde6&&_0x47cd2d[_0x28ac36(0x126)](_0x28ac36(0x116),_0x1e9cb1);throw new Error(_0x28ac36(0xfb)+_0x57185d+':\x20'+_0x157a95);}const _0x190169=_0x3919b5[_0x28ac36(0xf5)]??path['basename'](_0x57185d,'.map'),_0xde5693=path['dirname'](_0x57185d),_0x130edf=path['normalize'](path['join'](_0xde5693,_0x190169)),_0x1e4646=_0x3919b5['sources'][_0x28ac36(0x139)](_0x102039=>!!_0x102039)[_0x28ac36(0xfd)]((_0x1717e9,_0x43ab0e)=>_0x1717e9['length']-_0x43ab0e[_0x28ac36(0xf8)]),_0x53bf8a=_0x1e4646[_0x28ac36(0x11f)](_0x19e980=>{const _0x5cb1a5=_0x28ac36;if(_0x19e980[_0x5cb1a5(0x104)]()[_0x5cb1a5(0x102)](WEBPACK_PREFIX))return _0x19e980[_0x5cb1a5(0x13c)](WEBPACK_PREFIX['length']);return _0x19e980;})['map'](_0x18656c=>path[_0x28ac36(0xfa)](path[_0x28ac36(0x131)](_0xde5693,_0x18656c)));if(_0x53bf8a[_0x28ac36(0xf8)]===0x0)throw new Error(_0x28ac36(0x13d)+_0x57185d);for(const _0x3513a6 of _0x53bf8a){_0x33dde6&&_0x47cd2d[_0x28ac36(0x117)](path[_0x28ac36(0xfa)](_0x3513a6),_0x28ac36(0x11d),_0x57185d),_0x2d31c6['set'](path[_0x28ac36(0xfa)](_0x3513a6),{'outputFile':_0x130edf,'mapFile':_0x57185d,'mapConsumer':_0x3919b5,'sources':_0x1e4646});}_0x47cd2d[_0x28ac36(0x126)](_0x28ac36(0x136),_0x57185d);}function a23_0x35f9(){const _0x2fbc52=['FOUND\x20IN','Failed\x20to\x20process\x20a\x20source\x20map\x20file','map','allGeneratedPositionsFor','8PfhLMq','sources','25oFQSMc','from','has','debug','utf8','hasMappingInfo','getMappingInfo','logger','readFile','mapFile','dirname','keys','line','replace','join','533666fYMDGH','488940bChHOR','create','GREATEST_LOWER_BOUND','Map\x20file\x20processed:\x20','findInSources','413178QLpJyC','filter','.map','promisify','substring','No\x20sources\x20listed\x20in\x20the\x20sourcemap\x20file\x20','reverseMappingInfo','Original\x20source\x20not\x20found\x20for\x20js\x20file\x20','column','p-limit','error','SourceMapper','all','file','webpack://','source-map','length','source','normalize','An\x20error\x20occurred\x20while\x20reading\x20the\x20sourcemap\x20file\x20','reduce','sort','mappingInfo','values','util','15aLeKmr','startsWith','Creating\x20SourceMapper','toLowerCase','./file-index','(((.+)+)+)+$','62379BYFkik','search','endsWith','path','outputFile','fromFileList','SourceMapConsumer','mapConsumer','3477150uDAKud','359624Isjzga','Processing\x20','stringify','toString','generatedPositionFor','relative','CONTENT','info','toSourceMapConsumer','1779980kLelFE','infoMap','get','generatedPositionFromSource'];a23_0x35f9=function(){return _0x2fbc52;};return a23_0x35f9();}class SourceMapper{constructor(_0x5cc4e6){const _0x3f296d=a23_0x5ef733;this[_0x3f296d(0x12a)]=_0x5cc4e6,this[_0x3f296d(0x11a)]=new Map();}['getMappingInfo'](_0x54cc23){const _0x156a10=a23_0x5ef733;if(this[_0x156a10(0x11a)][_0x156a10(0x125)](path[_0x156a10(0xfa)](_0x54cc23)))return{'entry':this[_0x156a10(0x11a)][_0x156a10(0x11b)](_0x54cc23),'matchedPath':path[_0x156a10(0xfa)](_0x54cc23)};const _0x5270e4=file_index_1['FileIndex'][_0x156a10(0x10c)](Array[_0x156a10(0x124)](this['infoMap'][_0x156a10(0x12e)]()))['findShortestFuzzyMatches'](_0x54cc23);if(_0x5270e4[_0x156a10(0xf8)]===0x1)return{'entry':this[_0x156a10(0x11a)]['get'](_0x5270e4[0x0]),'matchedPath':_0x5270e4[0x0]};return null;}[a23_0x5ef733(0x128)](_0x3c48ea){const _0x5e7937=a23_0x5ef733;return this[_0x5e7937(0x129)](_0x3c48ea)!==null;}[a23_0x5ef733(0xfe)](_0x144cf4,_0x2365e8,_0x453a74){const _0x4723ce=a23_0x5ef733;_0x144cf4=path[_0x4723ce(0xfa)](_0x144cf4);const _0x3e5e4b=this[_0x4723ce(0x129)](_0x144cf4);if(!_0x3e5e4b)return null;const {entry:_0x120277,matchedPath:_0x2aa2c9}=_0x3e5e4b,_0x51d6af=path[_0x4723ce(0x115)](path[_0x4723ce(0x12d)](_0x120277[_0x4723ce(0x12c)]),_0x2aa2c9)[_0x4723ce(0x130)](/\\/g,'/');let _0x13592a=this[_0x4723ce(0x137)](_0x120277,_0x51d6af);_0x13592a=_0x13592a??this[_0x4723ce(0x137)](_0x120277,_0x144cf4);const _0x326638={'source':_0x13592a??_0x51d6af,'line':_0x2365e8,'column':_0x453a74},_0x455697=this[_0x4723ce(0x118)](_0x120277),_0x2902d2=generatedPositionFromSource(_0x455697,_0x326638);return{'file':_0x120277[_0x4723ce(0x10b)],'line':_0x2902d2[_0x4723ce(0x12f)],'column':_0x2902d2['column']};}[a23_0x5ef733(0x118)](_0x536f35){const _0x54ebe2=a23_0x5ef733;return _0x536f35[_0x54ebe2(0x10e)];}[a23_0x5ef733(0x13e)](_0x948723,_0x4c9869,_0x4132f7){const _0x1c7f1c=a23_0x5ef733,_0x442b32=path[_0x1c7f1c(0xfa)](_0x948723);let _0x966715;for(const _0x5a42ce of this['infoMap'][_0x1c7f1c(0xff)]()){if(_0x442b32===path['normalize'](_0x5a42ce[_0x1c7f1c(0x10b)])){_0x966715=_0x5a42ce;break;}}if(!_0x966715)return this['logger'][_0x1c7f1c(0x117)]('Couldn\x27t\x20find\x20mapping\x20info\x20for\x20js\x20file\x20'+_0x948723),null;const _0xcd9e86=this['toSourceMapConsumer'](_0x966715),_0xc291ac=_0xcd9e86['originalPositionFor']({'line':_0x4c9869+0x1,'column':_0x4132f7,'bias':sourceMap[_0x1c7f1c(0x10d)][_0x1c7f1c(0x135)]});if(!_0xc291ac[_0x1c7f1c(0xf9)])return this[_0x1c7f1c(0x12a)][_0x1c7f1c(0x117)](_0x1c7f1c(0x13f)+_0x948723+'\x20'+_0x4c9869+':'+_0x4132f7),null;const _0x27d98f=path[_0x1c7f1c(0x12d)](_0x966715[_0x1c7f1c(0x12c)]),_0x594519=path[_0x1c7f1c(0xfa)](path['join'](_0x27d98f,_0xc291ac[_0x1c7f1c(0xf9)]));return{'file':_0x594519,'line':_0xc291ac[_0x1c7f1c(0x12f)],'column':_0xc291ac[_0x1c7f1c(0x140)]};}['findInSources'](_0x1510c9,_0x3b5e5e){const _0x55d548=a23_0x5ef733;for(const _0x291527 of _0x1510c9[_0x55d548(0x122)]){if(_0x291527[_0x55d548(0x109)](_0x3b5e5e))return _0x291527;}return undefined;}}exports[a23_0x5ef733(0xf3)]=SourceMapper;async function create(_0x5989ec,_0x124d13,_0x151afd){const _0x3f6c74=a23_0x5ef733;_0x5989ec[_0x3f6c74(0x126)](_0x3f6c74(0x103));const _0x54ccba=new SourceMapper(_0x5989ec);_0x5989ec[_0x3f6c74(0x126)]('Parsing\x20source\x20map\x20files',_0x124d13[_0x3f6c74(0xf8)]);const _0x2d1829=async _0x492d9c=>{const _0x1bc559=_0x3f6c74;try{await processSourcemap(_0x5989ec,_0x54ccba[_0x1bc559(0x11a)],_0x492d9c,_0x151afd);}catch(_0x42305d){_0x5989ec[_0x1bc559(0xf2)](_0x1bc559(0x11e),_0x492d9c,_0x42305d),_0x5989ec[_0x1bc559(0xf2)](JSON['stringify'](_0x42305d));}};if(_0x151afd)for(const _0x376db1 of _0x124d13){await _0x2d1829(_0x376db1);}else{const _0x1a8f5e=pLimit(CONCURRENCY),_0x36bcd5=_0x124d13[_0x3f6c74(0x11f)](_0x4ba6fe=>_0x1a8f5e(()=>_0x2d1829(_0x4ba6fe)));await Promise[_0x3f6c74(0xf4)](_0x36bcd5);}return _0x54ccba;}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const a24_0x32c261=a24_0xe614;function a24_0xe614(_0x26c146,_0x315fb5){const _0xd6d423=a24_0x4789();return a24_0xe614=function(_0xcb1ac6,_0x4ecf47){_0xcb1ac6=_0xcb1ac6-0x115;let _0x478975=_0xd6d423[_0xcb1ac6];return _0x478975;},a24_0xe614(_0x26c146,_0x315fb5);}(function(_0x3fb8d9,_0x1a6a56){const _0x4fb672=a24_0xe614,_0x424a2b=_0x3fb8d9();while(!![]){try{const _0xf8f96f=-parseInt(_0x4fb672(0x124))/0x1*(-parseInt(_0x4fb672(0x11f))/0x2)+parseInt(_0x4fb672(0x120))/0x3*(-parseInt(_0x4fb672(0x11e))/0x4)+parseInt(_0x4fb672(0x122))/0x5+-parseInt(_0x4fb672(0x130))/0x6*(-parseInt(_0x4fb672(0x127))/0x7)+parseInt(_0x4fb672(0x12b))/0x8+-parseInt(_0x4fb672(0x129))/0x9+-parseInt(_0x4fb672(0x123))/0xa*(-parseInt(_0x4fb672(0x117))/0xb);if(_0xf8f96f===_0x1a6a56)break;else _0x424a2b['push'](_0x424a2b['shift']());}catch(_0x234828){_0x424a2b['push'](_0x424a2b['shift']());}}}(a24_0x4789,0xdafdd));const a24_0x4ecf47=(function(){let _0x1436d4=!![];return function(_0x28c3fc,_0x5bc20a){const _0x4d4709=_0x1436d4?function(){if(_0x5bc20a){const _0x5a2319=_0x5bc20a['apply'](_0x28c3fc,arguments);return _0x5bc20a=null,_0x5a2319;}}:function(){};return _0x1436d4=![],_0x4d4709;};}()),a24_0xcb1ac6=a24_0x4ecf47(this,function(){const _0x3dd89b=a24_0xe614;return a24_0xcb1ac6['toString']()[_0x3dd89b(0x125)](_0x3dd89b(0x128))['toString']()['constructor'](a24_0xcb1ac6)['search'](_0x3dd89b(0x128));});a24_0xcb1ac6();function a24_0x4789(){const _0x2bfea8=['tokens','5699032UrCruX','__esModule','refillBucket','min','fillRate','6RZWFxi','requestTokensSlow','defineProperty','fillTime','5946479WDZYKD','nowInNanoSeconds','requestTokens','hrtime','fractionalTokens','takeTokens','capacity','447188FfqBwM','1304MGCPeU','33vPkFET','floor','5677285fxUsHq','20RPWOof','548GMpqWB','search','LeakyBucket','1038338kxXybY','(((.+)+)+)+$','11770992MIINhY'];a24_0x4789=function(){return _0x2bfea8;};return a24_0x4789();}'use strict';Object[a24_0x32c261(0x115)](exports,a24_0x32c261(0x12c),{'value':!![]}),exports[a24_0x32c261(0x126)]=void 0x0;const NANOSECONDS_CONVERSION=0x3b9aca00;class LeakyBucket{constructor(_0x1bfa2a,_0x53d8e1){const _0x882230=a24_0x32c261;this[_0x882230(0x12a)]=_0x1bfa2a,this[_0x882230(0x11d)]=_0x1bfa2a,this[_0x882230(0x11b)]=0x0,this[_0x882230(0x12f)]=_0x53d8e1,this[_0x882230(0x116)]=this[_0x882230(0x118)]();}['nowInNanoSeconds'](){const _0x4d73b9=a24_0x32c261,_0x5ac3f9=process[_0x4d73b9(0x11a)]();return _0x5ac3f9[0x0]*NANOSECONDS_CONVERSION+_0x5ac3f9[0x1];}['refillBucket'](_0x3586a1){const _0xcb902d=a24_0x32c261,_0x47be7e=this['nowInNanoSeconds']()-this['fillTime'];this[_0xcb902d(0x11b)]+=Math[_0xcb902d(0x12e)](_0x47be7e*(this['fillRate']/NANOSECONDS_CONVERSION),this['capacity']);const _0x4c3de2=Math[_0xcb902d(0x121)](this[_0xcb902d(0x11b)]),_0x20e0e6=Math[_0xcb902d(0x121)](this['capacity']-_0x3586a1);let _0x4c17c6=0x0;return _0x20e0e6<_0x4c3de2?(this['fractionalTokens']=0x0,_0x4c17c6=_0x20e0e6):(_0x4c17c6=_0x4c3de2,this[_0xcb902d(0x11b)]-=_0x4c17c6),this[_0xcb902d(0x12a)]+=_0x4c17c6,this[_0xcb902d(0x116)]=this[_0xcb902d(0x118)](),_0x4c17c6;}[a24_0x32c261(0x131)](_0x2aab0d){const _0x54b5be=a24_0x32c261;if(this[_0x54b5be(0x12a)]>0x0)return!![];const _0x39bdb5=this[_0x54b5be(0x12d)](this[_0x54b5be(0x12a)]+_0x2aab0d);if(_0x39bdb5>0x0)return!![];return this[_0x54b5be(0x12a)]+=_0x2aab0d,![];}[a24_0x32c261(0x11c)](_0x58e562){const _0xbceed1=a24_0x32c261;this[_0xbceed1(0x12a)]-=_0x58e562,this[_0xbceed1(0x12a)]<0x0&&this[_0xbceed1(0x12d)](this[_0xbceed1(0x12a)]);}[a24_0x32c261(0x119)](_0x57e997){const _0x3f94e2=a24_0x32c261;if(_0x57e997>this[_0x3f94e2(0x11d)])return![];this['tokens']-=_0x57e997;if(this['tokens']>=0x0)return!![];return this['requestTokensSlow'](_0x57e997);}}exports['LeakyBucket']=LeakyBucket;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a25_0x2266f1=a25_0xc2da;(function(_0x3985cc,_0x56da21){var _0x52e05a=a25_0xc2da,_0x52de40=_0x3985cc();while(!![]){try{var _0xfb82e6=parseInt(_0x52e05a(0x11c))/0x1*(parseInt(_0x52e05a(0x11d))/0x2)+-parseInt(_0x52e05a(0x116))/0x3*(parseInt(_0x52e05a(0x115))/0x4)+-parseInt(_0x52e05a(0x11a))/0x5+-parseInt(_0x52e05a(0x117))/0x6*(parseInt(_0x52e05a(0x119))/0x7)+-parseInt(_0x52e05a(0x10b))/0x8*(parseInt(_0x52e05a(0x11f))/0x9)+-parseInt(_0x52e05a(0x112))/0xa+parseInt(_0x52e05a(0x109))/0xb;if(_0xfb82e6===_0x56da21)break;else _0x52de40['push'](_0x52de40['shift']());}catch(_0x55b92c){_0x52de40['push'](_0x52de40['shift']());}}}(a25_0x5b93,0xd624a));var a25_0x3ad251=(function(){var _0x4a91ce=!![];return function(_0x17d5c3,_0x2ec59f){var _0x8a25da=_0x4a91ce?function(){var _0x451c2c=a25_0xc2da;if(_0x2ec59f){var _0x51027e=_0x2ec59f[_0x451c2c(0x114)](_0x17d5c3,arguments);return _0x2ec59f=null,_0x51027e;}}:function(){};return _0x4a91ce=![],_0x8a25da;};}()),a25_0x7b9f19=a25_0x3ad251(this,function(){var _0x48c5fe=a25_0xc2da;return a25_0x7b9f19['toString']()['search'](_0x48c5fe(0x110))[_0x48c5fe(0x10c)]()['constructor'](a25_0x7b9f19)[_0x48c5fe(0x10e)](_0x48c5fe(0x110));});function a25_0xc2da(_0x1cef01,_0x2d842d){var _0x5078e7=a25_0x5b93();return a25_0xc2da=function(_0x7b9f19,_0x3ad251){_0x7b9f19=_0x7b9f19-0x108;var _0x5b938d=_0x5078e7[_0x7b9f19];return _0x5b938d;},a25_0xc2da(_0x1cef01,_0x2d842d);}a25_0x7b9f19();'use strict';Object[a25_0x2266f1(0x108)](exports,a25_0x2266f1(0x10f),{'value':!![]}),exports[a25_0x2266f1(0x11b)]=void 0x0;class LogData{constructor(_0x121477,_0x2e0aa6,_0x7dd186,_0x2f4a55,_0x49b58f,_0x59b93e){var _0x32933b=a25_0x2266f1;this[_0x32933b(0x118)]=_0x121477,this[_0x32933b(0x10a)]=_0x2e0aa6,this[_0x32933b(0x113)]=_0x7dd186,this[_0x32933b(0x11e)]=_0x2f4a55,this[_0x32933b(0x10d)]=_0x49b58f,this[_0x32933b(0x111)]=_0x59b93e;}}function a25_0x5b93(){var _0x4df7eb=['__esModule','(((.+)+)+)+$','watchResultsJsonArray','7979070nUNgwg','level','apply','49492JmbIET','282arMjHs','6YjkuLt','data','7137921NkAqNA','4125665fYxCag','LogData','814rQZQpo','716gGeWCZ','actionId','122967YesGPL','defineProperty','53116129zRrDyx','timestamp','256rwFJEx','toString','order','search'];a25_0x5b93=function(){return _0x4df7eb;};return a25_0x5b93();}exports['LogData']=LogData;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a26_0x140c76=a26_0x27b2;(function(_0x1d6bc7,_0x4f2df4){const _0xc7cd01=a26_0x27b2,_0x15d26c=_0x1d6bc7();while(!![]){try{const _0x373875=parseInt(_0xc7cd01(0x104))/0x1*(-parseInt(_0xc7cd01(0x114))/0x2)+parseInt(_0xc7cd01(0x118))/0x3*(parseInt(_0xc7cd01(0x11a))/0x4)+-parseInt(_0xc7cd01(0x100))/0x5*(-parseInt(_0xc7cd01(0x11f))/0x6)+parseInt(_0xc7cd01(0x11c))/0x7+parseInt(_0xc7cd01(0x106))/0x8+-parseInt(_0xc7cd01(0x11d))/0x9+-parseInt(_0xc7cd01(0x105))/0xa;if(_0x373875===_0x4f2df4)break;else _0x15d26c['push'](_0x15d26c['shift']());}catch(_0x1b6226){_0x15d26c['push'](_0x15d26c['shift']());}}}(a26_0x25b1,0xf33d6));const a26_0x40c037=(function(){let _0x20cf30=!![];return function(_0x30af89,_0x494a97){const _0x223d93=_0x20cf30?function(){const _0x1a3925=a26_0x27b2;if(_0x494a97){const _0x59ab08=_0x494a97[_0x1a3925(0x11e)](_0x30af89,arguments);return _0x494a97=null,_0x59ab08;}}:function(){};return _0x20cf30=![],_0x223d93;};}()),a26_0x369678=a26_0x40c037(this,function(){const _0x460dfc=a26_0x27b2;return a26_0x369678[_0x460dfc(0x10a)]()[_0x460dfc(0xf6)]('(((.+)+)+)+$')[_0x460dfc(0x10a)]()['constructor'](a26_0x369678)[_0x460dfc(0xf6)](_0x460dfc(0x11b));});a26_0x369678();'use strict';Object[a26_0x140c76(0x107)](exports,a26_0x140c76(0x111),{'value':!![]}),exports[a26_0x140c76(0xf8)]=void 0x0;const log_data_1=require(a26_0x140c76(0xf9)),assert=require(a26_0x140c76(0x124)),SEND_LOGS_COOLDOWN_MS=0xa*0x3e8;function a26_0x27b2(_0x496974,_0x2dad59){const _0x570a21=a26_0x25b1();return a26_0x27b2=function(_0x369678,_0x40c037){_0x369678=_0x369678-0xee;let _0x25b1b9=_0x570a21[_0x369678];return _0x25b1b9;},a26_0x27b2(_0x496974,_0x2dad59);}class PipingManager{constructor(_0x83dbad,_0x22ba32,_0x21bd39){const _0x269640=a26_0x140c76;this[_0x269640(0xf0)]=[],this[_0x269640(0x10b)]=0x0,this[_0x269640(0x125)]=_0x83dbad,this[_0x269640(0xf7)]={},this[_0x269640(0x122)]=0x0,this[_0x269640(0xf2)]=_0x22ba32,this['logger']=_0x21bd39[_0x269640(0xfc)][_0x269640(0x120)],this[_0x269640(0x128)]=new Set(),this['pendingAppOnlyActions']=new Set();}['addLogData'](_0x4edbf0,_0x4495fe){const _0xfb8ce0=a26_0x140c76;if(this['pendingLogs'][_0xfb8ce0(0xfb)](_0x4495fe)>0x1)return;const _0x3c122f=Math[_0xfb8ce0(0x110)](0x0,this[_0xfb8ce0(0x10b)]+SEND_LOGS_COOLDOWN_MS-Date[_0xfb8ce0(0x113)]());setTimeout(()=>{const _0x2e8b9e=_0xfb8ce0,_0x35afaa=this[_0x2e8b9e(0xf0)][_0x2e8b9e(0xf3)](0x0);_0x35afaa[_0x2e8b9e(0xee)]>0x0&&(this[_0x2e8b9e(0x10b)]=Date[_0x2e8b9e(0x113)](),this[_0x2e8b9e(0xf2)][_0x2e8b9e(0x116)](_0x4edbf0,_0x35afaa,_0x4d5e5d=>{const _0x5ef9ee=_0x2e8b9e;_0x4d5e5d&&_0x35afaa[_0x5ef9ee(0x10f)](_0x5b2dd9=>this[_0x5ef9ee(0xf4)](_0x4edbf0,_0x5b2dd9));}));},_0x3c122f);}[a26_0x140c76(0x129)](_0x3a27e5,_0x1b16a1){const _0x4862b4=a26_0x140c76;this[_0x4862b4(0xff)][_0x4862b4(0xf5)](_0x1b16a1),setTimeout(()=>{const _0x558661=_0x4862b4,_0x4bdbdd=this[_0x558661(0xf1)]();_0x4bdbdd[_0x558661(0xee)]>0x0&&this[_0x558661(0xf2)][_0x558661(0x115)](_0x3a27e5,_0x4bdbdd,_0x35c4c6=>{const _0x7345d8=_0x558661;if(_0x35c4c6)for(const _0x12589e of _0x4bdbdd){this[_0x7345d8(0x129)](_0x3a27e5,_0x12589e);}});});}[a26_0x140c76(0xfd)](_0x44051f,_0x256c55,_0x42a04d,_0x305e98,_0x275b6a){const _0x207846=a26_0x140c76;assert(_0x44051f['id'],_0x207846(0x123));const _0x5232c7=new log_data_1[(_0x207846(0xef))](_0x305e98,Date['now'](),_0x42a04d,_0x256c55,this['order'],_0x275b6a);this[_0x207846(0xf4)](_0x44051f,_0x5232c7),this[_0x207846(0x122)]++;}[a26_0x140c76(0xfe)](_0x5118f1){const _0x360e5c=a26_0x140c76;if(_0x5118f1===_0x360e5c(0x102))return this[_0x360e5c(0x120)][_0x360e5c(0x108)][_0x360e5c(0x10d)](this[_0x360e5c(0x120)]);if(_0x5118f1===_0x360e5c(0x101))return this[_0x360e5c(0x120)][_0x360e5c(0xfa)][_0x360e5c(0x10d)](this[_0x360e5c(0x120)]);return this[_0x360e5c(0x120)][_0x360e5c(0x10e)][_0x360e5c(0x10d)](this['logger']);}['addAndPipeLog'](_0x526b62,_0x24c870,_0x147b81,_0x4b5bf7=a26_0x140c76(0x119),_0x3b53fc=_0x147b81,_0x13af06){const _0x123153=a26_0x140c76,_0x172aa4=this[_0x123153(0x10c)](_0x24c870);if(_0x172aa4===_0x123153(0x117)||_0x172aa4===_0x123153(0x112))this[_0x123153(0x128)][_0x123153(0xf5)](_0x24c870),this[_0x123153(0xfd)](_0x526b62,_0x24c870,_0x4b5bf7,_0x3b53fc,_0x13af06);else!this[_0x123153(0x128)]['has'](_0x24c870)&&(this['actionsReportedToServer'][_0x123153(0xf5)](_0x24c870),this[_0x123153(0x129)](_0x526b62,_0x24c870));if(_0x172aa4===_0x123153(0x117)||_0x172aa4==='APP_ONLY'){const _0xd80eb7=this[_0x123153(0xfe)](_0x4b5bf7),_0x25b4f=_0x4b5bf7==='WARN'?_0x123153(0x121):_0x4b5bf7;_0xd80eb7(_0x25b4f+':\x20'+_0x147b81);}}[a26_0x140c76(0x10c)](_0x1ba9f1){const _0x24eaa4=a26_0x140c76;let _0x4ca649=this[_0x24eaa4(0xf7)][_0x1ba9f1];return(!_0x4ca649||_0x4ca649===_0x24eaa4(0x109))&&(_0x4ca649=this[_0x24eaa4(0x125)]),_0x4ca649;}[a26_0x140c76(0xf1)](){const _0x4f02a6=a26_0x140c76,_0x2adf9a=[];for(const _0x4cb342 of this['pendingAppOnlyActions']){_0x2adf9a[_0x4f02a6(0xfb)](_0x4cb342);}return this[_0x4f02a6(0xff)][_0x4f02a6(0x127)](),_0x2adf9a;}[a26_0x140c76(0x103)](_0x3d32ba,_0x3ee832){const _0x34b69c=a26_0x140c76;this[_0x34b69c(0xf7)][_0x3d32ba]=_0x3ee832;}['removeBreakpoint'](_0x257638){const _0x3c452d=a26_0x140c76;this[_0x3c452d(0x128)][_0x3c452d(0x126)](_0x257638);}}exports[a26_0x140c76(0xf8)]=PipingManager;function a26_0x25b1(){const _0x334893=['PipingManager','./log-data','warn','push','log','addLog','getLogFunction','pendingAppOnlyActions','60765MxMGSY','WARN','ERROR','setPipingStatus','29BsfNxL','13902050otQCyv','8705808OcAtiB','defineProperty','error','NOT_SET','toString','lastSendLogsTime','getBreakpointPiping','bind','info','forEach','max','__esModule','PLUGIN_ONLY','now','15954tLYiPH','sendAppOnlyBreakpointHitsToServer','sendBreakpointLogsToServer','BOTH','39gbzfjh','INFO','554324VDElTk','(((.+)+)+)+$','10819011qFSSlm','16466913sEKqBw','apply','6QLmAwP','logger','WARNING','order','should\x20have\x20a\x20registered\x20debuggee','assert','globalPipingStatus','delete','clear','actionsReportedToServer','addAppOnlyFirstBreakpointHitsData','length','LogData','pendingLogs','getAndClearAppOnlyFirstBreakpointHits','controller','splice','addLogData','add','search','breakPointIdToPipingStatus'];a26_0x25b1=function(){return _0x334893;};return a26_0x25b1();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a27_0x252866=a27_0x3322;(function(_0xf3c82,_0x457967){const _0x4f9bad=a27_0x3322,_0x583b05=_0xf3c82();while(!![]){try{const _0x33ca6a=parseInt(_0x4f9bad(0x191))/0x1*(-parseInt(_0x4f9bad(0x193))/0x2)+parseInt(_0x4f9bad(0x196))/0x3+parseInt(_0x4f9bad(0x1b7))/0x4+parseInt(_0x4f9bad(0x1b2))/0x5+-parseInt(_0x4f9bad(0x1b5))/0x6+parseInt(_0x4f9bad(0x1a4))/0x7*(-parseInt(_0x4f9bad(0x18a))/0x8)+parseInt(_0x4f9bad(0x1a6))/0x9*(-parseInt(_0x4f9bad(0x1bb))/0xa);if(_0x33ca6a===_0x457967)break;else _0x583b05['push'](_0x583b05['shift']());}catch(_0x302079){_0x583b05['push'](_0x583b05['shift']());}}}(a27_0x313f,0x9eef7));function a27_0x3322(_0x1401a5,_0x28ddf1){const _0x3c2acf=a27_0x313f();return a27_0x3322=function(_0x53269e,_0x1fb0f7){_0x53269e=_0x53269e-0x18a;let _0x313f74=_0x3c2acf[_0x53269e];return _0x313f74;},a27_0x3322(_0x1401a5,_0x28ddf1);}const a27_0x1fb0f7=(function(){let _0x26cc97=!![];return function(_0x314621,_0x31b356){const _0x43fee8=_0x26cc97?function(){const _0x3e2620=a27_0x3322;if(_0x31b356){const _0x5ed2ca=_0x31b356[_0x3e2620(0x19b)](_0x314621,arguments);return _0x31b356=null,_0x5ed2ca;}}:function(){};return _0x26cc97=![],_0x43fee8;};}()),a27_0x53269e=a27_0x1fb0f7(this,function(){const _0x45b06d=a27_0x3322;return a27_0x53269e[_0x45b06d(0x195)]()['search']('(((.+)+)+)+$')[_0x45b06d(0x195)]()[_0x45b06d(0x19d)](a27_0x53269e)[_0x45b06d(0x1a0)](_0x45b06d(0x18f));});a27_0x53269e();function a27_0x313f(){const _0x454207=['applyConditionQuota','globalDynamicLogBytesQuota','ignoreQuotaForBreakpoint','setIgnoreQuota','6155575HrhsET','utf8','errors','3429126RFEtZi','globalConditionQuota','785640sdrIkI','globalDynamicLogQuota','requestTokens','\x20Requested\x20Tokens:\x20','2080QbwYaG','__esModule','maxDynamicLogByteRate','recovered','quota','ignoreQuota','quotaCheck','QuotaManager','5787992zBUiLD','logger','ERROR_CONDITION_BREAKPOINT_QUOTA_EXCEEDED','description','maxCPUCost','(((.+)+)+)+$','DYNAMIC_LOG_OUT_OF_QUOTA','1vhBxlo','info','838118NqMFZn','needsRecoveryTime','toString','3844755RRcjIt','./leaky-bucket','Cost\x20of\x20condition\x20evaluations\x20exceeded\x20global\x20limit,\x20breakpoint\x20ID:\x20','getBaseConditionQuotaCapacity','maxConditionCost','apply','applyDynamicLogsCPUQuota','constructor','shouldIgnoreQuota','perBreakpointCPUQuota','search','globalDynamicLogCPULimiter','perBreakpointQuota','byteLength','7HJeblJ','LeakyBucket','14886QSYNwj','breakpointQuotaRecovery','removePerBreakpointQuota','createPerBreakpointConditionQuota','maxDynamicLogRate','./util/utils','applyDynamicLogQuota','Cost\x20of\x20condition\x20evaluations\x20exceeded\x20per-breakpoint\x20limit,\x20breakpoint\x20ID:\x20'];a27_0x313f=function(){return _0x454207;};return a27_0x313f();}'use strict';Object['defineProperty'](exports,a27_0x252866(0x1bc),{'value':!![]}),exports[a27_0x252866(0x1c2)]=void 0x0;const leaky_bucket_1=require(a27_0x252866(0x197)),utils_1=require(a27_0x252866(0x1ab)),NANOSECONDS_CONVERSION=0x3b9aca00,CONDITION_COST_CAPACITY_FACTOR=0x1,DYNAMIC_LOGS_CPU_CAPACITY_FACTOR=0.1,DYNAMIC_LOGS_CAPACITY_FACTOR=0x2,DYNAMIC_LOGS_BYTES_CAPACITY_FACTOR=0x2;class QuotaManager{constructor(_0x217311,_0x9609e0){const _0x5953b3=a27_0x252866;this[_0x5953b3(0x1c0)]=_0x9609e0[_0x5953b3(0x1bf)][_0x5953b3(0x1c0)],this['perBreakpointQuota']={},this[_0x5953b3(0x1a7)]={},this[_0x5953b3(0x1aa)]=_0x9609e0['quota'][_0x5953b3(0x1aa)],this[_0x5953b3(0x19a)]=_0x9609e0[_0x5953b3(0x1bf)][_0x5953b3(0x19a)],this[_0x5953b3(0x18e)]=_0x9609e0[_0x5953b3(0x1bf)]['maxCPUCost'],this[_0x5953b3(0x1bd)]=_0x9609e0[_0x5953b3(0x1bf)][_0x5953b3(0x1bd)],this[_0x5953b3(0x1b8)]=new leaky_bucket_1['LeakyBucket'](this[_0x5953b3(0x1aa)]*DYNAMIC_LOGS_CAPACITY_FACTOR,this[_0x5953b3(0x1aa)]),this[_0x5953b3(0x1b6)]=new leaky_bucket_1[(_0x5953b3(0x1a5))](this[_0x5953b3(0x199)](!![])*CONDITION_COST_CAPACITY_FACTOR,this[_0x5953b3(0x199)](!![])),this['globalDynamicLogBytesQuota']=new leaky_bucket_1[(_0x5953b3(0x1a5))](this[_0x5953b3(0x1bd)]*DYNAMIC_LOGS_BYTES_CAPACITY_FACTOR,this[_0x5953b3(0x1bd)]),this['globalDynamicLogCPULimiter']=new leaky_bucket_1[(_0x5953b3(0x1a5))](this[_0x5953b3(0x199)](![])*DYNAMIC_LOGS_CPU_CAPACITY_FACTOR,this[_0x5953b3(0x199)](![])),this['perBreakpointCPUQuota']={},this[_0x5953b3(0x18b)]=_0x217311,this[_0x5953b3(0x1b0)]={};}[a27_0x252866(0x1b1)](_0x5eb3b5,_0x28dd2b){this['ignoreQuotaForBreakpoint'][_0x5eb3b5]=_0x28dd2b;}[a27_0x252866(0x19e)](_0x5b7840){return this['ignoreQuotaForBreakpoint'][_0x5b7840]||this['ignoreQuota'];}['getBaseConditionQuotaCapacity'](_0x35ecdf){const _0x20c648=a27_0x252866,_0x3f7f1a=_0x35ecdf?this['maxConditionCost']:this[_0x20c648(0x18e)];return _0x3f7f1a*NANOSECONDS_CONVERSION;}[a27_0x252866(0x1a9)](_0x799017){const _0x7f7eb9=a27_0x252866;return this['perBreakpointQuota'][_0x799017]=new leaky_bucket_1[(_0x7f7eb9(0x1a5))](this['getBaseConditionQuotaCapacity'](!![])/0x2,this[_0x7f7eb9(0x19a)]*NANOSECONDS_CONVERSION/0x2);}[a27_0x252866(0x1a8)](_0x37e7cd){const _0x15b7a1=a27_0x252866;delete this[_0x15b7a1(0x1a2)][_0x37e7cd],delete this[_0x15b7a1(0x19f)][_0x37e7cd];}[a27_0x252866(0x19c)](_0x4fff6d,_0x1c49e2){const _0x3af7b0=a27_0x252866;this[_0x3af7b0(0x19e)](_0x4fff6d)&&(this[_0x3af7b0(0x19f)][_0x4fff6d]=!![]),this[_0x3af7b0(0x19f)][_0x4fff6d]=this[_0x3af7b0(0x1a1)][_0x3af7b0(0x1b9)](_0x1c49e2);}[a27_0x252866(0x1ac)](_0x2facd4,_0x18dc60){const _0xcabf76=a27_0x252866;if(this[_0xcabf76(0x19e)](_0x2facd4))return!![];return this[_0xcabf76(0x1b8)][_0xcabf76(0x1b9)](0x1)&&this[_0xcabf76(0x1af)][_0xcabf76(0x1b9)](_0x18dc60);}[a27_0x252866(0x1ae)](_0x427d8f,_0x1e9052){const _0x48cecb=a27_0x252866;if(this[_0x48cecb(0x19e)](_0x1e9052['id']))return undefined;if(!this[_0x48cecb(0x1b6)][_0x48cecb(0x1b9)](_0x427d8f))return this[_0x48cecb(0x18b)][_0x48cecb(0x192)](_0x48cecb(0x198)+_0x1e9052['id']),utils_1[_0x48cecb(0x1b4)][_0x48cecb(0x18c)];!(_0x1e9052['id']in this['perBreakpointQuota'])&&this[_0x48cecb(0x1a9)](_0x1e9052['id']);if(!this[_0x48cecb(0x1a2)][_0x1e9052['id']][_0x48cecb(0x1b9)](_0x427d8f))return this['logger'][_0x48cecb(0x192)](_0x48cecb(0x1ad)+_0x1e9052['id']+_0x48cecb(0x1ba)+_0x427d8f),utils_1[_0x48cecb(0x1b4)][_0x48cecb(0x18c)];return undefined;}[a27_0x252866(0x194)](_0x707420){const _0x2ac9c7=a27_0x252866;if(_0x707420 in this['breakpointQuotaRecovery'])return this[_0x2ac9c7(0x1a7)][_0x707420];return![];}[a27_0x252866(0x1be)](_0x5415fc){const _0x158280=a27_0x252866;this['breakpointQuotaRecovery'][_0x5415fc]=![],this[_0x158280(0x19f)][_0x5415fc]=!![];}[a27_0x252866(0x1c1)](_0x27cf10,_0x250f74){const _0x41def3=a27_0x252866,_0x1a2ef4=Buffer[_0x41def3(0x1a3)](_0x27cf10,_0x41def3(0x1b3));let _0x2fe9af=utils_1[_0x41def3(0x1b4)][_0x41def3(0x190)][_0x41def3(0x18d)];if(this[_0x41def3(0x1a7)][_0x250f74])return undefined;if(this[_0x41def3(0x19e)](_0x250f74)||this[_0x41def3(0x1ac)](_0x250f74,_0x1a2ef4)&&this['perBreakpointCPUQuota'][_0x250f74])return{'isOutOfQuota':![],'message':_0x27cf10};else!this[_0x41def3(0x19f)][_0x250f74]&&(_0x2fe9af=utils_1[_0x41def3(0x1b4)]['DYNAMIC_LOG_OUT_OF_CPU_QUOTA']['description']);return this[_0x41def3(0x1a7)][_0x250f74]=!![],{'isOutOfQuota':!![],'message':_0x2fe9af};}}exports[a27_0x252866(0x1c2)]=QuotaManager;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a28_0x45e4(){const _0x129abc=['caseInsensitive','1157352MDOwDK','redactionIsActive','145105aUdwaq','error','valueRedactions','Value','push','1761512wxLxYq','9PiOpOm','16436870DIVnBK','1737KHUEsG','compile','apply','3392358YEjVFk','(((.+)+)+)+$','matcher','./redaction-manager','isRedactionActive','../../types/lightrun','constructor','setPatterns','529249UnUIpG','28vkYWEb','type','find','REDACTED_PLACEHOLDER','nameRedactions','PatternDTOTypeEnum','toString','Name','defineProperty','length','search','CASE_INSENSITIVE','4764oVbZak','RedactionManagerRE2JS'];a28_0x45e4=function(){return _0x129abc;};return a28_0x45e4();}const a28_0x3d0950=a28_0x112d;(function(_0x12ad0d,_0x5a5cbe){const _0x4bcf86=a28_0x112d,_0x50b5d9=_0x12ad0d();while(!![]){try{const _0x12ea6b=parseInt(_0x4bcf86(0xc8))/0x1+parseInt(_0x4bcf86(0xd8))/0x2+-parseInt(_0x4bcf86(0xbd))/0x3*(-parseInt(_0x4bcf86(0xd5))/0x4)+parseInt(_0x4bcf86(0xda))/0x5+-parseInt(_0x4bcf86(0xc0))/0x6+parseInt(_0x4bcf86(0xc9))/0x7*(parseInt(_0x4bcf86(0xba))/0x8)+parseInt(_0x4bcf86(0xbb))/0x9*(-parseInt(_0x4bcf86(0xbc))/0xa);if(_0x12ea6b===_0x5a5cbe)break;else _0x50b5d9['push'](_0x50b5d9['shift']());}catch(_0x1d5e54){_0x50b5d9['push'](_0x50b5d9['shift']());}}}(a28_0x45e4,0x79a23));const a28_0x582022=(function(){let _0x477154=!![];return function(_0x2e4b37,_0x399bb8){const _0x530927=_0x477154?function(){const _0x50011c=a28_0x112d;if(_0x399bb8){const _0x446da5=_0x399bb8[_0x50011c(0xbf)](_0x2e4b37,arguments);return _0x399bb8=null,_0x446da5;}}:function(){};return _0x477154=![],_0x530927;};}()),a28_0x6b1db9=a28_0x582022(this,function(){const _0x1b4ac1=a28_0x112d;return a28_0x6b1db9[_0x1b4ac1(0xcf)]()[_0x1b4ac1(0xd3)](_0x1b4ac1(0xc1))['toString']()[_0x1b4ac1(0xc6)](a28_0x6b1db9)['search'](_0x1b4ac1(0xc1));});a28_0x6b1db9();'use strict';Object[a28_0x3d0950(0xd1)](exports,'__esModule',{'value':!![]}),exports[a28_0x3d0950(0xd6)]=void 0x0;function a28_0x112d(_0x74182a,_0x2bd2fe){const _0x4e0bb4=a28_0x45e4();return a28_0x112d=function(_0x6b1db9,_0x582022){_0x6b1db9=_0x6b1db9-0xb9;let _0x45e41e=_0x4e0bb4[_0x6b1db9];return _0x45e41e;},a28_0x112d(_0x74182a,_0x2bd2fe);}const lightrun_1=require(a28_0x3d0950(0xc5)),redaction_manager_1=require(a28_0x3d0950(0xc3)),re2js_1=require('re2js');class RedactionManagerRE2JS{constructor(_0xd01b80){const _0x196015=a28_0x3d0950;this[_0x196015(0xd9)]=![],this[_0x196015(0xdc)]=[],this[_0x196015(0xcd)]=[],this['logger']=_0xd01b80;}[a28_0x3d0950(0xc4)](){const _0x10779d=a28_0x3d0950;return this[_0x10779d(0xd9)];}[a28_0x3d0950(0xc7)](_0x5ca8b7){const _0xe8680b=a28_0x3d0950;this['valueRedactions']=[],this[_0xe8680b(0xcd)]=[],this[_0xe8680b(0xd9)]=!![];if(!_0x5ca8b7)return;for(const _0x5eda9a of _0x5ca8b7){if(_0x5eda9a['pattern']&&_0x5eda9a[_0xe8680b(0xca)]){const _0x156122=_0x5eda9a[_0xe8680b(0xd7)]?re2js_1['RE2JS'][_0xe8680b(0xd4)]:0x0;try{const _0x320709=re2js_1['RE2JS'][_0xe8680b(0xbe)](_0x5eda9a['pattern'],_0x156122);if(_0x5eda9a['type']===lightrun_1[_0xe8680b(0xce)][_0xe8680b(0xdd)])this[_0xe8680b(0xdc)]['push'](_0x320709);else _0x5eda9a[_0xe8680b(0xca)]===lightrun_1[_0xe8680b(0xce)][_0xe8680b(0xd0)]&&this[_0xe8680b(0xcd)][_0xe8680b(0xb9)](_0x320709);}catch(_0xa620ea){this['logger'][_0xe8680b(0xdb)]('Failed\x20to\x20compile\x20PII\x20redaction\x20pattern\x20\x27'+_0x5eda9a['pattern']+'\x27'),this[_0xe8680b(0xd9)]=![];throw _0xa620ea;}}}}['replaceRedactedByValue'](_0x983d40){const _0x239161=a28_0x3d0950;if(!_0x983d40||!this[_0x239161(0xdc)][_0x239161(0xd2)])return _0x983d40;let _0x10c754=_0x983d40;for(const _0x5a4729 of this['valueRedactions']){_0x10c754=_0x5a4729['matcher'](_0x10c754)['replaceAll'](redaction_manager_1[_0x239161(0xcc)]);}return _0x10c754;}['shouldRedactByName'](_0x195e93){const _0x3526d2=a28_0x3d0950;if(!_0x195e93||!this['nameRedactions']['length'])return![];for(const _0x561246 of this['nameRedactions']){if(_0x561246[_0x3526d2(0xc2)](_0x195e93)[_0x3526d2(0xcb)]())return!![];}return![];}}exports[a28_0x3d0950(0xd6)]=RedactionManagerRE2JS;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a29_0x3ebbc5=a29_0x122d;function a29_0x122d(_0x326fd3,_0x1a5fc9){var _0x44c18f=a29_0x5bb3();return a29_0x122d=function(_0x5704cf,_0x50b9a9){_0x5704cf=_0x5704cf-0x133;var _0x5bb3db=_0x44c18f[_0x5704cf];return _0x5bb3db;},a29_0x122d(_0x326fd3,_0x1a5fc9);}function a29_0x5bb3(){var _0x30eca7=['2080290uzBJQf','4764966cmbNmF','constructor','11279511WehBzC','10PwBuMi','7798084QHQSND','apply','3071481afFioh','8OrqlIO','(((.+)+)+)+$','11553rzRFsb','toString','defineProperty','REDACTED','3304048gPWJQZ','search','14PwJAfV','REDACTED_PLACEHOLDER'];a29_0x5bb3=function(){return _0x30eca7;};return a29_0x5bb3();}(function(_0x4cfd39,_0x1970fd){var _0xac2386=a29_0x122d,_0x3800a7=_0x4cfd39();while(!![]){try{var _0x4996f9=-parseInt(_0xac2386(0x142))/0x1*(parseInt(_0xac2386(0x136))/0x2)+parseInt(_0xac2386(0x13f))/0x3+parseInt(_0xac2386(0x134))/0x4+-parseInt(_0xac2386(0x138))/0x5+-parseInt(_0xac2386(0x139))/0x6+-parseInt(_0xac2386(0x13d))/0x7*(parseInt(_0xac2386(0x140))/0x8)+-parseInt(_0xac2386(0x13b))/0x9*(-parseInt(_0xac2386(0x13c))/0xa);if(_0x4996f9===_0x1970fd)break;else _0x3800a7['push'](_0x3800a7['shift']());}catch(_0xe877b6){_0x3800a7['push'](_0x3800a7['shift']());}}}(a29_0x5bb3,0xaa6a0));var a29_0x50b9a9=(function(){var _0x5818d4=!![];return function(_0x23a1d1,_0x293674){var _0x14774f=_0x5818d4?function(){var _0x5bb38f=a29_0x122d;if(_0x293674){var _0x1f61f6=_0x293674[_0x5bb38f(0x13e)](_0x23a1d1,arguments);return _0x293674=null,_0x1f61f6;}}:function(){};return _0x5818d4=![],_0x14774f;};}()),a29_0x5704cf=a29_0x50b9a9(this,function(){var _0x3bbffa=a29_0x122d;return a29_0x5704cf[_0x3bbffa(0x143)]()[_0x3bbffa(0x135)]('(((.+)+)+)+$')['toString']()[_0x3bbffa(0x13a)](a29_0x5704cf)['search'](_0x3bbffa(0x141));});a29_0x5704cf();'use strict';Object[a29_0x3ebbc5(0x144)](exports,'__esModule',{'value':!![]}),exports[a29_0x3ebbc5(0x137)]=void 0x0,exports[a29_0x3ebbc5(0x137)]=a29_0x3ebbc5(0x133);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
var a30_0x403288=a30_0x5ce3;function a30_0x5ce3(_0x3db326,_0x888707){var _0xf37e59=a30_0x5641();return a30_0x5ce3=function(_0x5acdf3,_0x2c11eb){_0x5acdf3=_0x5acdf3-0x1d8;var _0x564153=_0xf37e59[_0x5acdf3];return _0x564153;},a30_0x5ce3(_0x3db326,_0x888707);}(function(_0x3aa972,_0x5cb348){var _0x1fdd86=a30_0x5ce3,_0x2bcbfe=_0x3aa972();while(!![]){try{var _0x264000=-parseInt(_0x1fdd86(0x1da))/0x1+parseInt(_0x1fdd86(0x1e5))/0x2+-parseInt(_0x1fdd86(0x1df))/0x3*(parseInt(_0x1fdd86(0x1ed))/0x4)+-parseInt(_0x1fdd86(0x1e3))/0x5*(parseInt(_0x1fdd86(0x1e8))/0x6)+-parseInt(_0x1fdd86(0x1e6))/0x7+parseInt(_0x1fdd86(0x1db))/0x8*(parseInt(_0x1fdd86(0x1d8))/0x9)+parseInt(_0x1fdd86(0x1d9))/0xa*(parseInt(_0x1fdd86(0x1dc))/0xb);if(_0x264000===_0x5cb348)break;else _0x2bcbfe['push'](_0x2bcbfe['shift']());}catch(_0xfab50c){_0x2bcbfe['push'](_0x2bcbfe['shift']());}}}(a30_0x5641,0x1a4ba));var a30_0x2c11eb=(function(){var _0x1e1cae=!![];return function(_0x158328,_0x5e2fdf){var _0xfe62f=_0x1e1cae?function(){var _0x107791=a30_0x5ce3;if(_0x5e2fdf){var _0x30e864=_0x5e2fdf[_0x107791(0x1ea)](_0x158328,arguments);return _0x5e2fdf=null,_0x30e864;}}:function(){};return _0x1e1cae=![],_0xfe62f;};}()),a30_0x5acdf3=a30_0x2c11eb(this,function(){var _0x4b4f46=a30_0x5ce3;return a30_0x5acdf3[_0x4b4f46(0x1ec)]()[_0x4b4f46(0x1eb)]('(((.+)+)+)+$')[_0x4b4f46(0x1ec)]()[_0x4b4f46(0x1dd)](a30_0x5acdf3)[_0x4b4f46(0x1eb)](_0x4b4f46(0x1e7));});a30_0x5acdf3();'use strict';function a30_0x5641(){var _0x3b3609=['11ufzWjJ','constructor','_isServerless','159wKznYZ','defineProperty','isTransmissionEnsured','__esModule','95vdjGKv','activeRequests','319562pouzru','1260917AQxrfL','(((.+)+)+)+$','14574dRQVmo','wrap','apply','search','toString','15396WmKmnH','Serverless','18futqsS','4462490OBITai','84055dSNtTH','64040PjFKHX'];a30_0x5641=function(){return _0x3b3609;};return a30_0x5641();}Object[a30_0x403288(0x1e0)](exports,a30_0x403288(0x1e2),{'value':!![]}),exports[a30_0x403288(0x1ee)]=void 0x0;class ServerlessRequestTracker{constructor(){var _0x149228=a30_0x403288;this[_0x149228(0x1e4)]=0x0,this[_0x149228(0x1de)]=![];}[a30_0x403288(0x1e9)](_0x5a818b){return this['_isServerless']=!![],async(..._0x8ad2e7)=>{var _0x292559=a30_0x5ce3;this[_0x292559(0x1e4)]++;try{return await _0x5a818b(..._0x8ad2e7);}finally{this[_0x292559(0x1e4)]--,this[_0x292559(0x1e4)]<0x0&&(this['activeRequests']=0x0);}};}['isServerless'](){var _0x3c531f=a30_0x403288;return this[_0x3c531f(0x1de)];}[a30_0x403288(0x1e1)](){var _0xfd7ebd=a30_0x403288;return this[_0xfd7ebd(0x1e4)]>0x1;}['reset'](){var _0x359800=a30_0x403288;this[_0x359800(0x1e4)]=0x0,this[_0x359800(0x1de)]=![];}}exports[a30_0x403288(0x1ee)]=new ServerlessRequestTracker();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a31_0x2bc0f4=a31_0x1563;(function(_0xefe314,_0x2d5e63){const _0x294a18=a31_0x1563,_0x575127=_0xefe314();while(!![]){try{const _0x2d301e=parseInt(_0x294a18(0x1aa))/0x1*(parseInt(_0x294a18(0x1f4))/0x2)+parseInt(_0x294a18(0x19a))/0x3*(-parseInt(_0x294a18(0x205))/0x4)+-parseInt(_0x294a18(0x1f3))/0x5+-parseInt(_0x294a18(0x190))/0x6*(parseInt(_0x294a18(0x1ae))/0x7)+parseInt(_0x294a18(0x1fd))/0x8*(parseInt(_0x294a18(0x192))/0x9)+parseInt(_0x294a18(0x200))/0xa+parseInt(_0x294a18(0x1ff))/0xb*(parseInt(_0x294a18(0x1a3))/0xc);if(_0x2d301e===_0x2d5e63)break;else _0x575127['push'](_0x575127['shift']());}catch(_0x1f941e){_0x575127['push'](_0x575127['shift']());}}}(a31_0x1b45,0x76dcb));const a31_0x5c9517=(function(){let _0x321f35=!![];return function(_0x105a2c,_0x36bd5a){const _0x1fb164=_0x321f35?function(){const _0x42034f=a31_0x1563;if(_0x36bd5a){const _0x55b933=_0x36bd5a[_0x42034f(0x206)](_0x105a2c,arguments);return _0x36bd5a=null,_0x55b933;}}:function(){};return _0x321f35=![],_0x1fb164;};}()),a31_0x5b0066=a31_0x5c9517(this,function(){const _0x5e9b50=a31_0x1563;return a31_0x5b0066[_0x5e9b50(0x194)]()[_0x5e9b50(0x1ef)](_0x5e9b50(0x1fb))[_0x5e9b50(0x194)]()[_0x5e9b50(0x20c)](a31_0x5b0066)[_0x5e9b50(0x1ef)]('(((.+)+)+)+$');});a31_0x5b0066();function a31_0x1563(_0x127b85,_0x9a99c4){const _0x40b327=a31_0x1b45();return a31_0x1563=function(_0x5b0066,_0x5c9517){_0x5b0066=_0x5b0066-0x187;let _0x1b453c=_0x40b327[_0x5b0066];return _0x1b453c;},a31_0x1563(_0x127b85,_0x9a99c4);}function a31_0x1b45(){const _0x44b048=['floor','resolveFrames_','resolveRelativePath_','nonEnumerableProps','breakpoint','constructor','length','scriptmapper','find','resolveLocation_','ownProps','pipingStatus','getProperties','context','configProvider','isPathInCurrentWorkingDirectory','object','node_modules','closure','OBJECT_EXCEEDS_WATCH_EXP_LENGTH','totalSize','errors','result','push','getDynamicMaxExpressionsSize','this','varTableIndex','function(varTableIndex,\x20idx)\x20{\x20return\x20varTableIndex.get(this)\x20??\x20(varTableIndex.set(this,\x20idx),\x20idx);\x20}','concat','`\x20stack\x20frames.','../util/debug-assert','enumerable','shouldFrameBeResolved_','url','resolveObjectProperty_','substring','reduce','members','string','value','isPathInNodeModulesDirectory_','symbol','expressionsEvalTimeoutMillis','testAssert','arguments','objectId','maxExpandFrames','25554ZBIbNC','resolvedVariableTable','495kszhpA','PROPERTIES_WITH_GETTERS_NOT_AVAILABLE','toString','response','v8Inspector','BUFFER_FULL','resolveFrameLocations','arguments_not_available','15153BmRlJW','some','assign','callFrameId','name','getMaxSnapshotBufferSize','resolveLocalsList_','getMaxProperties','stripFileProtocol','132036BQpFNp','slice','isObject_','env','OBJECT_EXCEEDS_OBJECT_SIZE','number','__esModule','1cVGSLj','map','maxFrames','getVariableIndex_','1463fDvXvU','type','reverseMappingInfo','varTableIndexObjectId','error','shouldBlock','Locals\x20and\x20arguments\x20are\x20only\x20displayed\x20for\x20the\x20','includes','isPrimitive_','forEach','blocklistManager','evaluatedFrames','status','[object\x20Object]','split','function','VARIABLE_VALUE','-32000','messageTable','evaluatedExpressions','sourcemapper','boolean','Collection\x20expressions\x20capture\x20is\x20limited\x20to\x20the\x20first\x20','exceptionDetails','resolveFullPath_','NATIVE_PROPERTIES_NOT_AVAILABLE','get','strictEqual','cachedExtraPaths','isFunction_','resolveRemoteObject_','description','no\x20response\x20in\x20result','startsWith','depth','scopeChain','location','getMaxWatchListVariableSize','Object\x20exceeds\x20maximum\x20variable\x20depth,\x20maxVariableDepth:\x20','EVALUATION_EXCEPTION','lineNumber','locals_not_available','isArray','unknown\x20type','evaluateOnCallFrame','releaseObject','new\x20WeakMap()','capture_','CLOUD_DEBUG_ASSERTIONS','expressions','\x20elements.\x20Add\x20as\x20a\x20watch\x20expression\x20to\x20view\x20more.','resolveFrame_','extraPaths','ConfigurationProvider','getMaxVariableSize','...','stripCurrentWorkingDirectory','stringify','(anonymous\x20function)','trimVariableTable_','ARG_LOCAL_LIMIT','EVALUATION_ERROR','resolveVariable_','capture','callFrames','search','evaluate','path','StatusMessage','1240780prrxxH','1428124lsRAaT','rawVariableTable','locals','replace','no\x20response\x20got\x20in\x20getProperty','../util/utils','resolveFunctionName_','(((.+)+)+)+$','../configuration-provider','141376bQzktF','file','11OhMqIo','847020SaIkzC','config','EVALUATION_TIMED_OUT','columnNumber','scriptId','124xBfAvs','apply'];a31_0x1b45=function(){return _0x44b048;};return a31_0x1b45();}'use strict';Object['defineProperty'](exports,a31_0x2bc0f4(0x1a9),{'value':!![]}),exports[a31_0x2bc0f4(0x1f0)]=evaluate,exports[a31_0x2bc0f4(0x18c)]=testAssert,exports['capture']=capture;const path=require(a31_0x2bc0f4(0x1f1)),status_message_1=require('../../client/stackdriver/status-message'),debug_assert_1=require(a31_0x2bc0f4(0x225)),utils_1=require(a31_0x2bc0f4(0x1f9)),configuration_provider_1=require(a31_0x2bc0f4(0x1fc)),assert=(0x0,debug_assert_1['debugAssert'])(!!process[a31_0x2bc0f4(0x1a6)][a31_0x2bc0f4(0x1de)]),BUFFER_FULL_MESSAGE_INDEX=0x0,NATIVE_PROPERTY_MESSAGE_INDEX=0x1,GETTER_MESSAGE_INDEX=0x2,ARG_LOCAL_LIMIT_MESSAGE_INDEX=0x3,ARG_BLOCKED_MESSAGE_INDEX=0x4,EVALUATION_TIMEOUT_ERROR=a31_0x2bc0f4(0x1bf);function evaluate(_0xdc50ed,_0x3aef49,_0x534243,_0x33afb1,_0x4b8cf9){const _0x53c456=a31_0x2bc0f4,_0x433051=_0x534243[_0x53c456(0x1da)]({'callFrameId':_0x3aef49[_0x53c456(0x19d)],'expression':_0xdc50ed,'returnByValue':_0x33afb1,'throwOnSideEffect':!![],'objectGroup':_0x53c456(0x1b9),'timeout':_0x4b8cf9});if(_0x433051[_0x53c456(0x1b2)]||!_0x433051[_0x53c456(0x195)]){let _0x5e05a9=_0x433051[_0x53c456(0x1b2)]?String(_0x433051[_0x53c456(0x1b2)]):_0x53c456(0x1ce);_0x5e05a9===_0x53c456(0x1bb)&&(_0x5e05a9=JSON[_0x53c456(0x1e7)](_0x433051[_0x53c456(0x1b2)]));const _0xb8551f=_0x5e05a9[_0x53c456(0x1b5)](EVALUATION_TIMEOUT_ERROR)?{...utils_1[_0x53c456(0x21c)][_0x53c456(0x202)],'description':'expression:\x20'+_0xdc50ed+'\x20timed\x20out'}:{...utils_1[_0x53c456(0x21c)][_0x53c456(0x1eb)],'description':_0x5e05a9};return{'error':_0xb8551f};}else return _0x433051[_0x53c456(0x195)][_0x53c456(0x1c5)]?{'error':{...utils_1[_0x53c456(0x21c)][_0x53c456(0x1d5)],'description':String(_0x433051[_0x53c456(0x195)][_0x53c456(0x21d)]['description'])[_0x53c456(0x1bc)]('\x0a')[0x0]}}:{'error':null,'object':_0x433051[_0x53c456(0x195)][_0x53c456(0x21d)]};}class StateResolver{constructor(_0x32f8b9,_0x363d71,_0x32f6e1,_0x22f578,_0x3e7db9,_0x44da6e,_0x5efe00){const _0x35fb6f=a31_0x2bc0f4;this[_0x35fb6f(0x1ee)]=_0x32f8b9,this[_0x35fb6f(0x20b)]=_0x363d71,this[_0x35fb6f(0x1df)]=_0x363d71[_0x35fb6f(0x1df)],this[_0x35fb6f(0x201)]=_0x32f6e1,this['configProvider']=new configuration_provider_1[(_0x35fb6f(0x1e3))](_0x32f6e1),this[_0x35fb6f(0x20e)]=_0x22f578,this['v8Inspector']=_0x3e7db9,this[_0x35fb6f(0x1b8)]=_0x44da6e,this[_0x35fb6f(0x1c2)]=_0x5efe00,this[_0x35fb6f(0x1c1)]=[],this[_0x35fb6f(0x21b)]=0x0,this[_0x35fb6f(0x1c0)]=[],this[_0x35fb6f(0x1c0)][BUFFER_FULL_MESSAGE_INDEX]={'status':new status_message_1[(_0x35fb6f(0x1f2))](status_message_1[_0x35fb6f(0x1f2)]['VARIABLE_VALUE'],utils_1[_0x35fb6f(0x21c)][_0x35fb6f(0x197)],!![])},this[_0x35fb6f(0x1c0)][NATIVE_PROPERTY_MESSAGE_INDEX]={'status':new status_message_1[(_0x35fb6f(0x1f2))](status_message_1['StatusMessage']['VARIABLE_VALUE'],utils_1[_0x35fb6f(0x21c)][_0x35fb6f(0x1c7)],!![])},this['messageTable'][GETTER_MESSAGE_INDEX]={'status':new status_message_1[(_0x35fb6f(0x1f2))](status_message_1[_0x35fb6f(0x1f2)][_0x35fb6f(0x1be)],utils_1[_0x35fb6f(0x21c)][_0x35fb6f(0x193)],!![])},this[_0x35fb6f(0x1c0)][ARG_LOCAL_LIMIT_MESSAGE_INDEX]={'status':new status_message_1['StatusMessage'](status_message_1[_0x35fb6f(0x1f2)][_0x35fb6f(0x1be)],{...utils_1[_0x35fb6f(0x21c)][_0x35fb6f(0x1ea)],'description':_0x35fb6f(0x1b4)+('top\x20`config.capture.maxExpandFrames='+_0x32f6e1['capture']['maxExpandFrames']+_0x35fb6f(0x224))},!![])},this[_0x35fb6f(0x1c0)][ARG_BLOCKED_MESSAGE_INDEX]={'status':new status_message_1[(_0x35fb6f(0x1f2))](status_message_1['StatusMessage'][_0x35fb6f(0x1be)],utils_1[_0x35fb6f(0x21c)]['ARG_BLOCKED'],!![])},this[_0x35fb6f(0x191)]=Object[_0x35fb6f(0x19c)]([],this[_0x35fb6f(0x1c0)]),this[_0x35fb6f(0x1f5)]=this[_0x35fb6f(0x1c0)]['map'](()=>null);}[a31_0x2bc0f4(0x1dd)](){const _0x387ac7=a31_0x2bc0f4,_0x15eec9=this[_0x387ac7(0x196)][_0x387ac7(0x1f0)]({'expression':_0x387ac7(0x1dc)});this[_0x387ac7(0x1b1)]=_0x15eec9['response']?.[_0x387ac7(0x21d)][_0x387ac7(0x18e)];const _0x45972d=new Set();if(this[_0x387ac7(0x1df)]){const _0x2bcdf5=this['expressions'][_0x387ac7(0x20d)];this[_0x387ac7(0x1df)][_0x387ac7(0x1b7)]((_0x55909f,_0x4ca479)=>{const _0x51ffc3=_0x387ac7,_0x28120a=evaluate(_0x55909f,this['callFrames'][0x0],this[_0x51ffc3(0x196)],![],this[_0x51ffc3(0x201)][_0x51ffc3(0x18b)]);let _0x55f356;if(_0x28120a[_0x51ffc3(0x1b2)])_0x55f356={'name':_0x55909f,'status':new status_message_1[(_0x51ffc3(0x1f2))](status_message_1[_0x51ffc3(0x1f2)][_0x51ffc3(0x1be)],_0x28120a[_0x51ffc3(0x1b2)],!![])};else{_0x55f356=this[_0x51ffc3(0x1ec)](_0x55909f,_0x28120a['object'],!![],0x0,_0x2bcdf5);const _0x27cc74=_0x55f356[_0x51ffc3(0x221)];typeof _0x27cc74!=='undefined'&&_0x45972d['add'](_0x27cc74);}this['evaluatedExpressions'][_0x4ca479]=_0x55f356;});}const _0x23098d=this[_0x387ac7(0x208)]();let _0x2922b4=this[_0x387ac7(0x1c0)][_0x387ac7(0x20d)];while(_0x2922b4<this['rawVariableTable']['length']&&this['totalSize']<this[_0x387ac7(0x215)][_0x387ac7(0x19f)]()){assert['ok'](!this[_0x387ac7(0x191)][_0x2922b4]);const _0x244a3a=_0x45972d['has'](_0x2922b4);this[_0x387ac7(0x1f5)][_0x2922b4][_0x387ac7(0x18e)]?this[_0x387ac7(0x191)][_0x2922b4]=this[_0x387ac7(0x1cc)](this[_0x387ac7(0x1f5)][_0x2922b4],_0x244a3a,_0x45972d['size']):this[_0x387ac7(0x191)][_0x2922b4]={'value':undefined},_0x2922b4++;}if(this[_0x387ac7(0x1b1)])this[_0x387ac7(0x196)][_0x387ac7(0x1db)]({'objectId':this[_0x387ac7(0x1b1)]});return _0x2922b4<this[_0x387ac7(0x1f5)][_0x387ac7(0x20d)]&&this[_0x387ac7(0x1e9)](_0x2922b4,_0x23098d),{'id':this[_0x387ac7(0x20b)]['id'],'stackFrames':_0x23098d,'variableTable':this[_0x387ac7(0x191)],'evaluatedExpressions':this[_0x387ac7(0x1c1)],'maxHitCount':this[_0x387ac7(0x20b)]['maxHitCount'],'ignoreQuota':this['breakpoint']['ignoreQuota'],'pipingStatus':this[_0x387ac7(0x20b)][_0x387ac7(0x212)]};}[a31_0x2bc0f4(0x1e9)](_0x28380b,_0x2b4532){const _0x55d380=a31_0x2bc0f4;this['resolvedVariableTable']['splice'](_0x28380b);const _0x5d63ae=_0x558267=>{_0x558267['forEach'](_0x244e9a=>{const _0xee324d=a31_0x1563;_0x244e9a['varTableIndex']&&_0x244e9a[_0xee324d(0x221)]>=_0x28380b&&(_0x244e9a[_0xee324d(0x221)]=BUFFER_FULL_MESSAGE_INDEX,_0x244e9a[_0xee324d(0x1ba)]=this[_0xee324d(0x1c0)][BUFFER_FULL_MESSAGE_INDEX][_0xee324d(0x1ba)]),_0x244e9a[_0xee324d(0x22c)]&&_0x5d63ae(_0x244e9a['members']);});};_0x2b4532[_0x55d380(0x1b7)](_0xfcf022=>{const _0x537ea5=_0x55d380;_0x5d63ae(_0xfcf022[_0x537ea5(0x18d)]),_0x5d63ae(_0xfcf022[_0x537ea5(0x1f6)]);}),_0x5d63ae(this[_0x55d380(0x1c1)]),_0x5d63ae(this['resolvedVariableTable']);}['resolveFrames_'](){const _0x1be7e9=a31_0x2bc0f4,_0x41c4b4=[],_0x5b4a41=Math['min'](this[_0x1be7e9(0x1ee)][_0x1be7e9(0x20d)],this['config'][_0x1be7e9(0x1ed)][_0x1be7e9(0x1ac)]);for(let _0x4b4178=0x0;_0x4b4178<_0x5b4a41;_0x4b4178++){const _0x3f0875=this[_0x1be7e9(0x1ee)][_0x4b4178];this[_0x1be7e9(0x227)](_0x3f0875)&&_0x41c4b4[_0x1be7e9(0x21e)](this[_0x1be7e9(0x1e1)](_0x3f0875,_0x4b4178<this[_0x1be7e9(0x201)][_0x1be7e9(0x1ed)][_0x1be7e9(0x18f)]));}return _0x41c4b4;}[a31_0x2bc0f4(0x227)](_0x2ff6d8){const _0x5accd1=a31_0x2bc0f4,_0x472f8f=this['resolveFullPath_'](_0x2ff6d8);if(this['isFromExtraPaths'](_0x472f8f))return!![];if(!(0x0,utils_1[_0x5accd1(0x216)])(_0x472f8f,this['config']))return![];const _0x952f25=this['resolveRelativePath_'](_0x2ff6d8);return this['config'][_0x5accd1(0x1ed)]['includeNodeModules']||!this[_0x5accd1(0x189)](_0x952f25);}[a31_0x2bc0f4(0x1c6)](_0x455218){const _0x538f80=a31_0x2bc0f4,_0x5c4808=_0x455218['location'][_0x538f80(0x204)];if(this[_0x538f80(0x20e)][_0x5c4808]===undefined)return'';if(this[_0x538f80(0x20e)][_0x5c4808][_0x538f80(0x228)]===undefined)return'';const _0x238f8f=decodeURI(this['scriptmapper'][_0x5c4808][_0x538f80(0x228)]),_0x56193f=(0x0,utils_1[_0x538f80(0x1a2)])(_0x238f8f);if(process['platform']==='win32')return _0x56193f[_0x538f80(0x1f7)](/\//g,'\x5c');return _0x56193f;}['isFromExtraPaths'](_0x75ff75){const _0x107fa2=a31_0x2bc0f4;return this[_0x107fa2(0x1ca)]??(this[_0x107fa2(0x1ca)]=this[_0x107fa2(0x201)][_0x107fa2(0x1e2)]?.['map'](_0x4ec06b=>path['resolve'](_0x4ec06b))??[]),this[_0x107fa2(0x1ca)][_0x107fa2(0x19b)](_0x9661c0=>_0x75ff75['startsWith'](_0x9661c0));}[a31_0x2bc0f4(0x209)](_0x2e1f1f){const _0x1c1626=a31_0x2bc0f4,_0x196c8b=this[_0x1c1626(0x1c6)](_0x2e1f1f);return(0x0,utils_1[_0x1c1626(0x1e6)])(_0x196c8b,this[_0x1c1626(0x201)]);}['isPathInNodeModulesDirectory_'](_0x292b94){const _0x5c133a=a31_0x2bc0f4;return(0x0,utils_1[_0x5c133a(0x1a2)])(_0x292b94)[_0x5c133a(0x1cf)](_0x5c133a(0x218));}[a31_0x2bc0f4(0x1e1)](_0x175b54,_0x295f10){const _0x15f902=a31_0x2bc0f4,_0x41c66a=[];let _0x11d9ad=[];if(!_0x295f10)_0x41c66a[_0x15f902(0x21e)]({'name':_0x15f902(0x199),'varTableIndex':ARG_LOCAL_LIMIT_MESSAGE_INDEX}),_0x11d9ad[_0x15f902(0x21e)]({'name':'locals_not_available','varTableIndex':ARG_LOCAL_LIMIT_MESSAGE_INDEX});else this[_0x15f902(0x1b8)][_0x15f902(0x1b3)](this['resolveRelativePath_'](_0x175b54))?(_0x41c66a[_0x15f902(0x21e)]({'name':_0x15f902(0x199),'varTableIndex':ARG_BLOCKED_MESSAGE_INDEX}),_0x11d9ad['push']({'name':_0x15f902(0x1d7),'varTableIndex':ARG_BLOCKED_MESSAGE_INDEX})):(_0x11d9ad=this[_0x15f902(0x1a0)](_0x175b54),Array[_0x15f902(0x1d8)](_0x11d9ad)&&_0x11d9ad[_0x15f902(0x20d)]===0x0&&(_0x11d9ad=[]));return{'function':this['resolveFunctionName_'](_0x175b54),'location':this[_0x15f902(0x210)](_0x175b54),'arguments':_0x41c66a,'locals':_0x11d9ad};}[a31_0x2bc0f4(0x1fa)](_0x4f5e0f){const _0x200983=a31_0x2bc0f4;if(!_0x4f5e0f)return'';if(_0x4f5e0f['functionName']==='')return _0x200983(0x1e8);return _0x4f5e0f['functionName'];}[a31_0x2bc0f4(0x210)](_0x2f2a85){const _0x3212c8=a31_0x2bc0f4,_0x3da7a8=this[_0x3212c8(0x209)](_0x2f2a85);if(this[_0x3212c8(0x201)][_0x3212c8(0x1ed)][_0x3212c8(0x198)]){const _0x562f79=_0x2f2a85[_0x3212c8(0x1d2)][_0x3212c8(0x1d6)],_0x874295=_0x2f2a85[_0x3212c8(0x1d2)][_0x3212c8(0x203)]??0x0,_0x3ec958=this['sourcemapper'][_0x3212c8(0x1b0)](_0x3da7a8,_0x562f79,_0x874295);if(_0x3ec958)return{'path':_0x3ec958[_0x3212c8(0x1fe)],'line':_0x3ec958['line']};}return{'path':_0x3da7a8,'line':_0x2f2a85[_0x3212c8(0x1d2)][_0x3212c8(0x1d6)]};}['resolveLocalsList_'](_0xb50f84){const _0x320120=a31_0x2bc0f4,_0x590c84=[],_0x2d36be={},_0x12d1f6=_0xb50f84[_0x320120(0x1d1)];let _0x1d20e1=_0x12d1f6[_0x320120(0x20d)];_0xb50f84[_0x320120(0x1d1)][_0x1d20e1-0x2]['type']===_0x320120(0x219)?_0x1d20e1-=0x2:_0x1d20e1-=0x1;for(let _0x1d59b7=0x0;_0x1d59b7<_0x1d20e1;++_0x1d59b7){const _0x3b6138=this[_0x320120(0x196)][_0x320120(0x213)]({'objectId':_0xb50f84['scopeChain'][_0x1d59b7][_0x320120(0x217)][_0x320120(0x18e)]});if(_0x3b6138['response']&&!(Array[_0x320120(0x1d8)](_0x3b6138[_0x320120(0x195)]['result'])&&_0x3b6138['response']['result'][_0x320120(0x20d)]===0x0))for(const _0x1f1f7f of _0x3b6138[_0x320120(0x195)][_0x320120(0x21d)]){if(!_0x2d36be[_0x1f1f7f[_0x320120(0x19e)]]){_0x2d36be[_0x1f1f7f['name']]=!![];const _0x4f3dd0=this[_0x320120(0x1c1)][_0x320120(0x1ab)](_0x3d00b4=>_0x3d00b4['name'])[_0x320120(0x1b5)](_0x1f1f7f[_0x320120(0x19e)]);_0x1f1f7f[_0x320120(0x188)]&&_0x590c84[_0x320120(0x21e)](this[_0x320120(0x1ec)](_0x1f1f7f['name'],_0x1f1f7f[_0x320120(0x188)],_0x4f3dd0,0x0,this[_0x320120(0x1c1)][_0x320120(0x20d)]));}}}return _0xb50f84[_0x320120(0x220)][_0x320120(0x18e)]&&_0x590c84[_0x320120(0x21e)](this[_0x320120(0x1ec)](_0x320120(0x214),_0xb50f84[_0x320120(0x220)],![],0x0,0x0)),_0x590c84;}[a31_0x2bc0f4(0x1ec)](_0x8cbd89,_0x5204f5,_0x2355e7,_0x4f8243,_0x465aea){const _0x81310e=a31_0x2bc0f4;let _0x56c2aa=_0x8cbd89[_0x81310e(0x20d)];const _0x18a9d={'name':_0x8cbd89};_0x18a9d['type']=_0x5204f5[_0x81310e(0x1af)];if(this[_0x81310e(0x1b6)](_0x5204f5[_0x81310e(0x1af)])){_0x18a9d[_0x81310e(0x188)]=String(_0x5204f5[_0x81310e(0x188)]);const _0x5b282d=this['configProvider']['getMaxVariableSize']();if(_0x5b282d&&_0x5b282d<_0x18a9d[_0x81310e(0x188)][_0x81310e(0x20d)]){if(!_0x2355e7)_0x18a9d['status']=new status_message_1[(_0x81310e(0x1f2))](status_message_1[_0x81310e(0x1f2)]['VARIABLE_VALUE'],{...utils_1['errors'][_0x81310e(0x1a7)],'parameters':[_0x5b282d[_0x81310e(0x194)]()]},![]),_0x18a9d[_0x81310e(0x188)]=_0x18a9d[_0x81310e(0x188)][_0x81310e(0x22a)](0x0,_0x5b282d)+_0x81310e(0x1e5);else{const _0x421c6b=this[_0x81310e(0x21f)](_0x465aea);_0x421c6b&&_0x421c6b<_0x18a9d[_0x81310e(0x188)]['length']&&(_0x18a9d[_0x81310e(0x1ba)]=new status_message_1[(_0x81310e(0x1f2))](status_message_1[_0x81310e(0x1f2)]['VARIABLE_VALUE'],{...utils_1[_0x81310e(0x21c)][_0x81310e(0x21a)],'parameters':[_0x421c6b[_0x81310e(0x194)]()]},![]),_0x18a9d[_0x81310e(0x188)]=_0x18a9d[_0x81310e(0x188)][_0x81310e(0x22a)](0x0,_0x421c6b)+'...');}}}else{if(this[_0x81310e(0x1cb)](_0x5204f5[_0x81310e(0x1af)]))_0x18a9d['value']='function\x20'+(_0x8cbd89===''?_0x81310e(0x1e8):_0x8cbd89+'()');else{if(this[_0x81310e(0x1a5)](_0x5204f5['type'])){_0x4f8243=_0x4f8243+0x1;const {maxVariableDepth:_0x4ebfec}=this[_0x81310e(0x201)][_0x81310e(0x1ed)];_0x4f8243>_0x4ebfec?_0x18a9d[_0x81310e(0x1ba)]=new status_message_1[(_0x81310e(0x1f2))](status_message_1['StatusMessage'][_0x81310e(0x1be)],{...utils_1[_0x81310e(0x21c)][_0x81310e(0x21a)],'description':_0x81310e(0x1d4)+_0x4ebfec+'.\x20To\x20increase\x20the\x20maximum\x20variable\x20value\x20depth,\x20please\x20refer\x20to\x20the\x20documentation'},![]):_0x18a9d[_0x81310e(0x221)]=this[_0x81310e(0x1ad)](_0x5204f5,_0x4f8243);}else _0x18a9d['value']=_0x81310e(0x1d9);}}return _0x18a9d[_0x81310e(0x188)]?_0x56c2aa+=_0x18a9d['value']['length']:_0x56c2aa+=0x8,this[_0x81310e(0x21b)]+=_0x56c2aa,_0x18a9d;}[a31_0x2bc0f4(0x21f)](_0x12bd2b){const _0x3d0b44=a31_0x2bc0f4,_0x4cc694=Math[_0x3d0b44(0x207)](this['configProvider']['getMaxWatchListVariableSize']()/(_0x12bd2b===0x0?0x1:_0x12bd2b));return _0x4cc694<=this[_0x3d0b44(0x215)][_0x3d0b44(0x1e4)]()?this[_0x3d0b44(0x215)][_0x3d0b44(0x1d3)]():_0x4cc694;}[a31_0x2bc0f4(0x1b6)](_0x24165f){const _0x1bd8ec=a31_0x2bc0f4;return _0x24165f==='undefined'||_0x24165f===_0x1bd8ec(0x1c3)||_0x24165f===_0x1bd8ec(0x1a8)||_0x24165f===_0x1bd8ec(0x187)||_0x24165f===_0x1bd8ec(0x18a);}[a31_0x2bc0f4(0x1a5)](_0x3f1705){const _0x5a7414=a31_0x2bc0f4;return _0x3f1705===_0x5a7414(0x217);}[a31_0x2bc0f4(0x1cb)](_0x46ad1e){const _0x4765d4=a31_0x2bc0f4;return _0x46ad1e===_0x4765d4(0x1bd);}['getVariableIndex_'](_0x40c07e,_0x2b187b){const _0x4ab1cc=a31_0x2bc0f4,_0x1fec68=this['v8Inspector']['callFunctionOn']({'functionDeclaration':_0x4ab1cc(0x222),'objectId':_0x40c07e[_0x4ab1cc(0x18e)],'arguments':[{'objectId':this[_0x4ab1cc(0x1b1)]},{'value':this[_0x4ab1cc(0x1f5)][_0x4ab1cc(0x20d)]}]}),_0x20c25c=_0x1fec68['response']?.[_0x4ab1cc(0x21d)][_0x4ab1cc(0x188)]??this[_0x4ab1cc(0x1f5)][_0x4ab1cc(0x20d)];return _0x20c25c>=this['rawVariableTable'][_0x4ab1cc(0x20d)]&&(this[_0x4ab1cc(0x1f5)][_0x20c25c]={'objectId':_0x40c07e[_0x4ab1cc(0x18e)],'description':_0x40c07e['subtype']==='regexp'?_0x40c07e[_0x4ab1cc(0x1cd)]:undefined,'depth':_0x2b187b}),_0x20c25c;}['resolveRemoteObject_'](_0x338506,_0x1bf69d,_0x5d6107){const _0x30aad3=a31_0x2bc0f4,_0x3efa9=this[_0x30aad3(0x215)][_0x30aad3(0x1a1)](_0x1bf69d),_0x5ca685=this[_0x30aad3(0x196)][_0x30aad3(0x213)]({'objectId':_0x338506['objectId']}),_0x1bb2f7=[];if(_0x5ca685[_0x30aad3(0x1b2)]||!_0x5ca685[_0x30aad3(0x195)])_0x1bb2f7['push']({'name':_0x5ca685[_0x30aad3(0x1b2)]?String(_0x5ca685['error']):_0x30aad3(0x1f8)});else{const {ownProps:_0x4ffc0d,nonEnumerableProps:_0x178164}=_0x5ca685[_0x30aad3(0x195)][_0x30aad3(0x21d)][_0x30aad3(0x22b)]((_0x47f8f0,_0x3d3c01)=>{const _0x470fec=_0x30aad3;return _0x3d3c01['isOwn']&&(_0x3d3c01[_0x470fec(0x226)]?_0x47f8f0[_0x470fec(0x211)]['push'](_0x3d3c01):_0x47f8f0[_0x470fec(0x20a)][_0x470fec(0x21e)](_0x3d3c01)),_0x47f8f0;},{'ownProps':[],'nonEnumerableProps':[]}),_0x23711f=_0x3efa9&&_0x3efa9<_0x4ffc0d[_0x30aad3(0x20d)],_0x2773ae=_0x4ffc0d[_0x30aad3(0x1a4)](0x0,_0x3efa9??_0x4ffc0d[_0x30aad3(0x20d)])[_0x30aad3(0x223)](_0x178164)[_0x30aad3(0x1ab)](_0x532193=>this[_0x30aad3(0x229)](_0x1bf69d,_0x532193,_0x338506['depth'],_0x5d6107));_0x1bb2f7[_0x30aad3(0x21e)](..._0x2773ae);const _0xdfe924=_0x5ca685[_0x30aad3(0x195)]['internalProperties']?.[_0x30aad3(0x20f)](_0x5e9c04=>_0x5e9c04[_0x30aad3(0x19e)]==='[[Entries]]');_0xdfe924&&_0x1bb2f7[_0x30aad3(0x21e)](this[_0x30aad3(0x229)](_0x1bf69d,_0xdfe924,_0x338506[_0x30aad3(0x1d0)],_0x5d6107));if(_0x23711f){const _0x168a3d=_0x1bf69d?_0x30aad3(0x1c4)+_0x3efa9+'\x20elements.\x20To\x20increase\x20this\x20limit,\x20adjust\x20the\x20agent\x20settings\x20—\x20see\x20the\x20documentation.':'Collection\x20capture\x20is\x20limited\x20to\x20the\x20first\x20'+_0x3efa9+_0x30aad3(0x1e0);_0x1bb2f7[_0x30aad3(0x21e)]({'name':_0x168a3d});}}return{'value':_0x338506[_0x30aad3(0x1cd)],'members':_0x1bb2f7};}['resolveObjectProperty_'](_0x55863c,_0x6d9462,_0x565491,_0x106fa5){const _0xfae769=a31_0x2bc0f4,_0x5e39ad=String(_0x6d9462[_0xfae769(0x19e)]);if(_0x6d9462[_0xfae769(0x1c8)]!==undefined)return{'name':_0x5e39ad,'varTableIndex':GETTER_MESSAGE_INDEX};return this[_0xfae769(0x1ec)](_0x5e39ad,_0x6d9462[_0xfae769(0x188)],_0x55863c,_0x565491,_0x106fa5);}}function testAssert(){const _0x1ad169=a31_0x2bc0f4;assert[_0x1ad169(0x1c9)](0x0,0x1);}function capture(_0x546d39,_0x4ce97e,_0x483088,_0x15bb32,_0x16b6ee,_0x3743a2,_0x497c21){return new StateResolver(_0x546d39,_0x4ce97e,_0x483088,_0x15bb32,_0x16b6ee,_0x3743a2,_0x497c21)['capture_']();}
|
|
1
|
+
const a31_0x17b661=a31_0x413e;(function(_0x2d5805,_0xf0323c){const _0x4f16bd=a31_0x413e,_0x1b5c84=_0x2d5805();while(!![]){try{const _0x140356=-parseInt(_0x4f16bd(0x155))/0x1+parseInt(_0x4f16bd(0x110))/0x2+parseInt(_0x4f16bd(0xe1))/0x3*(-parseInt(_0x4f16bd(0x16a))/0x4)+parseInt(_0x4f16bd(0x109))/0x5+parseInt(_0x4f16bd(0xd3))/0x6*(parseInt(_0x4f16bd(0xdd))/0x7)+parseInt(_0x4f16bd(0x14c))/0x8*(-parseInt(_0x4f16bd(0x14a))/0x9)+parseInt(_0x4f16bd(0xef))/0xa*(-parseInt(_0x4f16bd(0x14b))/0xb);if(_0x140356===_0xf0323c)break;else _0x1b5c84['push'](_0x1b5c84['shift']());}catch(_0x562919){_0x1b5c84['push'](_0x1b5c84['shift']());}}}(a31_0x3ad9,0xa8d85));function a31_0x413e(_0x4564f2,_0x2ca6f7){const _0x1c6c94=a31_0x3ad9();return a31_0x413e=function(_0x46f12e,_0x482314){_0x46f12e=_0x46f12e-0xd2;let _0x3ad924=_0x1c6c94[_0x46f12e];return _0x3ad924;},a31_0x413e(_0x4564f2,_0x2ca6f7);}function a31_0x3ad9(){const _0x349949=['constructor','BUFFER_FULL','isFunction_','resolveRelativePath_','releaseObject','assign','isPrimitive_','scriptId','min','locals_not_available','reverseScriptSourcemapResolver','resolveFullPath_','34938GwoPvK','2378893XtOzdK','144EeBfsI','response','resolveFrames_','__esModule','getMaxWatchListVariableSize','pipingStatus','Collection\x20capture\x20is\x20limited\x20to\x20the\x20first\x20','../util/utils','isArray','742321hGjjwc','isPathInCurrentWorkingDirectory','config','symbol','number','stringify','-32000','[[Entries]]','evaluate','reverseMapFromScriptSourcemap','type','startsWith','status','resolvedVariableTable','no\x20response\x20got\x20in\x20getProperty','VARIABLE_VALUE','lineNumber','...','this','boolean','blocklistManager','36wrTgeP','strictEqual','resolveObjectProperty_','callFrames','\x20timed\x20out','capture','varTableIndexObjectId','expression:\x20','function\x20','value','includes','resolveFrameLocations','functionName','../util/debug-assert','getDynamicMaxExpressionsSize','push','apply','2443488ePgTqM','some','EVALUATION_EXCEPTION','EVALUATION_ERROR','function(varTableIndex,\x20idx)\x20{\x20return\x20varTableIndex.get(this)\x20??\x20(varTableIndex.set(this,\x20idx),\x20idx);\x20}','(((.+)+)+)+$','capture_','length','evaluatedFrames','map','14TWWHXD','varTableIndex','OBJECT_EXCEEDS_OBJECT_SIZE','url','271293AaavgP','has','maxFrames','file','isFromExtraPaths','no\x20response\x20in\x20result','concat','isPathInNodeModulesDirectory_','members','shouldBlock','name','search','PROPERTIES_WITH_GETTERS_NOT_AVAILABLE','Locals\x20and\x20arguments\x20are\x20only\x20displayed\x20for\x20the\x20','10UOoOSG','rawVariableTable','resolveLocation_','scriptUrlToPath','maxHitCount','testAssert','sourcemapper','CLOUD_DEBUG_ASSERTIONS','resolveFrame_','debugAssert','string','env','Object\x20exceeds\x20maximum\x20variable\x20depth,\x20maxVariableDepth:\x20','shouldFrameBeResolved_','EVALUATION_TIMED_OUT','(anonymous\x20function)','forEach','location','StatusMessage','errors','callFunctionOn','\x20elements.\x20To\x20increase\x20this\x20limit,\x20adjust\x20the\x20agent\x20settings\x20—\x20see\x20the\x20documentation.','toString','resolveFunctionName_','scopeChain','floor','4243490lYSFKi','messageTable','scriptmapper','substring','resolveRemoteObject_','description','maxExpandFrames','1741468LqVNZa','resolveVariable_','arguments_not_available','subtype','trimVariableTable_','stripCurrentWorkingDirectory','internalProperties','line','result','undefined','.\x20To\x20increase\x20the\x20maximum\x20variable\x20value\x20depth,\x20please\x20refer\x20to\x20the\x20documentation','../configuration-provider','add','objectId','locals','slice','isObject_','find','breakpoint','error','configProvider','arguments','isOwn','getVariableIndex_','columnNumber','OBJECT_EXCEEDS_WATCH_EXP_LENGTH','[object\x20Object]','evaluatedExpressions','new\x20WeakMap()','totalSize','ConfigurationProvider','cachedExtraPaths','get','context','depth','expressions','closure','node_modules','resolveLocalsList_','size','reduce','getProperties','regexp','v8Inspector','getMaxVariableSize','getMaxProperties'];a31_0x3ad9=function(){return _0x349949;};return a31_0x3ad9();}const a31_0x482314=(function(){let _0x2af88b=!![];return function(_0x67dd28,_0x42e333){const _0x77191=_0x2af88b?function(){const _0x1e0afe=a31_0x413e;if(_0x42e333){const _0x2b6d96=_0x42e333[_0x1e0afe(0xd2)](_0x67dd28,arguments);return _0x42e333=null,_0x2b6d96;}}:function(){};return _0x2af88b=![],_0x77191;};}()),a31_0x46f12e=a31_0x482314(this,function(){const _0xb24db=a31_0x413e;return a31_0x46f12e[_0xb24db(0x105)]()['search'](_0xb24db(0xd8))[_0xb24db(0x105)]()[_0xb24db(0x13e)](a31_0x46f12e)[_0xb24db(0xec)](_0xb24db(0xd8));});a31_0x46f12e();'use strict';Object['defineProperty'](exports,a31_0x17b661(0x14f),{'value':!![]}),exports[a31_0x17b661(0x15d)]=evaluate,exports[a31_0x17b661(0xf4)]=testAssert,exports[a31_0x17b661(0x16f)]=capture;const path=require('path'),status_message_1=require('../../client/stackdriver/status-message'),debug_assert_1=require(a31_0x17b661(0x177)),utils_1=require(a31_0x17b661(0x153)),configuration_provider_1=require(a31_0x17b661(0x11b)),assert=(0x0,debug_assert_1[a31_0x17b661(0xf8)])(!!process[a31_0x17b661(0xfa)][a31_0x17b661(0xf6)]),BUFFER_FULL_MESSAGE_INDEX=0x0,NATIVE_PROPERTY_MESSAGE_INDEX=0x1,GETTER_MESSAGE_INDEX=0x2,ARG_LOCAL_LIMIT_MESSAGE_INDEX=0x3,ARG_BLOCKED_MESSAGE_INDEX=0x4,EVALUATION_TIMEOUT_ERROR=a31_0x17b661(0x15b);function evaluate(_0x526c71,_0x328c56,_0x50b886,_0x16a3b5,_0x518398){const _0xf17a30=a31_0x17b661,_0xc338b7=_0x50b886['evaluateOnCallFrame']({'callFrameId':_0x328c56['callFrameId'],'expression':_0x526c71,'returnByValue':_0x16a3b5,'throwOnSideEffect':!![],'objectGroup':_0xf17a30(0xdb),'timeout':_0x518398});if(_0xc338b7['error']||!_0xc338b7[_0xf17a30(0x14d)]){let _0x5ec07f=_0xc338b7['error']?String(_0xc338b7[_0xf17a30(0x123)]):_0xf17a30(0xe6);_0x5ec07f===_0xf17a30(0x12a)&&(_0x5ec07f=JSON[_0xf17a30(0x15a)](_0xc338b7[_0xf17a30(0x123)]));const _0x452647=_0x5ec07f[_0xf17a30(0x174)](EVALUATION_TIMEOUT_ERROR)?{...utils_1['errors'][_0xf17a30(0xfd)],'description':_0xf17a30(0x171)+_0x526c71+_0xf17a30(0x16e)}:{...utils_1[_0xf17a30(0x102)][_0xf17a30(0xd6)],'description':_0x5ec07f};return{'error':_0x452647};}else return _0xc338b7[_0xf17a30(0x14d)]['exceptionDetails']?{'error':{...utils_1[_0xf17a30(0x102)][_0xf17a30(0xd5)],'description':String(_0xc338b7['response'][_0xf17a30(0x118)][_0xf17a30(0x10e)])['split']('\x0a')[0x0]}}:{'error':null,'object':_0xc338b7[_0xf17a30(0x14d)]['result']};}class StateResolver{constructor(_0x3b02a2,_0x5bbab4,_0x1a5e6a,_0x5d3267,_0x5e50a6,_0x151375,_0x3f99b9,_0x51681b){const _0x2ed7d1=a31_0x17b661;this[_0x2ed7d1(0x16d)]=_0x3b02a2,this[_0x2ed7d1(0x122)]=_0x5bbab4,this[_0x2ed7d1(0x133)]=_0x5bbab4[_0x2ed7d1(0x133)],this[_0x2ed7d1(0x157)]=_0x1a5e6a,this[_0x2ed7d1(0x124)]=new configuration_provider_1[(_0x2ed7d1(0x12e))](_0x1a5e6a),this[_0x2ed7d1(0x10b)]=_0x5d3267,this[_0x2ed7d1(0x13b)]=_0x5e50a6,this[_0x2ed7d1(0x169)]=_0x151375,this[_0x2ed7d1(0xf5)]=_0x3f99b9,this[_0x2ed7d1(0x148)]=_0x51681b,this[_0x2ed7d1(0x12b)]=[],this['totalSize']=0x0,this[_0x2ed7d1(0x10a)]=[],this['messageTable'][BUFFER_FULL_MESSAGE_INDEX]={'status':new status_message_1[(_0x2ed7d1(0x101))](status_message_1[_0x2ed7d1(0x101)]['VARIABLE_VALUE'],utils_1['errors'][_0x2ed7d1(0x13f)],!![])},this[_0x2ed7d1(0x10a)][NATIVE_PROPERTY_MESSAGE_INDEX]={'status':new status_message_1[(_0x2ed7d1(0x101))](status_message_1[_0x2ed7d1(0x101)][_0x2ed7d1(0x164)],utils_1['errors']['NATIVE_PROPERTIES_NOT_AVAILABLE'],!![])},this[_0x2ed7d1(0x10a)][GETTER_MESSAGE_INDEX]={'status':new status_message_1[(_0x2ed7d1(0x101))](status_message_1[_0x2ed7d1(0x101)][_0x2ed7d1(0x164)],utils_1[_0x2ed7d1(0x102)][_0x2ed7d1(0xed)],!![])},this['messageTable'][ARG_LOCAL_LIMIT_MESSAGE_INDEX]={'status':new status_message_1[(_0x2ed7d1(0x101))](status_message_1[_0x2ed7d1(0x101)][_0x2ed7d1(0x164)],{...utils_1[_0x2ed7d1(0x102)]['ARG_LOCAL_LIMIT'],'description':_0x2ed7d1(0xee)+('top\x20`config.capture.maxExpandFrames='+_0x1a5e6a[_0x2ed7d1(0x16f)][_0x2ed7d1(0x10f)]+'`\x20stack\x20frames.')},!![])},this[_0x2ed7d1(0x10a)][ARG_BLOCKED_MESSAGE_INDEX]={'status':new status_message_1[(_0x2ed7d1(0x101))](status_message_1['StatusMessage'][_0x2ed7d1(0x164)],utils_1['errors']['ARG_BLOCKED'],!![])},this[_0x2ed7d1(0x162)]=Object[_0x2ed7d1(0x143)]([],this[_0x2ed7d1(0x10a)]),this[_0x2ed7d1(0xf0)]=this[_0x2ed7d1(0x10a)]['map'](()=>null);}[a31_0x17b661(0xd9)](){const _0x475877=a31_0x17b661,_0x5729d9=this['v8Inspector'][_0x475877(0x15d)]({'expression':_0x475877(0x12c)});this[_0x475877(0x170)]=_0x5729d9[_0x475877(0x14d)]?.[_0x475877(0x118)][_0x475877(0x11d)];const _0x5f56c1=new Set();if(this['expressions']){const _0x21d7a3=this['expressions']['length'];this[_0x475877(0x133)][_0x475877(0xff)]((_0x2eef6f,_0x182a02)=>{const _0x26614d=_0x475877,_0x49f105=evaluate(_0x2eef6f,this[_0x26614d(0x16d)][0x0],this[_0x26614d(0x13b)],![],this[_0x26614d(0x157)]['expressionsEvalTimeoutMillis']);let _0x447f6a;if(_0x49f105['error'])_0x447f6a={'name':_0x2eef6f,'status':new status_message_1[(_0x26614d(0x101))](status_message_1[_0x26614d(0x101)][_0x26614d(0x164)],_0x49f105[_0x26614d(0x123)],!![])};else{_0x447f6a=this[_0x26614d(0x111)](_0x2eef6f,_0x49f105['object'],!![],0x0,_0x21d7a3);const _0x35cf87=_0x447f6a[_0x26614d(0xde)];typeof _0x35cf87!==_0x26614d(0x119)&&_0x5f56c1[_0x26614d(0x11c)](_0x35cf87);}this[_0x26614d(0x12b)][_0x182a02]=_0x447f6a;});}const _0x18ebaa=this['resolveFrames_']();let _0x537d0d=this['messageTable'][_0x475877(0xda)];while(_0x537d0d<this[_0x475877(0xf0)][_0x475877(0xda)]&&this[_0x475877(0x12d)]<this[_0x475877(0x124)]['getMaxSnapshotBufferSize']()){assert['ok'](!this['resolvedVariableTable'][_0x537d0d]);const _0x455fae=_0x5f56c1[_0x475877(0xe2)](_0x537d0d);this[_0x475877(0xf0)][_0x537d0d][_0x475877(0x11d)]?this['resolvedVariableTable'][_0x537d0d]=this[_0x475877(0x10d)](this[_0x475877(0xf0)][_0x537d0d],_0x455fae,_0x5f56c1[_0x475877(0x137)]):this[_0x475877(0x162)][_0x537d0d]={'value':undefined},_0x537d0d++;}if(this[_0x475877(0x170)])this['v8Inspector'][_0x475877(0x142)]({'objectId':this['varTableIndexObjectId']});return _0x537d0d<this[_0x475877(0xf0)][_0x475877(0xda)]&&this[_0x475877(0x114)](_0x537d0d,_0x18ebaa),{'id':this[_0x475877(0x122)]['id'],'stackFrames':_0x18ebaa,'variableTable':this['resolvedVariableTable'],'evaluatedExpressions':this['evaluatedExpressions'],'maxHitCount':this[_0x475877(0x122)][_0x475877(0xf3)],'ignoreQuota':this[_0x475877(0x122)]['ignoreQuota'],'pipingStatus':this['breakpoint'][_0x475877(0x151)]};}[a31_0x17b661(0x114)](_0x25d127,_0x100989){this['resolvedVariableTable']['splice'](_0x25d127);const _0x5aaebf=_0xcd1955=>{const _0x257fd9=a31_0x413e;_0xcd1955[_0x257fd9(0xff)](_0x48c494=>{const _0x57b44c=_0x257fd9;_0x48c494[_0x57b44c(0xde)]&&_0x48c494['varTableIndex']>=_0x25d127&&(_0x48c494[_0x57b44c(0xde)]=BUFFER_FULL_MESSAGE_INDEX,_0x48c494[_0x57b44c(0x161)]=this[_0x57b44c(0x10a)][BUFFER_FULL_MESSAGE_INDEX][_0x57b44c(0x161)]),_0x48c494[_0x57b44c(0xe9)]&&_0x5aaebf(_0x48c494['members']);});};_0x100989['forEach'](_0x5a1d9f=>{const _0x2900e5=a31_0x413e;_0x5aaebf(_0x5a1d9f[_0x2900e5(0x125)]),_0x5aaebf(_0x5a1d9f[_0x2900e5(0x11e)]);}),_0x5aaebf(this['evaluatedExpressions']),_0x5aaebf(this['resolvedVariableTable']);}[a31_0x17b661(0x14e)](){const _0x4aba44=a31_0x17b661,_0x34fb32=[],_0x4c463b=Math[_0x4aba44(0x146)](this[_0x4aba44(0x16d)][_0x4aba44(0xda)],this[_0x4aba44(0x157)]['capture'][_0x4aba44(0xe3)]);for(let _0x1f45e0=0x0;_0x1f45e0<_0x4c463b;_0x1f45e0++){const _0x18ad55=this[_0x4aba44(0x16d)][_0x1f45e0];this[_0x4aba44(0xfc)](_0x18ad55)&&_0x34fb32[_0x4aba44(0x179)](this[_0x4aba44(0xf7)](_0x18ad55,_0x1f45e0<this[_0x4aba44(0x157)][_0x4aba44(0x16f)][_0x4aba44(0x10f)]));}return _0x34fb32;}[a31_0x17b661(0xfc)](_0x27e0b9){const _0xb406a5=a31_0x17b661,_0x5add0d=this[_0xb406a5(0x149)](_0x27e0b9);if(this[_0xb406a5(0xe5)](_0x5add0d))return!![];if(!(0x0,utils_1[_0xb406a5(0x156)])(_0x5add0d,this[_0xb406a5(0x157)]))return![];const _0x57b14a=this['resolveRelativePath_'](_0x27e0b9);return this[_0xb406a5(0x157)]['capture']['includeNodeModules']||!this[_0xb406a5(0xe8)](_0x57b14a);}[a31_0x17b661(0x149)](_0x9748da){const _0xb2ddbe=a31_0x17b661,_0x4fbfb1=_0x9748da[_0xb2ddbe(0x100)][_0xb2ddbe(0x145)],_0x38dcc1=this[_0xb2ddbe(0x10b)][_0x4fbfb1]?.[_0xb2ddbe(0xe0)];return _0x38dcc1&&(0x0,utils_1[_0xb2ddbe(0xf2)])(_0x38dcc1);}[a31_0x17b661(0xe5)](_0x28b8cb){const _0x34dca1=a31_0x17b661;return this[_0x34dca1(0x12f)]??(this['cachedExtraPaths']=this['config']['extraPaths']?.[_0x34dca1(0xdc)](_0x5063ca=>path['resolve'](_0x5063ca))??[]),this[_0x34dca1(0x12f)][_0x34dca1(0xd4)](_0x5333eb=>_0x28b8cb[_0x34dca1(0x160)](_0x5333eb));}[a31_0x17b661(0x141)](_0x5a0b00){const _0x150400=a31_0x17b661,_0x235b5e=this[_0x150400(0x149)](_0x5a0b00);return(0x0,utils_1[_0x150400(0x115)])(_0x235b5e,this[_0x150400(0x157)]);}[a31_0x17b661(0xe8)](_0x4cb512){const _0x1a1557=a31_0x17b661;return(0x0,utils_1['stripFileProtocol'])(_0x4cb512)['startsWith'](_0x1a1557(0x135));}[a31_0x17b661(0xf7)](_0x4de744,_0x105f04){const _0x27101c=a31_0x17b661,_0x2dec44=[];let _0x48f56c=[];if(!_0x105f04)_0x2dec44[_0x27101c(0x179)]({'name':_0x27101c(0x112),'varTableIndex':ARG_LOCAL_LIMIT_MESSAGE_INDEX}),_0x48f56c[_0x27101c(0x179)]({'name':_0x27101c(0x147),'varTableIndex':ARG_LOCAL_LIMIT_MESSAGE_INDEX});else this['blocklistManager'][_0x27101c(0xea)](this['resolveRelativePath_'](_0x4de744))?(_0x2dec44[_0x27101c(0x179)]({'name':_0x27101c(0x112),'varTableIndex':ARG_BLOCKED_MESSAGE_INDEX}),_0x48f56c[_0x27101c(0x179)]({'name':_0x27101c(0x147),'varTableIndex':ARG_BLOCKED_MESSAGE_INDEX})):(_0x48f56c=this[_0x27101c(0x136)](_0x4de744),Array[_0x27101c(0x154)](_0x48f56c)&&_0x48f56c[_0x27101c(0xda)]===0x0&&(_0x48f56c=[]));return{'function':this[_0x27101c(0x106)](_0x4de744),'location':this[_0x27101c(0xf1)](_0x4de744),'arguments':_0x2dec44,'locals':_0x48f56c};}[a31_0x17b661(0x106)](_0x9e1a19){const _0x1ecd76=a31_0x17b661;if(!_0x9e1a19)return'';if(_0x9e1a19['functionName']==='')return _0x1ecd76(0xfe);return _0x9e1a19[_0x1ecd76(0x176)];}[a31_0x17b661(0xf1)](_0x213c48){const _0x5fffee=a31_0x17b661,_0xb28c2d=this['resolveRelativePath_'](_0x213c48),_0xa22dd2=this[_0x5fffee(0x149)](_0x213c48);if(this[_0x5fffee(0x157)][_0x5fffee(0x16f)][_0x5fffee(0x175)]){const {file:_0x434026,line:_0x1b382c,column:_0x590dcf}=this[_0x5fffee(0x15e)](_0xb28c2d,_0x213c48['location'][_0x5fffee(0x165)],_0x213c48[_0x5fffee(0x100)][_0x5fffee(0x128)]??0x0,_0xa22dd2),_0x2adbfb=this['sourcemapper']['reverseMappingInfo'](_0x434026,_0x1b382c,_0x590dcf);if(_0x2adbfb)return{'path':_0x2adbfb[_0x5fffee(0xe4)],'line':_0x2adbfb[_0x5fffee(0x117)]};}return{'path':_0xb28c2d,'line':_0x213c48[_0x5fffee(0x100)][_0x5fffee(0x165)]};}[a31_0x17b661(0x15e)](_0x5737db,_0xffd104,_0x1b7597,_0x5b732d){const _0x321f70=a31_0x17b661;if(this[_0x321f70(0x148)]){const _0x4cf580=this[_0x321f70(0x148)](_0x5737db,_0xffd104,_0x1b7597);if(_0x4cf580)return{..._0x4cf580,'line':_0x4cf580['line']-0x1};if(_0x5b732d){const _0x363cdc=this[_0x321f70(0x148)](_0x5b732d,_0xffd104,_0x1b7597);if(_0x363cdc)return{..._0x363cdc,'line':_0x363cdc[_0x321f70(0x117)]-0x1};}}return{'file':_0x5737db,'line':_0xffd104,'column':_0x1b7597};}[a31_0x17b661(0x136)](_0x24c3a9){const _0x301c4b=a31_0x17b661,_0x57ee51=[],_0x2f13eb={},_0x1b9a61=_0x24c3a9[_0x301c4b(0x107)];let _0x9b5c1a=_0x1b9a61[_0x301c4b(0xda)];_0x24c3a9[_0x301c4b(0x107)][_0x9b5c1a-0x2][_0x301c4b(0x15f)]===_0x301c4b(0x134)?_0x9b5c1a-=0x2:_0x9b5c1a-=0x1;for(let _0x27f19f=0x0;_0x27f19f<_0x9b5c1a;++_0x27f19f){const _0x295a6a=this[_0x301c4b(0x13b)][_0x301c4b(0x139)]({'objectId':_0x24c3a9[_0x301c4b(0x107)][_0x27f19f]['object'][_0x301c4b(0x11d)]});if(_0x295a6a[_0x301c4b(0x14d)]&&!(Array['isArray'](_0x295a6a['response']['result'])&&_0x295a6a[_0x301c4b(0x14d)][_0x301c4b(0x118)][_0x301c4b(0xda)]===0x0))for(const _0x2dd2e3 of _0x295a6a[_0x301c4b(0x14d)][_0x301c4b(0x118)]){if(!_0x2f13eb[_0x2dd2e3[_0x301c4b(0xeb)]]){_0x2f13eb[_0x2dd2e3[_0x301c4b(0xeb)]]=!![];const _0x1d5cfb=this[_0x301c4b(0x12b)][_0x301c4b(0xdc)](_0x291dcb=>_0x291dcb['name'])[_0x301c4b(0x174)](_0x2dd2e3[_0x301c4b(0xeb)]);_0x2dd2e3[_0x301c4b(0x173)]&&_0x57ee51[_0x301c4b(0x179)](this[_0x301c4b(0x111)](_0x2dd2e3[_0x301c4b(0xeb)],_0x2dd2e3['value'],_0x1d5cfb,0x0,this[_0x301c4b(0x12b)][_0x301c4b(0xda)]));}}}return _0x24c3a9[_0x301c4b(0x167)][_0x301c4b(0x11d)]&&_0x57ee51[_0x301c4b(0x179)](this['resolveVariable_'](_0x301c4b(0x131),_0x24c3a9[_0x301c4b(0x167)],![],0x0,0x0)),_0x57ee51;}[a31_0x17b661(0x111)](_0x1bda9b,_0x2ef315,_0x47f2e6,_0x28dc9e,_0x234265){const _0x5f514d=a31_0x17b661;let _0x245f8d=_0x1bda9b[_0x5f514d(0xda)];const _0x225f44={'name':_0x1bda9b};_0x225f44[_0x5f514d(0x15f)]=_0x2ef315[_0x5f514d(0x15f)];if(this[_0x5f514d(0x144)](_0x2ef315[_0x5f514d(0x15f)])){_0x225f44['value']=String(_0x2ef315[_0x5f514d(0x173)]);const _0x58e33d=this[_0x5f514d(0x124)][_0x5f514d(0x13c)]();if(_0x58e33d&&_0x58e33d<_0x225f44[_0x5f514d(0x173)][_0x5f514d(0xda)]){if(!_0x47f2e6)_0x225f44[_0x5f514d(0x161)]=new status_message_1['StatusMessage'](status_message_1[_0x5f514d(0x101)][_0x5f514d(0x164)],{...utils_1['errors'][_0x5f514d(0xdf)],'parameters':[_0x58e33d[_0x5f514d(0x105)]()]},![]),_0x225f44[_0x5f514d(0x173)]=_0x225f44['value'][_0x5f514d(0x10c)](0x0,_0x58e33d)+'...';else{const _0x5e98a8=this[_0x5f514d(0x178)](_0x234265);_0x5e98a8&&_0x5e98a8<_0x225f44[_0x5f514d(0x173)][_0x5f514d(0xda)]&&(_0x225f44[_0x5f514d(0x161)]=new status_message_1[(_0x5f514d(0x101))](status_message_1[_0x5f514d(0x101)][_0x5f514d(0x164)],{...utils_1['errors'][_0x5f514d(0x129)],'parameters':[_0x5e98a8['toString']()]},![]),_0x225f44[_0x5f514d(0x173)]=_0x225f44['value']['substring'](0x0,_0x5e98a8)+_0x5f514d(0x166));}}}else{if(this[_0x5f514d(0x140)](_0x2ef315[_0x5f514d(0x15f)]))_0x225f44[_0x5f514d(0x173)]=_0x5f514d(0x172)+(_0x1bda9b===''?_0x5f514d(0xfe):_0x1bda9b+'()');else{if(this['isObject_'](_0x2ef315[_0x5f514d(0x15f)])){_0x28dc9e=_0x28dc9e+0x1;const {maxVariableDepth:_0x12c75f}=this[_0x5f514d(0x157)][_0x5f514d(0x16f)];_0x28dc9e>_0x12c75f?_0x225f44[_0x5f514d(0x161)]=new status_message_1['StatusMessage'](status_message_1['StatusMessage'][_0x5f514d(0x164)],{...utils_1[_0x5f514d(0x102)][_0x5f514d(0x129)],'description':_0x5f514d(0xfb)+_0x12c75f+_0x5f514d(0x11a)},![]):_0x225f44[_0x5f514d(0xde)]=this[_0x5f514d(0x127)](_0x2ef315,_0x28dc9e);}else _0x225f44[_0x5f514d(0x173)]='unknown\x20type';}}return _0x225f44[_0x5f514d(0x173)]?_0x245f8d+=_0x225f44[_0x5f514d(0x173)][_0x5f514d(0xda)]:_0x245f8d+=0x8,this[_0x5f514d(0x12d)]+=_0x245f8d,_0x225f44;}[a31_0x17b661(0x178)](_0x1eab62){const _0x5f3910=a31_0x17b661,_0x2887f5=Math[_0x5f3910(0x108)](this[_0x5f3910(0x124)][_0x5f3910(0x150)]()/(_0x1eab62===0x0?0x1:_0x1eab62));return _0x2887f5<=this['configProvider'][_0x5f3910(0x13c)]()?this[_0x5f3910(0x124)][_0x5f3910(0x150)]():_0x2887f5;}['isPrimitive_'](_0x33843e){const _0x1bc282=a31_0x17b661;return _0x33843e==='undefined'||_0x33843e===_0x1bc282(0x168)||_0x33843e===_0x1bc282(0x159)||_0x33843e===_0x1bc282(0xf9)||_0x33843e===_0x1bc282(0x158);}[a31_0x17b661(0x120)](_0x5da06b){return _0x5da06b==='object';}[a31_0x17b661(0x140)](_0x1e50f4){return _0x1e50f4==='function';}['getVariableIndex_'](_0x54eb13,_0x1201e7){const _0x3296d8=a31_0x17b661,_0x136d8e=this['v8Inspector'][_0x3296d8(0x103)]({'functionDeclaration':_0x3296d8(0xd7),'objectId':_0x54eb13['objectId'],'arguments':[{'objectId':this[_0x3296d8(0x170)]},{'value':this['rawVariableTable'][_0x3296d8(0xda)]}]}),_0x5857c7=_0x136d8e[_0x3296d8(0x14d)]?.[_0x3296d8(0x118)]['value']??this[_0x3296d8(0xf0)][_0x3296d8(0xda)];return _0x5857c7>=this['rawVariableTable'][_0x3296d8(0xda)]&&(this[_0x3296d8(0xf0)][_0x5857c7]={'objectId':_0x54eb13[_0x3296d8(0x11d)],'description':_0x54eb13[_0x3296d8(0x113)]===_0x3296d8(0x13a)?_0x54eb13['description']:undefined,'depth':_0x1201e7}),_0x5857c7;}['resolveRemoteObject_'](_0x1629e2,_0x1f0152,_0x2550c0){const _0x3eb48e=a31_0x17b661,_0x5286b4=this['configProvider'][_0x3eb48e(0x13d)](_0x1f0152),_0x3f7341=this['v8Inspector'][_0x3eb48e(0x139)]({'objectId':_0x1629e2[_0x3eb48e(0x11d)]}),_0x510b0c=[];if(_0x3f7341['error']||!_0x3f7341['response'])_0x510b0c[_0x3eb48e(0x179)]({'name':_0x3f7341[_0x3eb48e(0x123)]?String(_0x3f7341[_0x3eb48e(0x123)]):_0x3eb48e(0x163)});else{const {ownProps:_0x23ac8c,nonEnumerableProps:_0x4e2fb3}=_0x3f7341[_0x3eb48e(0x14d)][_0x3eb48e(0x118)][_0x3eb48e(0x138)]((_0x462ce1,_0x44a8c7)=>{const _0x16157a=_0x3eb48e;return _0x44a8c7[_0x16157a(0x126)]&&(_0x44a8c7['enumerable']?_0x462ce1['ownProps'][_0x16157a(0x179)](_0x44a8c7):_0x462ce1['nonEnumerableProps'][_0x16157a(0x179)](_0x44a8c7)),_0x462ce1;},{'ownProps':[],'nonEnumerableProps':[]}),_0x16f1df=_0x5286b4&&_0x5286b4<_0x23ac8c[_0x3eb48e(0xda)],_0x10cba6=_0x23ac8c[_0x3eb48e(0x11f)](0x0,_0x5286b4??_0x23ac8c[_0x3eb48e(0xda)])[_0x3eb48e(0xe7)](_0x4e2fb3)['map'](_0x13a5f0=>this[_0x3eb48e(0x16c)](_0x1f0152,_0x13a5f0,_0x1629e2[_0x3eb48e(0x132)],_0x2550c0));_0x510b0c[_0x3eb48e(0x179)](..._0x10cba6);const _0x547bf7=_0x3f7341[_0x3eb48e(0x14d)][_0x3eb48e(0x116)]?.[_0x3eb48e(0x121)](_0x56fc1e=>_0x56fc1e['name']===_0x3eb48e(0x15c));_0x547bf7&&_0x510b0c[_0x3eb48e(0x179)](this[_0x3eb48e(0x16c)](_0x1f0152,_0x547bf7,_0x1629e2[_0x3eb48e(0x132)],_0x2550c0));if(_0x16f1df){const _0x439eac=_0x1f0152?'Collection\x20expressions\x20capture\x20is\x20limited\x20to\x20the\x20first\x20'+_0x5286b4+_0x3eb48e(0x104):_0x3eb48e(0x152)+_0x5286b4+'\x20elements.\x20Add\x20as\x20a\x20watch\x20expression\x20to\x20view\x20more.';_0x510b0c[_0x3eb48e(0x179)]({'name':_0x439eac});}}return{'value':_0x1629e2[_0x3eb48e(0x10e)],'members':_0x510b0c};}['resolveObjectProperty_'](_0x422d75,_0x5067ac,_0x180b4c,_0x2eaef0){const _0x1f0ae9=a31_0x17b661,_0xfd2fee=String(_0x5067ac[_0x1f0ae9(0xeb)]);if(_0x5067ac[_0x1f0ae9(0x130)]!==undefined)return{'name':_0xfd2fee,'varTableIndex':GETTER_MESSAGE_INDEX};return this[_0x1f0ae9(0x111)](_0xfd2fee,_0x5067ac[_0x1f0ae9(0x173)],_0x422d75,_0x180b4c,_0x2eaef0);}}function testAssert(){const _0x28f653=a31_0x17b661;assert[_0x28f653(0x16b)](0x0,0x1);}function capture(_0x34aa4a,_0x5e6cc4,_0x212157,_0xa1fac1,_0x13c193,_0x358fc8,_0x135d3b,_0x46006c){const _0x5c1e75=a31_0x17b661;return new StateResolver(_0x34aa4a,_0x5e6cc4,_0x212157,_0xa1fac1,_0x13c193,_0x358fc8,_0x135d3b,_0x46006c)[_0x5c1e75(0xd9)]();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a32_0x9ea7(_0x41f4c3,_0x102feb){const _0x56a8ba=a32_0x3110();return a32_0x9ea7=function(_0x53bd94,_0x2090cf){_0x53bd94=_0x53bd94-0x186;let _0x31109d=_0x56a8ba[_0x53bd94];return _0x31109d;},a32_0x9ea7(_0x41f4c3,_0x102feb);}const a32_0x5261ec=a32_0x9ea7;(function(_0x1b0f27,_0x35df21){const _0x3193b3=a32_0x9ea7,_0x4649ab=_0x1b0f27();while(!![]){try{const _0x13f5e1=parseInt(_0x3193b3(0x194))/0x1+parseInt(_0x3193b3(0x18c))/0x2*(-parseInt(_0x3193b3(0x189))/0x3)+-parseInt(_0x3193b3(0x191))/0x4+-parseInt(_0x3193b3(0x192))/0x5*(-parseInt(_0x3193b3(0x196))/0x6)+parseInt(_0x3193b3(0x187))/0x7+-parseInt(_0x3193b3(0x18d))/0x8*(parseInt(_0x3193b3(0x18a))/0x9)+parseInt(_0x3193b3(0x18b))/0xa;if(_0x13f5e1===_0x35df21)break;else _0x4649ab['push'](_0x4649ab['shift']());}catch(_0x167a59){_0x4649ab['push'](_0x4649ab['shift']());}}}(a32_0x3110,0x1d394));const a32_0x2090cf=(function(){let _0x301e21=!![];return function(_0x12c271,_0x14e23a){const _0x38f334=_0x301e21?function(){const _0x124bb4=a32_0x9ea7;if(_0x14e23a){const _0x313e76=_0x14e23a[_0x124bb4(0x195)](_0x12c271,arguments);return _0x14e23a=null,_0x313e76;}}:function(){};return _0x301e21=![],_0x38f334;};}()),a32_0x53bd94=a32_0x2090cf(this,function(){const _0x1b3941=a32_0x9ea7;return a32_0x53bd94[_0x1b3941(0x190)]()[_0x1b3941(0x193)](_0x1b3941(0x18e))[_0x1b3941(0x190)]()['constructor'](a32_0x53bd94)[_0x1b3941(0x193)](_0x1b3941(0x18e));});a32_0x53bd94();'use strict';Object[a32_0x5261ec(0x186)](exports,a32_0x5261ec(0x18f),{'value':!![]}),exports[a32_0x5261ec(0x188)]=void 0x0;const assert=require(a32_0x5261ec(0x197)),nop=_0x475caf=>_0x475caf,nopAssert={'deepEqual':nop,'deepStrictEqual':nop,'doesNotThrow':nop,'equal':nop,'fail':nop,'ifError':nop,'notDeepEqual':nop,'notDeepStrictEqual':nop,'notEqual':nop,'notStrictEqual':nop,'ok':nop,'strictEqual':nop,'throws':nop,'AssertionError':nop,'rejects':nop,'doesNotReject':nop,'strict':nop,'match':nop,'doesNotMatch':nop},debugAssert=_0x187d11=>_0x187d11?assert:nopAssert;exports['debugAssert']=debugAssert;function a32_0x3110(){const _0x485f94=['search','73874YwxEXh','apply','198SgXLGd','assert','defineProperty','1316770rssmBZ','debugAssert','260106HaQmQH','917361LwyqJE','1125460VAPDro','4ymsFGA','8QrVGGR','(((.+)+)+)+$','__esModule','toString','120608BflWjN','7675XRkLdX'];a32_0x3110=function(){return _0x485f94;};return a32_0x3110();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function a33_0x4517(){const _0x123895=['../../client/stackdriver/status-message','132ZcszjY','16TVbxpG','getBreakpointCompiler','The\x20\x27pathResolver\x27\x20config\x20must\x20be\x20a\x20function.\x20Continuing\x20with\x20the\x20agent\x27s\x20default\x20behavior.','4689027kfAIhX','test','5099373nZEmfc','Failed\x20to\x20read\x20agent\x20version\x20from\x20file:\x20','isArray','Expression\x20not\x20allowed','\x20See\x20the\x20debug\x20agent\x20documentation\x20at\x20https://goo.gl/ShSm6r.','warn','name','status','appPathRelativeToRepository','isFileIndexed','918624BLRZSG','stringify','version','\x20only\x20known\x20paths\x20can\x20be\x20returned.\x20Continuing\x20with\x20the\x20agent\x27s\x20default\x20behavior.','Unable\x20to\x20clear\x20breakpoint\x20in\x20v8','.js','(((.+)+)+)+$','The\x20only\x20currently\x20supported\x20breakpoint\x20actions\x20are\x20CAPTURE\x20and\x20LOG.','toLowerCase','function','More\x20than\x20one\x20possible\x20match\x20was\x20found\x20for\x20the\x20requested\x20filename.\x20Provide\x20an\x20absolute\x20or\x20distinguished\x20path','getBooleanValue','Invalid\x20snapshot\x20position:\x20','Unable\x20to\x20set\x20breakpoint\x20in\x20v8','filter','min','960wEjbWl','message','satisfies','true','StatusMessage','167208yvFNXz','pop','substr','sep','Error\x20Compiling\x20Expression','\x20by\x20default.\x20Please\x20set\x20the\x20allowExpressions\x20configuration\x20option\x20to\x20true.','es6','startsWith','/resources/version.txt','join','semver','jsx','\x27\x20that\x20is\x20not\x20in\x20the\x20list\x20of\x20paths\x20known\x20to\x20the\x20debug\x20agent\x20','__esModule','workingDirectory','pathToRegExp','backoff','Syntax\x20error\x20in\x20condition:\x20$0','file://','errors','other\x20than\x20\x27undefined\x27\x20or\x20an\x20array\x20of\x20strings.\x20Continuing\x20with\x20','setErrorStatusAndCallback','[a-zA-Z]+:','file:///','Missing\x20TypeScript\x20mapping\x20files.\x20Make\x20sure\x20to\x20include\x20these\x20in\x20your\x20remote\x20app','The\x20source\x20map\x20could\x20not\x20be\x20read\x20or\x20was\x20incorrectly\x20formatted','readFileSync','prettyError','waitFor','replace','coerce','findScripts','Locals\x20and\x20arguments\x20are\x20blocked\x20for\x20this\x20frame\x20because\x20it\x20is\x20part\x20of\x20the\x20Blocklist','Couldn\x27t\x20evaluate\x20the\x20given\x20condition\x20as\x20it\x20might\x20affect\x20app\x20performance.','4405scUctS','max','fileStats','isPathInCurrentWorkingDirectory','apply','316819oMFOnT','keys','length','split','8FWeDsZ','includes','Properties\x20with\x20getters\x20are\x20not\x20available','getJsonStringSizeInBytes','pathResolver','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20path\x20\x27','undefined','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20value\x20','Error\x20evaluating\x20condition:\x20','the\x20agent\x27s\x20default\x20behavior.','isJavaScriptFile','98956cQLwxE','toString','Expressions\x20and\x20conditions\x20are\x20not\x20allowed','Internal\x20error:\x20V8\x20breakpoint\x20externally\x20disabled','description','search','AggregateError','Max\x20data\x20size\x20reached','The\x20file\x20name\x20is\x20in\x20blocklist','findShortestFuzzyMatches','../../','byteLength','formatInterval','Expression\x20length\x20is\x20limited\x20to\x20the\x20first\x20$0\x20characters.\x20To\x20increase\x20this\x20limit,\x20adjust\x20the\x20agent\x20settings\x20—\x20see\x20the\x20documentation.','utf8','Native\x20properties\x20are\x20not\x20available','Node.js\x20version\x20not\x20supported.\x20Node.js\x205.2.0\x20and\x20versions\x20older\x20than\x200.12\x20are\x20not\x20supported.','bind','stripFileProtocol'];a33_0x4517=function(){return _0x123895;};return a33_0x4517();}const a33_0x151c00=a33_0x47a5;(function(_0x31d564,_0x2d9b59){const _0x59fa1e=a33_0x47a5,_0x2595bb=_0x31d564();while(!![]){try{const _0x372df6=parseInt(_0x59fa1e(0x153))/0x1+-parseInt(_0x59fa1e(0x186))/0x2+-parseInt(_0x59fa1e(0x12c))/0x3*(parseInt(_0x59fa1e(0x177))/0x4)+-parseInt(_0x59fa1e(0x14e))/0x5*(parseInt(_0x59fa1e(0x176))/0x6)+-parseInt(_0x59fa1e(0x17a))/0x7+parseInt(_0x59fa1e(0x157))/0x8*(parseInt(_0x59fa1e(0x17c))/0x9)+parseInt(_0x59fa1e(0x196))/0xa*(parseInt(_0x59fa1e(0x162))/0xb);if(_0x372df6===_0x2d9b59)break;else _0x2595bb['push'](_0x2595bb['shift']());}catch(_0x3ffc83){_0x2595bb['push'](_0x2595bb['shift']());}}}(a33_0x4517,0x5baed));const a33_0xe21db9=(function(){let _0x12c342=!![];return function(_0xbe8514,_0x830e7b){const _0x3e7dcb=_0x12c342?function(){const _0x5b2076=a33_0x47a5;if(_0x830e7b){const _0x2fc875=_0x830e7b[_0x5b2076(0x152)](_0xbe8514,arguments);return _0x830e7b=null,_0x2fc875;}}:function(){};return _0x12c342=![],_0x3e7dcb;};}()),a33_0x401dd9=a33_0xe21db9(this,function(){const _0xf6f0d9=a33_0x47a5;return a33_0x401dd9[_0xf6f0d9(0x163)]()[_0xf6f0d9(0x167)]('(((.+)+)+)+$')[_0xf6f0d9(0x163)]()['constructor'](a33_0x401dd9)[_0xf6f0d9(0x167)](_0xf6f0d9(0x18c));});a33_0x401dd9();'use strict';Object['defineProperty'](exports,a33_0x151c00(0x139),{'value':!![]}),exports[a33_0x151c00(0x148)]=exports[a33_0x151c00(0x16e)]=exports['errors']=void 0x0,exports[a33_0x151c00(0x185)]=isFileIndexed,exports[a33_0x151c00(0x14b)]=findScripts,exports[a33_0x151c00(0x13b)]=pathToRegExp,exports[a33_0x151c00(0x141)]=setErrorStatusAndCallback,exports[a33_0x151c00(0x178)]=getBreakpointCompiler,exports['removeFirstOccurrenceInArray']=removeFirstOccurrenceInArray,exports[a33_0x151c00(0x198)]=satisfies,exports[a33_0x151c00(0x161)]=isJavaScriptFile,exports[a33_0x151c00(0x174)]=stripFileProtocol,exports['stripCurrentWorkingDirectory']=stripCurrentWorkingDirectory,exports[a33_0x151c00(0x151)]=isPathInCurrentWorkingDirectory,exports['readFullVersion']=readFullVersion,exports[a33_0x151c00(0x191)]=getBooleanValue,exports[a33_0x151c00(0x13c)]=backoff,exports[a33_0x151c00(0x15a)]=getJsonStringSizeInBytes,exports[a33_0x151c00(0x147)]=prettyError;const path=require('path'),semver=require(a33_0x151c00(0x136)),status_message_1=require(a33_0x151c00(0x175)),fs=require('fs'),FILE_PROTOCOL=a33_0x151c00(0x13e),WINDOWS_FILE_PROTOCOL=a33_0x151c00(0x143),WINDOWS_URL_REGEX=RegExp('^'+WINDOWS_FILE_PROTOCOL+a33_0x151c00(0x142)),versionFilePath=a33_0x151c00(0x134);exports[a33_0x151c00(0x13f)]={'INVALID_BREAKPOINT':{'description':'invalid\x20snapshot\x20-\x20id\x20or\x20location\x20missing','id':0x1},'SOURCE_FILE_NOT_FOUND':{'description':'The\x20agent\x20couldn\x27t\x20find\x20the\x20given\x20filename.\x20Verify\x20the\x20action\x20filename','id':0x2},'SOURCE_FILE_AMBIGUOUS':{'description':a33_0x151c00(0x190),'id':0x3},'V8_BREAKPOINT_ERROR':{'description':a33_0x151c00(0x193),'id':0x4},'V8_BREAKPOINT_CLEAR_ERROR':{'description':a33_0x151c00(0x18a),'id':0x5},'SYNTAX_ERROR_IN_CONDITION':{'description':a33_0x151c00(0x13d),'id':0x6},'ERROR_EVALUATING_CONDITION':{'description':a33_0x151c00(0x15f),'id':0x7},'ERROR_COMPILING_CONDITION':{'description':'Error\x20compiling\x20condition.','id':0x8},'DISALLOWED_EXPRESSION':{'description':a33_0x151c00(0x17f),'id':0x9},'SOURCE_MAP_READ_ERROR':{'description':a33_0x151c00(0x145),'id':0xa},'V8_BREAKPOINT_DISABLED':{'description':a33_0x151c00(0x165),'id':0xb},'CAPTURE_BREAKPOINT_DATA':{'description':'Error\x20trying\x20to\x20capture\x20snapshot\x20data:\x20','id':0xc},'INVALID_LINE_NUMBER':{'description':a33_0x151c00(0x192),'id':0xd},'COULD_NOT_FIND_MAPPING_FILE':{'description':a33_0x151c00(0x144),'id':0xe},'ERROR_CONDITION_BREAKPOINT_QUOTA_EXCEEDED':{'description':a33_0x151c00(0x14d),'id':0xf},'DYNAMIC_LOG_OUT_OF_QUOTA':{'description':'LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20due\x20to\x20high\x20log\x20rate\x20until\x20log\x20quota\x20is\x20restored','id':0x10},'DYNAMIC_LOG_OUT_OF_CPU_QUOTA':{'description':'LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20by\x20quota\x20enforcement\x20due\x20to\x20significant\x20potential\x20CPU\x20impact','id':0x11},'BREAKPOINT_PATH_BLOCKED':{'description':a33_0x151c00(0x16a),'id':0x12},'ALLOW_EXPRESSIONS_MESSAGE':{'description':a33_0x151c00(0x164)+a33_0x151c00(0x131)+a33_0x151c00(0x180),'id':0x13},'NODE_VERSION_MESSAGE':{'description':a33_0x151c00(0x172),'id':0x14},'BREAKPOINT_ACTION_MESSAGE':{'description':a33_0x151c00(0x18d),'id':0x16},'BUFFER_FULL':{'description':a33_0x151c00(0x169),'id':0x17},'NATIVE_PROPERTIES_NOT_AVAILABLE':{'description':a33_0x151c00(0x171),'id':0x18},'PROPERTIES_WITH_GETTERS_NOT_AVAILABLE':{'description':a33_0x151c00(0x159),'id':0x19},'ARG_LOCAL_LIMIT':{'id':0x1a},'ARG_BLOCKED':{'description':a33_0x151c00(0x14c),'id':0x1b},'EVALUATION_TIMED_OUT':{'id':0x1c},'EVALUATION_ERROR':{'id':0x1d},'EVALUATION_EXCEPTION':{'id':0x1e},'EXPRESSION_COMPILING_ERROR':{'id':0x20,'description':a33_0x151c00(0x130)},'OBJECT_EXCEEDS_OBJECT_SIZE':{'id':0x35,'description':'Object\x20length\x20is\x20limited\x20to\x20the\x20first\x20$0\x20characters.\x20Add\x20as\x20a\x20watch\x20expression\x20to\x20view\x20more.'},'OBJECT_EXCEEDS_WATCH_EXP_LENGTH':{'id':0x36,'description':a33_0x151c00(0x16f)}};function isFileIndexed(_0x1c19b9,_0x2fa8d9){const _0x4370b7=a33_0x151c00;return _0x2fa8d9[_0x4370b7(0x16b)](_0x1c19b9)[_0x4370b7(0x155)]>0x0;}function findScripts(_0x4a9fb0,_0xb40f9d,_0x210d98,_0xbb6858){const _0x1627ed=a33_0x151c00,_0x1192dd=resolveScripts(_0x4a9fb0,_0xb40f9d,_0x210d98);if(_0xb40f9d[_0x1627ed(0x15b)]){if(typeof _0xb40f9d['pathResolver']!==_0x1627ed(0x18f))return _0xbb6858['warn'](_0x1627ed(0x179)),_0x1192dd;const _0x2a71e4=Object['keys'](_0x210d98[_0x1627ed(0x150)]),_0x593e1c=_0xb40f9d[_0x1627ed(0x15b)](_0x4a9fb0,_0x2a71e4,_0x1192dd);if(_0x593e1c===undefined)return _0x1192dd;if(!_0x593e1c||!Array[_0x1627ed(0x17e)](_0x593e1c))return _0xbb6858[_0x1627ed(0x181)](_0x1627ed(0x15e)+_0x1627ed(0x140)+_0x1627ed(0x160)),_0x1192dd;for(const _0x591dcc of _0x593e1c){if(!_0x2a71e4['includes'](_0x591dcc))return _0xbb6858['warn'](_0x1627ed(0x15c)+_0x591dcc+_0x1627ed(0x138)+JSON[_0x1627ed(0x187)](_0x2a71e4,null,0x2)+_0x1627ed(0x189)),_0x1192dd;}return _0x593e1c;}return _0x1192dd;}function resolveScripts(_0x52a070,_0x104ac7,_0x2b353a){const _0x263df1=a33_0x151c00;if(_0x104ac7[_0x263df1(0x184)]){const _0x108a47=_0x52a070[_0x263df1(0x149)](_0x104ac7[_0x263df1(0x184)],_0x104ac7['workingDirectory']);return _0x2b353a[_0x263df1(0x150)][_0x108a47]?[_0x108a47]:[];}const _0xaddb8d=path[_0x263df1(0x135)](_0x104ac7[_0x263df1(0x13a)]||'',_0x52a070);if(_0x2b353a[_0x263df1(0x150)][_0xaddb8d])return[_0xaddb8d];const _0x453859=pathToRegExp(_0x52a070),_0x248866=Object[_0x263df1(0x154)](_0x2b353a[_0x263df1(0x150)])[_0x263df1(0x194)](_0x453859[_0x263df1(0x17b)][_0x263df1(0x173)](_0x453859));if(_0x248866[_0x263df1(0x155)]===0x1)return _0x248866;return _0x2b353a[_0x263df1(0x16b)](_0x52a070);}function pathToRegExp(_0xfa4751){const _0x2c5699=a33_0x151c00;return(path['sep']==='/'||!_0xfa4751[_0x2c5699(0x158)](':'))&&(_0xfa4751=path[_0x2c5699(0x135)](path['sep'],_0xfa4751)),path[_0x2c5699(0x12f)]!=='/'&&(_0xfa4751=_0xfa4751['replace'](new RegExp('\x5c\x5c','g'),'\x5c\x5c')),_0xfa4751=_0xfa4751[_0x2c5699(0x149)]('.','\x5c.'),new RegExp(_0xfa4751+'$');}const formatInterval=(_0x1ce3bf,_0x5e4d8e)=>_0x1ce3bf+(_0x5e4d8e[0x0]*0x3e8+_0x5e4d8e[0x1]/0xf4240)+'ms';exports[a33_0x151c00(0x16e)]=formatInterval;function setErrorStatusAndCallback(_0xbaace7,_0x4dda8e,_0x4c269b,_0x167190){const _0x3965a3=a33_0x151c00,_0x18fc91=new Error(_0x167190[_0x3965a3(0x166)]??'');setImmediate(()=>{const _0x4e45bf=_0x3965a3;_0x4dda8e&&!_0x4dda8e[_0x4e45bf(0x183)]&&(_0x4dda8e[_0x4e45bf(0x183)]=new status_message_1[(_0x4e45bf(0x19a))](_0x4c269b,_0x167190,!![])),_0xbaace7(_0x18fc91);});}function getBreakpointCompiler(_0x56f332){const _0x3ea7a1=a33_0x151c00;switch(path['normalize'](_0x56f332['location']['path'])[_0x3ea7a1(0x156)]('.')[_0x3ea7a1(0x12d)]()){case _0x3ea7a1(0x132):case'es':case _0x3ea7a1(0x137):return _0x13f9dd=>_0x13f9dd;default:return null;}}function removeFirstOccurrenceInArray(_0xd093fd,_0xc7ad89){const _0x341e07=_0xd093fd['indexOf'](_0xc7ad89);_0x341e07>=0x0&&_0xd093fd['splice'](_0x341e07,0x1);}function a33_0x47a5(_0x6e01c2,_0x42e163){const _0x5b80ff=a33_0x4517();return a33_0x47a5=function(_0x401dd9,_0xe21db9){_0x401dd9=_0x401dd9-0x12c;let _0x451769=_0x5b80ff[_0x401dd9];return _0x451769;},a33_0x47a5(_0x6e01c2,_0x42e163);}function satisfies(_0x42b0a0,_0x30e268){const _0x142ff2=a33_0x151c00,_0x358b48=semver[_0x142ff2(0x14a)](_0x42b0a0),_0x2837c3=_0x358b48?_0x358b48[_0x142ff2(0x188)]:_0x42b0a0;return semver[_0x142ff2(0x198)](_0x2837c3,_0x30e268);}function isJavaScriptFile(_0xeb5a78){const _0x4dd469=a33_0x151c00;return path['extname'](_0xeb5a78)['toLowerCase']()===_0x4dd469(0x18b);}function stripFileProtocol(_0x11ed20){const _0x30ef18=a33_0x151c00,_0xd664c8=_0x11ed20[_0x30ef18(0x18e)]();if(WINDOWS_URL_REGEX[_0x30ef18(0x17b)](_0xd664c8))return _0x11ed20[_0x30ef18(0x12e)](WINDOWS_FILE_PROTOCOL[_0x30ef18(0x155)]);if(_0xd664c8['startsWith'](FILE_PROTOCOL))return _0x11ed20[_0x30ef18(0x12e)](FILE_PROTOCOL[_0x30ef18(0x155)]);return _0x11ed20;}function stripCurrentWorkingDirectory(_0x3d5894,_0x1cc019){const _0x2cf7da=a33_0x151c00;return stripFileProtocol(_0x3d5894)[_0x2cf7da(0x12e)](_0x1cc019[_0x2cf7da(0x13a)][_0x2cf7da(0x155)]+0x1);}function isPathInCurrentWorkingDirectory(_0x1d1939,_0xd12e22){const _0x5b3f3c=a33_0x151c00;return stripFileProtocol(_0x1d1939)[_0x5b3f3c(0x133)](_0xd12e22[_0x5b3f3c(0x13a)]);}function readFullVersion(_0x17b2f9){const _0x2b47b3=a33_0x151c00,_0x576695=path[_0x2b47b3(0x135)](__dirname,_0x2b47b3(0x16c),versionFilePath);try{return fs[_0x2b47b3(0x146)](_0x576695,'utf-8');}catch{return _0x17b2f9[_0x2b47b3(0x181)](_0x2b47b3(0x17d)+_0x576695),'UNKNOWN';}}function getBooleanValue(_0xd28e6d){const _0x9fbfd5=a33_0x151c00;if(_0xd28e6d===undefined||_0xd28e6d===null)return _0xd28e6d;return _0xd28e6d===_0x9fbfd5(0x199)||_0xd28e6d==='1';}function backoff(_0x3612e0,_0x3849a0){const _0x46e526=a33_0x151c00;return Math[_0x46e526(0x195)](Math[_0x46e526(0x14f)](_0x3612e0,0x1)*0x2,_0x3849a0);}function getJsonStringSizeInBytes(_0x2ca1fa){const _0x1799f8=a33_0x151c00;return Buffer[_0x1799f8(0x16d)](_0x2ca1fa,_0x1799f8(0x170));}function prettyError(_0x458b38){const _0x417daf=a33_0x151c00;if(!_0x458b38)return _0x417daf(0x15d);let _0x3c1a49=_0x458b38[_0x417daf(0x182)]+':\x20'+_0x458b38[_0x417daf(0x197)];if(_0x458b38[_0x417daf(0x182)]===_0x417daf(0x168)){const _0x5a72d2=_0x458b38;_0x3c1a49+='\x20[';for(const _0x26f7e0 of _0x5a72d2['errors']??[]){_0x3c1a49+=prettyError(_0x26f7e0),_0x3c1a49+=',\x20';}_0x3c1a49+=']';}return _0x3c1a49;}const waitFor=_0x197729=>new Promise(_0x27bb03=>{setTimeout(_0x27bb03,_0x197729);});exports['waitFor']=waitFor;
|
|
1
|
+
const a33_0x4a0a2d=a33_0x5c75;(function(_0x550441,_0x1a1a57){const _0x5ef72a=a33_0x5c75,_0x4a621c=_0x550441();while(!![]){try{const _0x46c764=parseInt(_0x5ef72a(0xc8))/0x1*(parseInt(_0x5ef72a(0x85))/0x2)+-parseInt(_0x5ef72a(0xcd))/0x3+parseInt(_0x5ef72a(0x78))/0x4+-parseInt(_0x5ef72a(0x92))/0x5+parseInt(_0x5ef72a(0xcf))/0x6*(parseInt(_0x5ef72a(0x7d))/0x7)+parseInt(_0x5ef72a(0x7e))/0x8*(parseInt(_0x5ef72a(0xd2))/0x9)+-parseInt(_0x5ef72a(0x84))/0xa;if(_0x46c764===_0x1a1a57)break;else _0x4a621c['push'](_0x4a621c['shift']());}catch(_0x420255){_0x4a621c['push'](_0x4a621c['shift']());}}}(a33_0x1f1d,0xbf241));const a33_0x5e0449=(function(){let _0x34ccd8=!![];return function(_0x1df32c,_0x1dacad){const _0x5e1464=_0x34ccd8?function(){const _0x40208f=a33_0x5c75;if(_0x1dacad){const _0x4bff29=_0x1dacad[_0x40208f(0xc9)](_0x1df32c,arguments);return _0x1dacad=null,_0x4bff29;}}:function(){};return _0x34ccd8=![],_0x5e1464;};}()),a33_0x83fe2=a33_0x5e0449(this,function(){const _0x5ec79a=a33_0x5c75;return a33_0x83fe2['toString']()['search']('(((.+)+)+)+$')['toString']()[_0x5ec79a(0x90)](a33_0x83fe2)[_0x5ec79a(0x93)](_0x5ec79a(0xa3));});a33_0x83fe2();'use strict';Object['defineProperty'](exports,a33_0x4a0a2d(0xce),{'value':!![]}),exports['waitFor']=exports[a33_0x4a0a2d(0xc3)]=exports[a33_0x4a0a2d(0xc7)]=void 0x0,exports[a33_0x4a0a2d(0x83)]=isFileIndexed,exports[a33_0x4a0a2d(0x88)]=findScripts,exports['pathToRegExp']=pathToRegExp,exports[a33_0x4a0a2d(0x8f)]=setErrorStatusAndCallback,exports[a33_0x4a0a2d(0xd3)]=getBreakpointCompiler,exports['removeFirstOccurrenceInArray']=removeFirstOccurrenceInArray,exports[a33_0x4a0a2d(0xd1)]=satisfies,exports['isJavaScriptFile']=isJavaScriptFile,exports['stripFileProtocol']=stripFileProtocol,exports[a33_0x4a0a2d(0xc2)]=scriptUrlToPath,exports['stripCurrentWorkingDirectory']=stripCurrentWorkingDirectory,exports[a33_0x4a0a2d(0x9a)]=isPathInCurrentWorkingDirectory,exports['readFullVersion']=readFullVersion,exports[a33_0x4a0a2d(0x81)]=getBooleanValue,exports[a33_0x4a0a2d(0x8d)]=backoff,exports[a33_0x4a0a2d(0x7a)]=getJsonStringSizeInBytes,exports[a33_0x4a0a2d(0x7f)]=prettyError;const path=require(a33_0x4a0a2d(0x8c)),semver=require('semver'),status_message_1=require(a33_0x4a0a2d(0x94)),fs=require('fs'),FILE_PROTOCOL=a33_0x4a0a2d(0x8a),WINDOWS_FILE_PROTOCOL=a33_0x4a0a2d(0xaa),WINDOWS_URL_REGEX=RegExp('^'+WINDOWS_FILE_PROTOCOL+'[a-zA-Z]+:'),versionFilePath=a33_0x4a0a2d(0x87);exports['errors']={'INVALID_BREAKPOINT':{'description':a33_0x4a0a2d(0xa2),'id':0x1},'SOURCE_FILE_NOT_FOUND':{'description':'The\x20agent\x20couldn\x27t\x20find\x20the\x20given\x20filename.\x20Verify\x20the\x20action\x20filename','id':0x2},'SOURCE_FILE_AMBIGUOUS':{'description':a33_0x4a0a2d(0xc5),'id':0x3},'V8_BREAKPOINT_ERROR':{'description':'Unable\x20to\x20set\x20breakpoint\x20in\x20v8','id':0x4},'V8_BREAKPOINT_CLEAR_ERROR':{'description':a33_0x4a0a2d(0xa6),'id':0x5},'SYNTAX_ERROR_IN_CONDITION':{'description':'Syntax\x20error\x20in\x20condition:\x20$0','id':0x6},'ERROR_EVALUATING_CONDITION':{'description':a33_0x4a0a2d(0x98),'id':0x7},'ERROR_COMPILING_CONDITION':{'description':'Error\x20compiling\x20condition.','id':0x8},'DISALLOWED_EXPRESSION':{'description':a33_0x4a0a2d(0xa7),'id':0x9},'SOURCE_MAP_READ_ERROR':{'description':a33_0x4a0a2d(0x7c),'id':0xa},'V8_BREAKPOINT_DISABLED':{'description':'Internal\x20error:\x20V8\x20breakpoint\x20externally\x20disabled','id':0xb},'CAPTURE_BREAKPOINT_DATA':{'description':a33_0x4a0a2d(0xbe),'id':0xc},'INVALID_LINE_NUMBER':{'description':a33_0x4a0a2d(0x8e),'id':0xd},'COULD_NOT_FIND_MAPPING_FILE':{'description':a33_0x4a0a2d(0x80),'id':0xe},'ERROR_CONDITION_BREAKPOINT_QUOTA_EXCEEDED':{'description':'Couldn\x27t\x20evaluate\x20the\x20given\x20condition\x20as\x20it\x20might\x20affect\x20app\x20performance.','id':0xf},'DYNAMIC_LOG_OUT_OF_QUOTA':{'description':'LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20due\x20to\x20high\x20log\x20rate\x20until\x20log\x20quota\x20is\x20restored','id':0x10},'DYNAMIC_LOG_OUT_OF_CPU_QUOTA':{'description':a33_0x4a0a2d(0x89),'id':0x11},'BREAKPOINT_PATH_BLOCKED':{'description':'The\x20file\x20name\x20is\x20in\x20blocklist','id':0x12},'ALLOW_EXPRESSIONS_MESSAGE':{'description':a33_0x4a0a2d(0xc0)+a33_0x4a0a2d(0xad)+'\x20See\x20the\x20debug\x20agent\x20documentation\x20at\x20https://goo.gl/ShSm6r.','id':0x13},'NODE_VERSION_MESSAGE':{'description':a33_0x4a0a2d(0xbb),'id':0x14},'BREAKPOINT_ACTION_MESSAGE':{'description':a33_0x4a0a2d(0xae),'id':0x16},'BUFFER_FULL':{'description':a33_0x4a0a2d(0xb7),'id':0x17},'NATIVE_PROPERTIES_NOT_AVAILABLE':{'description':a33_0x4a0a2d(0x91),'id':0x18},'PROPERTIES_WITH_GETTERS_NOT_AVAILABLE':{'description':a33_0x4a0a2d(0xca),'id':0x19},'ARG_LOCAL_LIMIT':{'id':0x1a},'ARG_BLOCKED':{'description':'Locals\x20and\x20arguments\x20are\x20blocked\x20for\x20this\x20frame\x20because\x20it\x20is\x20part\x20of\x20the\x20Blocklist','id':0x1b},'EVALUATION_TIMED_OUT':{'id':0x1c},'EVALUATION_ERROR':{'id':0x1d},'EVALUATION_EXCEPTION':{'id':0x1e},'EXPRESSION_COMPILING_ERROR':{'id':0x20,'description':'Error\x20Compiling\x20Expression'},'OBJECT_EXCEEDS_OBJECT_SIZE':{'id':0x35,'description':'Object\x20length\x20is\x20limited\x20to\x20the\x20first\x20$0\x20characters.\x20Add\x20as\x20a\x20watch\x20expression\x20to\x20view\x20more.'},'OBJECT_EXCEEDS_WATCH_EXP_LENGTH':{'id':0x36,'description':a33_0x4a0a2d(0x79)}};function isFileIndexed(_0x55e2ec,_0x3f271d){const _0x4d4bd0=a33_0x4a0a2d;return _0x3f271d[_0x4d4bd0(0xa9)](_0x55e2ec)[_0x4d4bd0(0x8b)]>0x0;}function findScripts(_0x2f1ed1,_0x48c48a,_0x3ac6a7,_0x274c72){const _0x45fa87=a33_0x4a0a2d,_0x94be34=resolveScripts(_0x2f1ed1,_0x48c48a,_0x3ac6a7);if(_0x48c48a[_0x45fa87(0xc1)]){if(typeof _0x48c48a[_0x45fa87(0xc1)]!==_0x45fa87(0xa8))return _0x274c72[_0x45fa87(0xb3)](_0x45fa87(0xc4)),_0x94be34;const _0x11b476=Object[_0x45fa87(0x9d)](_0x3ac6a7['fileStats']),_0x27ad20=_0x48c48a[_0x45fa87(0xc1)](_0x2f1ed1,_0x11b476,_0x94be34);if(_0x27ad20===undefined)return _0x94be34;if(!_0x27ad20||!Array[_0x45fa87(0x82)](_0x27ad20))return _0x274c72[_0x45fa87(0xb3)](_0x45fa87(0x99)+'other\x20than\x20\x27undefined\x27\x20or\x20an\x20array\x20of\x20strings.\x20Continuing\x20with\x20'+'the\x20agent\x27s\x20default\x20behavior.'),_0x94be34;for(const _0x273613 of _0x27ad20){if(!_0x11b476['includes'](_0x273613))return _0x274c72[_0x45fa87(0xb3)](_0x45fa87(0x9e)+_0x273613+'\x27\x20that\x20is\x20not\x20in\x20the\x20list\x20of\x20paths\x20known\x20to\x20the\x20debug\x20agent\x20'+JSON['stringify'](_0x11b476,null,0x2)+_0x45fa87(0x7b)),_0x94be34;}return _0x27ad20;}return _0x94be34;}function resolveScripts(_0xe8408c,_0x18d978,_0x33aafe){const _0x36270c=a33_0x4a0a2d;if(_0x18d978['appPathRelativeToRepository']){const _0x23c856=_0xe8408c['replace'](_0x18d978[_0x36270c(0xa1)],_0x18d978[_0x36270c(0xd5)]);return _0x33aafe['fileStats'][_0x23c856]?[_0x23c856]:[];}const _0x5ff4ff=path[_0x36270c(0xb1)](_0x18d978[_0x36270c(0xd5)]||'',_0xe8408c);if(_0x33aafe[_0x36270c(0x86)][_0x5ff4ff])return[_0x5ff4ff];const _0x3eaeec=pathToRegExp(_0xe8408c),_0x503c3c=Object['keys'](_0x33aafe[_0x36270c(0x86)])['filter'](_0x3eaeec[_0x36270c(0x97)]['bind'](_0x3eaeec));if(_0x503c3c[_0x36270c(0x8b)]===0x1)return _0x503c3c;return _0x33aafe[_0x36270c(0xa9)](_0xe8408c);}function pathToRegExp(_0x509e95){const _0x894b65=a33_0x4a0a2d;return(path[_0x894b65(0x9b)]==='/'||!_0x509e95[_0x894b65(0xa4)](':'))&&(_0x509e95=path[_0x894b65(0xb1)](path['sep'],_0x509e95)),path[_0x894b65(0x9b)]!=='/'&&(_0x509e95=_0x509e95[_0x894b65(0xb4)](new RegExp('\x5c\x5c','g'),'\x5c\x5c')),_0x509e95=_0x509e95[_0x894b65(0xb4)]('.','\x5c.'),new RegExp(_0x509e95+'$');}const formatInterval=(_0x424ccf,_0x5089eb)=>_0x424ccf+(_0x5089eb[0x0]*0x3e8+_0x5089eb[0x1]/0xf4240)+'ms';exports[a33_0x4a0a2d(0xc3)]=formatInterval;function setErrorStatusAndCallback(_0x44b8d1,_0x15513d,_0x2f06ab,_0x3d3783){const _0x4eef76=a33_0x4a0a2d,_0xa53212=new Error(_0x3d3783[_0x4eef76(0xcb)]??'');setImmediate(()=>{const _0x24b514=_0x4eef76;_0x15513d&&!_0x15513d[_0x24b514(0xbf)]&&(_0x15513d['status']=new status_message_1['StatusMessage'](_0x2f06ab,_0x3d3783,!![])),_0x44b8d1(_0xa53212);});}function getBreakpointCompiler(_0x110d29){const _0x101558=a33_0x4a0a2d;switch(path['normalize'](_0x110d29[_0x101558(0xcc)][_0x101558(0x8c)])[_0x101558(0x96)]('.')['pop']()){case _0x101558(0x95):case'es':case _0x101558(0xbd):return _0x4f001f=>_0x4f001f;default:return null;}}function a33_0x5c75(_0x3ee43e,_0x5602a0){const _0x54241c=a33_0x1f1d();return a33_0x5c75=function(_0x83fe2,_0x5e0449){_0x83fe2=_0x83fe2-0x77;let _0x1f1db0=_0x54241c[_0x83fe2];return _0x1f1db0;},a33_0x5c75(_0x3ee43e,_0x5602a0);}function removeFirstOccurrenceInArray(_0x2474e5,_0x5a565f){const _0xe2d2e2=a33_0x4a0a2d,_0x5d6d4e=_0x2474e5[_0xe2d2e2(0xaf)](_0x5a565f);_0x5d6d4e>=0x0&&_0x2474e5[_0xe2d2e2(0xba)](_0x5d6d4e,0x1);}function satisfies(_0x4baa93,_0x3f9db6){const _0x43b736=a33_0x4a0a2d,_0x33b8ec=semver[_0x43b736(0xd0)](_0x4baa93),_0xb2ff58=_0x33b8ec?_0x33b8ec[_0x43b736(0xb9)]:_0x4baa93;return semver['satisfies'](_0xb2ff58,_0x3f9db6);}function isJavaScriptFile(_0x56ddc3){const _0x1886b2=a33_0x4a0a2d;return path[_0x1886b2(0xc6)](_0x56ddc3)[_0x1886b2(0xb0)]()===_0x1886b2(0xb8);}function stripFileProtocol(_0x23e5d4){const _0x408200=a33_0x4a0a2d,_0x36060f=_0x23e5d4[_0x408200(0xb0)]();if(WINDOWS_URL_REGEX['test'](_0x36060f))return _0x23e5d4[_0x408200(0xbc)](WINDOWS_FILE_PROTOCOL[_0x408200(0x8b)]);if(_0x36060f['startsWith'](FILE_PROTOCOL))return _0x23e5d4[_0x408200(0xbc)](FILE_PROTOCOL['length']);return _0x23e5d4;}function scriptUrlToPath(_0x1bafca){const _0x256a15=a33_0x4a0a2d,_0x1351fa=decodeURI(_0x1bafca),_0x2e5ebc=stripFileProtocol(_0x1351fa),_0x2876c8=path['normalize'](_0x2e5ebc);if(process['platform']==='win32')return _0x2876c8[_0x256a15(0xb4)](/\//g,path[_0x256a15(0x9b)])[_0x256a15(0xb4)](/^\/+/,'');return _0x2876c8;}function stripCurrentWorkingDirectory(_0x2d3416,_0x445006){const _0x1c5f5f=a33_0x4a0a2d;return stripFileProtocol(_0x2d3416)[_0x1c5f5f(0xbc)](_0x445006[_0x1c5f5f(0xd5)][_0x1c5f5f(0x8b)]+0x1);}function isPathInCurrentWorkingDirectory(_0x2d651e,_0x318473){const _0x52e686=a33_0x4a0a2d;return stripFileProtocol(_0x2d651e)[_0x52e686(0xab)](_0x318473[_0x52e686(0xd5)]);}function readFullVersion(_0x73a7f8){const _0x4abc29=a33_0x4a0a2d,_0x320f7c=path['join'](__dirname,_0x4abc29(0xac),versionFilePath);try{return fs[_0x4abc29(0xd6)](_0x320f7c,'utf-8');}catch{return _0x73a7f8[_0x4abc29(0xb3)](_0x4abc29(0xb2)+_0x320f7c),_0x4abc29(0x77);}}function getBooleanValue(_0xf607ed){const _0x32434a=a33_0x4a0a2d;if(_0xf607ed===undefined||_0xf607ed===null)return _0xf607ed;return _0xf607ed===_0x32434a(0xa5)||_0xf607ed==='1';}function backoff(_0x2ca4cc,_0x340fc4){const _0x2258ef=a33_0x4a0a2d;return Math[_0x2258ef(0xb5)](Math[_0x2258ef(0xb6)](_0x2ca4cc,0x1)*0x2,_0x340fc4);}function getJsonStringSizeInBytes(_0x396c7d){return Buffer['byteLength'](_0x396c7d,'utf8');}function prettyError(_0x51f43a){const _0x4ebc82=a33_0x4a0a2d;if(!_0x51f43a)return _0x4ebc82(0xd4);let _0x55df0c=_0x51f43a[_0x4ebc82(0xa0)]+':\x20'+_0x51f43a[_0x4ebc82(0x9f)];if(_0x51f43a['name']===_0x4ebc82(0x9c)){const _0x2e47f1=_0x51f43a;_0x55df0c+='\x20[';for(const _0x1de357 of _0x2e47f1[_0x4ebc82(0xc7)]??[]){_0x55df0c+=prettyError(_0x1de357),_0x55df0c+=',\x20';}_0x55df0c+=']';}return _0x55df0c;}const waitFor=_0x3b1f15=>new Promise(_0x382775=>{setTimeout(_0x382775,_0x3b1f15);});function a33_0x1f1d(){const _0x2e43a0=['Invalid\x20snapshot\x20position:\x20','setErrorStatusAndCallback','constructor','Native\x20properties\x20are\x20not\x20available','563100cpvizL','search','../../client/stackdriver/status-message','es6','split','test','Error\x20evaluating\x20condition:\x20','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20value\x20','isPathInCurrentWorkingDirectory','sep','AggregateError','keys','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20path\x20\x27','message','name','appPathRelativeToRepository','invalid\x20snapshot\x20-\x20id\x20or\x20location\x20missing','(((.+)+)+)+$','includes','true','Unable\x20to\x20clear\x20breakpoint\x20in\x20v8','Expression\x20not\x20allowed','function','findShortestFuzzyMatches','file:///','startsWith','../../','\x20by\x20default.\x20Please\x20set\x20the\x20allowExpressions\x20configuration\x20option\x20to\x20true.','The\x20only\x20currently\x20supported\x20breakpoint\x20actions\x20are\x20CAPTURE\x20and\x20LOG.','indexOf','toLowerCase','join','Failed\x20to\x20read\x20agent\x20version\x20from\x20file:\x20','warn','replace','min','max','Max\x20data\x20size\x20reached','.js','version','splice','Node.js\x20version\x20not\x20supported.\x20Node.js\x205.2.0\x20and\x20versions\x20older\x20than\x200.12\x20are\x20not\x20supported.','substr','jsx','Error\x20trying\x20to\x20capture\x20snapshot\x20data:\x20','status','Expressions\x20and\x20conditions\x20are\x20not\x20allowed','pathResolver','scriptUrlToPath','formatInterval','The\x20\x27pathResolver\x27\x20config\x20must\x20be\x20a\x20function.\x20Continuing\x20with\x20the\x20agent\x27s\x20default\x20behavior.','More\x20than\x20one\x20possible\x20match\x20was\x20found\x20for\x20the\x20requested\x20filename.\x20Provide\x20an\x20absolute\x20or\x20distinguished\x20path','extname','errors','2685JhbSdo','apply','Properties\x20with\x20getters\x20are\x20not\x20available','description','location','1041030HqNITE','__esModule','861540CgukFs','coerce','satisfies','21051GHdzGF','getBreakpointCompiler','undefined','workingDirectory','readFileSync','UNKNOWN','889284sicWsy','Expression\x20length\x20is\x20limited\x20to\x20the\x20first\x20$0\x20characters.\x20To\x20increase\x20this\x20limit,\x20adjust\x20the\x20agent\x20settings\x20—\x20see\x20the\x20documentation.','getJsonStringSizeInBytes','\x20only\x20known\x20paths\x20can\x20be\x20returned.\x20Continuing\x20with\x20the\x20agent\x27s\x20default\x20behavior.','The\x20source\x20map\x20could\x20not\x20be\x20read\x20or\x20was\x20incorrectly\x20formatted','49pmlztI','2840gSbRti','prettyError','Missing\x20TypeScript\x20mapping\x20files.\x20Make\x20sure\x20to\x20include\x20these\x20in\x20your\x20remote\x20app','getBooleanValue','isArray','isFileIndexed','23215380YqfqqC','1122gsrKeI','fileStats','/resources/version.txt','findScripts','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20by\x20quota\x20enforcement\x20due\x20to\x20significant\x20potential\x20CPU\x20impact','file://','length','path','backoff'];a33_0x1f1d=function(){return _0x2e43a0;};return a33_0x1f1d();}exports['waitFor']=waitFor;
|