lightrun 1.37.2 → 1.38.1-release
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/src/agent/agent-logger.js +1 -1
- package/build/src/agent/blocklisting/blocklisting-patterns.js +1 -1
- package/build/src/agent/blocklisting/dummy-blocklist-manager.js +1 -1
- package/build/src/agent/blocklisting/patterns-blocklist-manager.js +1 -1
- package/build/src/agent/config.js +1 -1
- package/build/src/agent/configuration-provider.js +1 -1
- package/build/src/agent/controller.js +1 -1
- package/build/src/agent/debuglet-helpers/createDebuggee.js +1 -1
- package/build/src/agent/debuglet-helpers/createDebuggeeMetadata.js +1 -1
- package/build/src/agent/debuglet-helpers/createUniquifier.js +1 -1
- package/build/src/agent/debuglet-helpers/delimit.js +1 -1
- package/build/src/agent/debuglet-helpers/format.js +1 -1
- package/build/src/agent/debuglet-helpers/getAgentConfig.js +1 -1
- package/build/src/agent/debuglet-helpers/getPlatform.js +1 -1
- package/build/src/agent/debuglet-helpers/mapSubtract.js +1 -1
- package/build/src/agent/debuglet-helpers/normalizeConfig.js +1 -1
- package/build/src/agent/debuglet-helpers/tokenize.js +1 -1
- package/build/src/agent/debuglet.js +1 -1
- package/build/src/agent/environment-metadata.js +1 -1
- package/build/src/agent/io/file-index.js +1 -1
- package/build/src/agent/io/scan-results.js +1 -1
- package/build/src/agent/io/scanner.js +1 -1
- package/build/src/agent/io/sourcemapper.js +1 -1
- package/build/src/agent/leaky-bucket.js +1 -1
- package/build/src/agent/log-data.js +1 -1
- package/build/src/agent/piping-manager.js +1 -1
- package/build/src/agent/quota-manager.js +1 -1
- package/build/src/agent/reduction/redaction-manager-re2js.js +1 -1
- package/build/src/agent/reduction/redaction-manager.js +1 -1
- package/build/src/agent/state/inspector-state.js +1 -1
- package/build/src/agent/state/legacy-state.js +1 -1
- package/build/src/agent/util/debug-assert.js +1 -1
- package/build/src/agent/util/utils.js +1 -1
- package/build/src/agent/util/validator.js +1 -1
- package/build/src/agent/v8/debugapi.js +1 -1
- package/build/src/agent/v8/inspector-debugapi.js +1 -1
- package/build/src/agent/v8/legacy-debugapi.js +1 -1
- package/build/src/agent/v8/v8inspector.js +1 -1
- package/build/src/client/stackdriver/debug.js +1 -1
- package/build/src/client/stackdriver/status-message.js +1 -1
- package/build/src/debuggee.js +1 -1
- package/build/src/gcp.js +1 -1
- package/build/src/index.d.ts +11 -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 +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const a35_0x509be4=a35_0x129c;(function(_0x5e4161,_0x4d2dea){const _0x2abace=a35_0x129c,_0x29b484=_0x5e4161();while(!![]){try{const _0x5324b7=-parseInt(_0x2abace(0x1c9))/0x1*(-parseInt(_0x2abace(0x17e))/0x2)+-parseInt(_0x2abace(0x185))/0x3*(parseInt(_0x2abace(0x1e0))/0x4)+-parseInt(_0x2abace(0x14c))/0x5+-parseInt(_0x2abace(0x1da))/0x6*(-parseInt(_0x2abace(0x178))/0x7)+-parseInt(_0x2abace(0x183))/0x8*(-parseInt(_0x2abace(0x17f))/0x9)+-parseInt(_0x2abace(0x14e))/0xa*(parseInt(_0x2abace(0x1c3))/0xb)+-parseInt(_0x2abace(0x15d))/0xc*(-parseInt(_0x2abace(0x197))/0xd);if(_0x5324b7===_0x4d2dea)break;else _0x29b484['push'](_0x29b484['shift']());}catch(_0x5d0b9e){_0x29b484['push'](_0x29b484['shift']());}}}(a35_0x31f2,0x9df05));const a35_0x1bee04=(function(){let _0x491746=!![];return function(_0x2a3da0,_0x4e546c){const _0x5f3753=_0x491746?function(){const _0x24b2dc=a35_0x129c;if(_0x4e546c){const _0x51ceda=_0x4e546c[_0x24b2dc(0x1bb)](_0x2a3da0,arguments);return _0x4e546c=null,_0x51ceda;}}:function(){};return _0x491746=![],_0x5f3753;};}()),a35_0x34a797=a35_0x1bee04(this,function(){const _0x2282de=a35_0x129c;return a35_0x34a797[_0x2282de(0x192)]()[_0x2282de(0x19c)](_0x2282de(0x161))[_0x2282de(0x192)]()[_0x2282de(0x17b)](a35_0x34a797)[_0x2282de(0x19c)](_0x2282de(0x161));});a35_0x34a797();'use strict';Object[a35_0x509be4(0x1cf)](exports,a35_0x509be4(0x149),{'value':!![]}),exports[a35_0x509be4(0x188)]=exports[a35_0x509be4(0x1e1)]=void 0x0;const acorn=require('acorn'),path=require(a35_0x509be4(0x142)),status_message_1=require('../../client/stackdriver/status-message'),state=require('../state/inspector-state'),utils_1=require(a35_0x509be4(0x168)),debugapi=require(a35_0x509be4(0x147)),v8inspector_1=require('./v8inspector'),dummy_blocklist_manager_1=require(a35_0x509be4(0x1a7)),USE_MODULE_PREFIX=(0x0,utils_1['satisfies'])(process['version'],a35_0x509be4(0x195));class BreakpointData{constructor(_0x3871b4,_0x54e950,_0x35e2b6,_0x18a959,_0x1c418c,_0x5918c5,_0xb33ed4,_0x1a4db9){const _0x14c1d9=a35_0x509be4;this['id']=_0x3871b4,this[_0x14c1d9(0x17c)]=_0x54e950,this[_0x14c1d9(0x1a3)]=_0x35e2b6,this['locationStr']=_0x18a959,this['compile']=_0x1c418c,this[_0x14c1d9(0x16a)]=_0x5918c5,this['ignoreQuota']=_0xb33ed4,this[_0x14c1d9(0x177)]=_0x1a4db9;}}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x2ecf40,_0x4932cd,_0x3c89d6,_0x4c95fb,_0x560f9a){const _0x288e4c=a35_0x509be4;this[_0x288e4c(0x141)]={},this[_0x288e4c(0x1cc)]={},this[_0x288e4c(0x1be)]={},this[_0x288e4c(0x1c0)]={},this['breakpointMapper']={},this[_0x288e4c(0x1c4)]=0x0,this[_0x288e4c(0x14d)]=null,this[_0x288e4c(0x1b3)]=_0x2ecf40,this[_0x288e4c(0x1b1)]=_0x4932cd,this[_0x288e4c(0x191)]=_0x3c89d6,this[_0x288e4c(0x13c)]=_0x4c95fb,this[_0x288e4c(0x1de)]=new v8inspector_1[(_0x288e4c(0x180))](_0x2ecf40,(0x0,utils_1[_0x288e4c(0x16d)])(process[_0x288e4c(0x144)],_0x288e4c(0x1dd)),this[_0x288e4c(0x1b1)][_0x288e4c(0x16e)],_0x1a31c9=>{const _0x1a70ad=_0x288e4c;this[_0x1a70ad(0x1be)][_0x1a31c9['scriptId']]=_0x1a31c9;},_0xf7dcf1=>{const _0x3fbee7=_0x288e4c;try{this[_0x3fbee7(0x1bc)](_0xf7dcf1);}catch(_0x3694fa){this[_0x3fbee7(0x1b3)][_0x3fbee7(0x13e)](_0x3694fa);}}),this[_0x288e4c(0x198)]=_0x560f9a,this[_0x288e4c(0x160)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a35_0x509be4(0x157)](_0xc5b0f9,_0x360ce2){const _0xe5b3b6=a35_0x509be4;if(!_0xc5b0f9||typeof _0xc5b0f9['id']===_0xe5b3b6(0x14a)||!_0xc5b0f9[_0xe5b3b6(0x1df)]||!_0xc5b0f9[_0xe5b3b6(0x1df)][_0xe5b3b6(0x142)]||!_0xc5b0f9['location'][_0xe5b3b6(0x153)])return(0x0,utils_1[_0xe5b3b6(0x1b8)])(_0x360ce2,_0xc5b0f9,status_message_1[_0xe5b3b6(0x186)][_0xe5b3b6(0x18c)],utils_1['errors']['INVALID_BREAKPOINT']);const _0x251526=path['normalize'](_0xc5b0f9[_0xe5b3b6(0x1df)][_0xe5b3b6(0x142)]);if(!this[_0xe5b3b6(0x13c)][_0xe5b3b6(0x172)](_0x251526)){const _0x3e381b=path[_0xe5b3b6(0x1e5)](_0x251526);if(!this[_0xe5b3b6(0x1b1)][_0xe5b3b6(0x1db)][_0xe5b3b6(0x1bd)](_0x3e381b)){const _0x101ad7=_0x251526[_0xe5b3b6(0x1b0)](0x0,_0x251526[_0xe5b3b6(0x1d5)]-_0x3e381b[_0xe5b3b6(0x1d5)]),_0x5c17c3=this['config']['javascriptFileExtensions'][_0xe5b3b6(0x1c2)](_0xf7ea3b=>_0x101ad7+_0xf7ea3b)[_0xe5b3b6(0x1ba)](_0x50202e=>(0x0,utils_1[_0xe5b3b6(0x1e2)])(_0x50202e,this[_0xe5b3b6(0x191)])),_0x4b3f96=_0x5c17c3?utils_1['errors'][_0xe5b3b6(0x1af)]:utils_1[_0xe5b3b6(0x179)][_0xe5b3b6(0x1ab)];return(0x0,utils_1['setErrorStatusAndCallback'])(_0x360ce2,_0xc5b0f9,status_message_1['StatusMessage'][_0xe5b3b6(0x17a)],_0x4b3f96);}this[_0xe5b3b6(0x1b7)](_0xc5b0f9,null,null,_0x360ce2);}else{const _0x4b5a57=_0xc5b0f9['location'][_0xe5b3b6(0x153)],_0x548bda=0x0,_0x33f608=this['sourcemapper'][_0xe5b3b6(0x1e7)](_0x251526,_0x4b5a57,_0x548bda),_0x21a6b4=(0x0,utils_1['getBreakpointCompiler'])(_0xc5b0f9);if(_0xc5b0f9[_0xe5b3b6(0x1a1)]&&_0x21a6b4)try{_0xc5b0f9[_0xe5b3b6(0x1a1)]=_0x21a6b4(_0xc5b0f9[_0xe5b3b6(0x1a1)]);}catch(_0x29f11d){return this['logger'][_0xe5b3b6(0x1d0)](_0xe5b3b6(0x1c7)+_0xc5b0f9[_0xe5b3b6(0x1a1)]+_0xe5b3b6(0x165)),(0x0,utils_1[_0xe5b3b6(0x1b8)])(_0x360ce2,_0xc5b0f9,status_message_1[_0xe5b3b6(0x186)]['BREAKPOINT_CONDITION'],utils_1[_0xe5b3b6(0x179)][_0xe5b3b6(0x139)]);}this[_0xe5b3b6(0x1b7)](_0xc5b0f9,_0x33f608,_0x21a6b4,_0x360ce2);}}[a35_0x509be4(0x15e)](_0x99ca49,_0x152608){const _0x6b3e9d=a35_0x509be4;if(typeof _0x99ca49['id']===_0x6b3e9d(0x14a))return this['logger']['debug']('Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined'),(0x0,utils_1['setErrorStatusAndCallback'])(_0x152608,_0x99ca49,status_message_1[_0x6b3e9d(0x186)][_0x6b3e9d(0x19b)],utils_1['errors'][_0x6b3e9d(0x150)]);const _0x3b5e4c=this[_0x6b3e9d(0x141)][_0x99ca49['id']];if(!_0x3b5e4c)return this[_0x6b3e9d(0x1b3)][_0x6b3e9d(0x190)](_0x6b3e9d(0x1e6)+_0x99ca49['id']),(0x0,utils_1['setErrorStatusAndCallback'])(_0x152608,_0x99ca49,status_message_1[_0x6b3e9d(0x186)][_0x6b3e9d(0x19b)],utils_1[_0x6b3e9d(0x179)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x541885=_0x3b5e4c[_0x6b3e9d(0x170)],_0x2fa783=_0x3b5e4c['id'];(0x0,utils_1[_0x6b3e9d(0x143)])(this['locationMapper'][_0x541885],_0x99ca49['id']);this[_0x6b3e9d(0x1c0)][_0x541885][_0x6b3e9d(0x1d5)]===0x0&&delete this['locationMapper'][_0x541885];(0x0,utils_1[_0x6b3e9d(0x143)])(this[_0x6b3e9d(0x1a4)][_0x2fa783],_0x99ca49['id']);this['breakpointMapper'][_0x2fa783][_0x6b3e9d(0x1d5)]===0x0&&delete this[_0x6b3e9d(0x1a4)][_0x2fa783];let _0x2d816c={};!this[_0x6b3e9d(0x1a4)][_0x3b5e4c['id']]&&(_0x2d816c=this['v8Inspector'][_0x6b3e9d(0x158)](_0x3b5e4c['id'])),delete this[_0x6b3e9d(0x141)][_0x99ca49['id']],delete this[_0x6b3e9d(0x1cc)][_0x99ca49['id']],this[_0x6b3e9d(0x1c4)]--,setImmediate(()=>{const _0x427ea4=_0x6b3e9d;_0x2d816c[_0x427ea4(0x13e)]&&_0x152608(_0x2d816c[_0x427ea4(0x13e)]),_0x152608(null);});}[a35_0x509be4(0x19d)](_0x2af9b0,_0x46105c){const _0x5a457d=a35_0x509be4,_0x10a203=this[_0x5a457d(0x14f)][_0x5a457d(0x1cd)](this,_0x2af9b0,_0x37ac48=>{const _0x3e4b06=_0x5a457d,_0xd31c39=--this['breakpoints'][_0x2af9b0['id']][_0x3e4b06(0x16a)];(_0xd31c39<=0x0||_0x37ac48)&&(this[_0x3e4b06(0x1cc)][_0x2af9b0['id']][_0x3e4b06(0x13a)]=![]),_0x46105c(_0x37ac48||undefined);});this['listeners'][_0x2af9b0['id']]={'enabled':!![],'listener':_0x10a203};}[a35_0x509be4(0x1c1)](_0x1d1f5b,_0x54b8f9,_0x1268f9,_0x3d7411){const _0x509f57=a35_0x509be4,_0x2a5c45=this[_0x509f57(0x14f)]['bind'](this,_0x1d1f5b,_0x45dac1=>{const _0x63c4b7=_0x509f57;if(_0x45dac1){this['listeners'][_0x1d1f5b['id']][_0x63c4b7(0x13a)]=![],setImmediate(()=>{_0x3d7411(_0x45dac1||undefined);});return;}_0x54b8f9(_0x1d1f5b[_0x63c4b7(0x1c8)],_0x1d1f5b[_0x63c4b7(0x1ad)]),_0x1d1f5b[_0x63c4b7(0x1ad)]=[],_0x1268f9()?this['listeners'][_0x1d1f5b['id']][_0x63c4b7(0x13a)]=![]:this[_0x63c4b7(0x198)][_0x63c4b7(0x1b6)](_0x1d1f5b['id'])&&(this['listeners'][_0x1d1f5b['id']][_0x63c4b7(0x13a)]=![],setTimeout(()=>{const _0x5ad152=_0x63c4b7;!_0x1268f9()&&this[_0x5ad152(0x1cc)][_0x1d1f5b['id']]&&(this['listeners'][_0x1d1f5b['id']][_0x5ad152(0x13a)]=!![]),this[_0x5ad152(0x198)][_0x5ad152(0x13d)](_0x1d1f5b['id']);},this[_0x63c4b7(0x1b1)][_0x63c4b7(0x1e8)][_0x63c4b7(0x154)]*0x3e8));});this[_0x509f57(0x1cc)][_0x1d1f5b['id']]={'enabled':!![],'listener':_0x2a5c45};}[a35_0x509be4(0x1d4)](){const _0x3fb283=a35_0x509be4;this[_0x3fb283(0x1de)]['detach']();}[a35_0x509be4(0x181)](){const _0x1d0b44=a35_0x509be4;this[_0x1d0b44(0x1de)][_0x1d0b44(0x181)]();}[a35_0x509be4(0x18e)](){const _0x3f9dfb=a35_0x509be4;this[_0x3f9dfb(0x1de)][_0x3f9dfb(0x18e)]();}[a35_0x509be4(0x18b)](){const _0x236cb5=a35_0x509be4;return Object[_0x236cb5(0x148)](this['breakpoints'])[_0x236cb5(0x1d5)];}[a35_0x509be4(0x1b9)](){const _0x139a43=a35_0x509be4;return Object[_0x139a43(0x148)](this[_0x139a43(0x1cc)])[_0x139a43(0x1d5)];}[a35_0x509be4(0x16a)](_0x5213bb){const _0x384623=a35_0x509be4;return this['breakpoints'][_0x5213bb][_0x384623(0x16a)];}['setBlocklistManager'](_0x14a09a){const _0x12a5ec=a35_0x509be4;this[_0x12a5ec(0x160)]=_0x14a09a;}['setInternal'](_0x313899,_0xc5f59f,_0x34c658,_0x3146b2){const _0x5cb069=a35_0x509be4;let _0x4c0906=null;if(_0x313899[_0x5cb069(0x1a1)])try{_0x4c0906=acorn[_0x5cb069(0x1cb)](_0x313899[_0x5cb069(0x1a1)],{'sourceType':_0x5cb069(0x1d2),'ecmaVersion':0x6});const _0x1e1b67=require(_0x5cb069(0x14b));if(!_0x1e1b67[_0x5cb069(0x1d8)](_0x4c0906,![]))return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x5cb069(0x164)]);}catch(_0x303f3e){const _0x2ad09a=utils_1[_0x5cb069(0x179)][_0x5cb069(0x1d7)]+_0x303f3e[_0x5cb069(0x17d)];return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_CONDITION'],_0x2ad09a);}let _0x3b4000;const _0x4b8d76=_0xc5f59f?_0xc5f59f['file']:path['normalize'](_0x313899[_0x5cb069(0x1df)][_0x5cb069(0x142)]),_0x265cbc=(0x0,utils_1[_0x5cb069(0x1a6)])(_0x4b8d76,this[_0x5cb069(0x1b1)],this[_0x5cb069(0x191)],this[_0x5cb069(0x1b3)]);if(_0x265cbc['length']===0x0)return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)][_0x5cb069(0x17a)],utils_1['errors']['SOURCE_FILE_NOT_FOUND']);else{if(_0x265cbc[_0x5cb069(0x1d5)]===0x1)_0x3b4000=_0x265cbc[0x0];else return this['logger'][_0x5cb069(0x1d0)](_0x5cb069(0x1d6)+_0x4b8d76+_0x5cb069(0x15f)+_0x265cbc),(0x0,utils_1['setErrorStatusAndCallback'])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x5cb069(0x1b4)]);}if(this[_0x5cb069(0x160)]['shouldBlock'](_0x3b4000))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)][_0x5cb069(0x17a)],utils_1[_0x5cb069(0x179)]['BREAKPOINT_PATH_BLOCKED']);let _0x192431=_0xc5f59f&&_0xc5f59f['column']?_0xc5f59f[_0x5cb069(0x15c)]:_0x313899['location'][_0x5cb069(0x15c)]||0x1;const _0x2bae8c=_0xc5f59f?_0xc5f59f[_0x5cb069(0x153)]:_0x313899['location'][_0x5cb069(0x153)];USE_MODULE_PREFIX&&_0x2bae8c===0x1&&(_0x192431+=debugapi[_0x5cb069(0x1aa)]-0x1);if(_0x2bae8c>=this[_0x5cb069(0x191)]['fileStats'][_0x3b4000][_0x5cb069(0x16f)]||_0x2bae8c<0x1)return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1['errors']['INVALID_LINE_NUMBER'],'description':utils_1['errors']['INVALID_LINE_NUMBER'][_0x5cb069(0x1ae)]+_0x3b4000+':'+_0x2bae8c+_0x5cb069(0x1b5)+this[_0x5cb069(0x191)]['fileStats'][_0x3b4000]['lines']+_0x5cb069(0x175)+_0x5cb069(0x169)+_0x5cb069(0x184)});const _0x15fe3c=this[_0x5cb069(0x1a5)](_0x313899,_0x2bae8c,_0x192431,_0x3b4000);if(!_0x15fe3c)return(0x0,utils_1[_0x5cb069(0x1b8)])(_0x3146b2,_0x313899,status_message_1[_0x5cb069(0x186)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x5cb069(0x179)][_0x5cb069(0x171)]);this['breakpoints'][_0x313899['id']]=new BreakpointData(_0x15fe3c[_0x5cb069(0x167)],_0x313899,_0x4c0906,_0x15fe3c[_0x5cb069(0x170)],_0x34c658,_0x313899[_0x5cb069(0x1b2)]||0x1,_0x313899[_0x5cb069(0x1a9)],_0x313899['pipingStatus']),this[_0x5cb069(0x1c4)]++,setImmediate(()=>{_0x3146b2(null);});}[a35_0x509be4(0x1a5)](_0x1557fb,_0x1080ab,_0x27f0a9,_0x37f797){const _0x223a1f=a35_0x509be4,_0x45003c=JSON['stringify']({..._0x1557fb['location'],'path':_0x37f797});let _0x2cfc36;if(!this[_0x223a1f(0x1c0)][_0x45003c]){const _0x495072=this['v8Inspector'][_0x223a1f(0x19e)]()?_0x223a1f(0x1ac)+_0x37f797:_0x37f797,_0x2f02e9=process[_0x223a1f(0x18d)]===_0x223a1f(0x155)&&(0x0,utils_1[_0x223a1f(0x16d)])(process[_0x223a1f(0x144)],_0x223a1f(0x145))?_0x495072['replace'](/^file:\/\//,_0x223a1f(0x1e4))[_0x223a1f(0x176)](/\\/g,'/'):_0x495072,_0xedccb0=this[_0x223a1f(0x1de)][_0x223a1f(0x151)]({'lineNumber':_0x1080ab-0x1,'url':encodeURI(_0x2f02e9),'columnNumber':_0x27f0a9-0x1});if(_0xedccb0[_0x223a1f(0x13e)]||!_0xedccb0[_0x223a1f(0x13b)])return this[_0x223a1f(0x1b3)][_0x223a1f(0x13e)]('Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20'+_0x2f02e9+':'+_0x1080ab+',\x20'+('setBreakpointByUrl\x20error:\x20'+JSON[_0x223a1f(0x162)](_0xedccb0[_0x223a1f(0x13e)]))),null;_0x2cfc36=_0xedccb0[_0x223a1f(0x13b)][_0x223a1f(0x16b)],delete this[_0x223a1f(0x1c0)][_0x45003c],delete this[_0x223a1f(0x1a4)][_0x2cfc36],this['locationMapper'][_0x45003c]=[],this[_0x223a1f(0x1a4)][_0x2cfc36]=[];}else _0x2cfc36=this[_0x223a1f(0x141)][this[_0x223a1f(0x1c0)][_0x45003c][0x0]]['id'];return this[_0x223a1f(0x1c0)][_0x45003c][_0x223a1f(0x1d3)](_0x1557fb['id']),this[_0x223a1f(0x1a4)][_0x2cfc36][_0x223a1f(0x1d3)](_0x1557fb['id']),{'v8BreakpointId':_0x2cfc36,'locationStr':_0x45003c};}[a35_0x509be4(0x1c6)](_0x594100,_0x545250){const _0x31a53f=a35_0x509be4,_0x2c88d8=this[_0x31a53f(0x1b1)][_0x31a53f(0x196)],_0x2e8d84=_0x594100[_0x31a53f(0x1a1)];if(_0x2e8d84){let _0x58d045;if(this[_0x31a53f(0x198)][_0x31a53f(0x1a9)])_0x58d045=state[_0x31a53f(0x166)](_0x2e8d84,_0x545250,this[_0x31a53f(0x1de)],!![],_0x2c88d8);else{const _0x593d5c=process[_0x31a53f(0x1bf)]();_0x58d045=state[_0x31a53f(0x166)](_0x2e8d84,_0x545250,this[_0x31a53f(0x1de)],!![],_0x2c88d8);const _0xa3de23=process[_0x31a53f(0x1bf)](_0x593d5c),_0x14d9b2=this[_0x31a53f(0x1ce)](_0xa3de23),_0x11530a=this['quotaManager'][_0x31a53f(0x173)](_0x14d9b2,_0x594100);if(_0x11530a)return[undefined,_0x11530a];}if(_0x58d045['error'])return this[_0x31a53f(0x1b3)][_0x31a53f(0x190)](_0x31a53f(0x1dc)+_0x2e8d84+_0x31a53f(0x1ca),_0x58d045[_0x31a53f(0x13e)]),[undefined,{...utils_1[_0x31a53f(0x179)][_0x31a53f(0x1a8)],'description':(utils_1[_0x31a53f(0x179)][_0x31a53f(0x1a8)]['description']||'')+_0x58d045[_0x31a53f(0x13e)]['description']}];if(!_0x58d045[_0x31a53f(0x1d1)][_0x31a53f(0x189)])return this['logger'][_0x31a53f(0x190)](_0x31a53f(0x1e3)+_0x2e8d84+_0x31a53f(0x15a)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x5abea9,_0x534225,_0x6bdc68){const _0x1879db=a35_0x509be4,[_0x2e5a96,_0x4eccf6]=this[_0x1879db(0x1c6)](_0x5abea9,_0x6bdc68[0x0]);if(_0x4eccf6!==undefined){(0x0,utils_1[_0x1879db(0x1b8)])(_0x534225,_0x5abea9,status_message_1['StatusMessage'][_0x1879db(0x19b)],_0x4eccf6);return;}if(_0x2e5a96===![])return;const _0x5d20f3=process[_0x1879db(0x1bf)]();try{this['captureBreakpointData'](_0x5abea9,_0x6bdc68);}catch(_0x32321e){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x534225,_0x5abea9,status_message_1[_0x1879db(0x186)][_0x1879db(0x17a)],utils_1[_0x1879db(0x179)][_0x1879db(0x140)]+_0x32321e);}const _0x157e02=process[_0x1879db(0x1bf)](_0x5d20f3),_0x4fb86b=this['changeToNS'](_0x157e02);this[_0x1879db(0x198)][_0x1879db(0x1a0)](_0x5abea9['id'],_0x4fb86b),this[_0x1879db(0x1b3)]['debug']((0x0,utils_1[_0x1879db(0x152)])(_0x1879db(0x1c5),_0x157e02)),_0x534225(null);}[a35_0x509be4(0x174)](_0x540214,_0x3b849c){const _0x2aa415=a35_0x509be4,_0x46be72=[],_0x1e1c8f=this;if(_0x540214[_0x2aa415(0x146)]&&this[_0x2aa415(0x141)][_0x540214['id']][_0x2aa415(0x18f)])for(let _0x3905dc=0x0;_0x3905dc<_0x540214[_0x2aa415(0x146)][_0x2aa415(0x1d5)];_0x3905dc++){try{_0x540214['expressions'][_0x3905dc]=this['breakpoints'][_0x540214['id']][_0x2aa415(0x18f)](_0x540214[_0x2aa415(0x146)][_0x3905dc]);}catch(_0x50e091){this[_0x2aa415(0x1b3)][_0x2aa415(0x1d0)](_0x2aa415(0x163)+_0x540214['expressions'][_0x3905dc]+_0x2aa415(0x165)),_0x46be72[_0x2aa415(0x1d3)]({'name':_0x540214[_0x2aa415(0x146)][_0x3905dc],'status':new status_message_1[(_0x2aa415(0x186))](status_message_1[_0x2aa415(0x186)][_0x2aa415(0x1d9)],utils_1[_0x2aa415(0x179)][_0x2aa415(0x193)],!![])}),_0x540214[_0x2aa415(0x146)]['splice'](_0x3905dc,0x1),_0x3905dc--;}}if(_0x540214[_0x2aa415(0x19f)]===_0x2aa415(0x18a)){if(!_0x540214[_0x2aa415(0x146)])_0x540214[_0x2aa415(0x1ad)]=[];else{const _0x1aba9b=_0x3b849c[0x0];_0x540214[_0x2aa415(0x1ad)]=_0x540214['expressions'][_0x2aa415(0x1c2)](_0x3be5ea=>{const _0xd17b10=_0x2aa415,_0x3547c6=state[_0xd17b10(0x166)](_0x3be5ea,_0x1aba9b,_0x1e1c8f['v8Inspector'],!![],this[_0xd17b10(0x1b1)]['expressionsEvalTimeoutMillis']);return _0x3547c6[_0xd17b10(0x13e)]?_0x3547c6[_0xd17b10(0x13e)]:_0x3547c6[_0xd17b10(0x1d1)][_0xd17b10(0x189)];});}}else{const _0x56475f=state[_0x2aa415(0x159)](_0x3b849c,_0x540214,this[_0x2aa415(0x1b1)],this[_0x2aa415(0x1be)],this[_0x2aa415(0x1de)],this[_0x2aa415(0x160)]);_0x540214['location']&&(0x0,utils_1[_0x2aa415(0x194)])(_0x540214[_0x2aa415(0x1df)][_0x2aa415(0x142)])&&(_0x540214['location'][_0x2aa415(0x153)]=_0x3b849c[0x0]['location'][_0x2aa415(0x199)]+0x1),_0x540214[_0x2aa415(0x156)]=_0x56475f[_0x2aa415(0x156)],_0x540214[_0x2aa415(0x182)]=_0x56475f[_0x2aa415(0x182)],_0x540214['evaluatedExpressions']=_0x46be72[_0x2aa415(0x15b)](_0x56475f['evaluatedExpressions']);}}[a35_0x509be4(0x1bc)](_0x88e85f){const _0x284353=a35_0x509be4;try{if(!_0x88e85f[_0x284353(0x19a)])return;const _0xa26fc9=_0x88e85f[_0x284353(0x19a)][0x0],_0x265592=this[_0x284353(0x1a4)][_0xa26fc9];if(!_0x265592)return;_0x265592[_0x284353(0x1a2)](_0x493adf=>{const _0x4a9b0d=_0x284353;this[_0x4a9b0d(0x1cc)][_0x493adf][_0x4a9b0d(0x13a)]&&(this[_0x4a9b0d(0x1b3)][_0x4a9b0d(0x190)](_0x4a9b0d(0x16c)+_0x493adf),this['listeners'][_0x493adf][_0x4a9b0d(0x187)](_0x88e85f['callFrames']));});}catch(_0x56c519){this[_0x284353(0x1b3)]['warn'](_0x284353(0x13f)+_0x56c519);}}[a35_0x509be4(0x1ce)](_0x4d0ec9){return _0x4d0ec9[0x0]*0x3b9aca00+_0x4d0ec9[0x1];}}function a35_0x129c(_0x54c733,_0x3f9f87){const _0x22156d=a35_0x31f2();return a35_0x129c=function(_0x34a797,_0x1bee04){_0x34a797=_0x34a797-0x139;let _0x31f2ec=_0x22156d[_0x34a797];return _0x31f2ec;},a35_0x129c(_0x54c733,_0x3f9f87);}function a35_0x31f2(){const _0x1e43dd=['7553cagbLe','errors','BREAKPOINT_SOURCE_LOCATION','constructor','apiBreakpoint','message','4fLqxQQ','4809789GvAfim','V8Inspector','enable','variableTable','8wmHVpz','\x20deployed\x20source.','4167AEQBLU','StatusMessage','listener','InspectorDebugApi','value','LOG','numBreakpoints_','UNSPECIFIED','platform','disable','compile','debug','fileIndex','toString','EXPRESSION_COMPILING_ERROR','isJavaScriptFile','<10.16\x20||\x20>=11\x20<11.11','expressionsEvalTimeoutMillis','286IqFcvP','quotaManager','lineNumber','hitBreakpoints','BREAKPOINT_CONDITION','search','wait','shouldUseWellFormattedUrl','action','applyDynamicLogsCPUQuota','condition','forEach','parsedCondition','breakpointMapper','setAndStoreBreakpoint','findScripts','../blocklisting/dummy-blocklist-manager','ERROR_EVALUATING_CONDITION','ignoreQuota','MODULE_WRAP_PREFIX_LENGTH','SOURCE_FILE_NOT_FOUND','file://','evaluatedExpressions','description','COULD_NOT_FIND_MAPPING_FILE','substring','config','maxHitCount','logger','SOURCE_FILE_AMBIGUOUS','.\x20Loaded\x20script\x20contained\x20','needsRecoveryTime','setInternal','setErrorStatusAndCallback','numListeners_','some','apply','handleDebugPausedEvent','includes','scriptMapper','hrtime','locationMapper','log','map','4177074ekGEnx','numBreakpoints','capture\x20time:\x20','processCondition','Unable\x20to\x20compile\x20condition\x20>>\x20','logMessageFormat','231041QwNUkt','\x20due\x20to\x20error:\x20','parse','listeners','bind','changeToNS','defineProperty','warn','object','script','push','disconnect','length','Unable\x20to\x20unambiguously\x20find\x20','SYNTAX_ERROR_IN_CONDITION','isValid','VARIABLE_VALUE','882hlooqn','javascriptFileExtensions','Failed\x20to\x20evaluate\x20condition\x20','>10.11.0','v8Inspector','location','2564tvjpQc','BreakpointData','isFileIndexed','condition\x20','file:///','extname','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','mappingInfo','quota','ERROR_COMPILING_CONDITION','enabled','response','sourcemapper','recovered','error','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','CAPTURE_BREAKPOINT_DATA','breakpoints','path','removeFirstOccurrenceInArray','version','>=11','expressions','./debugapi','keys','__esModule','undefined','../util/validator.js','5684430jqvcLg','cleanupAsyncCallStackInterval','30iVowEc','onBreakpointHit','V8_BREAKPOINT_CLEAR_ERROR','setBreakpointByUrl','formatInterval','line','quotaRecoverySeconds','win32','stackFrames','set','removeBreakpoint','capture','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','concat','column','1449948ISAfKQ','clear','.\x20Potential\x20matches:\x20','blocklistManager','(((.+)+)+)+$','stringify','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','DISALLOWED_EXPRESSION','\x20<<','evaluate','v8BreakpointId','../util/utils','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','remainingHits','breakpointId','>>>breakpoint\x20hit<<<\x20number:\x20','satisfies','resetV8DebuggerThreshold','lines','locationStr','V8_BREAKPOINT_ERROR','hasMappingInfo','applyConditionQuota','captureBreakpointData','\x20lines.\x20Please\x20ensure','replace','pipingStatus'];a35_0x31f2=function(){return _0x1e43dd;};return a35_0x31f2();}exports[a35_0x509be4(0x188)]=InspectorDebugApi;
|
|
1
|
+
const a35_0x425bb0=a35_0x4628;function a35_0x4628(_0x3803aa,_0x5efd98){const _0x3fbbf5=a35_0x29ea();return a35_0x4628=function(_0x558d03,_0x308e28){_0x558d03=_0x558d03-0x116;let _0x29ea69=_0x3fbbf5[_0x558d03];return _0x29ea69;},a35_0x4628(_0x3803aa,_0x5efd98);}(function(_0x4f973b,_0x5b5c19){const _0x2e772e=a35_0x4628,_0x365cce=_0x4f973b();while(!![]){try{const _0x2c1d98=parseInt(_0x2e772e(0x143))/0x1*(-parseInt(_0x2e772e(0x1ac))/0x2)+parseInt(_0x2e772e(0x14e))/0x3*(parseInt(_0x2e772e(0x1b3))/0x4)+-parseInt(_0x2e772e(0x16a))/0x5*(-parseInt(_0x2e772e(0x1bd))/0x6)+-parseInt(_0x2e772e(0x18e))/0x7+parseInt(_0x2e772e(0x192))/0x8*(-parseInt(_0x2e772e(0x19c))/0x9)+-parseInt(_0x2e772e(0x165))/0xa+-parseInt(_0x2e772e(0x123))/0xb*(-parseInt(_0x2e772e(0x159))/0xc);if(_0x2c1d98===_0x5b5c19)break;else _0x365cce['push'](_0x365cce['shift']());}catch(_0x280097){_0x365cce['push'](_0x365cce['shift']());}}}(a35_0x29ea,0x677a4));const a35_0x308e28=(function(){let _0x21ade2=!![];return function(_0x5bd384,_0x3ee6e8){const _0x1a4de6=_0x21ade2?function(){const _0x47bc1a=a35_0x4628;if(_0x3ee6e8){const _0xab1ec2=_0x3ee6e8[_0x47bc1a(0x1a9)](_0x5bd384,arguments);return _0x3ee6e8=null,_0xab1ec2;}}:function(){};return _0x21ade2=![],_0x1a4de6;};}()),a35_0x558d03=a35_0x308e28(this,function(){const _0x2cb992=a35_0x4628;return a35_0x558d03[_0x2cb992(0x122)]()[_0x2cb992(0x1a8)](_0x2cb992(0x158))[_0x2cb992(0x122)]()[_0x2cb992(0x130)](a35_0x558d03)[_0x2cb992(0x1a8)](_0x2cb992(0x158));});a35_0x558d03();'use strict';Object[a35_0x425bb0(0x12c)](exports,a35_0x425bb0(0x1a5),{'value':!![]}),exports['InspectorDebugApi']=exports[a35_0x425bb0(0x139)]=void 0x0;const acorn=require(a35_0x425bb0(0x117)),path=require(a35_0x425bb0(0x149)),status_message_1=require(a35_0x425bb0(0x16c)),state=require(a35_0x425bb0(0x145)),utils_1=require(a35_0x425bb0(0x16b)),debugapi=require(a35_0x425bb0(0x180)),v8inspector_1=require(a35_0x425bb0(0x13e)),dummy_blocklist_manager_1=require(a35_0x425bb0(0x128)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x425bb0(0x1b9)])(process[a35_0x425bb0(0x18a)],a35_0x425bb0(0x124));class BreakpointData{constructor(_0x3a9026,_0x1bfcf1,_0x227a57,_0x59be44,_0x540a67,_0x28f63f,_0x2bb574,_0x44ef79){const _0x2615fe=a35_0x425bb0;this['id']=_0x3a9026,this[_0x2615fe(0x1b7)]=_0x1bfcf1,this[_0x2615fe(0x183)]=_0x227a57,this[_0x2615fe(0x154)]=_0x59be44,this['compile']=_0x540a67,this['remainingHits']=_0x28f63f,this[_0x2615fe(0x181)]=_0x2bb574,this[_0x2615fe(0x16f)]=_0x44ef79;}}exports[a35_0x425bb0(0x139)]=BreakpointData;function a35_0x29ea(){const _0x480628=['apiBreakpoint','removeFirstOccurrenceInArray','satisfies','scriptMapper','v8Inspector','../util/validator.js','12UvnHwt','INVALID_LINE_NUMBER','acorn','getBreakpointCompiler','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','compile','SOURCE_FILE_NOT_FOUND','disable','handleDebugPausedEvent','setAndStoreBreakpoint','SOURCE_FILE_AMBIGUOUS','BREAKPOINT_PATH_BLOCKED','StatusMessage','toString','16412QQYktt','<10.16\x20||\x20>=11\x20<11.11','stringify','error','bind','../blocklisting/dummy-blocklist-manager','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','removeBreakpoint','normalize','defineProperty','log','remainingHits','BREAKPOINT_SOURCE_LOCATION','constructor','callFrames','warn','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','expressions','EXPRESSION_COMPILING_ERROR','.\x20Loaded\x20script\x20contained\x20','changeToNS','map','BreakpointData','INVALID_BREAKPOINT','quotaRecoverySeconds','variableTable','fileIndex','./v8inspector','hitBreakpoints','findScripts','concat','isJavaScriptFile','703757VyjoMO','needsRecoveryTime','../state/inspector-state','includes','V8_BREAKPOINT_CLEAR_ERROR','detach','path','hrtime','expressionsEvalTimeoutMillis','parse','isValid','3RPrjgG','mappingInfo','value','evaluatedExpressions','setInternal','description','locationStr','set','condition','sourcemapper','(((.+)+)+)+$','3552pBUEvh','wait','message','COULD_NOT_FIND_MAPPING_FILE','hasMappingInfo','setBreakpointByUrl','keys','listener','response','errors','win32','Unable\x20to\x20compile\x20condition\x20>>\x20','67140alcuFl','isFileIndexed','object','breakpointId','formatInterval','1369910GmpwhQ','../util/utils','../../client/stackdriver/status-message','>=11','UNSPECIFIED','pipingStatus','location','file','captureBreakpointData','BREAKPOINT_CONDITION','evaluate','forEach','cleanupAsyncCallStackInterval','file://','stackFrames','v8BreakpointId','SYNTAX_ERROR_IN_CONDITION','column','ERROR_COMPILING_CONDITION','breakpoints','ERROR_EVALUATING_CONDITION','\x20due\x20to\x20error:\x20','./debugapi','ignoreQuota','lineNumber','parsedCondition','applyConditionQuota','disconnect','replace','\x20lines.\x20Please\x20ensure','setBlocklistManager','V8Inspector','version','listeners','quotaManager','setBreakpointByUrl\x20error:\x20','1375640AMulCp','enabled','clear','resetV8DebuggerThreshold','160SeDLAj','line','onBreakpointHit','lines','logger','CAPTURE_BREAKPOINT_DATA','platform','V8_BREAKPOINT_ERROR','action','locationMapper','80505fAkvME','config','breakpointMapper','capture\x20time:\x20','length','\x20<<','VARIABLE_VALUE','capture','enable','__esModule','fileStats','debug','search','apply','setErrorStatusAndCallback','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','2KzBdZo','javascriptFileExtensions','processCondition','numBreakpoints','\x20deployed\x20source.','condition\x20','>10.11.0','2080556ffBtln','blocklistManager','push','recovered'];a35_0x29ea=function(){return _0x480628;};return a35_0x29ea();}class InspectorDebugApi{constructor(_0x8838c7,_0x106abe,_0x410ef4,_0x22ec40,_0x39b3f7){const _0x3d3db6=a35_0x425bb0;this[_0x3d3db6(0x17d)]={},this[_0x3d3db6(0x18b)]={},this['scriptMapper']={},this['locationMapper']={},this['breakpointMapper']={},this[_0x3d3db6(0x1af)]=0x0,this[_0x3d3db6(0x176)]=null,this[_0x3d3db6(0x196)]=_0x8838c7,this[_0x3d3db6(0x19d)]=_0x106abe,this[_0x3d3db6(0x13d)]=_0x410ef4,this[_0x3d3db6(0x157)]=_0x22ec40,this[_0x3d3db6(0x1bb)]=new v8inspector_1[(_0x3d3db6(0x189))](_0x8838c7,(0x0,utils_1[_0x3d3db6(0x1b9)])(process['version'],_0x3d3db6(0x1b2)),this[_0x3d3db6(0x19d)][_0x3d3db6(0x191)],_0x21b7e3=>{const _0x2251fb=_0x3d3db6;this[_0x2251fb(0x1ba)][_0x21b7e3['scriptId']]=_0x21b7e3;},_0x2ab838=>{const _0x15d9a2=_0x3d3db6;try{this[_0x15d9a2(0x11d)](_0x2ab838);}catch(_0x147ca9){this[_0x15d9a2(0x196)]['error'](_0x147ca9);}}),this[_0x3d3db6(0x18c)]=_0x39b3f7,this[_0x3d3db6(0x1b4)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a35_0x425bb0(0x155)](_0x3f7fd0,_0x4b1802){const _0x4ab177=a35_0x425bb0;if(!_0x3f7fd0||typeof _0x3f7fd0['id']==='undefined'||!_0x3f7fd0[_0x4ab177(0x170)]||!_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x149)]||!_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x193)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x4b1802,_0x3f7fd0,status_message_1['StatusMessage'][_0x4ab177(0x16e)],utils_1[_0x4ab177(0x162)][_0x4ab177(0x13a)]);const _0x268571=path[_0x4ab177(0x12b)](_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x149)]);if(!this['sourcemapper'][_0x4ab177(0x15d)](_0x268571)){const _0x17f6cb=path['extname'](_0x268571);if(!this[_0x4ab177(0x19d)][_0x4ab177(0x1ad)][_0x4ab177(0x146)](_0x17f6cb)){const _0x350e3d=_0x268571['substring'](0x0,_0x268571[_0x4ab177(0x1a0)]-_0x17f6cb[_0x4ab177(0x1a0)]),_0x67499=this[_0x4ab177(0x19d)][_0x4ab177(0x1ad)][_0x4ab177(0x138)](_0x203c74=>_0x350e3d+_0x203c74)['some'](_0x105b7d=>(0x0,utils_1[_0x4ab177(0x166)])(_0x105b7d,this[_0x4ab177(0x13d)])),_0x10ba73=_0x67499?utils_1[_0x4ab177(0x162)][_0x4ab177(0x15c)]:utils_1[_0x4ab177(0x162)][_0x4ab177(0x11b)];return(0x0,utils_1[_0x4ab177(0x1aa)])(_0x4b1802,_0x3f7fd0,status_message_1[_0x4ab177(0x121)]['BREAKPOINT_SOURCE_LOCATION'],_0x10ba73);}this[_0x4ab177(0x152)](_0x3f7fd0,null,null,_0x4b1802);}else{const _0x52ad86=_0x3f7fd0[_0x4ab177(0x170)][_0x4ab177(0x193)],_0x515c06=0x0,_0x333af4=this[_0x4ab177(0x157)][_0x4ab177(0x14f)](_0x268571,_0x52ad86,_0x515c06),_0x381732=(0x0,utils_1[_0x4ab177(0x118)])(_0x3f7fd0);if(_0x3f7fd0[_0x4ab177(0x156)]&&_0x381732)try{_0x3f7fd0['condition']=_0x381732(_0x3f7fd0[_0x4ab177(0x156)]);}catch(_0x238278){return this[_0x4ab177(0x196)][_0x4ab177(0x132)](_0x4ab177(0x164)+_0x3f7fd0[_0x4ab177(0x156)]+'\x20<<'),(0x0,utils_1['setErrorStatusAndCallback'])(_0x4b1802,_0x3f7fd0,status_message_1[_0x4ab177(0x121)][_0x4ab177(0x173)],utils_1['errors'][_0x4ab177(0x17c)]);}this[_0x4ab177(0x152)](_0x3f7fd0,_0x333af4,_0x381732,_0x4b1802);}}[a35_0x425bb0(0x190)](_0x18f888,_0x4bbcc9){const _0x418495=a35_0x425bb0;if(typeof _0x18f888['id']==='undefined')return this[_0x418495(0x196)]['debug'](_0x418495(0x119)),(0x0,utils_1[_0x418495(0x1aa)])(_0x4bbcc9,_0x18f888,status_message_1[_0x418495(0x121)][_0x418495(0x173)],utils_1[_0x418495(0x162)][_0x418495(0x147)]);const _0x50d38a=this[_0x418495(0x17d)][_0x18f888['id']];if(!_0x50d38a)return this[_0x418495(0x196)][_0x418495(0x1a7)]('Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20'+_0x18f888['id']),(0x0,utils_1['setErrorStatusAndCallback'])(_0x4bbcc9,_0x18f888,status_message_1[_0x418495(0x121)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x418495(0x147)]);const _0x4bb3a3=_0x50d38a[_0x418495(0x154)],_0x300a54=_0x50d38a['id'];(0x0,utils_1[_0x418495(0x1b8)])(this[_0x418495(0x19b)][_0x4bb3a3],_0x18f888['id']);this[_0x418495(0x19b)][_0x4bb3a3]['length']===0x0&&delete this['locationMapper'][_0x4bb3a3];(0x0,utils_1[_0x418495(0x1b8)])(this[_0x418495(0x19e)][_0x300a54],_0x18f888['id']);this['breakpointMapper'][_0x300a54][_0x418495(0x1a0)]===0x0&&delete this[_0x418495(0x19e)][_0x300a54];let _0x343288={};!this['breakpointMapper'][_0x50d38a['id']]&&(_0x343288=this[_0x418495(0x1bb)][_0x418495(0x12a)](_0x50d38a['id'])),delete this[_0x418495(0x17d)][_0x18f888['id']],delete this[_0x418495(0x18b)][_0x18f888['id']],this[_0x418495(0x1af)]--,setImmediate(()=>{const _0x182012=_0x418495;_0x343288[_0x182012(0x126)]&&_0x4bbcc9(_0x343288['error']),_0x4bbcc9(null);});}[a35_0x425bb0(0x15a)](_0x1b4aa0,_0xbaedb9){const _0x29d3ce=a35_0x425bb0,_0x110015=this['onBreakpointHit'][_0x29d3ce(0x127)](this,_0x1b4aa0,_0x2b3d09=>{const _0x15da10=_0x29d3ce,_0x57d9b7=--this['breakpoints'][_0x1b4aa0['id']][_0x15da10(0x12e)];(_0x57d9b7<=0x0||_0x2b3d09)&&(this[_0x15da10(0x18b)][_0x1b4aa0['id']]['enabled']=![]),_0xbaedb9(_0x2b3d09||undefined);});this[_0x29d3ce(0x18b)][_0x1b4aa0['id']]={'enabled':!![],'listener':_0x110015};}[a35_0x425bb0(0x12d)](_0x170930,_0x25b9e4,_0x2f5cdb,_0x2b93ff){const _0x2af6ee=a35_0x425bb0,_0x234bb5=this[_0x2af6ee(0x194)]['bind'](this,_0x170930,_0xd16eb1=>{const _0x225902=_0x2af6ee;if(_0xd16eb1){this[_0x225902(0x18b)][_0x170930['id']][_0x225902(0x18f)]=![],setImmediate(()=>{_0x2b93ff(_0xd16eb1||undefined);});return;}_0x25b9e4(_0x170930['logMessageFormat'],_0x170930[_0x225902(0x151)]),_0x170930[_0x225902(0x151)]=[],_0x2f5cdb()?this[_0x225902(0x18b)][_0x170930['id']]['enabled']=![]:this[_0x225902(0x18c)][_0x225902(0x144)](_0x170930['id'])&&(this[_0x225902(0x18b)][_0x170930['id']][_0x225902(0x18f)]=![],setTimeout(()=>{const _0x436f85=_0x225902;!_0x2f5cdb()&&this[_0x436f85(0x18b)][_0x170930['id']]&&(this[_0x436f85(0x18b)][_0x170930['id']][_0x436f85(0x18f)]=!![]),this[_0x436f85(0x18c)][_0x436f85(0x1b6)](_0x170930['id']);},this[_0x225902(0x19d)]['quota'][_0x225902(0x13b)]*0x3e8));});this[_0x2af6ee(0x18b)][_0x170930['id']]={'enabled':!![],'listener':_0x234bb5};}[a35_0x425bb0(0x185)](){const _0x4e358f=a35_0x425bb0;this[_0x4e358f(0x1bb)][_0x4e358f(0x148)]();}[a35_0x425bb0(0x1a4)](){const _0x3a104e=a35_0x425bb0;this[_0x3a104e(0x1bb)]['enable']();}[a35_0x425bb0(0x11c)](){const _0x2b31ef=a35_0x425bb0;this[_0x2b31ef(0x1bb)][_0x2b31ef(0x11c)]();}['numBreakpoints_'](){const _0x4e31d9=a35_0x425bb0;return Object['keys'](this['breakpoints'])[_0x4e31d9(0x1a0)];}['numListeners_'](){const _0x346dde=a35_0x425bb0;return Object[_0x346dde(0x15f)](this[_0x346dde(0x18b)])[_0x346dde(0x1a0)];}['remainingHits'](_0x58e3b1){const _0x3a0c8e=a35_0x425bb0;return this[_0x3a0c8e(0x17d)][_0x58e3b1]['remainingHits'];}[a35_0x425bb0(0x188)](_0x1be1cd){const _0xf95fc9=a35_0x425bb0;this[_0xf95fc9(0x1b4)]=_0x1be1cd;}[a35_0x425bb0(0x152)](_0x563703,_0x1f2416,_0x570582,_0x277de1){const _0x8ba059=a35_0x425bb0;let _0x7c5a9f=null;if(_0x563703[_0x8ba059(0x156)])try{_0x7c5a9f=acorn[_0x8ba059(0x14c)](_0x563703['condition'],{'sourceType':'script','ecmaVersion':0x6});const _0x3e9788=require(_0x8ba059(0x1bc));if(!_0x3e9788[_0x8ba059(0x14d)](_0x7c5a9f,![]))return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)]['BREAKPOINT_CONDITION'],utils_1[_0x8ba059(0x162)]['DISALLOWED_EXPRESSION']);}catch(_0x14fed8){const _0x5b38be=utils_1[_0x8ba059(0x162)][_0x8ba059(0x17a)]+_0x14fed8[_0x8ba059(0x15b)];return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1['StatusMessage'][_0x8ba059(0x173)],_0x5b38be);}let _0x1903dd;const _0x3f98f8=_0x1f2416?_0x1f2416[_0x8ba059(0x171)]:path[_0x8ba059(0x12b)](_0x563703['location'][_0x8ba059(0x149)]),_0x475791=(0x0,utils_1[_0x8ba059(0x140)])(_0x3f98f8,this[_0x8ba059(0x19d)],this[_0x8ba059(0x13d)],this[_0x8ba059(0x196)]);if(_0x475791['length']===0x0)return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)][_0x8ba059(0x12f)],utils_1[_0x8ba059(0x162)][_0x8ba059(0x11b)]);else{if(_0x475791[_0x8ba059(0x1a0)]===0x1)_0x1903dd=_0x475791[0x0];else return this[_0x8ba059(0x196)]['warn']('Unable\x20to\x20unambiguously\x20find\x20'+_0x3f98f8+'.\x20Potential\x20matches:\x20'+_0x475791),(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1['StatusMessage'][_0x8ba059(0x12f)],utils_1[_0x8ba059(0x162)][_0x8ba059(0x11f)]);}if(this[_0x8ba059(0x1b4)]['shouldBlock'](_0x1903dd))return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x8ba059(0x162)][_0x8ba059(0x120)]);let _0x3d647f=_0x1f2416&&_0x1f2416[_0x8ba059(0x17b)]?_0x1f2416[_0x8ba059(0x17b)]:_0x563703['location'][_0x8ba059(0x17b)]||0x0;const _0x43ff82=_0x1f2416?_0x1f2416[_0x8ba059(0x193)]:_0x563703[_0x8ba059(0x170)]['line'];USE_MODULE_PREFIX&&_0x43ff82===0x1&&(_0x3d647f+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x43ff82>=this[_0x8ba059(0x13d)]['fileStats'][_0x1903dd][_0x8ba059(0x195)]||_0x43ff82<0x1)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)][_0x8ba059(0x12f)],{...utils_1[_0x8ba059(0x162)][_0x8ba059(0x116)],'description':utils_1['errors'][_0x8ba059(0x116)][_0x8ba059(0x153)]+_0x1903dd+':'+_0x43ff82+_0x8ba059(0x136)+this[_0x8ba059(0x13d)][_0x8ba059(0x1a6)][_0x1903dd][_0x8ba059(0x195)]+_0x8ba059(0x187)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0x8ba059(0x1b0)});const _0x3f6d02=this[_0x8ba059(0x11e)](_0x563703,_0x43ff82,_0x3d647f,_0x1903dd);if(!_0x3f6d02)return(0x0,utils_1[_0x8ba059(0x1aa)])(_0x277de1,_0x563703,status_message_1[_0x8ba059(0x121)][_0x8ba059(0x12f)],utils_1['errors'][_0x8ba059(0x199)]);this['breakpoints'][_0x563703['id']]=new BreakpointData(_0x3f6d02[_0x8ba059(0x179)],_0x563703,_0x7c5a9f,_0x3f6d02[_0x8ba059(0x154)],_0x570582,_0x563703['maxHitCount']||0x1,_0x563703[_0x8ba059(0x181)],_0x563703[_0x8ba059(0x16f)]),this['numBreakpoints']++,setImmediate(()=>{_0x277de1(null);});}[a35_0x425bb0(0x11e)](_0x53cd99,_0x4031ff,_0x867bff,_0x34ac77){const _0x3bba47=a35_0x425bb0,_0x1ad60c=JSON[_0x3bba47(0x125)]({'file':_0x34ac77,'line':_0x4031ff,'column':_0x867bff});let _0x1a277e;if(!this['locationMapper'][_0x1ad60c]){const _0x509c34=this[_0x3bba47(0x1bb)]['shouldUseWellFormattedUrl']()?_0x3bba47(0x177)+_0x34ac77:_0x34ac77,_0xc21a31=process[_0x3bba47(0x198)]===_0x3bba47(0x163)&&(0x0,utils_1[_0x3bba47(0x1b9)])(process[_0x3bba47(0x18a)],_0x3bba47(0x16d))?_0x509c34['replace'](/^file:\/\//,'file:///')[_0x3bba47(0x186)](/\\/g,'/'):_0x509c34,_0x455cc3=this[_0x3bba47(0x1bb)][_0x3bba47(0x15e)]({'lineNumber':_0x4031ff-0x1,'url':encodeURI(_0xc21a31),'columnNumber':_0x867bff});if(_0x455cc3[_0x3bba47(0x126)]||!_0x455cc3[_0x3bba47(0x161)])return this[_0x3bba47(0x196)]['error'](_0x3bba47(0x1ab)+_0xc21a31+':'+_0x4031ff+',\x20'+(_0x3bba47(0x18d)+JSON['stringify'](_0x455cc3['error']))),null;_0x1a277e=_0x455cc3['response'][_0x3bba47(0x168)],delete this[_0x3bba47(0x19b)][_0x1ad60c],delete this[_0x3bba47(0x19e)][_0x1a277e],this[_0x3bba47(0x19b)][_0x1ad60c]=[],this['breakpointMapper'][_0x1a277e]=[];}else _0x1a277e=this['breakpoints'][this[_0x3bba47(0x19b)][_0x1ad60c][0x0]]['id'];return this['locationMapper'][_0x1ad60c][_0x3bba47(0x1b5)](_0x53cd99['id']),this[_0x3bba47(0x19e)][_0x1a277e][_0x3bba47(0x1b5)](_0x53cd99['id']),{'v8BreakpointId':_0x1a277e,'locationStr':_0x1ad60c};}[a35_0x425bb0(0x1ae)](_0x58553d,_0x14af65){const _0x54ccb8=a35_0x425bb0,_0x772af=this[_0x54ccb8(0x19d)][_0x54ccb8(0x14b)],_0x5a0ec7=_0x58553d[_0x54ccb8(0x156)];if(_0x5a0ec7){let _0x19112d;if(this['quotaManager'][_0x54ccb8(0x181)])_0x19112d=state[_0x54ccb8(0x174)](_0x5a0ec7,_0x14af65,this[_0x54ccb8(0x1bb)],!![],_0x772af);else{const _0x4b563d=process['hrtime']();_0x19112d=state[_0x54ccb8(0x174)](_0x5a0ec7,_0x14af65,this[_0x54ccb8(0x1bb)],!![],_0x772af);const _0x3928e5=process[_0x54ccb8(0x14a)](_0x4b563d),_0x1c6fef=this[_0x54ccb8(0x137)](_0x3928e5),_0x39c0fc=this['quotaManager'][_0x54ccb8(0x184)](_0x1c6fef,_0x58553d);if(_0x39c0fc)return[undefined,_0x39c0fc];}if(_0x19112d[_0x54ccb8(0x126)])return this[_0x54ccb8(0x196)][_0x54ccb8(0x1a7)]('Failed\x20to\x20evaluate\x20condition\x20'+_0x5a0ec7+_0x54ccb8(0x17f),_0x19112d[_0x54ccb8(0x126)]),[undefined,{...utils_1['errors'][_0x54ccb8(0x17e)],'description':(utils_1[_0x54ccb8(0x162)][_0x54ccb8(0x17e)][_0x54ccb8(0x153)]||'')+_0x19112d[_0x54ccb8(0x126)]['description']}];if(!_0x19112d[_0x54ccb8(0x167)][_0x54ccb8(0x150)])return this[_0x54ccb8(0x196)][_0x54ccb8(0x1a7)](_0x54ccb8(0x1b1)+_0x5a0ec7+_0x54ccb8(0x133)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x3e42e1,_0x46f45e,_0x4a0a86){const _0x2da4d5=a35_0x425bb0,[_0x217ed7,_0x523e85]=this['processCondition'](_0x3e42e1,_0x4a0a86[0x0]);if(_0x523e85!==undefined){(0x0,utils_1[_0x2da4d5(0x1aa)])(_0x46f45e,_0x3e42e1,status_message_1[_0x2da4d5(0x121)][_0x2da4d5(0x173)],_0x523e85);return;}if(_0x217ed7===![])return;const _0x3d72cb=process['hrtime']();try{this[_0x2da4d5(0x172)](_0x3e42e1,_0x4a0a86);}catch(_0x53c0e5){return(0x0,utils_1[_0x2da4d5(0x1aa)])(_0x46f45e,_0x3e42e1,status_message_1['StatusMessage'][_0x2da4d5(0x12f)],utils_1['errors'][_0x2da4d5(0x197)]+_0x53c0e5);}const _0x3c1cf9=process[_0x2da4d5(0x14a)](_0x3d72cb),_0x2e2c5f=this[_0x2da4d5(0x137)](_0x3c1cf9);this[_0x2da4d5(0x18c)]['applyDynamicLogsCPUQuota'](_0x3e42e1['id'],_0x2e2c5f),this['logger'][_0x2da4d5(0x1a7)]((0x0,utils_1[_0x2da4d5(0x169)])(_0x2da4d5(0x19f),_0x3c1cf9)),_0x46f45e(null);}[a35_0x425bb0(0x172)](_0x37191f,_0x3ab817){const _0x47c101=a35_0x425bb0,_0x458f50=[],_0x2f2d7d=this;if(_0x37191f['expressions']&&this[_0x47c101(0x17d)][_0x37191f['id']][_0x47c101(0x11a)])for(let _0x3bb56f=0x0;_0x3bb56f<_0x37191f[_0x47c101(0x134)][_0x47c101(0x1a0)];_0x3bb56f++){try{_0x37191f[_0x47c101(0x134)][_0x3bb56f]=this[_0x47c101(0x17d)][_0x37191f['id']][_0x47c101(0x11a)](_0x37191f[_0x47c101(0x134)][_0x3bb56f]);}catch(_0x325c1d){this[_0x47c101(0x196)][_0x47c101(0x132)](_0x47c101(0x129)+_0x37191f[_0x47c101(0x134)][_0x3bb56f]+_0x47c101(0x1a1)),_0x458f50[_0x47c101(0x1b5)]({'name':_0x37191f[_0x47c101(0x134)][_0x3bb56f],'status':new status_message_1[(_0x47c101(0x121))](status_message_1[_0x47c101(0x121)][_0x47c101(0x1a2)],utils_1['errors'][_0x47c101(0x135)],!![])}),_0x37191f[_0x47c101(0x134)]['splice'](_0x3bb56f,0x1),_0x3bb56f--;}}if(_0x37191f[_0x47c101(0x19a)]==='LOG'){if(!_0x37191f['expressions'])_0x37191f[_0x47c101(0x151)]=[];else{const _0x395b53=_0x3ab817[0x0];_0x37191f['evaluatedExpressions']=_0x37191f[_0x47c101(0x134)][_0x47c101(0x138)](_0x2de99d=>{const _0x13c87b=_0x47c101,_0xdee70a=state[_0x13c87b(0x174)](_0x2de99d,_0x395b53,_0x2f2d7d[_0x13c87b(0x1bb)],!![],this[_0x13c87b(0x19d)][_0x13c87b(0x14b)]);return _0xdee70a['error']?_0xdee70a[_0x13c87b(0x126)]:_0xdee70a['object']['value'];});}}else{const _0x36309c=state[_0x47c101(0x1a3)](_0x3ab817,_0x37191f,this[_0x47c101(0x19d)],this['scriptMapper'],this[_0x47c101(0x1bb)],this['blocklistManager']);_0x37191f['location']&&(0x0,utils_1[_0x47c101(0x142)])(_0x37191f[_0x47c101(0x170)]['path'])&&(_0x37191f[_0x47c101(0x170)][_0x47c101(0x193)]=_0x3ab817[0x0][_0x47c101(0x170)][_0x47c101(0x182)]+0x1),_0x37191f['stackFrames']=_0x36309c[_0x47c101(0x178)],_0x37191f[_0x47c101(0x13c)]=_0x36309c[_0x47c101(0x13c)],_0x37191f[_0x47c101(0x151)]=_0x458f50[_0x47c101(0x141)](_0x36309c['evaluatedExpressions']);}}['handleDebugPausedEvent'](_0x22ecfd){const _0x517016=a35_0x425bb0;try{if(!_0x22ecfd[_0x517016(0x13f)])return;const _0x265512=_0x22ecfd['hitBreakpoints'][0x0],_0x2f9083=this[_0x517016(0x19e)][_0x265512];if(!_0x2f9083)return;_0x2f9083[_0x517016(0x175)](_0x56287b=>{const _0x5ce438=_0x517016;this[_0x5ce438(0x18b)][_0x56287b][_0x5ce438(0x18f)]&&(this[_0x5ce438(0x196)][_0x5ce438(0x1a7)]('>>>breakpoint\x20hit<<<\x20number:\x20'+_0x56287b),this[_0x5ce438(0x18b)][_0x56287b][_0x5ce438(0x160)](_0x22ecfd[_0x5ce438(0x131)]));});}catch(_0x52feba){this[_0x517016(0x196)][_0x517016(0x132)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x52feba);}}[a35_0x425bb0(0x137)](_0x5bfbc5){return _0x5bfbc5[0x0]*0x3b9aca00+_0x5bfbc5[0x1];}}exports['InspectorDebugApi']=InspectorDebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a36_0x46247f=a36_0x3048;(function(_0x4c867a,_0x2127ea){const _0x26e9a7=a36_0x3048,_0x2adb98=_0x4c867a();while(!![]){try{const _0x1b9b0b=parseInt(_0x26e9a7(0xf7))/0x1+parseInt(_0x26e9a7(0x13f))/0x2*(-parseInt(_0x26e9a7(0x116))/0x3)+-parseInt(_0x26e9a7(0x11c))/0x4+parseInt(_0x26e9a7(0x132))/0x5*(parseInt(_0x26e9a7(0x102))/0x6)+parseInt(_0x26e9a7(0x156))/0x7*(-parseInt(_0x26e9a7(0xf4))/0x8)+parseInt(_0x26e9a7(0x149))/0x9+-parseInt(_0x26e9a7(0x173))/0xa*(-parseInt(_0x26e9a7(0x11b))/0xb);if(_0x1b9b0b===_0x2127ea)break;else _0x2adb98['push'](_0x2adb98['shift']());}catch(_0x442913){_0x2adb98['push'](_0x2adb98['shift']());}}}(a36_0x5b82,0x3992e));const a36_0x26186e=(function(){let _0x564394=!![];return function(_0x20e88b,_0x442a82){const _0x407110=_0x564394?function(){if(_0x442a82){const _0xdd3ade=_0x442a82['apply'](_0x20e88b,arguments);return _0x442a82=null,_0xdd3ade;}}:function(){};return _0x564394=![],_0x407110;};}()),a36_0x1f3d50=a36_0x26186e(this,function(){const _0x53f52c=a36_0x3048;return a36_0x1f3d50['toString']()['search'](_0x53f52c(0x176))[_0x53f52c(0x119)]()[_0x53f52c(0x171)](a36_0x1f3d50)[_0x53f52c(0xfb)](_0x53f52c(0x176));});function a36_0x5b82(){const _0x347e6e=['98511UlwtcV','includes','variableTable','toString','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','39743FuyqvA','1852592ItWrZd','ERROR_COMPILING_CONDITION','setInternal','length','stackFrames','clear','expressions','v8Breakpoint','__esModule','satisfies','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','capture','LOG','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','V8DebugApi','../blocklisting/dummy-blocklist-manager','quotaManager','handleDebugEvents','../state/legacy-state','../util/utils','action','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','2203690pJWbbF','\x20lines.\x20Please\x20ensure','number','Debug','\x20<<','value','enabled','acorn','evaluate','push','SOURCE_FILE_NOT_FOUND','forEach','error','24JJjcZU','V8BreakpointData','javascriptFileExtensions','setListener','bind','INVALID_LINE_NUMBER','normalize','lines','active','fileIndex','2978010ESqIqt','StatusMessage','semver','config','BREAKPOINT_SOURCE_LOCATION','needsRecoveryTime','COULD_NOT_FIND_MAPPING_FILE','logger','activating\x20v8\x20breakpoint\x20listener','mappingInfo','clearBreakPoint','formatInterval','condition','7014SCiZEc','checkCondition','onBreakpointHit','.\x20Potential\x20matches:\x20','message','quotaRecoverySeconds','remainingHits','script_break_point','path','ERROR_EVALUATING_CONDITION','disconnect','captureBreakpointData','sourcemapper','mirror','parse','pathToRegExp','numBreakpoints_','recovered','SOURCE_FILE_AMBIGUOUS','enable','undefined','evaluatedExpressions','compile','defineProperty','usePermanentListener','../util/validator.js','V8_BREAKPOINT_DISABLED','constructor','MODULE_WRAP_PREFIX_LENGTH','130dClwmz','description','keys','(((.+)+)+)+$','splice','line','errors','DummyBlocklistManager','warn','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','setBlocklistManager','log','blocklistManager','BREAKPOINT_PATH_BLOCKED','quota','setErrorStatusAndCallback','parsedCondition','DebugEvent','Unable\x20to\x20compile\x20condition\x20>>\x20','frame','BREAKPOINT_CONDITION','./debugapi','1280YUgOiF','location','Break','434737XwjMJl','script','setScriptBreakPointByRegExp','isJavaScriptFile','search','column','exec','>=4.5','apiBreakpoint','CAPTURE_BREAKPOINT_DATA','file','6rQZwvd','findScripts','V8_BREAKPOINT_CLEAR_ERROR','shouldBlock','versions','concat','map','disable','setByRegExp','breakpoints','../../client/stackdriver/status-message','SYNTAX_ERROR_IN_CONDITION','listeners','V8_BREAKPOINT_ERROR','numBreakpoints','info','Unable\x20to\x20unambiguously\x20find\x20','fileStats','EXPRESSION_COMPILING_ERROR','hrtime'];a36_0x5b82=function(){return _0x347e6e;};return a36_0x5b82();}a36_0x1f3d50();'use strict';Object[a36_0x46247f(0x16d)](exports,a36_0x46247f(0x124),{'value':!![]}),exports[a36_0x46247f(0x12a)]=exports[a36_0x46247f(0x140)]=void 0x0;const acorn=require(a36_0x46247f(0x139)),path=require(a36_0x46247f(0x15e)),semver=require(a36_0x46247f(0x14b)),vm=require('vm'),status_message_1=require(a36_0x46247f(0x10c)),state=require(a36_0x46247f(0x12e)),utils_1=require(a36_0x46247f(0x12f)),debugapi=require(a36_0x46247f(0xf3)),dummy_blocklist_manager_1=require(a36_0x46247f(0x12b));class V8BreakpointData{constructor(_0x477f03,_0x3c540e,_0x8c589c,_0x3a4cf3){const _0xbd9620=a36_0x46247f;this[_0xbd9620(0xff)]=_0x477f03,this[_0xbd9620(0x123)]=_0x3c540e,this[_0xbd9620(0x183)]=_0x8c589c,this[_0xbd9620(0x16c)]=_0x3a4cf3;}}function a36_0x3048(_0x268bd7,_0x59bd93){const _0x4d7fd3=a36_0x5b82();return a36_0x3048=function(_0x1f3d50,_0x26186e){_0x1f3d50=_0x1f3d50-0xf0;let _0x5b825d=_0x4d7fd3[_0x1f3d50];return _0x5b825d;},a36_0x3048(_0x268bd7,_0x59bd93);}exports[a36_0x46247f(0x140)]=V8BreakpointData;class V8DebugApi{constructor(_0x2e51b1,_0x2dac72,_0x1769a0,_0x5affb7,_0x504321){const _0x5c8414=a36_0x46247f;this[_0x5c8414(0x10b)]={},this['listeners']={},this[_0x5c8414(0x110)]=0x0,this[_0x5c8414(0x162)]=_0x5affb7,this['v8']=vm['runInDebugContext'](_0x5c8414(0x135)),this['config']=_0x2dac72,this['fileIndex']=_0x1769a0,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/[_0x5c8414(0xfd)](process[_0x5c8414(0x106)]['v8']),this[_0x5c8414(0x150)]=_0x2e51b1,this[_0x5c8414(0x16e)]=semver[_0x5c8414(0x125)](this['v8Version'][0x1],_0x5c8414(0xfe)),this['quotaManager']=_0x504321,this[_0x5c8414(0x17f)]=new dummy_blocklist_manager_1[(_0x5c8414(0x17a))](!![]),this[_0x5c8414(0x12d)]=(_0x4ab051,_0x257c62,_0x403ea7)=>{const _0x43d9b7=_0x5c8414;try{switch(_0x4ab051){case this['v8'][_0x43d9b7(0x184)][_0x43d9b7(0xf6)]:_0x403ea7['breakPointsHit']()[_0x43d9b7(0x13d)](_0xf8c56d=>{const _0x1bfc93=_0x43d9b7,_0x2886a7=_0xf8c56d[_0x1bfc93(0x15d)]()[_0x1bfc93(0x134)]();this['listeners'][_0x2886a7][_0x1bfc93(0x138)]&&(this[_0x1bfc93(0x150)]['info'](_0x1bfc93(0x131)+_0x2886a7),this[_0x1bfc93(0x10e)][_0x2886a7]['listener'](_0x257c62,_0x403ea7));});break;default:}}catch(_0x4830d2){this[_0x43d9b7(0x150)][_0x43d9b7(0x17b)](_0x43d9b7(0x129)+_0x4830d2);}},this['usePermanentListener']&&(this['logger'][_0x5c8414(0x111)](_0x5c8414(0x11a)),this['v8'][_0x5c8414(0x142)](this[_0x5c8414(0x12d)]));}['set'](_0x49c350,_0x4151f1){const _0x30f7e1=a36_0x46247f;if(!this['v8']||!_0x49c350||typeof _0x49c350['id']===_0x30f7e1(0x16a)||!_0x49c350['location']||!_0x49c350['location']['path']||!_0x49c350[_0x30f7e1(0xf5)][_0x30f7e1(0x178)])return(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1['StatusMessage']['UNSPECIFIED'],utils_1[_0x30f7e1(0x179)]['INVALID_BREAKPOINT']);const _0x4b74a7=path[_0x30f7e1(0x145)](_0x49c350[_0x30f7e1(0xf5)][_0x30f7e1(0x15e)]);if(this[_0x30f7e1(0x17f)][_0x30f7e1(0x105)](_0x4b74a7))return(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1[_0x30f7e1(0x14a)][_0x30f7e1(0x14d)],utils_1['errors'][_0x30f7e1(0x180)]);if(!this['sourcemapper']['hasMappingInfo'](_0x4b74a7)){const _0xd6e39b=path['extname'](_0x4b74a7);if(!this[_0x30f7e1(0x14c)][_0x30f7e1(0x141)][_0x30f7e1(0x117)](_0xd6e39b))return(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1[_0x30f7e1(0x14a)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x30f7e1(0x179)][_0x30f7e1(0x14f)]);this[_0x30f7e1(0x11e)](_0x49c350,null,null,_0x4151f1);}else{const _0x1595f8=_0x49c350[_0x30f7e1(0xf5)][_0x30f7e1(0x178)],_0x2e05bb=0x0,_0x21022c=this[_0x30f7e1(0x162)][_0x30f7e1(0x152)](_0x4b74a7,_0x1595f8,_0x2e05bb),_0x5c2783=(0x0,utils_1['getBreakpointCompiler'])(_0x49c350);if(_0x49c350[_0x30f7e1(0x155)]&&_0x5c2783)try{_0x49c350[_0x30f7e1(0x155)]=_0x5c2783(_0x49c350[_0x30f7e1(0x155)]);}catch(_0x5d8319){return this[_0x30f7e1(0x150)][_0x30f7e1(0x111)](_0x30f7e1(0xf0)+_0x49c350[_0x30f7e1(0x155)]+'\x20<<'),(0x0,utils_1[_0x30f7e1(0x182)])(_0x4151f1,_0x49c350,status_message_1[_0x30f7e1(0x14a)][_0x30f7e1(0xf2)],utils_1['errors'][_0x30f7e1(0x11d)]);}this[_0x30f7e1(0x11e)](_0x49c350,_0x21022c,_0x5c2783,_0x4151f1);}}[a36_0x46247f(0x121)](_0x1a3739,_0x252616){const _0x5e0aab=a36_0x46247f;if(typeof _0x1a3739['id']==='undefined')return(0x0,utils_1['setErrorStatusAndCallback'])(_0x252616,_0x1a3739,status_message_1[_0x5e0aab(0x14a)]['BREAKPOINT_CONDITION'],utils_1[_0x5e0aab(0x179)][_0x5e0aab(0x104)]);const _0x4670b2=this[_0x5e0aab(0x10b)][_0x1a3739['id']];if(!_0x4670b2)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x252616,_0x1a3739,status_message_1[_0x5e0aab(0x14a)][_0x5e0aab(0xf2)],utils_1[_0x5e0aab(0x179)][_0x5e0aab(0x104)]);const _0x364a1d=_0x4670b2['v8Breakpoint'];this['v8'][_0x5e0aab(0x153)](_0x364a1d[_0x5e0aab(0x134)]()),delete this[_0x5e0aab(0x10b)][_0x1a3739['id']],delete this[_0x5e0aab(0x10e)][_0x364a1d[_0x5e0aab(0x134)]()],this[_0x5e0aab(0x110)]--,this[_0x5e0aab(0x110)]===0x0&&!this[_0x5e0aab(0x16e)]&&(this['logger'][_0x5e0aab(0x111)]('deactivating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x5e0aab(0x142)](null)),setImmediate(()=>{_0x252616(null);});}['wait'](_0x243ed5,_0x5bdac1){const _0x467bbb=a36_0x46247f,_0x2c605b=this,_0x54cf9f=_0x2c605b['breakpoints'][_0x243ed5['id']][_0x467bbb(0x123)][_0x467bbb(0x134)](),_0x1f6e63=this[_0x467bbb(0x158)][_0x467bbb(0x143)](this,_0x243ed5,_0x22922f=>{const _0x10fc85=_0x467bbb;_0x2c605b[_0x10fc85(0x10e)][_0x54cf9f][_0x10fc85(0x138)]=![],setImmediate(()=>{_0x5bdac1(_0x22922f||undefined);});});_0x2c605b[_0x467bbb(0x10e)][_0x54cf9f]={'enabled':!![],'listener':_0x1f6e63};}[a36_0x46247f(0x17e)](_0x574cf7,_0x540ca8,_0x503abd,_0x3b9ba5){const _0x560711=a36_0x46247f,_0x19c81c=this,_0x148ce9=_0x19c81c[_0x560711(0x10b)][_0x574cf7['id']][_0x560711(0x123)][_0x560711(0x134)](),_0x7e4172=this[_0x560711(0x158)]['bind'](this,_0x574cf7,_0x4da195=>{const _0x3dd069=_0x560711;_0x4da195&&(this[_0x3dd069(0x10e)][_0x574cf7['id']][_0x3dd069(0x138)]=![],setImmediate(()=>{_0x3b9ba5(_0x4da195||undefined);})),_0x540ca8(_0x574cf7['logMessageFormat'],_0x574cf7['evaluatedExpressions']),_0x503abd()?_0x19c81c[_0x3dd069(0x10e)][_0x148ce9][_0x3dd069(0x138)]=![]:this['quotaManager'][_0x3dd069(0x14e)](_0x574cf7['id'])&&(_0x19c81c['listeners'][_0x148ce9][_0x3dd069(0x138)]=![],setTimeout(()=>{const _0x522b2e=_0x3dd069;!_0x503abd()&&_0x19c81c['listeners'][_0x148ce9]&&(_0x19c81c[_0x522b2e(0x10e)][_0x148ce9][_0x522b2e(0x138)]=!![]),this[_0x522b2e(0x12c)][_0x522b2e(0x167)](_0x574cf7['id']);},_0x19c81c[_0x3dd069(0x14c)][_0x3dd069(0x181)][_0x3dd069(0x15b)]*0x3e8));});_0x19c81c[_0x560711(0x10e)][_0x148ce9]={'enabled':!![],'listener':_0x7e4172};}[a36_0x46247f(0x160)](){return;}[a36_0x46247f(0x169)](){}[a36_0x46247f(0x109)](){}[a36_0x46247f(0x166)](){const _0x2a4c94=a36_0x46247f;return Object[_0x2a4c94(0x175)](this[_0x2a4c94(0x10b)])[_0x2a4c94(0x11f)];}['numListeners_'](){const _0x2a42c2=a36_0x46247f;return Object[_0x2a42c2(0x175)](this[_0x2a42c2(0x10e)])[_0x2a42c2(0x11f)];}[a36_0x46247f(0x15c)](){return 0x0;}[a36_0x46247f(0x17d)](_0x210393){const _0x1ae02f=a36_0x46247f;this[_0x1ae02f(0x17f)]=_0x210393;}[a36_0x46247f(0x11e)](_0x265a0e,_0x3358c7,_0x4f60c3,_0x5854d8){const _0x6cc95=a36_0x46247f;let _0x4501bb=null;if(_0x265a0e[_0x6cc95(0x155)])try{_0x4501bb=acorn[_0x6cc95(0x164)](_0x265a0e[_0x6cc95(0x155)],{'sourceType':_0x6cc95(0xf8),'ecmaVersion':0x6});const _0x1afef4=require(_0x6cc95(0x16f));if(!_0x1afef4['isValid'](_0x4501bb,!![]))return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0xf2)],utils_1[_0x6cc95(0x179)]['DISALLOWED_EXPRESSION']);}catch(_0x2604e9){return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1['StatusMessage'][_0x6cc95(0xf2)],utils_1[_0x6cc95(0x179)][_0x6cc95(0x10d)]+_0x2604e9[_0x6cc95(0x15a)]);}let _0x559d60;const _0x1a002c=_0x3358c7?_0x3358c7[_0x6cc95(0x101)]:path['normalize'](_0x265a0e[_0x6cc95(0xf5)][_0x6cc95(0x15e)]),_0x5f3f6b=(0x0,utils_1[_0x6cc95(0x103)])(_0x1a002c,this['config'],this[_0x6cc95(0x148)],this[_0x6cc95(0x150)]);if(_0x5f3f6b[_0x6cc95(0x11f)]===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],utils_1[_0x6cc95(0x179)][_0x6cc95(0x13c)]);else{if(_0x5f3f6b[_0x6cc95(0x11f)]===0x1)_0x559d60=_0x5f3f6b[0x0];else return this['logger'][_0x6cc95(0x17b)](_0x6cc95(0x112)+_0x1a002c+_0x6cc95(0x159)+_0x5f3f6b),(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],utils_1['errors'][_0x6cc95(0x168)]);}let _0xd32de0=_0x3358c7&&_0x3358c7['column']?_0x3358c7[_0x6cc95(0xfc)]:_0x265a0e[_0x6cc95(0xf5)]['column']||0x1;const _0x1116c1=_0x3358c7?_0x3358c7[_0x6cc95(0x178)]:_0x265a0e['location']['line'];_0x1116c1===0x1&&(_0xd32de0+=debugapi[_0x6cc95(0x172)]-0x1);if(_0x1116c1>=this[_0x6cc95(0x148)][_0x6cc95(0x113)][_0x559d60][_0x6cc95(0x146)])return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],{...utils_1['errors']['INVALID_LINE_NUMBER'],'description':utils_1['errors'][_0x6cc95(0x144)][_0x6cc95(0x174)]+_0x559d60+':'+_0x1116c1+'.\x20Loaded\x20script\x20contained\x20'+this[_0x6cc95(0x148)][_0x6cc95(0x113)][_0x559d60][_0x6cc95(0x146)]+_0x6cc95(0x133)+_0x6cc95(0x126)+'\x20deployed\x20source.'});const _0xa31412=this['setByRegExp'](_0x559d60,_0x1116c1,_0xd32de0);if(!_0xa31412)return(0x0,utils_1[_0x6cc95(0x182)])(_0x5854d8,_0x265a0e,status_message_1[_0x6cc95(0x14a)][_0x6cc95(0x14d)],utils_1[_0x6cc95(0x179)][_0x6cc95(0x10f)]);this[_0x6cc95(0x110)]===0x0&&!this[_0x6cc95(0x16e)]&&(this[_0x6cc95(0x150)][_0x6cc95(0x111)](_0x6cc95(0x151)),this['v8'][_0x6cc95(0x142)](this['handleDebugEvents'])),this['breakpoints'][_0x265a0e['id']]=new V8BreakpointData(_0x265a0e,_0xa31412,_0x4501bb,_0x4f60c3),this[_0x6cc95(0x110)]++,setImmediate(()=>{_0x5854d8(null);});}[a36_0x46247f(0x10a)](_0x6b6814,_0x18bebd,_0x2d053a){const _0x103fc2=a36_0x46247f,_0x2fb7c1=(0x0,utils_1[_0x103fc2(0x165)])(_0x6b6814),_0xef1654=this['v8'][_0x103fc2(0xf9)](_0x2fb7c1,_0x18bebd-0x1,_0x2d053a-0x1),_0x5784a9=this['v8']['findBreakPoint'](_0xef1654);return _0x5784a9;}[a36_0x46247f(0x158)](_0x3bccad,_0x15f20e,_0x118726){const _0x43bf41=a36_0x46247f,_0x427fe4=this[_0x43bf41(0x10b)][_0x3bccad['id']][_0x43bf41(0x123)];if(!_0x427fe4[_0x43bf41(0x147)]())return(0x0,utils_1[_0x43bf41(0x182)])(_0x15f20e,_0x3bccad,status_message_1[_0x43bf41(0x14a)][_0x43bf41(0x14d)],utils_1[_0x43bf41(0x179)][_0x43bf41(0x170)]);const _0x300260=this[_0x43bf41(0x157)](_0x3bccad,_0x118726);if(_0x300260[_0x43bf41(0x13e)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x15f20e,_0x3bccad,status_message_1[_0x43bf41(0x14a)][_0x43bf41(0xf2)],{...utils_1[_0x43bf41(0x179)][_0x43bf41(0x15f)],'description':utils_1[_0x43bf41(0x179)][_0x43bf41(0x11d)][_0x43bf41(0x174)]+_0x300260[_0x43bf41(0x13e)]});else{if(!_0x300260[_0x43bf41(0x137)]){this[_0x43bf41(0x150)]['info']('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0x5e3d2f=process[_0x43bf41(0x115)]();try{this[_0x43bf41(0x161)](_0x3bccad,_0x118726);}catch(_0x36a31f){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x15f20e,_0x3bccad,status_message_1[_0x43bf41(0x14a)][_0x43bf41(0x14d)],utils_1[_0x43bf41(0x179)][_0x43bf41(0x100)]+_0x36a31f);}const _0x2ad6a2=process['hrtime'](_0x5e3d2f);this[_0x43bf41(0x150)][_0x43bf41(0x111)]((0x0,utils_1[_0x43bf41(0x154)])('capture\x20time:\x20',_0x2ad6a2)),_0x15f20e(null);}['checkCondition'](_0x55bd39,_0x18c4c6){const _0x54bc74=a36_0x46247f;if(!_0x55bd39[_0x54bc74(0x155)])return{'value':!![]};const _0x4115ba=state[_0x54bc74(0x13a)](_0x55bd39[_0x54bc74(0x155)],_0x18c4c6[_0x54bc74(0xf1)](0x0));if(_0x4115ba['error'])return{'error':_0x4115ba[_0x54bc74(0x13e)]};return{'value':!!_0x4115ba['mirror'][_0x54bc74(0x137)]()};}[a36_0x46247f(0x161)](_0x196382,_0x4b0586){const _0x3a2b7a=a36_0x46247f,_0x465703=[];if(_0x196382[_0x3a2b7a(0x122)]&&this[_0x3a2b7a(0x10b)][_0x196382['id']]['compile'])for(let _0x2afa0d=0x0;_0x2afa0d<_0x196382[_0x3a2b7a(0x122)]['length'];_0x2afa0d++){try{_0x196382[_0x3a2b7a(0x122)][_0x2afa0d]=this['breakpoints'][_0x196382['id']][_0x3a2b7a(0x16c)](_0x196382[_0x3a2b7a(0x122)][_0x2afa0d]);}catch(_0x49a28a){this[_0x3a2b7a(0x150)]['info'](_0x3a2b7a(0x17c)+_0x196382[_0x3a2b7a(0x122)][_0x2afa0d]+_0x3a2b7a(0x136)),_0x465703[_0x3a2b7a(0x13b)]({'name':_0x196382[_0x3a2b7a(0x122)][_0x2afa0d],'status':new status_message_1[(_0x3a2b7a(0x14a))](status_message_1[_0x3a2b7a(0x14a)]['VARIABLE_VALUE'],utils_1['errors'][_0x3a2b7a(0x114)],!![])}),_0x196382[_0x3a2b7a(0x122)][_0x3a2b7a(0x177)](_0x2afa0d,0x1),_0x2afa0d--;}}if(_0x196382[_0x3a2b7a(0x130)]===_0x3a2b7a(0x128)){if(!_0x196382[_0x3a2b7a(0x122)])_0x196382[_0x3a2b7a(0x16b)]=[];else{const _0x508458=_0x4b0586[_0x3a2b7a(0xf1)](0x0),_0x1d013c=_0x196382[_0x3a2b7a(0x122)][_0x3a2b7a(0x108)](_0x2c12b8=>{const _0x2de5a2=_0x3a2b7a,_0x2471aa=state['evaluate'](_0x2c12b8,_0x508458);return _0x2471aa[_0x2de5a2(0x13e)]?_0x2471aa['error']:_0x2471aa[_0x2de5a2(0x163)][_0x2de5a2(0x137)]();});_0x196382[_0x3a2b7a(0x16b)]=_0x1d013c;}}else{const _0x36378f=state[_0x3a2b7a(0x127)](_0x4b0586,_0x196382[_0x3a2b7a(0x122)],this[_0x3a2b7a(0x14c)],this['v8'],this[_0x3a2b7a(0x17f)]);_0x196382[_0x3a2b7a(0xf5)]&&(0x0,utils_1[_0x3a2b7a(0xfa)])(_0x196382[_0x3a2b7a(0xf5)][_0x3a2b7a(0x15e)])&&_0x36378f[_0x3a2b7a(0xf5)]&&_0x36378f[_0x3a2b7a(0xf5)][_0x3a2b7a(0x178)]&&(_0x196382[_0x3a2b7a(0xf5)]['line']=_0x36378f[_0x3a2b7a(0xf5)][_0x3a2b7a(0x178)]),_0x196382[_0x3a2b7a(0x120)]=_0x36378f[_0x3a2b7a(0x120)],_0x196382['variableTable']=_0x36378f[_0x3a2b7a(0x118)],_0x196382['evaluatedExpressions']=_0x465703[_0x3a2b7a(0x107)](_0x36378f[_0x3a2b7a(0x16b)]);}}}exports[a36_0x46247f(0x12a)]=V8DebugApi;
|
|
1
|
+
function a36_0x992f(_0x3224cd,_0x587051){const _0x18df37=a36_0x5dff();return a36_0x992f=function(_0x4921a2,_0x24f646){_0x4921a2=_0x4921a2-0x1d0;let _0x5dffa0=_0x18df37[_0x4921a2];return _0x5dffa0;},a36_0x992f(_0x3224cd,_0x587051);}const a36_0x2215ae=a36_0x992f;(function(_0x3d6023,_0x536dce){const _0x5b22e0=a36_0x992f,_0x53b71a=_0x3d6023();while(!![]){try{const _0x4252a9=-parseInt(_0x5b22e0(0x1e5))/0x1+-parseInt(_0x5b22e0(0x1f1))/0x2*(parseInt(_0x5b22e0(0x22b))/0x3)+-parseInt(_0x5b22e0(0x23f))/0x4*(-parseInt(_0x5b22e0(0x202))/0x5)+parseInt(_0x5b22e0(0x252))/0x6*(parseInt(_0x5b22e0(0x1ec))/0x7)+-parseInt(_0x5b22e0(0x1fc))/0x8+-parseInt(_0x5b22e0(0x1d8))/0x9+parseInt(_0x5b22e0(0x22e))/0xa;if(_0x4252a9===_0x536dce)break;else _0x53b71a['push'](_0x53b71a['shift']());}catch(_0x903ece){_0x53b71a['push'](_0x53b71a['shift']());}}}(a36_0x5dff,0x62a57));const a36_0x24f646=(function(){let _0x8897d4=!![];return function(_0x704fa4,_0x171a51){const _0x3b83fe=_0x8897d4?function(){const _0x1b4607=a36_0x992f;if(_0x171a51){const _0x4ae5dd=_0x171a51[_0x1b4607(0x247)](_0x704fa4,arguments);return _0x171a51=null,_0x4ae5dd;}}:function(){};return _0x8897d4=![],_0x3b83fe;};}()),a36_0x4921a2=a36_0x24f646(this,function(){const _0x3c060c=a36_0x992f;return a36_0x4921a2[_0x3c060c(0x209)]()[_0x3c060c(0x1df)]('(((.+)+)+)+$')[_0x3c060c(0x209)]()['constructor'](a36_0x4921a2)[_0x3c060c(0x1df)]('(((.+)+)+)+$');});a36_0x4921a2();'use strict';Object[a36_0x2215ae(0x1d6)](exports,'__esModule',{'value':!![]}),exports['V8DebugApi']=exports[a36_0x2215ae(0x1ed)]=void 0x0;const acorn=require(a36_0x2215ae(0x1fb)),path=require('path'),semver=require(a36_0x2215ae(0x201)),vm=require('vm'),status_message_1=require('../../client/stackdriver/status-message'),state=require('../state/legacy-state'),utils_1=require(a36_0x2215ae(0x254)),debugapi=require(a36_0x2215ae(0x1d3)),dummy_blocklist_manager_1=require('../blocklisting/dummy-blocklist-manager');class V8BreakpointData{constructor(_0x43fa3a,_0x51dbc9,_0x309776,_0x170073){const _0x725678=a36_0x2215ae;this[_0x725678(0x258)]=_0x43fa3a,this['v8Breakpoint']=_0x51dbc9,this[_0x725678(0x21d)]=_0x309776,this[_0x725678(0x251)]=_0x170073;}}exports[a36_0x2215ae(0x1ed)]=V8BreakpointData;function a36_0x5dff(){const _0x5e913b=['ERROR_COMPILING_CONDITION','message','DebugEvent','listener','evaluate','usePermanentListener','bind','DummyBlocklistManager','logMessageFormat','checkCondition','logger','keys','handleDebugEvents','push','hrtime','28aPoLNO','COULD_NOT_FIND_MAPPING_FILE','Debug','normalize','mirror','BREAKPOINT_PATH_BLOCKED','shouldBlock','StatusMessage','apply','exec','lines','V8DebugApi','LOG','activating\x20v8\x20breakpoint\x20listener','script','description','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','satisfies','compile','54ASmNkI','enable','../util/utils','script_break_point','sourcemapper','length','apiBreakpoint','isJavaScriptFile','BREAKPOINT_CONDITION','SOURCE_FILE_AMBIGUOUS','BREAKPOINT_SOURCE_LOCATION','breakPointsHit','v8Breakpoint','frame','./debugapi','remainingHits','errors','defineProperty','config','5611131rpRdmh','listeners','fileIndex','hasMappingInfo','undefined','setByRegExp','SYNTAX_ERROR_IN_CONDITION','search','\x20lines.\x20Please\x20ensure','mappingInfo','disconnect','wait','Break','563331ZydkAP','location','capture\x20time:\x20','runInDebugContext','expressions','path','isValid','613144itOWVX','V8BreakpointData','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','column','12sdCtgT','findScripts','numListeners_','CAPTURE_BREAKPOINT_DATA','setScriptBreakPointByRegExp','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','javascriptFileExtensions','line','warn','captureBreakpointData','acorn','2344496tYRLGA','numBreakpoints','number','setErrorStatusAndCallback','error','semver','303085zlfGUW','fileStats','ERROR_EVALUATING_CONDITION','clearBreakPoint','onBreakpointHit','\x20deployed\x20source.','V8_BREAKPOINT_ERROR','toString','active','variableTable','setInternal','clear','parse','SOURCE_FILE_NOT_FOUND','setListener','DISALLOWED_EXPRESSION','\x20<<','breakpoints','VARIABLE_VALUE','INVALID_LINE_NUMBER','deactivating\x20v8\x20breakpoint\x20listener','action','condition','quotaManager','blocklistManager','../util/validator.js','evaluatedExpressions','parsedCondition','V8_BREAKPOINT_CLEAR_ERROR','>=4.5','V8_BREAKPOINT_DISABLED','quota','value','includes','.\x20Potential\x20matches:\x20','Unable\x20to\x20compile\x20condition\x20>>\x20','info','formatInterval','MODULE_WRAP_PREFIX_LENGTH','capture','enabled','309558NqTIYn','UNSPECIFIED','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','12903760AKYoNU','stackFrames'];a36_0x5dff=function(){return _0x5e913b;};return a36_0x5dff();}class V8DebugApi{constructor(_0x1e0d56,_0x235eb1,_0x3c84d0,_0x272f60,_0x2e029f){const _0x30edc4=a36_0x2215ae;this[_0x30edc4(0x213)]={},this[_0x30edc4(0x1d9)]={},this[_0x30edc4(0x1fd)]=0x0,this[_0x30edc4(0x256)]=_0x272f60,this['v8']=vm[_0x30edc4(0x1e8)](_0x30edc4(0x241)),this[_0x30edc4(0x1d7)]=_0x235eb1,this[_0x30edc4(0x1da)]=_0x3c84d0,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/[_0x30edc4(0x248)](process['versions']['v8']),this[_0x30edc4(0x23a)]=_0x1e0d56,this[_0x30edc4(0x235)]=semver[_0x30edc4(0x250)](this['v8Version'][0x1],_0x30edc4(0x21f)),this['quotaManager']=_0x2e029f,this[_0x30edc4(0x21a)]=new dummy_blocklist_manager_1[(_0x30edc4(0x237))](!![]),this['handleDebugEvents']=(_0x37cd1f,_0x510889,_0x448a07)=>{const _0x413512=_0x30edc4;try{switch(_0x37cd1f){case this['v8'][_0x413512(0x232)][_0x413512(0x1e4)]:_0x448a07[_0x413512(0x1d0)]()['forEach'](_0x154091=>{const _0x2d790e=_0x413512,_0x4ac0ba=_0x154091[_0x2d790e(0x255)]()[_0x2d790e(0x1fe)]();this['listeners'][_0x4ac0ba][_0x2d790e(0x22a)]&&(this[_0x2d790e(0x23a)][_0x2d790e(0x226)](_0x2d790e(0x24f)+_0x4ac0ba),this['listeners'][_0x4ac0ba][_0x2d790e(0x233)](_0x510889,_0x448a07));});break;default:}}catch(_0x566eb6){this[_0x413512(0x23a)][_0x413512(0x1f9)](_0x413512(0x1f6)+_0x566eb6);}},this[_0x30edc4(0x235)]&&(this['logger'][_0x30edc4(0x226)]('activating\x20v8\x20breakpoint\x20listener\x20(permanent)'),this['v8']['setListener'](this[_0x30edc4(0x23c)]));}['set'](_0x4a2313,_0x1772c8){const _0x4b18cf=a36_0x2215ae;if(!this['v8']||!_0x4a2313||typeof _0x4a2313['id']===_0x4b18cf(0x1dc)||!_0x4a2313['location']||!_0x4a2313[_0x4b18cf(0x1e6)][_0x4b18cf(0x1ea)]||!_0x4a2313[_0x4b18cf(0x1e6)][_0x4b18cf(0x1f8)])return(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1[_0x4b18cf(0x246)][_0x4b18cf(0x22c)],utils_1[_0x4b18cf(0x1d5)]['INVALID_BREAKPOINT']);const _0x42c2d2=path[_0x4b18cf(0x242)](_0x4a2313['location'][_0x4b18cf(0x1ea)]);if(this[_0x4b18cf(0x21a)][_0x4b18cf(0x245)](_0x42c2d2))return(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1['StatusMessage'][_0x4b18cf(0x25c)],utils_1[_0x4b18cf(0x1d5)][_0x4b18cf(0x244)]);if(!this[_0x4b18cf(0x256)][_0x4b18cf(0x1db)](_0x42c2d2)){const _0x4c1887=path['extname'](_0x42c2d2);if(!this[_0x4b18cf(0x1d7)][_0x4b18cf(0x1f7)][_0x4b18cf(0x223)](_0x4c1887))return(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1[_0x4b18cf(0x246)][_0x4b18cf(0x25c)],utils_1['errors'][_0x4b18cf(0x240)]);this[_0x4b18cf(0x20c)](_0x4a2313,null,null,_0x1772c8);}else{const _0x47c25e=_0x4a2313[_0x4b18cf(0x1e6)][_0x4b18cf(0x1f8)],_0x3737c6=0x0,_0x5d2ac7=this[_0x4b18cf(0x256)][_0x4b18cf(0x1e1)](_0x42c2d2,_0x47c25e,_0x3737c6),_0x400fac=(0x0,utils_1['getBreakpointCompiler'])(_0x4a2313);if(_0x4a2313[_0x4b18cf(0x218)]&&_0x400fac)try{_0x4a2313[_0x4b18cf(0x218)]=_0x400fac(_0x4a2313[_0x4b18cf(0x218)]);}catch(_0x30074d){return this[_0x4b18cf(0x23a)][_0x4b18cf(0x226)](_0x4b18cf(0x225)+_0x4a2313[_0x4b18cf(0x218)]+_0x4b18cf(0x212)),(0x0,utils_1[_0x4b18cf(0x1ff)])(_0x1772c8,_0x4a2313,status_message_1[_0x4b18cf(0x246)]['BREAKPOINT_CONDITION'],utils_1[_0x4b18cf(0x1d5)][_0x4b18cf(0x230)]);}this[_0x4b18cf(0x20c)](_0x4a2313,_0x5d2ac7,_0x400fac,_0x1772c8);}}[a36_0x2215ae(0x20d)](_0x5d2f5e,_0x557fed){const _0x58f013=a36_0x2215ae;if(typeof _0x5d2f5e['id']==='undefined')return(0x0,utils_1['setErrorStatusAndCallback'])(_0x557fed,_0x5d2f5e,status_message_1['StatusMessage'][_0x58f013(0x25a)],utils_1['errors'][_0x58f013(0x21e)]);const _0x42d15f=this[_0x58f013(0x213)][_0x5d2f5e['id']];if(!_0x42d15f)return(0x0,utils_1[_0x58f013(0x1ff)])(_0x557fed,_0x5d2f5e,status_message_1[_0x58f013(0x246)][_0x58f013(0x25a)],utils_1[_0x58f013(0x1d5)][_0x58f013(0x21e)]);const _0xb5e292=_0x42d15f[_0x58f013(0x1d1)];this['v8'][_0x58f013(0x205)](_0xb5e292[_0x58f013(0x1fe)]()),delete this[_0x58f013(0x213)][_0x5d2f5e['id']],delete this[_0x58f013(0x1d9)][_0xb5e292[_0x58f013(0x1fe)]()],this[_0x58f013(0x1fd)]--,this[_0x58f013(0x1fd)]===0x0&&!this[_0x58f013(0x235)]&&(this[_0x58f013(0x23a)][_0x58f013(0x226)](_0x58f013(0x216)),this['v8'][_0x58f013(0x210)](null)),setImmediate(()=>{_0x557fed(null);});}[a36_0x2215ae(0x1e3)](_0x2d487f,_0x91c771){const _0x311ebc=a36_0x2215ae,_0x503029=this,_0x54c62f=_0x503029[_0x311ebc(0x213)][_0x2d487f['id']][_0x311ebc(0x1d1)][_0x311ebc(0x1fe)](),_0x2b9c4c=this[_0x311ebc(0x206)][_0x311ebc(0x236)](this,_0x2d487f,_0x4d55a2=>{const _0x9d4448=_0x311ebc;_0x503029[_0x9d4448(0x1d9)][_0x54c62f][_0x9d4448(0x22a)]=![],setImmediate(()=>{_0x91c771(_0x4d55a2||undefined);});});_0x503029['listeners'][_0x54c62f]={'enabled':!![],'listener':_0x2b9c4c};}['log'](_0x361ba1,_0x232be5,_0x295c1f,_0x8dcbfb){const _0x1e8825=a36_0x2215ae,_0x38892b=this,_0x1fdf2f=_0x38892b['breakpoints'][_0x361ba1['id']][_0x1e8825(0x1d1)]['number'](),_0x406457=this[_0x1e8825(0x206)][_0x1e8825(0x236)](this,_0x361ba1,_0x2b20e8=>{const _0x36c01=_0x1e8825;_0x2b20e8&&(this['listeners'][_0x361ba1['id']][_0x36c01(0x22a)]=![],setImmediate(()=>{_0x8dcbfb(_0x2b20e8||undefined);})),_0x232be5(_0x361ba1[_0x36c01(0x238)],_0x361ba1[_0x36c01(0x21c)]),_0x295c1f()?_0x38892b[_0x36c01(0x1d9)][_0x1fdf2f]['enabled']=![]:this[_0x36c01(0x219)]['needsRecoveryTime'](_0x361ba1['id'])&&(_0x38892b[_0x36c01(0x1d9)][_0x1fdf2f][_0x36c01(0x22a)]=![],setTimeout(()=>{const _0x5bc412=_0x36c01;!_0x295c1f()&&_0x38892b['listeners'][_0x1fdf2f]&&(_0x38892b['listeners'][_0x1fdf2f][_0x5bc412(0x22a)]=!![]),this['quotaManager']['recovered'](_0x361ba1['id']);},_0x38892b[_0x36c01(0x1d7)][_0x36c01(0x221)]['quotaRecoverySeconds']*0x3e8));});_0x38892b[_0x1e8825(0x1d9)][_0x1fdf2f]={'enabled':!![],'listener':_0x406457};}[a36_0x2215ae(0x1e2)](){return;}[a36_0x2215ae(0x253)](){}['disable'](){}['numBreakpoints_'](){const _0x1aa5d4=a36_0x2215ae;return Object[_0x1aa5d4(0x23b)](this[_0x1aa5d4(0x213)])['length'];}[a36_0x2215ae(0x1f3)](){const _0x5e0d5e=a36_0x2215ae;return Object[_0x5e0d5e(0x23b)](this['listeners'])[_0x5e0d5e(0x257)];}[a36_0x2215ae(0x1d4)](){return 0x0;}['setBlocklistManager'](_0x443c9){const _0x332cb3=a36_0x2215ae;this[_0x332cb3(0x21a)]=_0x443c9;}['setInternal'](_0x52995b,_0x575ecc,_0x268974,_0x27efac){const _0x322ad3=a36_0x2215ae;let _0x577426=null;if(_0x52995b[_0x322ad3(0x218)])try{_0x577426=acorn[_0x322ad3(0x20e)](_0x52995b[_0x322ad3(0x218)],{'sourceType':_0x322ad3(0x24d),'ecmaVersion':0x6});const _0x574331=require(_0x322ad3(0x21b));if(!_0x574331[_0x322ad3(0x1eb)](_0x577426,!![]))return(0x0,utils_1[_0x322ad3(0x1ff)])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25a)],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x211)]);}catch(_0x184f03){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x322ad3(0x1de)]+_0x184f03[_0x322ad3(0x231)]);}let _0x57205d;const _0xdfc264=_0x575ecc?_0x575ecc['file']:path[_0x322ad3(0x242)](_0x52995b[_0x322ad3(0x1e6)]['path']),_0x2c3a06=(0x0,utils_1[_0x322ad3(0x1f2)])(_0xdfc264,this[_0x322ad3(0x1d7)],this[_0x322ad3(0x1da)],this[_0x322ad3(0x23a)]);if(_0x2c3a06[_0x322ad3(0x257)]===0x0)return(0x0,utils_1[_0x322ad3(0x1ff)])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x20f)]);else{if(_0x2c3a06[_0x322ad3(0x257)]===0x1)_0x57205d=_0x2c3a06[0x0];else return this[_0x322ad3(0x23a)][_0x322ad3(0x1f9)]('Unable\x20to\x20unambiguously\x20find\x20'+_0xdfc264+_0x322ad3(0x224)+_0x2c3a06),(0x0,utils_1['setErrorStatusAndCallback'])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25c)],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x25b)]);}let _0x519349=_0x575ecc&&_0x575ecc[_0x322ad3(0x1f0)]?_0x575ecc[_0x322ad3(0x1f0)]:_0x52995b[_0x322ad3(0x1e6)][_0x322ad3(0x1f0)]||0x1;const _0x9ccecb=_0x575ecc?_0x575ecc[_0x322ad3(0x1f8)]:_0x52995b['location']['line'];_0x9ccecb===0x1&&(_0x519349+=debugapi[_0x322ad3(0x228)]-0x1);if(_0x9ccecb>=this[_0x322ad3(0x1da)][_0x322ad3(0x203)][_0x57205d][_0x322ad3(0x249)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25c)],{...utils_1[_0x322ad3(0x1d5)]['INVALID_LINE_NUMBER'],'description':utils_1['errors'][_0x322ad3(0x215)][_0x322ad3(0x24e)]+_0x57205d+':'+_0x9ccecb+'.\x20Loaded\x20script\x20contained\x20'+this[_0x322ad3(0x1da)][_0x322ad3(0x203)][_0x57205d][_0x322ad3(0x249)]+_0x322ad3(0x1e0)+_0x322ad3(0x22d)+_0x322ad3(0x207)});const _0xe7757f=this[_0x322ad3(0x1dd)](_0x57205d,_0x9ccecb,_0x519349);if(!_0xe7757f)return(0x0,utils_1[_0x322ad3(0x1ff)])(_0x27efac,_0x52995b,status_message_1[_0x322ad3(0x246)][_0x322ad3(0x25c)],utils_1[_0x322ad3(0x1d5)][_0x322ad3(0x208)]);this[_0x322ad3(0x1fd)]===0x0&&!this[_0x322ad3(0x235)]&&(this[_0x322ad3(0x23a)]['info'](_0x322ad3(0x24c)),this['v8'][_0x322ad3(0x210)](this['handleDebugEvents'])),this['breakpoints'][_0x52995b['id']]=new V8BreakpointData(_0x52995b,_0xe7757f,_0x577426,_0x268974),this[_0x322ad3(0x1fd)]++,setImmediate(()=>{_0x27efac(null);});}[a36_0x2215ae(0x1dd)](_0xd0011a,_0x3ec689,_0x2111f8){const _0x3d5c45=a36_0x2215ae,_0x57bb6d=(0x0,utils_1['pathToRegExp'])(_0xd0011a),_0xa32b05=this['v8'][_0x3d5c45(0x1f5)](_0x57bb6d,_0x3ec689-0x1,_0x2111f8-0x1),_0x8badc3=this['v8']['findBreakPoint'](_0xa32b05);return _0x8badc3;}[a36_0x2215ae(0x206)](_0x94d672,_0x283264,_0x338094){const _0x2b159b=a36_0x2215ae,_0x14739f=this[_0x2b159b(0x213)][_0x94d672['id']]['v8Breakpoint'];if(!_0x14739f[_0x2b159b(0x20a)]())return(0x0,utils_1[_0x2b159b(0x1ff)])(_0x283264,_0x94d672,status_message_1[_0x2b159b(0x246)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x2b159b(0x1d5)][_0x2b159b(0x220)]);const _0x457214=this[_0x2b159b(0x239)](_0x94d672,_0x338094);if(_0x457214[_0x2b159b(0x200)])return(0x0,utils_1[_0x2b159b(0x1ff)])(_0x283264,_0x94d672,status_message_1[_0x2b159b(0x246)]['BREAKPOINT_CONDITION'],{...utils_1[_0x2b159b(0x1d5)][_0x2b159b(0x204)],'description':utils_1['errors'][_0x2b159b(0x230)]['description']+_0x457214[_0x2b159b(0x200)]});else{if(!_0x457214['value']){this[_0x2b159b(0x23a)][_0x2b159b(0x226)](_0x2b159b(0x1ef));return;}}const _0x2111ef=process[_0x2b159b(0x23e)]();try{this[_0x2b159b(0x1fa)](_0x94d672,_0x338094);}catch(_0x28fd2f){return(0x0,utils_1['setErrorStatusAndCallback'])(_0x283264,_0x94d672,status_message_1[_0x2b159b(0x246)][_0x2b159b(0x25c)],utils_1[_0x2b159b(0x1d5)][_0x2b159b(0x1f4)]+_0x28fd2f);}const _0x1ed7d2=process[_0x2b159b(0x23e)](_0x2111ef);this[_0x2b159b(0x23a)][_0x2b159b(0x226)]((0x0,utils_1[_0x2b159b(0x227)])(_0x2b159b(0x1e7),_0x1ed7d2)),_0x283264(null);}[a36_0x2215ae(0x239)](_0x227760,_0x136f06){const _0x249ed6=a36_0x2215ae;if(!_0x227760[_0x249ed6(0x218)])return{'value':!![]};const _0x421fd4=state['evaluate'](_0x227760[_0x249ed6(0x218)],_0x136f06[_0x249ed6(0x1d2)](0x0));if(_0x421fd4[_0x249ed6(0x200)])return{'error':_0x421fd4['error']};return{'value':!!_0x421fd4[_0x249ed6(0x243)][_0x249ed6(0x222)]()};}[a36_0x2215ae(0x1fa)](_0x508453,_0x5ef61d){const _0xf195fd=a36_0x2215ae,_0x2a7c39=[];if(_0x508453['expressions']&&this[_0xf195fd(0x213)][_0x508453['id']][_0xf195fd(0x251)])for(let _0x3a2990=0x0;_0x3a2990<_0x508453[_0xf195fd(0x1e9)][_0xf195fd(0x257)];_0x3a2990++){try{_0x508453['expressions'][_0x3a2990]=this['breakpoints'][_0x508453['id']][_0xf195fd(0x251)](_0x508453[_0xf195fd(0x1e9)][_0x3a2990]);}catch(_0x411bc1){this['logger']['info'](_0xf195fd(0x1ee)+_0x508453[_0xf195fd(0x1e9)][_0x3a2990]+_0xf195fd(0x212)),_0x2a7c39[_0xf195fd(0x23d)]({'name':_0x508453[_0xf195fd(0x1e9)][_0x3a2990],'status':new status_message_1['StatusMessage'](status_message_1[_0xf195fd(0x246)][_0xf195fd(0x214)],utils_1['errors']['EXPRESSION_COMPILING_ERROR'],!![])}),_0x508453[_0xf195fd(0x1e9)]['splice'](_0x3a2990,0x1),_0x3a2990--;}}if(_0x508453[_0xf195fd(0x217)]===_0xf195fd(0x24b)){if(!_0x508453[_0xf195fd(0x1e9)])_0x508453[_0xf195fd(0x21c)]=[];else{const _0x5dff3c=_0x5ef61d[_0xf195fd(0x1d2)](0x0),_0x2c0a4d=_0x508453[_0xf195fd(0x1e9)]['map'](_0xdc256c=>{const _0x39b033=_0xf195fd,_0x37e5aa=state[_0x39b033(0x234)](_0xdc256c,_0x5dff3c);return _0x37e5aa[_0x39b033(0x200)]?_0x37e5aa[_0x39b033(0x200)]:_0x37e5aa[_0x39b033(0x243)][_0x39b033(0x222)]();});_0x508453['evaluatedExpressions']=_0x2c0a4d;}}else{const _0x4a3e61=state[_0xf195fd(0x229)](_0x5ef61d,_0x508453[_0xf195fd(0x1e9)],this[_0xf195fd(0x1d7)],this['v8'],this['blocklistManager']);_0x508453[_0xf195fd(0x1e6)]&&(0x0,utils_1[_0xf195fd(0x259)])(_0x508453[_0xf195fd(0x1e6)]['path'])&&_0x4a3e61[_0xf195fd(0x1e6)]&&_0x4a3e61['location'][_0xf195fd(0x1f8)]&&(_0x508453[_0xf195fd(0x1e6)]['line']=_0x4a3e61[_0xf195fd(0x1e6)]['line']),_0x508453[_0xf195fd(0x22f)]=_0x4a3e61['stackFrames'],_0x508453[_0xf195fd(0x20b)]=_0x4a3e61['variableTable'],_0x508453['evaluatedExpressions']=_0x2a7c39['concat'](_0x4a3e61[_0xf195fd(0x21c)]);}}}exports[a36_0x2215ae(0x24a)]=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a37_0x3e01(){const _0x138969=['inspector','resetV8DebuggerIfThresholdMet','Error\x20upon\x20re-setting\x20breakpoint:\x20','21NEaZsJ','values','V8Inspector','setBreakpointByUrl','enable','constructor','post','disable','disconnect','resetV8DebuggerThreshold','params','(((.+)+)+)+$','useWellFormattedUrl','Debugger.setBreakpointsActive','storeSetBreakpointParams','breakpointId','logger','Session','Debugger.setBreakpointByUrl','error','onScriptParsed','116AZnETe','Debugger.disable','attach','3081624TJuHVl','14627hgYBam','defineProperty','Runtime.getProperties','detach','numPausedBeforeReset','31030587hhVrHD','session','3867330liYLbl','removeBreakpoint','response','__esModule','toString','4577680jPXLbn','1467582cvfAJT','Debugger.enable','connect','search','prevStoreSetBreakpointParams','Debugger.paused','5318065dCQQSc'];a37_0x3e01=function(){return _0x138969;};return a37_0x3e01();}function a37_0x1ab7(_0x8fab7c,_0x60c3a6){const _0x1cdf7e=a37_0x3e01();return a37_0x1ab7=function(_0x3725f2,_0x5b9c8a){_0x3725f2=_0x3725f2-0x1c8;let _0x3e0157=_0x1cdf7e[_0x3725f2];return _0x3e0157;},a37_0x1ab7(_0x8fab7c,_0x60c3a6);}const a37_0xd367e9=a37_0x1ab7;(function(_0x31c277,_0x4b33df){const _0x1a6894=a37_0x1ab7,_0x51410c=_0x31c277();while(!![]){try{const _0x7f7efe=-parseInt(_0x1a6894(0x1e6))/0x1*(parseInt(_0x1a6894(0x1e2))/0x2)+-parseInt(_0x1a6894(0x1ed))/0x3+-parseInt(_0x1a6894(0x1e5))/0x4+-parseInt(_0x1a6894(0x1c9))/0x5+-parseInt(_0x1a6894(0x1f3))/0x6*(-parseInt(_0x1a6894(0x1cd))/0x7)+parseInt(_0x1a6894(0x1f2))/0x8+parseInt(_0x1a6894(0x1eb))/0x9;if(_0x7f7efe===_0x4b33df)break;else _0x51410c['push'](_0x51410c['shift']());}catch(_0x312f0a){_0x51410c['push'](_0x51410c['shift']());}}}(a37_0x3e01,0xbf00d));const a37_0x5b9c8a=(function(){let _0xd76a7e=!![];return function(_0x1154be,_0x54f4e9){const _0x462702=_0xd76a7e?function(){if(_0x54f4e9){const _0x46d0a7=_0x54f4e9['apply'](_0x1154be,arguments);return _0x54f4e9=null,_0x46d0a7;}}:function(){};return _0xd76a7e=![],_0x462702;};}()),a37_0x3725f2=a37_0x5b9c8a(this,function(){const _0x123a69=a37_0x1ab7;return a37_0x3725f2[_0x123a69(0x1f1)]()[_0x123a69(0x1f6)](_0x123a69(0x1d8))['toString']()[_0x123a69(0x1d2)](a37_0x3725f2)[_0x123a69(0x1f6)](_0x123a69(0x1d8));});a37_0x3725f2();'use strict';Object[a37_0xd367e9(0x1e7)](exports,a37_0xd367e9(0x1f0),{'value':!![]}),exports[a37_0xd367e9(0x1cf)]=void 0x0;const inspector=require(a37_0xd367e9(0x1ca));class V8Inspector{constructor(_0x2a8eb1,_0x41682d,_0x27d323,_0x4b99f6,_0x10d152){const _0x3be1e2=a37_0xd367e9;this['logger']=_0x2a8eb1,this[_0x3be1e2(0x1d9)]=_0x41682d,this[_0x3be1e2(0x1d6)]=_0x27d323,this[_0x3be1e2(0x1e1)]=_0x4b99f6,this['onPaused']=_0x10d152,this[_0x3be1e2(0x1ec)]=null,this[_0x3be1e2(0x1db)]={},this[_0x3be1e2(0x1f7)]=null,this[_0x3be1e2(0x1ea)]=0x0;}['shouldUseWellFormattedUrl'](){const _0xedfda1=a37_0xd367e9;return this[_0xedfda1(0x1d9)];}[a37_0xd367e9(0x1d0)](_0x1f70d1,_0xccf46e=this['prevStoreSetBreakpointParams']!==null){const _0x5465e8=a37_0xd367e9;_0xccf46e?this[_0x5465e8(0x1d1)](![]):this['attach']();const _0x3a2127={};return this[_0x5465e8(0x1ec)][_0x5465e8(0x1d3)](_0x5465e8(0x1df),_0x1f70d1,(_0x183c85,_0x51d0de)=>{const _0x5cb8fd=_0x5465e8;_0x183c85?_0x3a2127[_0x5cb8fd(0x1e0)]=_0x183c85:this[_0x5cb8fd(0x1db)][_0x51d0de[_0x5cb8fd(0x1dc)]]=_0x1f70d1,_0x3a2127[_0x5cb8fd(0x1ef)]=_0x51d0de;}),_0xccf46e&&(_0x3a2127[_0x5465e8(0x1ef)]&&(this['prevStoreSetBreakpointParams'][_0x3a2127['response'][_0x5465e8(0x1dc)]]=this[_0x5465e8(0x1db)][_0x3a2127[_0x5465e8(0x1ef)][_0x5465e8(0x1dc)]]),this[_0x5465e8(0x1d4)](![])),_0x3a2127;}[a37_0xd367e9(0x1ee)](_0x5b1adb){const _0xe740a7=a37_0xd367e9;this['attach']();const _0x414f1a={};return this[_0xe740a7(0x1ec)][_0xe740a7(0x1d3)]('Debugger.removeBreakpoint',{'breakpointId':_0x5b1adb},_0x28d6d3=>{const _0x3dd4d9=_0xe740a7;if(_0x28d6d3)_0x414f1a[_0x3dd4d9(0x1e0)]=_0x28d6d3;delete this['storeSetBreakpointParams'][_0x5b1adb],Object['keys'](this['storeSetBreakpointParams'])['length']===0x0&&this[_0x3dd4d9(0x1e9)]();}),this[_0xe740a7(0x1f7)]!==null&&delete this[_0xe740a7(0x1f7)][_0x5b1adb],_0x414f1a;}['evaluateOnCallFrame'](_0x4dac43){const _0x36b5cf=a37_0xd367e9;this[_0x36b5cf(0x1e4)]();const _0x5fd676={};return this[_0x36b5cf(0x1ec)][_0x36b5cf(0x1d3)]('Debugger.evaluateOnCallFrame',_0x4dac43,(_0x5bc50a,_0x1478ca)=>{const _0x1595e6=_0x36b5cf;if(_0x5bc50a)_0x5fd676[_0x1595e6(0x1e0)]=_0x5bc50a;_0x5fd676['response']=_0x1478ca;}),_0x5fd676;}['getProperties'](_0x422574){const _0x246663=a37_0xd367e9,_0x1d06f4={};return this[_0x246663(0x1e4)](),this[_0x246663(0x1ec)][_0x246663(0x1d3)](_0x246663(0x1e8),_0x422574,(_0x125240,_0x5cf24a)=>{const _0x2f4ecd=_0x246663;if(_0x125240)_0x1d06f4['error']=_0x125240;_0x1d06f4[_0x2f4ecd(0x1ef)]=_0x5cf24a;}),_0x1d06f4;}[a37_0xd367e9(0x1e4)](){const _0x452ee1=a37_0xd367e9;if(this[_0x452ee1(0x1ec)])return;const _0x31c04a=new inspector[(_0x452ee1(0x1de))]();_0x31c04a[_0x452ee1(0x1f5)](),_0x31c04a['on']('Debugger.scriptParsed',_0x1717f7=>{const _0x5edb39=_0x452ee1;this['onScriptParsed'](_0x1717f7[_0x5edb39(0x1d7)]);}),_0x31c04a['post'](_0x452ee1(0x1f4)),_0x31c04a[_0x452ee1(0x1d3)](_0x452ee1(0x1da),{'active':!![]}),_0x31c04a['on'](_0x452ee1(0x1c8),_0x4d15e5=>{const _0x4b3d9f=_0x452ee1;this['onPaused'](_0x4d15e5[_0x4b3d9f(0x1d7)]),this[_0x4b3d9f(0x1cb)]();}),this[_0x452ee1(0x1ec)]=_0x31c04a;}[a37_0xd367e9(0x1d1)](_0x474585=!![]){const _0x5cd593=a37_0xd367e9;var _0x20558e;this[_0x5cd593(0x1e4)](),(_0x20558e=this[_0x5cd593(0x1ec)])===null||_0x20558e===void 0x0?void 0x0:_0x20558e[_0x5cd593(0x1d3)](_0x5cd593(0x1f4));if(_0x474585){for(const _0x30ed19 of Object[_0x5cd593(0x1ce)](this[_0x5cd593(0x1f7)])){const _0x1636d7=this[_0x5cd593(0x1d0)](_0x30ed19,![]);(_0x1636d7[_0x5cd593(0x1e0)]||!_0x1636d7[_0x5cd593(0x1ef)])&&this[_0x5cd593(0x1dd)][_0x5cd593(0x1e0)](_0x5cd593(0x1cc)+_0x1636d7);}this[_0x5cd593(0x1f7)]=null;}}[a37_0xd367e9(0x1d4)](_0x44bfa6=!![]){const _0x296210=a37_0xd367e9;if(!this[_0x296210(0x1ec)])return;_0x44bfa6&&(this[_0x296210(0x1f7)]=this[_0x296210(0x1db)]),this[_0x296210(0x1ec)][_0x296210(0x1d3)](_0x296210(0x1e3)),this[_0x296210(0x1e9)]();}['detach'](){const _0x5c309d=a37_0xd367e9;if(!this[_0x5c309d(0x1ec)])return;this[_0x5c309d(0x1ec)][_0x5c309d(0x1d5)](),this[_0x5c309d(0x1ec)]=null,this[_0x5c309d(0x1db)]={},this[_0x5c309d(0x1ea)]=0x0;}[a37_0xd367e9(0x1cb)](){const _0x178ed4=a37_0xd367e9;if(!this[_0x178ed4(0x1ec)])return;this[_0x178ed4(0x1ea)]+=0x1;if(this[_0x178ed4(0x1ea)]<this[_0x178ed4(0x1d6)])return;this[_0x178ed4(0x1ea)]=0x0,this[_0x178ed4(0x1d4)](),this[_0x178ed4(0x1d1)]();}}exports[a37_0xd367e9(0x1cf)]=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a38_0x79bd5c=a38_0x5310;(function(_0x5595af,_0x202b4d){const _0x5c6449=a38_0x5310,_0x175201=_0x5595af();while(!![]){try{const _0x3800a4=-parseInt(_0x5c6449(0x1ce))/0x1*(-parseInt(_0x5c6449(0x1d1))/0x2)+-parseInt(_0x5c6449(0x1d2))/0x3+-parseInt(_0x5c6449(0x1d0))/0x4+-parseInt(_0x5c6449(0x1ca))/0x5*(parseInt(_0x5c6449(0x1dc))/0x6)+parseInt(_0x5c6449(0x1d3))/0x7+-parseInt(_0x5c6449(0x1da))/0x8+parseInt(_0x5c6449(0x1d6))/0x9;if(_0x3800a4===_0x202b4d)break;else _0x175201['push'](_0x175201['shift']());}catch(_0x438102){_0x175201['push'](_0x175201['shift']());}}}(a38_0x3bc7,0x96a32));function a38_0x5310(_0x964bad,_0xfa35f5){const _0x3a64bf=a38_0x3bc7();return a38_0x5310=function(_0x2268a3,_0x459572){_0x2268a3=_0x2268a3-0x1c7;let _0x3bc79f=_0x3a64bf[_0x2268a3];return _0x3bc79f;},a38_0x5310(_0x964bad,_0xfa35f5);}const a38_0x459572=(function(){let _0x5db365=!![];return function(_0x2d46a3,_0x42e6ff){const _0xa2cee0=_0x5db365?function(){const _0x406b90=a38_0x5310;if(_0x42e6ff){const _0x2b23e2=_0x42e6ff[_0x406b90(0x1cc)](_0x2d46a3,arguments);return _0x42e6ff=null,_0x2b23e2;}}:function(){};return _0x5db365=![],_0xa2cee0;};}()),a38_0x2268a3=a38_0x459572(this,function(){const _0x539850=a38_0x5310;return a38_0x2268a3['toString']()[_0x539850(0x1c9)](_0x539850(0x1c7))[_0x539850(0x1dd)]()[_0x539850(0x1c8)](a38_0x2268a3)[_0x539850(0x1c9)]('(((.+)+)+)+$');});a38_0x2268a3();'use strict';Object[a38_0x79bd5c(0x1cb)](exports,a38_0x79bd5c(0x1d4),{'value':!![]}),exports['Debug']=void 0x0;const common_1=require('@google-cloud/common');class Debug extends common_1[a38_0x79bd5c(0x1d7)]{constructor(_0x5810b4={},_0x42345f){const _0x449566=a38_0x79bd5c;if(new.target!==Debug)return new Debug(_0x5810b4,_0x42345f);const _0x157ffe={'projectIdRequired':![],'apiEndpoint':_0x5810b4['apiEndpoint'],'baseUrl':_0x449566(0x1d8)+_0x5810b4['apiEndpoint'],'scopes':[_0x449566(0x1d9)],'packageJson':_0x42345f};super(_0x157ffe,_0x5810b4),this[_0x449566(0x1cf)]=_0x5810b4,this[_0x449566(0x1d5)]={'name':_0x42345f[_0x449566(0x1cd)],'version':_0x42345f['version']};}}exports[a38_0x79bd5c(0x1db)]=Debug;function a38_0x3bc7(){const _0x30c05f=['6214824MKFcZu','Debug','12zXeZwn','toString','(((.+)+)+)+$','constructor','search','1407055gEFpHc','defineProperty','apply','name','51399cBTXej','options','273992jubonc','2hRBJIx','3383919YEVTAE','46242AxLhCV','__esModule','packageInfo','27856359GikLPg','Service','https://','https://www.googleapis.com/auth/cloud_debugger'];a38_0x3bc7=function(){return _0x30c05f;};return a38_0x3bc7();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a39_0x3dfb(_0x339963,_0x33400d){const _0x263044=a39_0x2213();return a39_0x3dfb=function(_0x34b21b,_0x4e7dd3){_0x34b21b=_0x34b21b-0x9e;let _0x2213a7=_0x263044[_0x34b21b];return _0x2213a7;},a39_0x3dfb(_0x339963,_0x33400d);}const a39_0x5a5330=a39_0x3dfb;function a39_0x2213(){const _0xf9c66=['description','BREAKPOINT_EXPRESSION','23622IPYNPa','constructor','errorId','1538775qOAfew','180nakjMe','VARIABLE_VALUE','214460HYczMX','StatusMessage','isError','toString','BREAKPOINT_CONDITION','10dVdfTJ','BREAKPOINT_AGE','defineProperty','VARIABLE_NAME','(((.+)+)+)+$','6hhJqtN','UNSPECIFIED','2200776AXEHsq','refersTo','11150127OscwVZ','apply','377228nKeIzo','1473244UpVwaB','__esModule','isAccepted','search'];a39_0x2213=function(){return _0xf9c66;};return a39_0x2213();}(function(_0x2cda8b,_0xdd8aac){const _0x5f3b56=a39_0x3dfb,_0x116123=_0x2cda8b();while(!![]){try{const _0x4fcde6=-parseInt(_0x5f3b56(0xb5))/0x1+parseInt(_0x5f3b56(0xa5))/0x2*(-parseInt(_0x5f3b56(0xaf))/0x3)+-parseInt(_0x5f3b56(0xb6))/0x4+parseInt(_0x5f3b56(0xa3))/0x5*(-parseInt(_0x5f3b56(0x9f))/0x6)+-parseInt(_0x5f3b56(0xa2))/0x7+parseInt(_0x5f3b56(0xb1))/0x8+parseInt(_0x5f3b56(0xb3))/0x9*(parseInt(_0x5f3b56(0xaa))/0xa);if(_0x4fcde6===_0xdd8aac)break;else _0x116123['push'](_0x116123['shift']());}catch(_0x81e250){_0x116123['push'](_0x116123['shift']());}}}(a39_0x2213,0x2efbc));const a39_0x4e7dd3=(function(){let _0x5cb5ee=!![];return function(_0x94b575,_0x23137d){const _0x29d2b9=_0x5cb5ee?function(){const _0x1f7220=a39_0x3dfb;if(_0x23137d){const _0x3ba3ae=_0x23137d[_0x1f7220(0xb4)](_0x94b575,arguments);return _0x23137d=null,_0x3ba3ae;}}:function(){};return _0x5cb5ee=![],_0x29d2b9;};}()),a39_0x34b21b=a39_0x4e7dd3(this,function(){const _0x217c34=a39_0x3dfb;return a39_0x34b21b[_0x217c34(0xa8)]()[_0x217c34(0xb9)](_0x217c34(0xae))[_0x217c34(0xa8)]()[_0x217c34(0xa0)](a39_0x34b21b)[_0x217c34(0xb9)](_0x217c34(0xae));});a39_0x34b21b();'use strict';Object[a39_0x5a5330(0xac)](exports,a39_0x5a5330(0xb7),{'value':!![]}),exports[a39_0x5a5330(0xa6)]=void 0x0;class StatusMessage{constructor(_0x19817b,_0x44b28b,_0x2f34c0,_0x1b0772=![]){const _0x133ee1=a39_0x5a5330,{description:_0x503db7,id:_0x5cb6cc}=_0x44b28b||{};this[_0x133ee1(0xb2)]=_0x19817b,this[_0x133ee1(0xba)]={'format':_0x503db7||''},_0x5cb6cc&&(this[_0x133ee1(0xba)][_0x133ee1(0xa1)]=_0x5cb6cc),this[_0x133ee1(0xa7)]=_0x2f34c0,this[_0x133ee1(0xb8)]=_0x1b0772;}}StatusMessage[a39_0x5a5330(0xb0)]=a39_0x5a5330(0xb0),StatusMessage['BREAKPOINT_SOURCE_LOCATION']='BREAKPOINT_SOURCE_LOCATION',StatusMessage[a39_0x5a5330(0xa9)]=a39_0x5a5330(0xa9),StatusMessage[a39_0x5a5330(0x9e)]=a39_0x5a5330(0x9e),StatusMessage[a39_0x5a5330(0xad)]=a39_0x5a5330(0xad),StatusMessage[a39_0x5a5330(0xa4)]=a39_0x5a5330(0xa4),StatusMessage[a39_0x5a5330(0xab)]=a39_0x5a5330(0xab),exports['StatusMessage']=StatusMessage;
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a40_0x1229cc=a40_0x4e82;(function(_0x499a44,_0x4785d3){var _0x13c169=a40_0x4e82,_0xca6401=_0x499a44();while(!![]){try{var _0x1b7b70=-parseInt(_0x13c169(0x6c))/0x1+parseInt(_0x13c169(0x85))/0x2*(parseInt(_0x13c169(0x7f))/0x3)+-parseInt(_0x13c169(0x7d))/0x4*(-parseInt(_0x13c169(0x6f))/0x5)+parseInt(_0x13c169(0x6e))/0x6+parseInt(_0x13c169(0x7a))/0x7*(parseInt(_0x13c169(0x76))/0x8)+-parseInt(_0x13c169(0x89))/0x9+parseInt(_0x13c169(0x8b))/0xa*(-parseInt(_0x13c169(0x82))/0xb);if(_0x1b7b70===_0x4785d3)break;else _0xca6401['push'](_0xca6401['shift']());}catch(_0x2fe1bb){_0xca6401['push'](_0xca6401['shift']());}}}(a40_0x30d2,0x3da7e));function a40_0x4e82(_0x427761,_0x19a186){var _0x627ac4=a40_0x30d2();return a40_0x4e82=function(_0x422c1d,_0x14f396){_0x422c1d=_0x422c1d-0x6c;var _0x30d220=_0x627ac4[_0x422c1d];return _0x30d220;},a40_0x4e82(_0x427761,_0x19a186);}function a40_0x30d2(){var _0x322083=['uniquifier','runtimeEnvironmentVersion','33KQoixk','procArch','string','42cXqkKP','runtimeEnvironmentInfo','search','(((.+)+)+)+$','3240981LuZzaT','agentOS','47130UPfnBx','sourceContexts','pid','osVersion','agentVersion','409149cCORUm','labels','1282524pSPSOo','208230mvURvD','__esModule','linuxDistroName','properties.uniquifier\x20must\x20be\x20a\x20string','Debuggee','isInDocker','cpuCoreCount','80488oPVnMb','isInK8s','host','systemTotalMemoryBytes','7jRgVDt','constructor','statusMessage','44JVrMEr','apply','50574JlurRa'];a40_0x30d2=function(){return _0x322083;};return a40_0x30d2();}var a40_0x14f396=(function(){var _0x3641c2=!![];return function(_0x52ed20,_0x3ddf60){var _0x59d65b=_0x3641c2?function(){var _0x15c2d1=a40_0x4e82;if(_0x3ddf60){var _0x5f2f1e=_0x3ddf60[_0x15c2d1(0x7e)](_0x52ed20,arguments);return _0x3ddf60=null,_0x5f2f1e;}}:function(){};return _0x3641c2=![],_0x59d65b;};}()),a40_0x422c1d=a40_0x14f396(this,function(){var _0x5a9b97=a40_0x4e82;return a40_0x422c1d['toString']()['search'](_0x5a9b97(0x88))['toString']()[_0x5a9b97(0x7b)](a40_0x422c1d)[_0x5a9b97(0x87)]('(((.+)+)+)+$');});a40_0x422c1d();'use strict';Object['defineProperty'](exports,a40_0x1229cc(0x70),{'value':!![]}),exports[a40_0x1229cc(0x73)]=void 0x0;class Debuggee{constructor(_0x5e8c2f){var _0x1687e3=a40_0x1229cc;this['runtimeEnvironment']='Node.js';if(!(this instanceof Debuggee))return new Debuggee(_0x5e8c2f);_0x5e8c2f=_0x5e8c2f||{};if(typeof _0x5e8c2f[_0x1687e3(0x80)]!==_0x1687e3(0x84))throw new Error(_0x1687e3(0x72));this['uniquifier']=_0x5e8c2f[_0x1687e3(0x80)],this[_0x1687e3(0x8f)]=_0x5e8c2f[_0x1687e3(0x8f)],_0x5e8c2f[_0x1687e3(0x6d)]&&(this[_0x1687e3(0x6d)]=_0x5e8c2f[_0x1687e3(0x6d)]),_0x5e8c2f['sourceContexts']&&(this[_0x1687e3(0x8c)]=_0x5e8c2f['sourceContexts']),_0x5e8c2f[_0x1687e3(0x7c)]&&(this[_0x1687e3(0x7c)]=_0x5e8c2f[_0x1687e3(0x7c)]),this['host']=_0x5e8c2f[_0x1687e3(0x78)],this[_0x1687e3(0x8d)]=_0x5e8c2f[_0x1687e3(0x8d)],this['cpuCoreCount']=_0x5e8c2f[_0x1687e3(0x75)],this[_0x1687e3(0x79)]=_0x5e8c2f[_0x1687e3(0x79)],this[_0x1687e3(0x8a)]=_0x5e8c2f[_0x1687e3(0x8a)],this[_0x1687e3(0x8e)]=_0x5e8c2f[_0x1687e3(0x8e)],this[_0x1687e3(0x81)]=_0x5e8c2f[_0x1687e3(0x81)],this[_0x1687e3(0x86)]=_0x5e8c2f[_0x1687e3(0x86)],this[_0x1687e3(0x71)]=_0x5e8c2f[_0x1687e3(0x71)],this[_0x1687e3(0x74)]=_0x5e8c2f[_0x1687e3(0x74)],this[_0x1687e3(0x77)]=_0x5e8c2f[_0x1687e3(0x77)],this[_0x1687e3(0x83)]=_0x5e8c2f['procArch'];}}exports['Debuggee']=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a41_0x50a20f=a41_0x4158;(function(_0x513128,_0x270226){const _0x3cfae9=a41_0x4158,_0x1af802=_0x513128();while(!![]){try{const _0x1253a5=parseInt(_0x3cfae9(0x1cd))/0x1*(-parseInt(_0x3cfae9(0x1be))/0x2)+-parseInt(_0x3cfae9(0x1c0))/0x3*(parseInt(_0x3cfae9(0x1c7))/0x4)+parseInt(_0x3cfae9(0x1b4))/0x5+-parseInt(_0x3cfae9(0x1c5))/0x6*(parseInt(_0x3cfae9(0x1bc))/0x7)+-parseInt(_0x3cfae9(0x1b9))/0x8+-parseInt(_0x3cfae9(0x1b5))/0x9*(parseInt(_0x3cfae9(0x1cf))/0xa)+parseInt(_0x3cfae9(0x1cc))/0xb*(parseInt(_0x3cfae9(0x1c2))/0xc);if(_0x1253a5===_0x270226)break;else _0x1af802['push'](_0x1af802['shift']());}catch(_0x3292a1){_0x1af802['push'](_0x1af802['shift']());}}}(a41_0x59fc,0xf0647));const a41_0x46b54c=(function(){let _0x39c37f=!![];return function(_0x127b6f,_0x4a8a47){const _0x118549=_0x39c37f?function(){const _0x2ba936=a41_0x4158;if(_0x4a8a47){const _0x276b52=_0x4a8a47[_0x2ba936(0x1ba)](_0x127b6f,arguments);return _0x4a8a47=null,_0x276b52;}}:function(){};return _0x39c37f=![],_0x118549;};}()),a41_0x263fc9=a41_0x46b54c(this,function(){const _0x4987a2=a41_0x4158;return a41_0x263fc9[_0x4987a2(0x1bd)]()[_0x4987a2(0x1c3)](_0x4987a2(0x1bf))[_0x4987a2(0x1bd)]()['constructor'](a41_0x263fc9)[_0x4987a2(0x1c3)](_0x4987a2(0x1bf));});a41_0x263fc9();'use strict';Object[a41_0x50a20f(0x1b8)](exports,a41_0x50a20f(0x1d0),{'value':!![]}),exports[a41_0x50a20f(0x1bb)]=void 0x0;const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a41_0x50a20f(0x1c6),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function a41_0x59fc(){const _0x4f9e78=['asyncStart','6XgpirW','app.lightrun.com','1184OTgLcj','callbackWrapper','run','functionParams','callbackIndex','24148190fKrrUQ','2521WwhJeg','isCallbackWrapperInvoked','8002500tqUhlZ','__esModule','callback','2386705mqSRTl','18OXbpeI','callbackParams','length','defineProperty','4350216nbMjxg','apply','wrap','7853678HoELuB','toString','486kzkrCR','(((.+)+)+)+$','45yoaVAz','stop','24ZhhjMF','search'];a41_0x59fc=function(){return _0x4f9e78;};return a41_0x59fc();}function wrap(_0x4feb8a,_0x2fbcd9,_0x3ab1f0){return async(..._0x2468f3)=>{const _0x33dacb=a41_0x4158,_0x1a5b9d=new LightrunGcpWrapper(_0x3ab1f0,..._0x2468f3);return _0x1a5b9d[_0x33dacb(0x1c9)](_0x4feb8a,_0x2fbcd9);};}function a41_0x4158(_0x1f1fc7,_0x954aa4){const _0x4e9dbd=a41_0x59fc();return a41_0x4158=function(_0x263fc9,_0x46b54c){_0x263fc9=_0x263fc9-0x1b4;let _0x59fc61=_0x4e9dbd[_0x263fc9];return _0x59fc61;},a41_0x4158(_0x1f1fc7,_0x954aa4);}exports[a41_0x50a20f(0x1bb)]=wrap;class LightrunGcpWrapper{constructor(_0x24f50b,..._0x3b2e0a){const _0x359a91=a41_0x50a20f;var _0x1e62bb;this[_0x359a91(0x1cb)]=_0x24f50b,this[_0x359a91(0x1ce)]=![],this['callbackParams']=[],this['callback']=null,this['functionParams']=_0x3b2e0a,this[_0x359a91(0x1cb)]&&this[_0x359a91(0x1cb)]<((_0x1e62bb=this[_0x359a91(0x1ca)])===null||_0x1e62bb===void 0x0?void 0x0:_0x1e62bb[_0x359a91(0x1b7)])&&(this['callback']=this['functionParams'][this['callbackIndex']],this[_0x359a91(0x1ca)][this[_0x359a91(0x1cb)]]=this[_0x359a91(0x1c8)]['bind'](this));}async['run'](_0x55a9d2,_0x1efa77={}){const _0x16a880=a41_0x50a20f;this['isCallbackWrapperInvoked']=![],await lightrun[_0x16a880(0x1c4)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x1efa77,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x55a9d2(...this[_0x16a880(0x1ca)]);}finally{await lightrun[_0x16a880(0x1c1)](),this['isCallbackWrapperInvoked']&&this[_0x16a880(0x1d1)]&&this[_0x16a880(0x1d1)](...this[_0x16a880(0x1b6)]);}}[a41_0x50a20f(0x1c8)](..._0x231096){const _0x545e47=a41_0x50a20f;this[_0x545e47(0x1b6)]=_0x231096,this[_0x545e47(0x1ce)]=!![];}}
|
package/build/src/index.d.ts
CHANGED
|
@@ -366,6 +366,17 @@ declare interface ResolvedDebugAgentConfig extends GoogleAuthOptions {
|
|
|
366
366
|
* gathered on large objects. A value of 0 disables the limit.
|
|
367
367
|
*/
|
|
368
368
|
maxProperties: number;
|
|
369
|
+
/**
|
|
370
|
+
* To reduce the overall capture time, limit the number of nested properties
|
|
371
|
+
* gathered on a deeply nested objects. For example a->b->c with a value of 2 will only take values of a and b
|
|
372
|
+
*/
|
|
373
|
+
maxVariableDepth: number;
|
|
374
|
+
/**
|
|
375
|
+
* To reduce the overall capture time, limit the number of properties
|
|
376
|
+
* gathered on large objects.
|
|
377
|
+
* This is an extended limitation for under watch expressions
|
|
378
|
+
*/
|
|
379
|
+
maxWatchProperties: number;
|
|
369
380
|
/**
|
|
370
381
|
* Total 'size' of data to gather. This is NOT the number of bytes of data
|
|
371
382
|
* that are sent over the wire, but instead a very very coarse approximation
|
package/build/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a42_0x556bac=a42_0x4460;(function(_0x2b046e,_0xa084d){const _0x57a989=a42_0x4460,_0x1c2034=_0x2b046e();while(!![]){try{const _0x1c0e52=parseInt(_0x57a989(0xef))/0x1*(-parseInt(_0x57a989(0xe1))/0x2)+-parseInt(_0x57a989(0x108))/0x3+-parseInt(_0x57a989(0x103))/0x4+-parseInt(_0x57a989(0xf3))/0x5*(parseInt(_0x57a989(0x109))/0x6)+-parseInt(_0x57a989(0xee))/0x7+-parseInt(_0x57a989(0xe8))/0x8*(-parseInt(_0x57a989(0xdd))/0x9)+parseInt(_0x57a989(0xf9))/0xa*(parseInt(_0x57a989(0x106))/0xb);if(_0x1c0e52===_0xa084d)break;else _0x1c2034['push'](_0x1c2034['shift']());}catch(_0x3c3f8a){_0x1c2034['push'](_0x1c2034['shift']());}}}(a42_0x5c38,0xb7043));const a42_0x3f8128=(function(){let _0x58b38d=!![];return function(_0x197f63,_0x286023){const _0x41ef64=_0x58b38d?function(){if(_0x286023){const _0x143395=_0x286023['apply'](_0x197f63,arguments);return _0x286023=null,_0x143395;}}:function(){};return _0x58b38d=![],_0x41ef64;};}()),a42_0x216f7b=a42_0x3f8128(this,function(){const _0x235602=a42_0x4460;return a42_0x216f7b[_0x235602(0x101)]()[_0x235602(0xed)](_0x235602(0xe5))[_0x235602(0x101)]()[_0x235602(0x100)](a42_0x216f7b)['search'](_0x235602(0xe5));});a42_0x216f7b();function a42_0x4460(_0x20f15e,_0x42d17c){const _0x2eafda=a42_0x5c38();return a42_0x4460=function(_0x216f7b,_0x3f8128){_0x216f7b=_0x216f7b-0xdd;let _0x5c3802=_0x2eafda[_0x216f7b];return _0x5c3802;},a42_0x4460(_0x20f15e,_0x42d17c);}'use strict';Object[a42_0x556bac(0xe4)](exports,a42_0x556bac(0x104),{'value':!![]}),exports[a42_0x556bac(0xe3)]=exports['asyncStart']=exports['stop']=exports[a42_0x556bac(0xf4)]=void 0x0;const debuglet_1=require(a42_0x556bac(0xf7)),debug_1=require(a42_0x556bac(0xfe)),pjson=require('../../package.json');let debuglet;function start(_0x33a433){const _0x19da1a=a42_0x556bac,_0xd2bfb6=process['env'][_0x19da1a(0xdf)];if(_0xd2bfb6&&['1',_0x19da1a(0xe9)][_0x19da1a(0xfd)](_0xd2bfb6[_0x19da1a(0xfc)]())){console[_0x19da1a(0xf1)](_0x19da1a(0xf8)+_0xd2bfb6+_0x19da1a(0xf5));return;}_0x33a433=_0x33a433||{};const _0x577ef9=mergeConfigs(_0x33a433);if(debuglet&&!_0x577ef9[_0x19da1a(0xeb)])throw new Error(_0x19da1a(0xe7));const _0x497216=new debug_1[(_0x19da1a(0xea))](_0x577ef9,pjson);return debuglet=new debuglet_1[(_0x19da1a(0x102))](_0x497216,_0x577ef9),debuglet['start'](),_0x577ef9[_0x19da1a(0xe0)]?debuglet:debuglet['isReadyManager'];}exports[a42_0x556bac(0xf4)]=start;function a42_0x5c38(){const _0x484e5d=['assign','search','5375923GviQFd','128729HhOjWD','lightrunWaitForInit','log','config','3510590CzwNse','start','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','breakpoints_fetched','./agent/debuglet','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','16482190rvaUYH','asyncStart','stop','toLowerCase','includes','./client/stackdriver/debug','once','constructor','toString','Debuglet','1073188UybzDr','__esModule','now','22IyrQpC','breakpoint_set','3493080YNhdqN','6jobAAK','114795rCKXeM','debug','DISABLE_LIGHTRUN_AGENT','testMode_','2fREreW','listenerCount','get','defineProperty','(((.+)+)+)+$','lightrunInitWaitTimeMs','Debug\x20Agent\x20has\x20already\x20been\x20started','304GEWlkv','true','Debug','forceNewAgent_'];a42_0x5c38=function(){return _0x484e5d;};return a42_0x5c38();}function stop(){const _0x57ff78=a42_0x556bac;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x57ff78(0xfb)](),debuglet=null;}exports[a42_0x556bac(0xfb)]=stop;async function asyncStart(_0x1f57cb){const _0xd4ac46=a42_0x556bac;start(_0x1f57cb);if(!debuglet)return;let _0x43d65a=![];const _0x130061=()=>_0x43d65a=!![];debuglet[_0xd4ac46(0xff)](_0xd4ac46(0xf6),_0x4b533a=>{if(_0x4b533a)return;_0x130061();}),debuglet[_0xd4ac46(0xff)](_0xd4ac46(0x107),_0x130061);if(debuglet[_0xd4ac46(0xf2)][_0xd4ac46(0xf0)]){const _0x1659f9=Date[_0xd4ac46(0x105)](),_0x33d0ae=debuglet['config'][_0xd4ac46(0xe6)];while(!_0x43d65a&&Date['now']()-_0x1659f9<_0x33d0ae){await new Promise(_0x3c9509=>setTimeout(_0x3c9509,0x64));}}debuglet[_0xd4ac46(0xe2)](_0xd4ac46(0x107))&&debuglet['removeListener'](_0xd4ac46(0x107),_0x130061);}exports[a42_0x556bac(0xfa)]=asyncStart;function mergeConfigs(_0x5587d8){const _0x1a9135=a42_0x556bac;if(!_0x5587d8[_0x1a9135(0xde)])return _0x5587d8;const _0x3b6280=Object[_0x1a9135(0xec)]({},_0x5587d8);return delete _0x3b6280[_0x1a9135(0xde)],Object[_0x1a9135(0xec)](_0x3b6280,_0x5587d8[_0x1a9135(0xde)]);}function get(){return debuglet;}exports[a42_0x556bac(0xe3)]=get;
|
package/build/src/lambda.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a43_0x4fbd(){const _0x269e93=['Failed\x20to\x20start\x20the\x20Lightrun\x20agent','constructor','asyncStart','isCallbackWrapperInvoked','(((.+)+)+)+$','run','callback','error','apply','__esModule','5002438teyqEG','2juCEcd','18uPwIrY','search','apiEndpoint','6512392eFvOrW','wrap','1121352fMZksz','context','stop','callbackWrapper','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','3054545iXctwH','tryStart','3366819BqBemF','tryStop','bind','lightrunSecret','log','response','defineProperty','./index','event','27laIbJH','1582132HIpFBV','22429030TTHlQN'];a43_0x4fbd=function(){return _0x269e93;};return a43_0x4fbd();}const a43_0x4217fc=a43_0xe54c;(function(_0x1e1b65,_0x43c9dc){const _0x2c278e=a43_0xe54c,_0x383702=_0x1e1b65();while(!![]){try{const _0x33dab5=parseInt(_0x2c278e(0x180))/0x1*(parseInt(_0x2c278e(0x173))/0x2)+parseInt(_0x2c278e(0x169))/0x3+-parseInt(_0x2c278e(0x184))/0x4+parseInt(_0x2c278e(0x167))/0x5*(parseInt(_0x2c278e(0x181))/0x6)+parseInt(_0x2c278e(0x17f))/0x7+parseInt(_0x2c278e(0x186))/0x8*(-parseInt(_0x2c278e(0x172))/0x9)+-parseInt(_0x2c278e(0x174))/0xa;if(_0x33dab5===_0x43c9dc)break;else _0x383702['push'](_0x383702['shift']());}catch(_0x28e745){_0x383702['push'](_0x383702['shift']());}}}(a43_0x4fbd,0xea702));const a43_0x14cf96=(function(){let _0x133e6f=!![];return function(_0x259868,_0x299753){const _0x2e83ae=_0x133e6f?function(){const _0x384f3f=a43_0xe54c;if(_0x299753){const _0x488b4c=_0x299753[_0x384f3f(0x17d)](_0x259868,arguments);return _0x299753=null,_0x488b4c;}}:function(){};return _0x133e6f=![],_0x2e83ae;};}()),a43_0x2f6e51=a43_0x14cf96(this,function(){const _0x2d34dc=a43_0xe54c;return a43_0x2f6e51['toString']()[_0x2d34dc(0x182)]('(((.+)+)+)+$')['toString']()[_0x2d34dc(0x176)](a43_0x2f6e51)[_0x2d34dc(0x182)](_0x2d34dc(0x179));});a43_0x2f6e51();'use strict';Object[a43_0x4217fc(0x16f)](exports,a43_0x4217fc(0x17e),{'value':!![]}),exports[a43_0x4217fc(0x185)]=void 0x0;const lightrun=require(a43_0x4217fc(0x170)),DEFAULT_API_ENDPOINT='app.lightrun.com',DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x4fdd3c,_0x1300f0,_0x15e39f){const _0x3658c6=a43_0x4217fc;this[_0x3658c6(0x171)]=_0x4fdd3c,this[_0x3658c6(0x187)]=_0x1300f0,this[_0x3658c6(0x17b)]=_0x15e39f,this['isCallbackWrapperInvoked']=![];}async[a43_0x4217fc(0x17a)](_0x20ee21,_0x210903={}){const _0x15a18d=a43_0x4217fc;this[_0x15a18d(0x178)]=![],await this[_0x15a18d(0x168)](_0x210903);let _0x3532cb=undefined;try{_0x3532cb=await _0x20ee21(this[_0x15a18d(0x171)],this['context'],this[_0x15a18d(0x165)][_0x15a18d(0x16b)](this));}finally{await this[_0x15a18d(0x16a)](),this['isCallbackWrapperInvoked']?this[_0x15a18d(0x17b)](this['error'],this[_0x15a18d(0x16e)]):this[_0x15a18d(0x17b)](null,_0x3532cb);}}async[a43_0x4217fc(0x168)](_0x515807={}){const _0x46a44d=a43_0x4217fc;try{const _0xd90c85=this[_0x46a44d(0x171)][_0x46a44d(0x183)]||DEFAULT_API_ENDPOINT,_0x4b7a01=this[_0x46a44d(0x171)][_0x46a44d(0x16c)];await lightrun[_0x46a44d(0x177)]({'apiEndpoint':_0xd90c85,'lightrunSecret':_0x4b7a01,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x515807,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x565710){console[_0x46a44d(0x16d)](_0x46a44d(0x175));}}async['tryStop'](){const _0x20d27e=a43_0x4217fc;try{await lightrun[_0x20d27e(0x164)]();}catch(_0x4da3f2){console[_0x20d27e(0x16d)](_0x20d27e(0x166));}}[a43_0x4217fc(0x165)](_0x502bdd,_0x53bbe4){const _0xf97c6a=a43_0x4217fc;this[_0xf97c6a(0x17c)]=_0x502bdd,this['response']=_0x53bbe4,this[_0xf97c6a(0x178)]=!![];}}function a43_0xe54c(_0x2bc1c9,_0x459d9a){const _0xfc8ec3=a43_0x4fbd();return a43_0xe54c=function(_0x2f6e51,_0x14cf96){_0x2f6e51=_0x2f6e51-0x164;let _0x4fbd83=_0xfc8ec3[_0x2f6e51];return _0x4fbd83;},a43_0xe54c(_0x2bc1c9,_0x459d9a);}function wrap(_0xbbc4d2,_0x3270ba){return(_0x45c80a,_0x4c8fac,_0x52cefa)=>{const _0x476701=a43_0xe54c,_0x38619a=new LightrunLambdaWrapper(_0x45c80a,_0x4c8fac,_0x52cefa);return _0x38619a[_0x476701(0x17a)](_0xbbc4d2,_0x3270ba);};}exports['wrap']=wrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.38.1-release.a0c48322c1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function a44_0x4691(_0x1539a3,_0x3eda1a){var _0xe2091=a44_0x57e8();return a44_0x4691=function(_0x3b3298,_0x4d7a5a){_0x3b3298=_0x3b3298-0xe5;var _0x57e80e=_0xe2091[_0x3b3298];return _0x57e80e;},a44_0x4691(_0x1539a3,_0x3eda1a);}var a44_0x2cc5c0=a44_0x4691;(function(_0x135069,_0x45fb6c){var _0x25f8c4=a44_0x4691,_0x1493d6=_0x135069();while(!![]){try{var _0x21a684=parseInt(_0x25f8c4(0xeb))/0x1*(-parseInt(_0x25f8c4(0xe9))/0x2)+parseInt(_0x25f8c4(0xec))/0x3*(-parseInt(_0x25f8c4(0xf3))/0x4)+-parseInt(_0x25f8c4(0xf0))/0x5+-parseInt(_0x25f8c4(0xf2))/0x6+-parseInt(_0x25f8c4(0xe5))/0x7*(-parseInt(_0x25f8c4(0xe7))/0x8)+parseInt(_0x25f8c4(0xe6))/0x9+parseInt(_0x25f8c4(0xea))/0xa;if(_0x21a684===_0x45fb6c)break;else _0x1493d6['push'](_0x1493d6['shift']());}catch(_0x5ebc82){_0x1493d6['push'](_0x1493d6['shift']());}}}(a44_0x57e8,0x28c0d));function a44_0x57e8(){var _0x10c17c=['4698300dKosoZ','2Yjksuy','6shcPwH','constructor','PatternDTOTypeEnum','toString','559100AZjtBi','BY_VALUE','1676052AaXcDJ','389304Cnyuty','search','defineProperty','apply','1375766gSAoMr','2676285pWEzFY','8WHCyQK','BY_NAME','210994PDCekr'];a44_0x57e8=function(){return _0x10c17c;};return a44_0x57e8();}var a44_0x4d7a5a=(function(){var _0x3d8d6a=!![];return function(_0xd93b0a,_0x3148e3){var _0x52793c=_0x3d8d6a?function(){var _0x2c719b=a44_0x4691;if(_0x3148e3){var _0x210cea=_0x3148e3[_0x2c719b(0xf6)](_0xd93b0a,arguments);return _0x3148e3=null,_0x210cea;}}:function(){};return _0x3d8d6a=![],_0x52793c;};}()),a44_0x3b3298=a44_0x4d7a5a(this,function(){var _0x4c4ad1=a44_0x4691;return a44_0x3b3298['toString']()[_0x4c4ad1(0xf4)]('(((.+)+)+)+$')[_0x4c4ad1(0xef)]()[_0x4c4ad1(0xed)](a44_0x3b3298)[_0x4c4ad1(0xf4)]('(((.+)+)+)+$');});a44_0x3b3298();'use strict';Object[a44_0x2cc5c0(0xf5)](exports,'__esModule',{'value':!![]}),exports[a44_0x2cc5c0(0xee)]=void 0x0,exports[a44_0x2cc5c0(0xee)]={'Name':a44_0x2cc5c0(0xe8),'Value':a44_0x2cc5c0(0xf1)};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x584262=a45_0xac1f;function a45_0xac1f(_0x4386c4,_0x2c957e){const _0x372987=a45_0x406b();return a45_0xac1f=function(_0x5e405d,_0xf70017){_0x5e405d=_0x5e405d-0x17d;let _0x406be2=_0x372987[_0x5e405d];return _0x406be2;},a45_0xac1f(_0x4386c4,_0x2c957e);}(function(_0x55166e,_0x4331d5){const _0x28bdb3=a45_0xac1f,_0xf2f94d=_0x55166e();while(!![]){try{const _0x41c846=parseInt(_0x28bdb3(0x183))/0x1*(parseInt(_0x28bdb3(0x17f))/0x2)+parseInt(_0x28bdb3(0x18e))/0x3+-parseInt(_0x28bdb3(0x18d))/0x4*(parseInt(_0x28bdb3(0x182))/0x5)+-parseInt(_0x28bdb3(0x18b))/0x6+parseInt(_0x28bdb3(0x188))/0x7+parseInt(_0x28bdb3(0x187))/0x8+-parseInt(_0x28bdb3(0x18a))/0x9*(parseInt(_0x28bdb3(0x184))/0xa);if(_0x41c846===_0x4331d5)break;else _0xf2f94d['push'](_0xf2f94d['shift']());}catch(_0x148203){_0xf2f94d['push'](_0xf2f94d['shift']());}}}(a45_0x406b,0x6071d));const a45_0xf70017=(function(){let _0x435e26=!![];return function(_0x447d5e,_0x1d1c7b){const _0x44a78c=_0x435e26?function(){const _0x37bdec=a45_0xac1f;if(_0x1d1c7b){const _0xd0d693=_0x1d1c7b[_0x37bdec(0x185)](_0x447d5e,arguments);return _0x1d1c7b=null,_0xd0d693;}}:function(){};return _0x435e26=![],_0x44a78c;};}()),a45_0x5e405d=a45_0xf70017(this,function(){const _0x4ae979=a45_0xac1f;return a45_0x5e405d[_0x4ae979(0x17e)]()[_0x4ae979(0x189)](_0x4ae979(0x180))[_0x4ae979(0x17e)]()[_0x4ae979(0x193)](a45_0x5e405d)[_0x4ae979(0x189)](_0x4ae979(0x180));});a45_0x5e405d();'use strict';function a45_0x406b(){const _0x29a5a9=['751756ztFTuh','505878taFTYl','location','__esModule',',\x20id=','defineProperty','constructor','assign','line','toString','2eTaVOv','(((.+)+)+)+$','path','10isQDqp','717401MXSHwJ','70zAirkk','apply','action','6273912nGQRpQ','4755681KzPuCG','search','1609686pZNDnM','1960536jwkyNu','Breakpoint'];a45_0x406b=function(){return _0x29a5a9;};return a45_0x406b();}Object[a45_0x584262(0x192)](exports,a45_0x584262(0x190),{'value':!![]}),exports[a45_0x584262(0x18c)]=void 0x0;class Breakpoint{constructor(_0x3a5320){const _0x57b621=a45_0x584262;_0x3a5320&&Object[_0x57b621(0x194)](this,_0x3a5320);}[a45_0x584262(0x17e)](){const _0x14f40f=a45_0x584262,_0x38ebbb=this[_0x14f40f(0x18f)]?'\x20'+this['location'][_0x14f40f(0x181)]+':'+this[_0x14f40f(0x18f)][_0x14f40f(0x17d)]:'';return'\x22'+this[_0x14f40f(0x186)]+_0x38ebbb+_0x14f40f(0x191)+this['id']+'\x22';}}exports[a45_0x584262(0x18c)]=Breakpoint;
|
package/build/src/types/v8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a46_0x20a3(_0x50d510,_0x545361){var _0x20a66f=a46_0x1b75();return a46_0x20a3=function(_0x48f093,_0xa93301){_0x48f093=_0x48f093-0x15d;var _0x1b75ac=_0x20a66f[_0x48f093];return _0x1b75ac;},a46_0x20a3(_0x50d510,_0x545361);}(function(_0x1b212b,_0x2537fd){var _0x500245=a46_0x20a3,_0x351a7d=_0x1b212b();while(!![]){try{var _0x50890d=parseInt(_0x500245(0x15d))/0x1*(parseInt(_0x500245(0x168))/0x2)+-parseInt(_0x500245(0x160))/0x3+-parseInt(_0x500245(0x166))/0x4+-parseInt(_0x500245(0x169))/0x5+parseInt(_0x500245(0x165))/0x6*(-parseInt(_0x500245(0x163))/0x7)+parseInt(_0x500245(0x164))/0x8+parseInt(_0x500245(0x162))/0x9;if(_0x50890d===_0x2537fd)break;else _0x351a7d['push'](_0x351a7d['shift']());}catch(_0x94bc48){_0x351a7d['push'](_0x351a7d['shift']());}}}(a46_0x1b75,0xcf33a));function a46_0x1b75(){var _0xd7c8a8=['2xJfrMw','8036950IcKvAu','1237944bohzpe','toString','search','3980205luZuKN','(((.+)+)+)+$','22667904jNpZVZ','86835ksIKQY','12302384hjMVSv','300ehTtyW','3565300OSOBZK','apply'];a46_0x1b75=function(){return _0xd7c8a8;};return a46_0x1b75();}var a46_0xa93301=(function(){var _0x1470c2=!![];return function(_0x298535,_0x1ef2d9){var _0x4c2f0f=_0x1470c2?function(){var _0x3bca74=a46_0x20a3;if(_0x1ef2d9){var _0x5a0a74=_0x1ef2d9[_0x3bca74(0x167)](_0x298535,arguments);return _0x1ef2d9=null,_0x5a0a74;}}:function(){};return _0x1470c2=![],_0x4c2f0f;};}()),a46_0x48f093=a46_0xa93301(this,function(){var _0xb4f7ea=a46_0x20a3;return a46_0x48f093['toString']()['search']('(((.+)+)+)+$')[_0xb4f7ea(0x15e)]()['constructor'](a46_0x48f093)[_0xb4f7ea(0x15f)](_0xb4f7ea(0x161));});a46_0x48f093();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]});
|