lightrun 1.37.2 → 1.39.0-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
|
+
function a35_0x32d6(){const _0x86dddd=['value','acorn','scriptMapper','detach','normalize','../../client/stackdriver/status-message','9HEWfpg','setErrorStatusAndCallback','quotaRecoverySeconds','formatInterval','condition\x20','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','applyDynamicLogsCPUQuota','condition','V8_BREAKPOINT_ERROR','./v8inspector','enabled','file:///','quota','win32','BREAKPOINT_SOURCE_LOCATION','toString','hasMappingInfo','listener','v8Inspector','processCondition','splice','55532dxfOWM','disconnect','capture','setBreakpointByUrl','INVALID_LINE_NUMBER','debug','ERROR_COMPILING_CONDITION','../state/inspector-state','fileStats','version','141CKbtxH','logMessageFormat','locationStr','apply','StatusMessage','Unable\x20to\x20unambiguously\x20find\x20','49pdIIrD','150465oeLMyX','undefined','replace','expressionsEvalTimeoutMillis','setAndStoreBreakpoint','UNSPECIFIED','SYNTAX_ERROR_IN_CONDITION','length','evaluate','object','v8BreakpointId','needsRecoveryTime','COULD_NOT_FIND_MAPPING_FILE','getBreakpointCompiler','396060ICTcAu','removeBreakpoint','changeToNS','DISALLOWED_EXPRESSION','>=11','forEach','1622832NndnpO','error','VARIABLE_VALUE','clear','captureBreakpointData','ERROR_EVALUATING_CONDITION','fileIndex','callFrames','V8Inspector','handleDebugPausedEvent','\x20<<','stringify','ignoreQuota','quotaManager','platform','BREAKPOINT_PATH_BLOCKED','lines','cleanupAsyncCallStackInterval','javascriptFileExtensions','map','Failed\x20to\x20evaluate\x20condition\x20','listeners','.\x20Loaded\x20script\x20contained\x20','location','locationMapper','breakpoints','shouldBlock','variableTable','column','SOURCE_FILE_NOT_FOUND','search','>10.11.0','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','log','setInternal','SOURCE_FILE_AMBIGUOUS','<10.16\x20||\x20>=11\x20<11.11','line','resetV8DebuggerThreshold','script','remainingHits','maxHitCount','blocklistManager','keys','disable','hitBreakpoints','numBreakpoints_','concat','mappingInfo','compile','extname','.\x20Potential\x20matches:\x20','isJavaScriptFile','numBreakpoints','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','759580KMOxbu','some','defineProperty','warn','logger','satisfies','V8_BREAKPOINT_CLEAR_ERROR','pipingStatus','4192060tUTGwx','breakpointId','apiBreakpoint','parsedCondition','substring','../blocklisting/dummy-blocklist-manager','message','191820ELjsjT','MODULE_WRAP_PREFIX_LENGTH','breakpointMapper','scriptId','stackFrames','isFileIndexed','\x20due\x20to\x20error:\x20','enable','(((.+)+)+)+$','removeFirstOccurrenceInArray','set','path','BREAKPOINT_CONDITION','push','__esModule','description','sourcemapper','./debugapi','CAPTURE_BREAKPOINT_DATA','lineNumber','config','\x20lines.\x20Please\x20ensure','INVALID_BREAKPOINT','parse','constructor','>>>breakpoint\x20hit<<<\x20number:\x20','616AvDRZz','evaluatedExpressions','isValid','onBreakpointHit','expressions','LOG','InspectorDebugApi','setBlocklistManager','errors','bind','hrtime','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'];a35_0x32d6=function(){return _0x86dddd;};return a35_0x32d6();}const a35_0x4ae9b1=a35_0x57a9;(function(_0x3e3cb2,_0x118627){const _0x3914e5=a35_0x57a9,_0x20794a=_0x3e3cb2();while(!![]){try{const _0x57d26e=parseInt(_0x3914e5(0x1df))/0x1+-parseInt(_0x3914e5(0x17e))/0x2+parseInt(_0x3914e5(0x1d8))/0x3*(-parseInt(_0x3914e5(0x1ce))/0x4)+-parseInt(_0x3914e5(0x186))/0x5+parseInt(_0x3914e5(0x18d))/0x6*(-parseInt(_0x3914e5(0x1de))/0x7)+parseInt(_0x3914e5(0x1f3))/0x8*(parseInt(_0x3914e5(0x1b9))/0x9)+parseInt(_0x3914e5(0x1ed))/0xa*(parseInt(_0x3914e5(0x1a7))/0xb);if(_0x57d26e===_0x118627)break;else _0x20794a['push'](_0x20794a['shift']());}catch(_0x40b5bb){_0x20794a['push'](_0x20794a['shift']());}}}(a35_0x32d6,0x7465a));const a35_0x2d751a=(function(){let _0x49a1a2=!![];return function(_0x4889ea,_0x1f1f7a){const _0x53bab6=_0x49a1a2?function(){const _0x5347a9=a35_0x57a9;if(_0x1f1f7a){const _0x12ff3d=_0x1f1f7a[_0x5347a9(0x1db)](_0x4889ea,arguments);return _0x1f1f7a=null,_0x12ff3d;}}:function(){};return _0x49a1a2=![],_0x53bab6;};}()),a35_0x2c0acd=a35_0x2d751a(this,function(){const _0x5090bb=a35_0x57a9;return a35_0x2c0acd[_0x5090bb(0x1c8)]()[_0x5090bb(0x165)](_0x5090bb(0x195))[_0x5090bb(0x1c8)]()[_0x5090bb(0x1a5)](a35_0x2c0acd)[_0x5090bb(0x165)](_0x5090bb(0x195));});a35_0x2c0acd();function a35_0x57a9(_0x2ef9ca,_0xa4a5c0){const _0x357428=a35_0x32d6();return a35_0x57a9=function(_0x2c0acd,_0x2d751a){_0x2c0acd=_0x2c0acd-0x14b;let _0x32d693=_0x357428[_0x2c0acd];return _0x32d693;},a35_0x57a9(_0x2ef9ca,_0xa4a5c0);}'use strict';Object[a35_0x4ae9b1(0x180)](exports,a35_0x4ae9b1(0x19b),{'value':!![]}),exports[a35_0x4ae9b1(0x1ad)]=exports['BreakpointData']=void 0x0;const acorn=require(a35_0x4ae9b1(0x1b4)),path=require(a35_0x4ae9b1(0x198)),status_message_1=require(a35_0x4ae9b1(0x1b8)),state=require(a35_0x4ae9b1(0x1d5)),utils_1=require('../util/utils'),debugapi=require(a35_0x4ae9b1(0x19e)),v8inspector_1=require(a35_0x4ae9b1(0x1c2)),dummy_blocklist_manager_1=require(a35_0x4ae9b1(0x18b)),USE_MODULE_PREFIX=(0x0,utils_1[a35_0x4ae9b1(0x183)])(process[a35_0x4ae9b1(0x1d7)],a35_0x4ae9b1(0x16b));class BreakpointData{constructor(_0x133f63,_0x41595f,_0x2b5ce8,_0x1b6a1f,_0x100af0,_0x3fa0f1,_0xfd3d4,_0x4a24e1){const _0x1e3f3c=a35_0x4ae9b1;this['id']=_0x133f63,this[_0x1e3f3c(0x188)]=_0x41595f,this[_0x1e3f3c(0x189)]=_0x2b5ce8,this[_0x1e3f3c(0x1da)]=_0x1b6a1f,this['compile']=_0x100af0,this['remainingHits']=_0x3fa0f1,this[_0x1e3f3c(0x153)]=_0xfd3d4,this['pipingStatus']=_0x4a24e1;}}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x4e8c65,_0x203bec,_0x251815,_0x48f5d0,_0x1ddb5e){const _0x15273b=a35_0x4ae9b1;this[_0x15273b(0x160)]={},this[_0x15273b(0x15c)]={},this['scriptMapper']={},this['locationMapper']={},this[_0x15273b(0x18f)]={},this[_0x15273b(0x17c)]=0x0,this[_0x15273b(0x158)]=null,this['logger']=_0x4e8c65,this['config']=_0x203bec,this[_0x15273b(0x14d)]=_0x251815,this[_0x15273b(0x19d)]=_0x48f5d0,this[_0x15273b(0x1cb)]=new v8inspector_1[(_0x15273b(0x14f))](_0x4e8c65,(0x0,utils_1[_0x15273b(0x183)])(process[_0x15273b(0x1d7)],_0x15273b(0x166)),this[_0x15273b(0x1a1)][_0x15273b(0x16d)],_0x5af68f=>{const _0x6faf19=_0x15273b;this[_0x6faf19(0x1b5)][_0x5af68f[_0x6faf19(0x190)]]=_0x5af68f;},_0x3762f8=>{const _0x2e3234=_0x15273b;try{this[_0x2e3234(0x150)](_0x3762f8);}catch(_0x2d2c51){this[_0x2e3234(0x182)][_0x2e3234(0x1f4)](_0x2d2c51);}}),this['quotaManager']=_0x1ddb5e,this[_0x15273b(0x171)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a35_0x4ae9b1(0x197)](_0x3218ee,_0x55b5eb){const _0x81cef0=a35_0x4ae9b1;if(!_0x3218ee||typeof _0x3218ee['id']===_0x81cef0(0x1e0)||!_0x3218ee['location']||!_0x3218ee[_0x81cef0(0x15e)]['path']||!_0x3218ee[_0x81cef0(0x15e)][_0x81cef0(0x16c)])return(0x0,utils_1[_0x81cef0(0x1ba)])(_0x55b5eb,_0x3218ee,status_message_1[_0x81cef0(0x1dc)][_0x81cef0(0x1e4)],utils_1[_0x81cef0(0x1af)][_0x81cef0(0x1a3)]);const _0x352f3d=path[_0x81cef0(0x1b7)](_0x3218ee['location'][_0x81cef0(0x198)]);if(!this[_0x81cef0(0x19d)][_0x81cef0(0x1c9)](_0x352f3d)){const _0x2bc5d4=path[_0x81cef0(0x179)](_0x352f3d);if(!this[_0x81cef0(0x1a1)][_0x81cef0(0x159)]['includes'](_0x2bc5d4)){const _0x17bbc7=_0x352f3d[_0x81cef0(0x18a)](0x0,_0x352f3d[_0x81cef0(0x1e6)]-_0x2bc5d4[_0x81cef0(0x1e6)]),_0x3ba83f=this['config'][_0x81cef0(0x159)][_0x81cef0(0x15a)](_0x33635=>_0x17bbc7+_0x33635)[_0x81cef0(0x17f)](_0x24a8f1=>(0x0,utils_1[_0x81cef0(0x192)])(_0x24a8f1,this[_0x81cef0(0x14d)])),_0x3d85e7=_0x3ba83f?utils_1['errors'][_0x81cef0(0x1eb)]:utils_1['errors'][_0x81cef0(0x164)];return(0x0,utils_1[_0x81cef0(0x1ba)])(_0x55b5eb,_0x3218ee,status_message_1[_0x81cef0(0x1dc)][_0x81cef0(0x1c7)],_0x3d85e7);}this['setInternal'](_0x3218ee,null,null,_0x55b5eb);}else{const _0xc13b40=_0x3218ee[_0x81cef0(0x15e)]['line'],_0x2fab58=0x0,_0x14b838=this[_0x81cef0(0x19d)][_0x81cef0(0x177)](_0x352f3d,_0xc13b40,_0x2fab58),_0x5ae5f1=(0x0,utils_1[_0x81cef0(0x1ec)])(_0x3218ee);if(_0x3218ee[_0x81cef0(0x1c0)]&&_0x5ae5f1)try{_0x3218ee[_0x81cef0(0x1c0)]=_0x5ae5f1(_0x3218ee['condition']);}catch(_0x2d080c){return this[_0x81cef0(0x182)]['warn']('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0x3218ee[_0x81cef0(0x1c0)]+'\x20<<'),(0x0,utils_1[_0x81cef0(0x1ba)])(_0x55b5eb,_0x3218ee,status_message_1['StatusMessage'][_0x81cef0(0x199)],utils_1[_0x81cef0(0x1af)][_0x81cef0(0x1d4)]);}this[_0x81cef0(0x169)](_0x3218ee,_0x14b838,_0x5ae5f1,_0x55b5eb);}}[a35_0x4ae9b1(0x1f6)](_0x2a304e,_0x4b792c){const _0x28abd1=a35_0x4ae9b1;if(typeof _0x2a304e['id']===_0x28abd1(0x1e0))return this[_0x28abd1(0x182)]['debug']('Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined'),(0x0,utils_1[_0x28abd1(0x1ba)])(_0x4b792c,_0x2a304e,status_message_1['StatusMessage'][_0x28abd1(0x199)],utils_1['errors'][_0x28abd1(0x184)]);const _0x171dd3=this['breakpoints'][_0x2a304e['id']];if(!_0x171dd3)return this[_0x28abd1(0x182)]['debug'](_0x28abd1(0x17d)+_0x2a304e['id']),(0x0,utils_1['setErrorStatusAndCallback'])(_0x4b792c,_0x2a304e,status_message_1[_0x28abd1(0x1dc)]['BREAKPOINT_CONDITION'],utils_1[_0x28abd1(0x1af)][_0x28abd1(0x184)]);const _0x21a9c3=_0x171dd3[_0x28abd1(0x1da)],_0x4086a9=_0x171dd3['id'];(0x0,utils_1['removeFirstOccurrenceInArray'])(this[_0x28abd1(0x15f)][_0x21a9c3],_0x2a304e['id']);this[_0x28abd1(0x15f)][_0x21a9c3]['length']===0x0&&delete this['locationMapper'][_0x21a9c3];(0x0,utils_1[_0x28abd1(0x196)])(this[_0x28abd1(0x18f)][_0x4086a9],_0x2a304e['id']);this[_0x28abd1(0x18f)][_0x4086a9][_0x28abd1(0x1e6)]===0x0&&delete this[_0x28abd1(0x18f)][_0x4086a9];let _0x29392c={};!this[_0x28abd1(0x18f)][_0x171dd3['id']]&&(_0x29392c=this['v8Inspector'][_0x28abd1(0x1ee)](_0x171dd3['id'])),delete this[_0x28abd1(0x160)][_0x2a304e['id']],delete this[_0x28abd1(0x15c)][_0x2a304e['id']],this[_0x28abd1(0x17c)]--,setImmediate(()=>{const _0x4a88cd=_0x28abd1;_0x29392c[_0x4a88cd(0x1f4)]&&_0x4b792c(_0x29392c[_0x4a88cd(0x1f4)]),_0x4b792c(null);});}['wait'](_0x9879cd,_0x177ebb){const _0xf1817=a35_0x4ae9b1,_0x2d67ff=this[_0xf1817(0x1aa)][_0xf1817(0x1b0)](this,_0x9879cd,_0x3eb920=>{const _0x466e3e=_0xf1817,_0xf8ebf6=--this['breakpoints'][_0x9879cd['id']][_0x466e3e(0x16f)];(_0xf8ebf6<=0x0||_0x3eb920)&&(this[_0x466e3e(0x15c)][_0x9879cd['id']][_0x466e3e(0x1c3)]=![]),_0x177ebb(_0x3eb920||undefined);});this[_0xf1817(0x15c)][_0x9879cd['id']]={'enabled':!![],'listener':_0x2d67ff};}[a35_0x4ae9b1(0x168)](_0x5daf7e,_0x54a8ca,_0x59d458,_0x591b31){const _0xcea537=a35_0x4ae9b1,_0x226efb=this[_0xcea537(0x1aa)][_0xcea537(0x1b0)](this,_0x5daf7e,_0x55cd5f=>{const _0x4e1568=_0xcea537;if(_0x55cd5f){this[_0x4e1568(0x15c)][_0x5daf7e['id']][_0x4e1568(0x1c3)]=![],setImmediate(()=>{_0x591b31(_0x55cd5f||undefined);});return;}_0x54a8ca(_0x5daf7e[_0x4e1568(0x1d9)],_0x5daf7e[_0x4e1568(0x1a8)]),_0x5daf7e[_0x4e1568(0x1a8)]=[],_0x59d458()?this[_0x4e1568(0x15c)][_0x5daf7e['id']][_0x4e1568(0x1c3)]=![]:this[_0x4e1568(0x154)][_0x4e1568(0x1ea)](_0x5daf7e['id'])&&(this[_0x4e1568(0x15c)][_0x5daf7e['id']][_0x4e1568(0x1c3)]=![],setTimeout(()=>{const _0x282f3d=_0x4e1568;!_0x59d458()&&this[_0x282f3d(0x15c)][_0x5daf7e['id']]&&(this['listeners'][_0x5daf7e['id']][_0x282f3d(0x1c3)]=!![]),this[_0x282f3d(0x154)]['recovered'](_0x5daf7e['id']);},this[_0x4e1568(0x1a1)][_0x4e1568(0x1c5)][_0x4e1568(0x1bb)]*0x3e8));});this[_0xcea537(0x15c)][_0x5daf7e['id']]={'enabled':!![],'listener':_0x226efb};}[a35_0x4ae9b1(0x1cf)](){const _0x20e680=a35_0x4ae9b1;this[_0x20e680(0x1cb)][_0x20e680(0x1b6)]();}['enable'](){const _0x3252b6=a35_0x4ae9b1;this[_0x3252b6(0x1cb)][_0x3252b6(0x194)]();}[a35_0x4ae9b1(0x173)](){const _0x452540=a35_0x4ae9b1;this[_0x452540(0x1cb)][_0x452540(0x173)]();}[a35_0x4ae9b1(0x175)](){const _0x26e30b=a35_0x4ae9b1;return Object[_0x26e30b(0x172)](this[_0x26e30b(0x160)])[_0x26e30b(0x1e6)];}['numListeners_'](){const _0x17c388=a35_0x4ae9b1;return Object[_0x17c388(0x172)](this[_0x17c388(0x15c)])[_0x17c388(0x1e6)];}[a35_0x4ae9b1(0x16f)](_0x397c61){const _0x1eb36d=a35_0x4ae9b1;return this[_0x1eb36d(0x160)][_0x397c61][_0x1eb36d(0x16f)];}[a35_0x4ae9b1(0x1ae)](_0x490dcd){const _0x5c10ad=a35_0x4ae9b1;this[_0x5c10ad(0x171)]=_0x490dcd;}[a35_0x4ae9b1(0x169)](_0x28204e,_0x3e0bed,_0x30b7e5,_0x5c734b){const _0x5ec308=a35_0x4ae9b1;let _0x118488=null;if(_0x28204e[_0x5ec308(0x1c0)])try{_0x118488=acorn[_0x5ec308(0x1a4)](_0x28204e[_0x5ec308(0x1c0)],{'sourceType':_0x5ec308(0x16e),'ecmaVersion':0x6});const _0x26539f=require('../util/validator.js');if(!_0x26539f[_0x5ec308(0x1a9)](_0x118488,![]))return(0x0,utils_1[_0x5ec308(0x1ba)])(_0x5c734b,_0x28204e,status_message_1['StatusMessage'][_0x5ec308(0x199)],utils_1[_0x5ec308(0x1af)][_0x5ec308(0x1f0)]);}catch(_0x1cea61){const _0x59845c=utils_1[_0x5ec308(0x1af)][_0x5ec308(0x1e5)]+_0x1cea61[_0x5ec308(0x18c)];return(0x0,utils_1[_0x5ec308(0x1ba)])(_0x5c734b,_0x28204e,status_message_1[_0x5ec308(0x1dc)]['BREAKPOINT_CONDITION'],_0x59845c);}let _0x5bab68;const _0x458a10=_0x3e0bed?_0x3e0bed['file']:path[_0x5ec308(0x1b7)](_0x28204e[_0x5ec308(0x15e)][_0x5ec308(0x198)]),_0x452adf=(0x0,utils_1['findScripts'])(_0x458a10,this[_0x5ec308(0x1a1)],this[_0x5ec308(0x14d)],this[_0x5ec308(0x182)]);if(_0x452adf[_0x5ec308(0x1e6)]===0x0)return(0x0,utils_1[_0x5ec308(0x1ba)])(_0x5c734b,_0x28204e,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x5ec308(0x1af)][_0x5ec308(0x164)]);else{if(_0x452adf[_0x5ec308(0x1e6)]===0x1)_0x5bab68=_0x452adf[0x0];else return this[_0x5ec308(0x182)]['warn'](_0x5ec308(0x1dd)+_0x458a10+_0x5ec308(0x17a)+_0x452adf),(0x0,utils_1[_0x5ec308(0x1ba)])(_0x5c734b,_0x28204e,status_message_1[_0x5ec308(0x1dc)][_0x5ec308(0x1c7)],utils_1[_0x5ec308(0x1af)][_0x5ec308(0x16a)]);}if(this[_0x5ec308(0x171)][_0x5ec308(0x161)](_0x5bab68))return(0x0,utils_1[_0x5ec308(0x1ba)])(_0x5c734b,_0x28204e,status_message_1['StatusMessage'][_0x5ec308(0x1c7)],utils_1[_0x5ec308(0x1af)][_0x5ec308(0x156)]);let _0x3e2964=_0x3e0bed&&_0x3e0bed[_0x5ec308(0x163)]?_0x3e0bed[_0x5ec308(0x163)]:_0x28204e['location']['column']||0x0;const _0x3a1c94=_0x3e0bed?_0x3e0bed['line']:_0x28204e['location'][_0x5ec308(0x16c)];USE_MODULE_PREFIX&&_0x3a1c94===0x1&&(_0x3e2964+=debugapi[_0x5ec308(0x18e)]-0x1);if(_0x3a1c94>=this[_0x5ec308(0x14d)][_0x5ec308(0x1d6)][_0x5bab68]['lines']||_0x3a1c94<0x1)return(0x0,utils_1[_0x5ec308(0x1ba)])(_0x5c734b,_0x28204e,status_message_1[_0x5ec308(0x1dc)][_0x5ec308(0x1c7)],{...utils_1[_0x5ec308(0x1af)][_0x5ec308(0x1d2)],'description':utils_1[_0x5ec308(0x1af)][_0x5ec308(0x1d2)]['description']+_0x5bab68+':'+_0x3a1c94+_0x5ec308(0x15d)+this[_0x5ec308(0x14d)]['fileStats'][_0x5bab68][_0x5ec308(0x157)]+_0x5ec308(0x1a2)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+'\x20deployed\x20source.'});const _0xc6fc6f=this[_0x5ec308(0x1e3)](_0x28204e,_0x3a1c94,_0x3e2964,_0x5bab68);if(!_0xc6fc6f)return(0x0,utils_1[_0x5ec308(0x1ba)])(_0x5c734b,_0x28204e,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x5ec308(0x1af)][_0x5ec308(0x1c1)]);this[_0x5ec308(0x160)][_0x28204e['id']]=new BreakpointData(_0xc6fc6f[_0x5ec308(0x1e9)],_0x28204e,_0x118488,_0xc6fc6f[_0x5ec308(0x1da)],_0x30b7e5,_0x28204e[_0x5ec308(0x170)]||0x1,_0x28204e[_0x5ec308(0x153)],_0x28204e[_0x5ec308(0x185)]),this[_0x5ec308(0x17c)]++,setImmediate(()=>{_0x5c734b(null);});}[a35_0x4ae9b1(0x1e3)](_0x4af31d,_0x14b54b,_0x53bebb,_0x15b861){const _0x177e3b=a35_0x4ae9b1,_0x2c388e=JSON['stringify']({'file':_0x15b861,'line':_0x14b54b,'column':_0x53bebb});let _0x194d02;if(!this['locationMapper'][_0x2c388e]){const _0x417793=this['v8Inspector']['shouldUseWellFormattedUrl']()?'file://'+_0x15b861:_0x15b861,_0x28060c=process[_0x177e3b(0x155)]===_0x177e3b(0x1c6)&&(0x0,utils_1[_0x177e3b(0x183)])(process[_0x177e3b(0x1d7)],_0x177e3b(0x1f1))?_0x417793[_0x177e3b(0x1e1)](/^file:\/\//,_0x177e3b(0x1c4))[_0x177e3b(0x1e1)](/\\/g,'/'):_0x417793,_0x46eeca=this['v8Inspector'][_0x177e3b(0x1d1)]({'lineNumber':_0x14b54b-0x1,'url':encodeURI(_0x28060c),'columnNumber':_0x53bebb});if(_0x46eeca[_0x177e3b(0x1f4)]||!_0x46eeca['response'])return this[_0x177e3b(0x182)][_0x177e3b(0x1f4)](_0x177e3b(0x1be)+_0x28060c+':'+_0x14b54b+',\x20'+('setBreakpointByUrl\x20error:\x20'+JSON[_0x177e3b(0x152)](_0x46eeca[_0x177e3b(0x1f4)]))),null;_0x194d02=_0x46eeca['response'][_0x177e3b(0x187)],delete this['locationMapper'][_0x2c388e],delete this[_0x177e3b(0x18f)][_0x194d02],this[_0x177e3b(0x15f)][_0x2c388e]=[],this[_0x177e3b(0x18f)][_0x194d02]=[];}else _0x194d02=this[_0x177e3b(0x160)][this[_0x177e3b(0x15f)][_0x2c388e][0x0]]['id'];return this[_0x177e3b(0x15f)][_0x2c388e][_0x177e3b(0x19a)](_0x4af31d['id']),this[_0x177e3b(0x18f)][_0x194d02][_0x177e3b(0x19a)](_0x4af31d['id']),{'v8BreakpointId':_0x194d02,'locationStr':_0x2c388e};}['processCondition'](_0x247193,_0x23528b){const _0x127d1f=a35_0x4ae9b1,_0x58dde2=this[_0x127d1f(0x1a1)]['expressionsEvalTimeoutMillis'],_0x33828a=_0x247193['condition'];if(_0x33828a){let _0x3ffa66;if(this[_0x127d1f(0x154)]['ignoreQuota'])_0x3ffa66=state[_0x127d1f(0x1e7)](_0x33828a,_0x23528b,this[_0x127d1f(0x1cb)],!![],_0x58dde2);else{const _0x4924d4=process[_0x127d1f(0x1b1)]();_0x3ffa66=state[_0x127d1f(0x1e7)](_0x33828a,_0x23528b,this[_0x127d1f(0x1cb)],!![],_0x58dde2);const _0x247534=process[_0x127d1f(0x1b1)](_0x4924d4),_0x12aab3=this[_0x127d1f(0x1ef)](_0x247534),_0x4ff629=this[_0x127d1f(0x154)]['applyConditionQuota'](_0x12aab3,_0x247193);if(_0x4ff629)return[undefined,_0x4ff629];}if(_0x3ffa66[_0x127d1f(0x1f4)])return this[_0x127d1f(0x182)]['debug'](_0x127d1f(0x15b)+_0x33828a+_0x127d1f(0x193),_0x3ffa66[_0x127d1f(0x1f4)]),[undefined,{...utils_1[_0x127d1f(0x1af)]['ERROR_EVALUATING_CONDITION'],'description':(utils_1[_0x127d1f(0x1af)][_0x127d1f(0x14c)][_0x127d1f(0x19c)]||'')+_0x3ffa66[_0x127d1f(0x1f4)][_0x127d1f(0x19c)]}];if(!_0x3ffa66['object'][_0x127d1f(0x1b3)])return this[_0x127d1f(0x182)][_0x127d1f(0x1d3)](_0x127d1f(0x1bd)+_0x33828a+'\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint'),[![],undefined];}return[!![],undefined];}[a35_0x4ae9b1(0x1aa)](_0x4c1b9f,_0x487f43,_0x58876c){const _0x3d2650=a35_0x4ae9b1,[_0x645ec7,_0x407ed6]=this[_0x3d2650(0x1cc)](_0x4c1b9f,_0x58876c[0x0]);if(_0x407ed6!==undefined){(0x0,utils_1[_0x3d2650(0x1ba)])(_0x487f43,_0x4c1b9f,status_message_1[_0x3d2650(0x1dc)][_0x3d2650(0x199)],_0x407ed6);return;}if(_0x645ec7===![])return;const _0x21b4a5=process[_0x3d2650(0x1b1)]();try{this[_0x3d2650(0x14b)](_0x4c1b9f,_0x58876c);}catch(_0x3dd2cb){return(0x0,utils_1[_0x3d2650(0x1ba)])(_0x487f43,_0x4c1b9f,status_message_1['StatusMessage'][_0x3d2650(0x1c7)],utils_1['errors'][_0x3d2650(0x19f)]+_0x3dd2cb);}const _0x1804c8=process[_0x3d2650(0x1b1)](_0x21b4a5),_0x42f453=this[_0x3d2650(0x1ef)](_0x1804c8);this[_0x3d2650(0x154)][_0x3d2650(0x1bf)](_0x4c1b9f['id'],_0x42f453),this['logger'][_0x3d2650(0x1d3)]((0x0,utils_1[_0x3d2650(0x1bc)])('capture\x20time:\x20',_0x1804c8)),_0x487f43(null);}[a35_0x4ae9b1(0x14b)](_0x49e45a,_0x401352){const _0x176e16=a35_0x4ae9b1,_0x246935=[],_0x2b5362=this;if(_0x49e45a[_0x176e16(0x1ab)]&&this[_0x176e16(0x160)][_0x49e45a['id']][_0x176e16(0x178)])for(let _0x2ef839=0x0;_0x2ef839<_0x49e45a[_0x176e16(0x1ab)][_0x176e16(0x1e6)];_0x2ef839++){try{_0x49e45a[_0x176e16(0x1ab)][_0x2ef839]=this['breakpoints'][_0x49e45a['id']][_0x176e16(0x178)](_0x49e45a['expressions'][_0x2ef839]);}catch(_0x454b93){this[_0x176e16(0x182)]['warn'](_0x176e16(0x1b2)+_0x49e45a['expressions'][_0x2ef839]+_0x176e16(0x151)),_0x246935[_0x176e16(0x19a)]({'name':_0x49e45a[_0x176e16(0x1ab)][_0x2ef839],'status':new status_message_1[(_0x176e16(0x1dc))](status_message_1[_0x176e16(0x1dc)][_0x176e16(0x1f5)],utils_1[_0x176e16(0x1af)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x49e45a[_0x176e16(0x1ab)][_0x176e16(0x1cd)](_0x2ef839,0x1),_0x2ef839--;}}if(_0x49e45a['action']===_0x176e16(0x1ac)){if(!_0x49e45a[_0x176e16(0x1ab)])_0x49e45a['evaluatedExpressions']=[];else{const _0x4c2ea7=_0x401352[0x0];_0x49e45a[_0x176e16(0x1a8)]=_0x49e45a[_0x176e16(0x1ab)][_0x176e16(0x15a)](_0x590ad2=>{const _0x56cfce=_0x176e16,_0x3e58ec=state[_0x56cfce(0x1e7)](_0x590ad2,_0x4c2ea7,_0x2b5362[_0x56cfce(0x1cb)],!![],this[_0x56cfce(0x1a1)][_0x56cfce(0x1e2)]);return _0x3e58ec[_0x56cfce(0x1f4)]?_0x3e58ec['error']:_0x3e58ec[_0x56cfce(0x1e8)][_0x56cfce(0x1b3)];});}}else{const _0x3a5816=state[_0x176e16(0x1d0)](_0x401352,_0x49e45a,this[_0x176e16(0x1a1)],this[_0x176e16(0x1b5)],this[_0x176e16(0x1cb)],this['blocklistManager']);_0x49e45a[_0x176e16(0x15e)]&&(0x0,utils_1[_0x176e16(0x17b)])(_0x49e45a[_0x176e16(0x15e)]['path'])&&(_0x49e45a[_0x176e16(0x15e)]['line']=_0x401352[0x0][_0x176e16(0x15e)][_0x176e16(0x1a0)]+0x1),_0x49e45a['stackFrames']=_0x3a5816[_0x176e16(0x191)],_0x49e45a[_0x176e16(0x162)]=_0x3a5816[_0x176e16(0x162)],_0x49e45a[_0x176e16(0x1a8)]=_0x246935[_0x176e16(0x176)](_0x3a5816[_0x176e16(0x1a8)]);}}[a35_0x4ae9b1(0x150)](_0x1fcb3f){const _0x4e7cfe=a35_0x4ae9b1;try{if(!_0x1fcb3f[_0x4e7cfe(0x174)])return;const _0x14844a=_0x1fcb3f[_0x4e7cfe(0x174)][0x0],_0x300121=this[_0x4e7cfe(0x18f)][_0x14844a];if(!_0x300121)return;_0x300121[_0x4e7cfe(0x1f2)](_0x4d8f15=>{const _0x1c2afb=_0x4e7cfe;this['listeners'][_0x4d8f15]['enabled']&&(this[_0x1c2afb(0x182)][_0x1c2afb(0x1d3)](_0x1c2afb(0x1a6)+_0x4d8f15),this[_0x1c2afb(0x15c)][_0x4d8f15][_0x1c2afb(0x1ca)](_0x1fcb3f[_0x1c2afb(0x14e)]));});}catch(_0x38095d){this[_0x4e7cfe(0x182)][_0x4e7cfe(0x181)](_0x4e7cfe(0x167)+_0x38095d);}}[a35_0x4ae9b1(0x1ef)](_0x12183c){return _0x12183c[0x0]*0x3b9aca00+_0x12183c[0x1];}}exports[a35_0x4ae9b1(0x1ad)]=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
|
+
const a36_0x1acca8=a36_0x205b;(function(_0x5ba012,_0x36770d){const _0x38b5cb=a36_0x205b,_0x53ed45=_0x5ba012();while(!![]){try{const _0x49c24e=parseInt(_0x38b5cb(0x13e))/0x1+-parseInt(_0x38b5cb(0x11e))/0x2*(-parseInt(_0x38b5cb(0x147))/0x3)+parseInt(_0x38b5cb(0x130))/0x4+-parseInt(_0x38b5cb(0x13b))/0x5+parseInt(_0x38b5cb(0x10e))/0x6+parseInt(_0x38b5cb(0x132))/0x7+parseInt(_0x38b5cb(0xf3))/0x8*(-parseInt(_0x38b5cb(0x148))/0x9);if(_0x49c24e===_0x36770d)break;else _0x53ed45['push'](_0x53ed45['shift']());}catch(_0x1b60cf){_0x53ed45['push'](_0x53ed45['shift']());}}}(a36_0x95da,0x9373f));const a36_0x479032=(function(){let _0x3925e8=!![];return function(_0x4df271,_0x3839c4){const _0x2e8db7=_0x3925e8?function(){const _0x19d07a=a36_0x205b;if(_0x3839c4){const _0x44b035=_0x3839c4[_0x19d07a(0xfe)](_0x4df271,arguments);return _0x3839c4=null,_0x44b035;}}:function(){};return _0x3925e8=![],_0x2e8db7;};}()),a36_0x48b007=a36_0x479032(this,function(){const _0x6d028f=a36_0x205b;return a36_0x48b007[_0x6d028f(0x13f)]()[_0x6d028f(0xe3)](_0x6d028f(0xeb))['toString']()[_0x6d028f(0x151)](a36_0x48b007)[_0x6d028f(0xe3)](_0x6d028f(0xeb));});function a36_0x205b(_0x5d1b65,_0x51ca2f){const _0xc515b1=a36_0x95da();return a36_0x205b=function(_0x48b007,_0x479032){_0x48b007=_0x48b007-0xcb;let _0x95da4c=_0xc515b1[_0x48b007];return _0x95da4c;},a36_0x205b(_0x5d1b65,_0x51ca2f);}a36_0x48b007();'use strict';Object['defineProperty'](exports,a36_0x1acca8(0xdd),{'value':!![]}),exports[a36_0x1acca8(0x154)]=exports['V8BreakpointData']=void 0x0;const acorn=require('acorn'),path=require('path'),semver=require(a36_0x1acca8(0x105)),vm=require('vm'),status_message_1=require(a36_0x1acca8(0x137)),state=require(a36_0x1acca8(0xdc)),utils_1=require(a36_0x1acca8(0xde)),debugapi=require(a36_0x1acca8(0x110)),dummy_blocklist_manager_1=require('../blocklisting/dummy-blocklist-manager');class V8BreakpointData{constructor(_0x178aef,_0x2d1eb7,_0x102f7f,_0x4b7e65){const _0x5ebc33=a36_0x1acca8;this[_0x5ebc33(0xcf)]=_0x178aef,this[_0x5ebc33(0x12e)]=_0x2d1eb7,this['parsedCondition']=_0x102f7f,this[_0x5ebc33(0xdb)]=_0x4b7e65;}}exports[a36_0x1acca8(0x13c)]=V8BreakpointData;class V8DebugApi{constructor(_0x56d802,_0x43f9d8,_0x3afd10,_0x73852e,_0x400ac5){const _0x140159=a36_0x1acca8;this[_0x140159(0x136)]={},this[_0x140159(0xcd)]={},this[_0x140159(0x117)]=0x0,this[_0x140159(0x13d)]=_0x73852e,this['v8']=vm[_0x140159(0x11d)](_0x140159(0xf8)),this[_0x140159(0xed)]=_0x43f9d8,this['fileIndex']=_0x3afd10,this[_0x140159(0xef)]=/(\d+\.\d+\.\d+)\.\d+/[_0x140159(0x107)](process[_0x140159(0x11a)]['v8']),this[_0x140159(0xe9)]=_0x56d802,this[_0x140159(0x13a)]=semver[_0x140159(0x109)](this[_0x140159(0xef)][0x1],_0x140159(0xe6)),this[_0x140159(0x150)]=_0x400ac5,this[_0x140159(0x125)]=new dummy_blocklist_manager_1[(_0x140159(0xf0))](!![]),this[_0x140159(0x159)]=(_0x8492c1,_0x5c603a,_0x2bb470)=>{const _0xc715f6=_0x140159;try{switch(_0x8492c1){case this['v8'][_0xc715f6(0x100)][_0xc715f6(0xd0)]:_0x2bb470[_0xc715f6(0xda)]()[_0xc715f6(0xf6)](_0x5d5db5=>{const _0x582a7b=_0xc715f6,_0x5ba267=_0x5d5db5['script_break_point']()[_0x582a7b(0x10b)]();this[_0x582a7b(0xcd)][_0x5ba267]['enabled']&&(this[_0x582a7b(0xe9)][_0x582a7b(0x12c)]('>>>V8\x20breakpoint\x20hit<<<\x20number:\x20'+_0x5ba267),this['listeners'][_0x5ba267][_0x582a7b(0x103)](_0x5c603a,_0x2bb470));});break;default:}}catch(_0x37c0fb){this[_0xc715f6(0xe9)][_0xc715f6(0xd7)](_0xc715f6(0x122)+_0x37c0fb);}},this[_0x140159(0x13a)]&&(this[_0x140159(0xe9)][_0x140159(0x12c)]('activating\x20v8\x20breakpoint\x20listener\x20(permanent)'),this['v8'][_0x140159(0x142)](this['handleDebugEvents']));}[a36_0x1acca8(0x131)](_0x275322,_0x2cbd25){const _0x50cbd9=a36_0x1acca8;if(!this['v8']||!_0x275322||typeof _0x275322['id']===_0x50cbd9(0x14c)||!_0x275322[_0x50cbd9(0x120)]||!_0x275322[_0x50cbd9(0x120)][_0x50cbd9(0xd8)]||!_0x275322['location'][_0x50cbd9(0xd9)])return(0x0,utils_1['setErrorStatusAndCallback'])(_0x2cbd25,_0x275322,status_message_1[_0x50cbd9(0x115)][_0x50cbd9(0x104)],utils_1['errors'][_0x50cbd9(0x153)]);const _0x5df4f5=path[_0x50cbd9(0x113)](_0x275322[_0x50cbd9(0x120)]['path']);if(this[_0x50cbd9(0x125)][_0x50cbd9(0xd3)](_0x5df4f5))return(0x0,utils_1[_0x50cbd9(0xfb)])(_0x2cbd25,_0x275322,status_message_1['StatusMessage'][_0x50cbd9(0xe0)],utils_1[_0x50cbd9(0xea)][_0x50cbd9(0x102)]);if(!this[_0x50cbd9(0x13d)][_0x50cbd9(0x134)](_0x5df4f5)){const _0x4935fc=path['extname'](_0x5df4f5);if(!this['config'][_0x50cbd9(0x116)][_0x50cbd9(0x112)](_0x4935fc))return(0x0,utils_1['setErrorStatusAndCallback'])(_0x2cbd25,_0x275322,status_message_1['StatusMessage'][_0x50cbd9(0xe0)],utils_1[_0x50cbd9(0xea)][_0x50cbd9(0xf2)]);this['setInternal'](_0x275322,null,null,_0x2cbd25);}else{const _0x233c98=_0x275322[_0x50cbd9(0x120)][_0x50cbd9(0xd9)],_0x4a9c40=0x0,_0x32868e=this[_0x50cbd9(0x13d)][_0x50cbd9(0xf4)](_0x5df4f5,_0x233c98,_0x4a9c40),_0x3ad3df=(0x0,utils_1[_0x50cbd9(0x14a)])(_0x275322);if(_0x275322['condition']&&_0x3ad3df)try{_0x275322[_0x50cbd9(0x145)]=_0x3ad3df(_0x275322['condition']);}catch(_0x375b44){return this[_0x50cbd9(0xe9)][_0x50cbd9(0x12c)](_0x50cbd9(0x135)+_0x275322[_0x50cbd9(0x145)]+_0x50cbd9(0xec)),(0x0,utils_1[_0x50cbd9(0xfb)])(_0x2cbd25,_0x275322,status_message_1[_0x50cbd9(0x115)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x50cbd9(0xd1)]);}this[_0x50cbd9(0x140)](_0x275322,_0x32868e,_0x3ad3df,_0x2cbd25);}}[a36_0x1acca8(0xfd)](_0x24ef69,_0x1ccaa1){const _0x2a7d46=a36_0x1acca8;if(typeof _0x24ef69['id']==='undefined')return(0x0,utils_1[_0x2a7d46(0xfb)])(_0x1ccaa1,_0x24ef69,status_message_1[_0x2a7d46(0x115)][_0x2a7d46(0x126)],utils_1[_0x2a7d46(0xea)][_0x2a7d46(0x138)]);const _0x1d2c13=this[_0x2a7d46(0x136)][_0x24ef69['id']];if(!_0x1d2c13)return(0x0,utils_1[_0x2a7d46(0xfb)])(_0x1ccaa1,_0x24ef69,status_message_1[_0x2a7d46(0x115)][_0x2a7d46(0x126)],utils_1['errors'][_0x2a7d46(0x138)]);const _0x29573e=_0x1d2c13[_0x2a7d46(0x12e)];this['v8']['clearBreakPoint'](_0x29573e[_0x2a7d46(0x10b)]()),delete this['breakpoints'][_0x24ef69['id']],delete this[_0x2a7d46(0xcd)][_0x29573e['number']()],this[_0x2a7d46(0x117)]--,this['numBreakpoints']===0x0&&!this[_0x2a7d46(0x13a)]&&(this[_0x2a7d46(0xe9)][_0x2a7d46(0x12c)](_0x2a7d46(0xd4)),this['v8'][_0x2a7d46(0x142)](null)),setImmediate(()=>{_0x1ccaa1(null);});}[a36_0x1acca8(0x14e)](_0x4fc2a4,_0x4708fa){const _0x2b748e=a36_0x1acca8,_0x478776=this,_0x4165c9=_0x478776[_0x2b748e(0x136)][_0x4fc2a4['id']]['v8Breakpoint'][_0x2b748e(0x10b)](),_0x468f89=this['onBreakpointHit'][_0x2b748e(0x14f)](this,_0x4fc2a4,_0xe2e09c=>{const _0x327f1c=_0x2b748e;_0x478776[_0x327f1c(0xcd)][_0x4165c9][_0x327f1c(0xf9)]=![],setImmediate(()=>{_0x4708fa(_0xe2e09c||undefined);});});_0x478776[_0x2b748e(0xcd)][_0x4165c9]={'enabled':!![],'listener':_0x468f89};}[a36_0x1acca8(0x11b)](_0x5d66dc,_0xbbb583,_0x1c32c4,_0xee91f6){const _0x4bc7fe=a36_0x1acca8,_0x121526=this,_0x66833f=_0x121526[_0x4bc7fe(0x136)][_0x5d66dc['id']][_0x4bc7fe(0x12e)][_0x4bc7fe(0x10b)](),_0x3a038b=this[_0x4bc7fe(0xee)]['bind'](this,_0x5d66dc,_0x13f920=>{const _0x4ee9ad=_0x4bc7fe;_0x13f920&&(this[_0x4ee9ad(0xcd)][_0x5d66dc['id']]['enabled']=![],setImmediate(()=>{_0xee91f6(_0x13f920||undefined);})),_0xbbb583(_0x5d66dc[_0x4ee9ad(0xf5)],_0x5d66dc[_0x4ee9ad(0x11f)]),_0x1c32c4()?_0x121526[_0x4ee9ad(0xcd)][_0x66833f][_0x4ee9ad(0xf9)]=![]:this[_0x4ee9ad(0x150)][_0x4ee9ad(0x12f)](_0x5d66dc['id'])&&(_0x121526[_0x4ee9ad(0xcd)][_0x66833f][_0x4ee9ad(0xf9)]=![],setTimeout(()=>{const _0x4bfed3=_0x4ee9ad;!_0x1c32c4()&&_0x121526['listeners'][_0x66833f]&&(_0x121526[_0x4bfed3(0xcd)][_0x66833f][_0x4bfed3(0xf9)]=!![]),this['quotaManager'][_0x4bfed3(0x144)](_0x5d66dc['id']);},_0x121526['config']['quota']['quotaRecoverySeconds']*0x3e8));});_0x121526[_0x4bc7fe(0xcd)][_0x66833f]={'enabled':!![],'listener':_0x3a038b};}[a36_0x1acca8(0xd5)](){return;}[a36_0x1acca8(0x12b)](){}[a36_0x1acca8(0xe7)](){}[a36_0x1acca8(0x155)](){const _0x54d2e3=a36_0x1acca8;return Object['keys'](this[_0x54d2e3(0x136)])[_0x54d2e3(0x106)];}['numListeners_'](){const _0x20037c=a36_0x1acca8;return Object[_0x20037c(0x156)](this[_0x20037c(0xcd)])[_0x20037c(0x106)];}[a36_0x1acca8(0x141)](){return 0x0;}['setBlocklistManager'](_0x2b020a){this['blocklistManager']=_0x2b020a;}['setInternal'](_0xf0f69b,_0x5a4697,_0x4d53e7,_0x58908a){const _0x746524=a36_0x1acca8;let _0x1f8c5f=null;if(_0xf0f69b['condition'])try{_0x1f8c5f=acorn[_0x746524(0x11c)](_0xf0f69b['condition'],{'sourceType':'script','ecmaVersion':0x6});const _0x52032c=require(_0x746524(0x128));if(!_0x52032c['isValid'](_0x1f8c5f,!![]))return(0x0,utils_1[_0x746524(0xfb)])(_0x58908a,_0xf0f69b,status_message_1[_0x746524(0x115)][_0x746524(0x126)],utils_1[_0x746524(0xea)][_0x746524(0x139)]);}catch(_0x542c63){return(0x0,utils_1[_0x746524(0xfb)])(_0x58908a,_0xf0f69b,status_message_1[_0x746524(0x115)]['BREAKPOINT_CONDITION'],utils_1['errors'][_0x746524(0x146)]+_0x542c63[_0x746524(0x14d)]);}let _0x6520c3;const _0x159822=_0x5a4697?_0x5a4697[_0x746524(0xe2)]:path[_0x746524(0x113)](_0xf0f69b['location'][_0x746524(0xd8)]),_0x526454=(0x0,utils_1['findScripts'])(_0x159822,this['config'],this[_0x746524(0x12a)],this[_0x746524(0xe9)]);if(_0x526454[_0x746524(0x106)]===0x0)return(0x0,utils_1['setErrorStatusAndCallback'])(_0x58908a,_0xf0f69b,status_message_1[_0x746524(0x115)][_0x746524(0xe0)],utils_1[_0x746524(0xea)][_0x746524(0x157)]);else{if(_0x526454['length']===0x1)_0x6520c3=_0x526454[0x0];else return this['logger'][_0x746524(0xd7)](_0x746524(0xfc)+_0x159822+_0x746524(0xf1)+_0x526454),(0x0,utils_1[_0x746524(0xfb)])(_0x58908a,_0xf0f69b,status_message_1[_0x746524(0x115)][_0x746524(0xe0)],utils_1[_0x746524(0xea)]['SOURCE_FILE_AMBIGUOUS']);}let _0x42fa5e=_0x5a4697&&_0x5a4697[_0x746524(0xe1)]?_0x5a4697[_0x746524(0xe1)]:_0xf0f69b['location']['column']||0x1;const _0x5d7ab1=_0x5a4697?_0x5a4697[_0x746524(0xd9)]:_0xf0f69b[_0x746524(0x120)][_0x746524(0xd9)];_0x5d7ab1===0x1&&(_0x42fa5e+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x5d7ab1>=this[_0x746524(0x12a)]['fileStats'][_0x6520c3][_0x746524(0x152)])return(0x0,utils_1[_0x746524(0xfb)])(_0x58908a,_0xf0f69b,status_message_1[_0x746524(0x115)][_0x746524(0xe0)],{...utils_1[_0x746524(0xea)][_0x746524(0x114)],'description':utils_1[_0x746524(0xea)][_0x746524(0x114)][_0x746524(0x127)]+_0x6520c3+':'+_0x5d7ab1+_0x746524(0x124)+this[_0x746524(0x12a)]['fileStats'][_0x6520c3]['lines']+'\x20lines.\x20Please\x20ensure'+_0x746524(0x10a)+'\x20deployed\x20source.'});const _0x5ddd6f=this[_0x746524(0xcc)](_0x6520c3,_0x5d7ab1,_0x42fa5e);if(!_0x5ddd6f)return(0x0,utils_1[_0x746524(0xfb)])(_0x58908a,_0xf0f69b,status_message_1['StatusMessage'][_0x746524(0xe0)],utils_1[_0x746524(0xea)][_0x746524(0x10f)]);this[_0x746524(0x117)]===0x0&&!this[_0x746524(0x13a)]&&(this['logger'][_0x746524(0x12c)](_0x746524(0xcb)),this['v8'][_0x746524(0x142)](this[_0x746524(0x159)])),this[_0x746524(0x136)][_0xf0f69b['id']]=new V8BreakpointData(_0xf0f69b,_0x5ddd6f,_0x1f8c5f,_0x4d53e7),this[_0x746524(0x117)]++,setImmediate(()=>{_0x58908a(null);});}['setByRegExp'](_0x38bb42,_0x188d50,_0x5b8f81){const _0x5a426e=a36_0x1acca8,_0x35247c=(0x0,utils_1[_0x5a426e(0x108)])(_0x38bb42),_0x343372=this['v8'][_0x5a426e(0x149)](_0x35247c,_0x188d50-0x1,_0x5b8f81-0x1),_0x59a498=this['v8'][_0x5a426e(0x158)](_0x343372);return _0x59a498;}[a36_0x1acca8(0xee)](_0x521ff9,_0x517752,_0x4758f5){const _0x5032fb=a36_0x1acca8,_0x426b2c=this['breakpoints'][_0x521ff9['id']]['v8Breakpoint'];if(!_0x426b2c[_0x5032fb(0xff)]())return(0x0,utils_1[_0x5032fb(0xfb)])(_0x517752,_0x521ff9,status_message_1['StatusMessage'][_0x5032fb(0xe0)],utils_1[_0x5032fb(0xea)][_0x5032fb(0xe4)]);const _0x2b8173=this['checkCondition'](_0x521ff9,_0x4758f5);if(_0x2b8173[_0x5032fb(0x101)])return(0x0,utils_1[_0x5032fb(0xfb)])(_0x517752,_0x521ff9,status_message_1[_0x5032fb(0x115)][_0x5032fb(0x126)],{...utils_1[_0x5032fb(0xea)][_0x5032fb(0xd6)],'description':utils_1[_0x5032fb(0xea)]['ERROR_COMPILING_CONDITION'][_0x5032fb(0x127)]+_0x2b8173[_0x5032fb(0x101)]});else{if(!_0x2b8173[_0x5032fb(0xe8)]){this[_0x5032fb(0xe9)][_0x5032fb(0x12c)]('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0x29bf82=process[_0x5032fb(0xf7)]();try{this['captureBreakpointData'](_0x521ff9,_0x4758f5);}catch(_0x523519){return(0x0,utils_1[_0x5032fb(0xfb)])(_0x517752,_0x521ff9,status_message_1[_0x5032fb(0x115)][_0x5032fb(0xe0)],utils_1[_0x5032fb(0xea)][_0x5032fb(0xce)]+_0x523519);}const _0x592fdf=process[_0x5032fb(0xf7)](_0x29bf82);this[_0x5032fb(0xe9)]['info']((0x0,utils_1[_0x5032fb(0xd2)])('capture\x20time:\x20',_0x592fdf)),_0x517752(null);}[a36_0x1acca8(0x10c)](_0x347e81,_0xda4aa4){const _0x3482cf=a36_0x1acca8;if(!_0x347e81['condition'])return{'value':!![]};const _0x41dd1c=state[_0x3482cf(0xe5)](_0x347e81[_0x3482cf(0x145)],_0xda4aa4[_0x3482cf(0x118)](0x0));if(_0x41dd1c[_0x3482cf(0x101)])return{'error':_0x41dd1c['error']};return{'value':!!_0x41dd1c[_0x3482cf(0x129)][_0x3482cf(0xe8)]()};}[a36_0x1acca8(0xfa)](_0x167369,_0x329318){const _0x5449fb=a36_0x1acca8,_0x22692d=[];if(_0x167369[_0x5449fb(0x119)]&&this[_0x5449fb(0x136)][_0x167369['id']]['compile'])for(let _0x1c21fb=0x0;_0x1c21fb<_0x167369['expressions'][_0x5449fb(0x106)];_0x1c21fb++){try{_0x167369[_0x5449fb(0x119)][_0x1c21fb]=this[_0x5449fb(0x136)][_0x167369['id']][_0x5449fb(0xdb)](_0x167369[_0x5449fb(0x119)][_0x1c21fb]);}catch(_0x1a3382){this[_0x5449fb(0xe9)]['info']('Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'+_0x167369[_0x5449fb(0x119)][_0x1c21fb]+_0x5449fb(0xec)),_0x22692d['push']({'name':_0x167369[_0x5449fb(0x119)][_0x1c21fb],'status':new status_message_1[(_0x5449fb(0x115))](status_message_1[_0x5449fb(0x115)][_0x5449fb(0x123)],utils_1[_0x5449fb(0xea)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x167369['expressions'][_0x5449fb(0x10d)](_0x1c21fb,0x1),_0x1c21fb--;}}if(_0x167369[_0x5449fb(0x143)]===_0x5449fb(0xdf)){if(!_0x167369[_0x5449fb(0x119)])_0x167369[_0x5449fb(0x11f)]=[];else{const _0x47c59c=_0x329318['frame'](0x0),_0x5470fa=_0x167369[_0x5449fb(0x119)][_0x5449fb(0x121)](_0x3117f5=>{const _0xc77a2e=_0x5449fb,_0x397ce3=state[_0xc77a2e(0xe5)](_0x3117f5,_0x47c59c);return _0x397ce3[_0xc77a2e(0x101)]?_0x397ce3[_0xc77a2e(0x101)]:_0x397ce3[_0xc77a2e(0x129)][_0xc77a2e(0xe8)]();});_0x167369[_0x5449fb(0x11f)]=_0x5470fa;}}else{const _0x48dc75=state['capture'](_0x329318,_0x167369[_0x5449fb(0x119)],this[_0x5449fb(0xed)],this['v8'],this[_0x5449fb(0x125)]);_0x167369[_0x5449fb(0x120)]&&(0x0,utils_1[_0x5449fb(0x14b)])(_0x167369[_0x5449fb(0x120)]['path'])&&_0x48dc75[_0x5449fb(0x120)]&&_0x48dc75['location'][_0x5449fb(0xd9)]&&(_0x167369[_0x5449fb(0x120)][_0x5449fb(0xd9)]=_0x48dc75[_0x5449fb(0x120)][_0x5449fb(0xd9)]),_0x167369[_0x5449fb(0x133)]=_0x48dc75[_0x5449fb(0x133)],_0x167369[_0x5449fb(0x111)]=_0x48dc75[_0x5449fb(0x111)],_0x167369[_0x5449fb(0x11f)]=_0x22692d[_0x5449fb(0x12d)](_0x48dc75['evaluatedExpressions']);}}}function a36_0x95da(){const _0x40c1e8=['description','../util/validator.js','mirror','fileIndex','enable','info','concat','v8Breakpoint','needsRecoveryTime','4577576hooVMt','set','4207070rFpJnR','stackFrames','hasMappingInfo','Unable\x20to\x20compile\x20condition\x20>>\x20','breakpoints','../../client/stackdriver/status-message','V8_BREAKPOINT_CLEAR_ERROR','DISALLOWED_EXPRESSION','usePermanentListener','5968840rhLrrw','V8BreakpointData','sourcemapper','387081qoUSWe','toString','setInternal','remainingHits','setListener','action','recovered','condition','SYNTAX_ERROR_IN_CONDITION','42GCXFQf','9IljHIC','setScriptBreakPointByRegExp','getBreakpointCompiler','isJavaScriptFile','undefined','message','wait','bind','quotaManager','constructor','lines','INVALID_BREAKPOINT','V8DebugApi','numBreakpoints_','keys','SOURCE_FILE_NOT_FOUND','findBreakPoint','handleDebugEvents','activating\x20v8\x20breakpoint\x20listener','setByRegExp','listeners','CAPTURE_BREAKPOINT_DATA','apiBreakpoint','Break','ERROR_COMPILING_CONDITION','formatInterval','shouldBlock','deactivating\x20v8\x20breakpoint\x20listener','disconnect','ERROR_EVALUATING_CONDITION','warn','path','line','breakPointsHit','compile','../state/legacy-state','__esModule','../util/utils','LOG','BREAKPOINT_SOURCE_LOCATION','column','file','search','V8_BREAKPOINT_DISABLED','evaluate','>=4.5','disable','value','logger','errors','(((.+)+)+)+$','\x20<<','config','onBreakpointHit','v8Version','DummyBlocklistManager','.\x20Potential\x20matches:\x20','COULD_NOT_FIND_MAPPING_FILE','7632232bHPDrf','mappingInfo','logMessageFormat','forEach','hrtime','Debug','enabled','captureBreakpointData','setErrorStatusAndCallback','Unable\x20to\x20unambiguously\x20find\x20','clear','apply','active','DebugEvent','error','BREAKPOINT_PATH_BLOCKED','listener','UNSPECIFIED','semver','length','exec','pathToRegExp','satisfies','\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the','number','checkCondition','splice','215226CAQUTI','V8_BREAKPOINT_ERROR','./debugapi','variableTable','includes','normalize','INVALID_LINE_NUMBER','StatusMessage','javascriptFileExtensions','numBreakpoints','frame','expressions','versions','log','parse','runInDebugContext','83344pZUkEJ','evaluatedExpressions','location','map','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','VARIABLE_VALUE','.\x20Loaded\x20script\x20contained\x20','blocklistManager','BREAKPOINT_CONDITION'];a36_0x95da=function(){return _0x40c1e8;};return a36_0x95da();}exports['V8DebugApi']=V8DebugApi;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a37_0x1a7144=a37_0x1c95;(function(_0x4bc64b,_0x222a27){const _0x518563=a37_0x1c95,_0xdbc0ac=_0x4bc64b();while(!![]){try{const _0x18bfd6=-parseInt(_0x518563(0x216))/0x1+-parseInt(_0x518563(0x205))/0x2+parseInt(_0x518563(0x1ee))/0x3*(-parseInt(_0x518563(0x21c))/0x4)+parseInt(_0x518563(0x211))/0x5*(parseInt(_0x518563(0x1fc))/0x6)+parseInt(_0x518563(0x217))/0x7*(-parseInt(_0x518563(0x1f4))/0x8)+parseInt(_0x518563(0x20b))/0x9+parseInt(_0x518563(0x1ea))/0xa;if(_0x18bfd6===_0x222a27)break;else _0xdbc0ac['push'](_0xdbc0ac['shift']());}catch(_0x22f7a0){_0xdbc0ac['push'](_0xdbc0ac['shift']());}}}(a37_0x287c,0x31d2d));function a37_0x287c(){const _0x1c99c5=['371jSQLbF','connect','detach','error','attach','4aMiBfB','Debugger.evaluateOnCallFrame','5440180Vhucxh','Debugger.setBreakpointByUrl','values','resetV8DebuggerIfThresholdMet','274893VKrSpf','length','onPaused','useWellFormattedUrl','inspector','(((.+)+)+)+$','34256EUiuCI','storeSetBreakpointParams','evaluateOnCallFrame','toString','constructor','Debugger.enable','params','Error\x20upon\x20re-setting\x20breakpoint:\x20','30PnoBmj','numPausedBeforeReset','Debugger.removeBreakpoint','Debugger.paused','setBreakpointByUrl','enable','post','keys','V8Inspector','606540WLqgZH','Debugger.scriptParsed','defineProperty','response','prevStoreSetBreakpointParams','shouldUseWellFormattedUrl','2868246qYZFSD','resetV8DebuggerThreshold','Runtime.getProperties','logger','apply','session','56310HdjYaN','removeBreakpoint','onScriptParsed','disable','breakpointId','93098wAuVMQ'];a37_0x287c=function(){return _0x1c99c5;};return a37_0x287c();}const a37_0xfe13e4=(function(){let _0xfde150=!![];return function(_0xa3aa13,_0x340bd3){const _0x52118f=_0xfde150?function(){const _0x5dbd02=a37_0x1c95;if(_0x340bd3){const _0x4051e8=_0x340bd3[_0x5dbd02(0x20f)](_0xa3aa13,arguments);return _0x340bd3=null,_0x4051e8;}}:function(){};return _0xfde150=![],_0x52118f;};}()),a37_0x439e2c=a37_0xfe13e4(this,function(){const _0x4ff9fd=a37_0x1c95;return a37_0x439e2c['toString']()['search'](_0x4ff9fd(0x1f3))[_0x4ff9fd(0x1f7)]()[_0x4ff9fd(0x1f8)](a37_0x439e2c)['search'](_0x4ff9fd(0x1f3));});function a37_0x1c95(_0xf74347,_0x26ae13){const _0x216fdb=a37_0x287c();return a37_0x1c95=function(_0x439e2c,_0xfe13e4){_0x439e2c=_0x439e2c-0x1ea;let _0x287cd7=_0x216fdb[_0x439e2c];return _0x287cd7;},a37_0x1c95(_0xf74347,_0x26ae13);}a37_0x439e2c();'use strict';Object[a37_0x1a7144(0x207)](exports,'__esModule',{'value':!![]}),exports[a37_0x1a7144(0x204)]=void 0x0;const inspector=require(a37_0x1a7144(0x1f2));class V8Inspector{constructor(_0xcbd85d,_0x1271f0,_0x270a2,_0x4ec1e1,_0x2d36c3){const _0x8dfec=a37_0x1a7144;this[_0x8dfec(0x20e)]=_0xcbd85d,this['useWellFormattedUrl']=_0x1271f0,this[_0x8dfec(0x20c)]=_0x270a2,this[_0x8dfec(0x213)]=_0x4ec1e1,this[_0x8dfec(0x1f0)]=_0x2d36c3,this['session']=null,this[_0x8dfec(0x1f5)]={},this[_0x8dfec(0x209)]=null,this['numPausedBeforeReset']=0x0;}[a37_0x1a7144(0x20a)](){const _0x8b64c8=a37_0x1a7144;return this[_0x8b64c8(0x1f1)];}[a37_0x1a7144(0x200)](_0x49857a,_0x57fa65=this[a37_0x1a7144(0x209)]!==null){const _0x33abc2=a37_0x1a7144;_0x57fa65?this[_0x33abc2(0x201)](![]):this[_0x33abc2(0x21b)]();const _0x5b147e={};return this[_0x33abc2(0x210)]['post'](_0x33abc2(0x1eb),_0x49857a,(_0x3c9cbb,_0x4bdfdf)=>{const _0x2a7212=_0x33abc2;_0x3c9cbb?_0x5b147e[_0x2a7212(0x21a)]=_0x3c9cbb:this[_0x2a7212(0x1f5)][_0x4bdfdf[_0x2a7212(0x215)]]=_0x49857a,_0x5b147e[_0x2a7212(0x208)]=_0x4bdfdf;}),_0x57fa65&&(_0x5b147e['response']&&(this['prevStoreSetBreakpointParams'][_0x5b147e[_0x33abc2(0x208)][_0x33abc2(0x215)]]=this['storeSetBreakpointParams'][_0x5b147e[_0x33abc2(0x208)][_0x33abc2(0x215)]]),this['disable'](![])),_0x5b147e;}[a37_0x1a7144(0x212)](_0x5043d4){const _0x3855b3=a37_0x1a7144;this[_0x3855b3(0x21b)]();const _0x1fbafa={};return this['session']['post'](_0x3855b3(0x1fe),{'breakpointId':_0x5043d4},_0x2dfc1d=>{const _0x59eff4=_0x3855b3;if(_0x2dfc1d)_0x1fbafa[_0x59eff4(0x21a)]=_0x2dfc1d;delete this[_0x59eff4(0x1f5)][_0x5043d4],Object[_0x59eff4(0x203)](this[_0x59eff4(0x1f5)])[_0x59eff4(0x1ef)]===0x0&&this[_0x59eff4(0x219)]();}),this['prevStoreSetBreakpointParams']!==null&&delete this[_0x3855b3(0x209)][_0x5043d4],_0x1fbafa;}[a37_0x1a7144(0x1f6)](_0x22c719){const _0x3b48e6=a37_0x1a7144;this[_0x3b48e6(0x21b)]();const _0x259f0d={};return this['session'][_0x3b48e6(0x202)](_0x3b48e6(0x21d),_0x22c719,(_0x22d018,_0x49be88)=>{const _0x331c3c=_0x3b48e6;if(_0x22d018)_0x259f0d[_0x331c3c(0x21a)]=_0x22d018;_0x259f0d[_0x331c3c(0x208)]=_0x49be88;}),_0x259f0d;}['getProperties'](_0x2bd0bb){const _0x38b587=a37_0x1a7144,_0x454932={};return this[_0x38b587(0x21b)](),this[_0x38b587(0x210)][_0x38b587(0x202)](_0x38b587(0x20d),_0x2bd0bb,(_0x54a5c2,_0x225a66)=>{const _0x26e357=_0x38b587;if(_0x54a5c2)_0x454932[_0x26e357(0x21a)]=_0x54a5c2;_0x454932[_0x26e357(0x208)]=_0x225a66;}),_0x454932;}['attach'](){const _0x467641=a37_0x1a7144;if(this[_0x467641(0x210)])return;const _0x54e756=new inspector['Session']();_0x54e756[_0x467641(0x218)](),_0x54e756['on'](_0x467641(0x206),_0x10e7dd=>{this['onScriptParsed'](_0x10e7dd['params']);}),_0x54e756[_0x467641(0x202)](_0x467641(0x1f9)),_0x54e756['post']('Debugger.setBreakpointsActive',{'active':!![]}),_0x54e756['on'](_0x467641(0x1ff),_0x22f09a=>{const _0x39dca2=_0x467641;this['onPaused'](_0x22f09a[_0x39dca2(0x1fa)]),this[_0x39dca2(0x1ed)]();}),this[_0x467641(0x210)]=_0x54e756;}[a37_0x1a7144(0x201)](_0x51fc05=!![]){const _0x2da202=a37_0x1a7144;var _0x4b96aa;this['attach'](),(_0x4b96aa=this[_0x2da202(0x210)])===null||_0x4b96aa===void 0x0?void 0x0:_0x4b96aa[_0x2da202(0x202)]('Debugger.enable');if(_0x51fc05){for(const _0x43ff01 of Object[_0x2da202(0x1ec)](this['prevStoreSetBreakpointParams'])){const _0x1b528f=this[_0x2da202(0x200)](_0x43ff01,![]);(_0x1b528f[_0x2da202(0x21a)]||!_0x1b528f['response'])&&this[_0x2da202(0x20e)]['error'](_0x2da202(0x1fb)+_0x1b528f);}this[_0x2da202(0x209)]=null;}}['disable'](_0x1a08df=!![]){const _0x4bc658=a37_0x1a7144;if(!this['session'])return;_0x1a08df&&(this[_0x4bc658(0x209)]=this['storeSetBreakpointParams']),this['session'][_0x4bc658(0x202)]('Debugger.disable'),this['detach']();}[a37_0x1a7144(0x219)](){const _0x5758c1=a37_0x1a7144;if(!this['session'])return;this[_0x5758c1(0x210)]['disconnect'](),this[_0x5758c1(0x210)]=null,this[_0x5758c1(0x1f5)]={},this[_0x5758c1(0x1fd)]=0x0;}[a37_0x1a7144(0x1ed)](){const _0x513625=a37_0x1a7144;if(!this[_0x513625(0x210)])return;this[_0x513625(0x1fd)]+=0x1;if(this['numPausedBeforeReset']<this['resetV8DebuggerThreshold'])return;this['numPausedBeforeReset']=0x0,this[_0x513625(0x214)](),this[_0x513625(0x201)]();}}exports[a37_0x1a7144(0x204)]=V8Inspector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a38_0x2d819a=a38_0x2fc4;function a38_0x2fc4(_0x4632c7,_0x5e7955){const _0x4fe0ce=a38_0x5c53();return a38_0x2fc4=function(_0x2a277f,_0x201262){_0x2a277f=_0x2a277f-0x1b4;let _0x5c53a5=_0x4fe0ce[_0x2a277f];return _0x5c53a5;},a38_0x2fc4(_0x4632c7,_0x5e7955);}(function(_0x43853a,_0x2cb44a){const _0x59ef75=a38_0x2fc4,_0x1576cd=_0x43853a();while(!![]){try{const _0x3005eb=parseInt(_0x59ef75(0x1c4))/0x1*(-parseInt(_0x59ef75(0x1b8))/0x2)+parseInt(_0x59ef75(0x1b9))/0x3*(-parseInt(_0x59ef75(0x1c7))/0x4)+parseInt(_0x59ef75(0x1c9))/0x5*(parseInt(_0x59ef75(0x1b5))/0x6)+-parseInt(_0x59ef75(0x1c6))/0x7*(-parseInt(_0x59ef75(0x1bb))/0x8)+parseInt(_0x59ef75(0x1b6))/0x9*(parseInt(_0x59ef75(0x1c2))/0xa)+parseInt(_0x59ef75(0x1c5))/0xb+parseInt(_0x59ef75(0x1ba))/0xc*(-parseInt(_0x59ef75(0x1bf))/0xd);if(_0x3005eb===_0x2cb44a)break;else _0x1576cd['push'](_0x1576cd['shift']());}catch(_0x5ec99b){_0x1576cd['push'](_0x1576cd['shift']());}}}(a38_0x5c53,0x1f39e));const a38_0x201262=(function(){let _0x57ce27=!![];return function(_0x3bfc33,_0x242f52){const _0x37336e=_0x57ce27?function(){const _0x11c36f=a38_0x2fc4;if(_0x242f52){const _0x29aa71=_0x242f52[_0x11c36f(0x1b7)](_0x3bfc33,arguments);return _0x242f52=null,_0x29aa71;}}:function(){};return _0x57ce27=![],_0x37336e;};}()),a38_0x2a277f=a38_0x201262(this,function(){const _0x5e290f=a38_0x2fc4;return a38_0x2a277f[_0x5e290f(0x1c0)]()['search'](_0x5e290f(0x1cb))['toString']()[_0x5e290f(0x1bc)](a38_0x2a277f)[_0x5e290f(0x1be)](_0x5e290f(0x1cb));});a38_0x2a277f();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a38_0x2d819a(0x1c3)]=void 0x0;function a38_0x5c53(){const _0x30ff84=['(((.+)+)+)+$','name','Service','994002xHDjmY','72FjctWe','apply','586obuXKy','143511WhmPim','3485772CTkBcQ','424CMGxGa','constructor','https://www.googleapis.com/auth/cloud_debugger','search','13vgORrQ','toString','apiEndpoint','152380OFEHiC','Debug','213DMrySq','2684484kbkQLf','24878lCApXQ','20ZnwhJE','version','5EiEVrT','@google-cloud/common'];a38_0x5c53=function(){return _0x30ff84;};return a38_0x5c53();}const common_1=require(a38_0x2d819a(0x1ca));class Debug extends common_1[a38_0x2d819a(0x1b4)]{constructor(_0x243b6f={},_0x5c4570){const _0x44a9ea=a38_0x2d819a;if(new.target!==Debug)return new Debug(_0x243b6f,_0x5c4570);const _0x4b6207={'projectIdRequired':![],'apiEndpoint':_0x243b6f[_0x44a9ea(0x1c1)],'baseUrl':'https://'+_0x243b6f[_0x44a9ea(0x1c1)],'scopes':[_0x44a9ea(0x1bd)],'packageJson':_0x5c4570};super(_0x4b6207,_0x243b6f),this['options']=_0x243b6f,this['packageInfo']={'name':_0x5c4570[_0x44a9ea(0x1cc)],'version':_0x5c4570[_0x44a9ea(0x1c8)]};}}exports[a38_0x2d819a(0x1c3)]=Debug;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a39_0x11605f=a39_0x1fb9;(function(_0x4297d2,_0x41ddc9){const _0x24e428=a39_0x1fb9,_0x3e628d=_0x4297d2();while(!![]){try{const _0x5809cb=parseInt(_0x24e428(0x159))/0x1*(parseInt(_0x24e428(0x15e))/0x2)+-parseInt(_0x24e428(0x14a))/0x3*(parseInt(_0x24e428(0x146))/0x4)+parseInt(_0x24e428(0x152))/0x5+parseInt(_0x24e428(0x14d))/0x6+parseInt(_0x24e428(0x15b))/0x7*(-parseInt(_0x24e428(0x148))/0x8)+parseInt(_0x24e428(0x15f))/0x9*(-parseInt(_0x24e428(0x15a))/0xa)+parseInt(_0x24e428(0x15d))/0xb;if(_0x5809cb===_0x41ddc9)break;else _0x3e628d['push'](_0x3e628d['shift']());}catch(_0x3d507d){_0x3e628d['push'](_0x3e628d['shift']());}}}(a39_0x2367,0x3ce98));const a39_0x52a613=(function(){let _0x106b1b=!![];return function(_0x354183,_0xbb952e){const _0x36e112=_0x106b1b?function(){const _0x5ad807=a39_0x1fb9;if(_0xbb952e){const _0x2dbc9e=_0xbb952e[_0x5ad807(0x150)](_0x354183,arguments);return _0xbb952e=null,_0x2dbc9e;}}:function(){};return _0x106b1b=![],_0x36e112;};}()),a39_0x2f1557=a39_0x52a613(this,function(){const _0x14169f=a39_0x1fb9;return a39_0x2f1557[_0x14169f(0x14b)]()['search']('(((.+)+)+)+$')[_0x14169f(0x14b)]()[_0x14169f(0x151)](a39_0x2f1557)['search'](_0x14169f(0x155));});a39_0x2f1557();function a39_0x2367(){const _0x44d410=['constructor','1228860QtMUlL','UNSPECIFIED','StatusMessage','(((.+)+)+)+$','BREAKPOINT_CONDITION','VARIABLE_NAME','VARIABLE_VALUE','2vwBpkR','382670uFuXdl','77CTsMtT','errorId','5669719QrVQYK','46036VZGlBc','54Qeimqh','BREAKPOINT_AGE','BREAKPOINT_EXPRESSION','__esModule','24cZkliG','refersTo','124424DdqMlg','BREAKPOINT_SOURCE_LOCATION','117519jMfoAm','toString','isAccepted','467892QAyXPu','defineProperty','description','apply'];a39_0x2367=function(){return _0x44d410;};return a39_0x2367();}function a39_0x1fb9(_0x4361b9,_0x438c0f){const _0x32baf3=a39_0x2367();return a39_0x1fb9=function(_0x2f1557,_0x52a613){_0x2f1557=_0x2f1557-0x145;let _0x2367a1=_0x32baf3[_0x2f1557];return _0x2367a1;},a39_0x1fb9(_0x4361b9,_0x438c0f);}'use strict';Object[a39_0x11605f(0x14e)](exports,a39_0x11605f(0x145),{'value':!![]}),exports[a39_0x11605f(0x154)]=void 0x0;class StatusMessage{constructor(_0x358ca2,_0x1cc755,_0xb4318b,_0x29c946=![]){const _0x1c8653=a39_0x11605f,{description:_0x185ea2,id:_0xb92989}=_0x1cc755||{};this[_0x1c8653(0x147)]=_0x358ca2,this[_0x1c8653(0x14f)]={'format':_0x185ea2||''},_0xb92989&&(this['description'][_0x1c8653(0x15c)]=_0xb92989),this['isError']=_0xb4318b,this[_0x1c8653(0x14c)]=_0x29c946;}}StatusMessage[a39_0x11605f(0x153)]=a39_0x11605f(0x153),StatusMessage['BREAKPOINT_SOURCE_LOCATION']=a39_0x11605f(0x149),StatusMessage[a39_0x11605f(0x156)]=a39_0x11605f(0x156),StatusMessage[a39_0x11605f(0x161)]='BREAKPOINT_EXPRESSION',StatusMessage[a39_0x11605f(0x157)]=a39_0x11605f(0x157),StatusMessage['VARIABLE_VALUE']=a39_0x11605f(0x158),StatusMessage[a39_0x11605f(0x160)]=a39_0x11605f(0x160),exports[a39_0x11605f(0x154)]=StatusMessage;
|
package/build/src/debuggee.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a40_0xbac252=a40_0x1a01;(function(_0x46dde5,_0x23626b){var _0x318ad3=a40_0x1a01,_0x14f9b1=_0x46dde5();while(!![]){try{var _0x32ebd3=-parseInt(_0x318ad3(0x150))/0x1*(parseInt(_0x318ad3(0x14e))/0x2)+-parseInt(_0x318ad3(0x15b))/0x3*(parseInt(_0x318ad3(0x15c))/0x4)+parseInt(_0x318ad3(0x154))/0x5*(-parseInt(_0x318ad3(0x149))/0x6)+-parseInt(_0x318ad3(0x159))/0x7+-parseInt(_0x318ad3(0x161))/0x8*(-parseInt(_0x318ad3(0x15d))/0x9)+parseInt(_0x318ad3(0x157))/0xa*(-parseInt(_0x318ad3(0x14b))/0xb)+parseInt(_0x318ad3(0x141))/0xc;if(_0x32ebd3===_0x23626b)break;else _0x14f9b1['push'](_0x14f9b1['shift']());}catch(_0x24470a){_0x14f9b1['push'](_0x14f9b1['shift']());}}}(a40_0x1b6c,0x93796));var a40_0x17ff78=(function(){var _0x6cd233=!![];return function(_0x2b10eb,_0x304d81){var _0x38d8cf=_0x6cd233?function(){var _0x2ee0c2=a40_0x1a01;if(_0x304d81){var _0x242466=_0x304d81[_0x2ee0c2(0x14d)](_0x2b10eb,arguments);return _0x304d81=null,_0x242466;}}:function(){};return _0x6cd233=![],_0x38d8cf;};}()),a40_0x3253ad=a40_0x17ff78(this,function(){var _0xd96c67=a40_0x1a01;return a40_0x3253ad[_0xd96c67(0x15a)]()[_0xd96c67(0x13e)](_0xd96c67(0x13b))[_0xd96c67(0x15a)]()[_0xd96c67(0x143)](a40_0x3253ad)[_0xd96c67(0x13e)](_0xd96c67(0x13b));});function a40_0x1a01(_0x5c38d1,_0x2e3168){var _0x415322=a40_0x1b6c();return a40_0x1a01=function(_0x3253ad,_0x17ff78){_0x3253ad=_0x3253ad-0x13b;var _0x1b6cf6=_0x415322[_0x3253ad];return _0x1b6cf6;},a40_0x1a01(_0x5c38d1,_0x2e3168);}a40_0x3253ad();function a40_0x1b6c(){var _0x10579e=['2EkhKcJ','procArch','1116465urmezV','runtimeEnvironmentVersion','__esModule','properties.uniquifier\x20must\x20be\x20a\x20string','93825IlSnWG','agentVersion','runtimeEnvironment','2780DTHWid','labels','7242046IVGhJj','toString','3596028nqHePw','4gLxwoa','783xEGeNy','isInK8s','sourceContexts','isInDocker','48056NnwhyR','(((.+)+)+)+$','linuxDistroName','osVersion','search','pid','uniquifier','62234136SmlFJT','agentOS','constructor','statusMessage','host','Node.js','cpuCoreCount','defineProperty','240FNxvDJ','systemTotalMemoryBytes','39743wjqOaW','runtimeEnvironmentInfo','apply'];a40_0x1b6c=function(){return _0x10579e;};return a40_0x1b6c();}'use strict';Object[a40_0xbac252(0x148)](exports,a40_0xbac252(0x152),{'value':!![]}),exports['Debuggee']=void 0x0;class Debuggee{constructor(_0x5a228c){var _0x576d03=a40_0xbac252;this[_0x576d03(0x156)]=_0x576d03(0x146);if(!(this instanceof Debuggee))return new Debuggee(_0x5a228c);_0x5a228c=_0x5a228c||{};if(typeof _0x5a228c[_0x576d03(0x140)]!=='string')throw new Error(_0x576d03(0x153));this[_0x576d03(0x140)]=_0x5a228c[_0x576d03(0x140)],this[_0x576d03(0x155)]=_0x5a228c[_0x576d03(0x155)],_0x5a228c[_0x576d03(0x158)]&&(this[_0x576d03(0x158)]=_0x5a228c['labels']),_0x5a228c['sourceContexts']&&(this['sourceContexts']=_0x5a228c[_0x576d03(0x15f)]),_0x5a228c['statusMessage']&&(this[_0x576d03(0x144)]=_0x5a228c[_0x576d03(0x144)]),this[_0x576d03(0x145)]=_0x5a228c[_0x576d03(0x145)],this[_0x576d03(0x13f)]=_0x5a228c['pid'],this['cpuCoreCount']=_0x5a228c[_0x576d03(0x147)],this[_0x576d03(0x14a)]=_0x5a228c[_0x576d03(0x14a)],this[_0x576d03(0x142)]=_0x5a228c['agentOS'],this[_0x576d03(0x13d)]=_0x5a228c[_0x576d03(0x13d)],this[_0x576d03(0x151)]=_0x5a228c['runtimeEnvironmentVersion'],this[_0x576d03(0x14c)]=_0x5a228c['runtimeEnvironmentInfo'],this['linuxDistroName']=_0x5a228c[_0x576d03(0x13c)],this['isInDocker']=_0x5a228c[_0x576d03(0x160)],this[_0x576d03(0x15e)]=_0x5a228c[_0x576d03(0x15e)],this[_0x576d03(0x14f)]=_0x5a228c['procArch'];}}exports['Debuggee']=Debuggee;
|
package/build/src/gcp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a41_0x121e(){const _0x5c638c=['functionParams','2820328ajQfaT','./index','5107824fUsuYd','callbackWrapper','1GhUzuU','callback','stop','36esFKFt','33445ZzPqSr','toString','asyncStart','(((.+)+)+)+$','callbackParams','wrap','run','callbackIndex','constructor','length','3470cunPrl','1321341YFWuqL','113266kjgOnC','search','isCallbackWrapperInvoked','11889VmOyaz','1974966pAcITf','__esModule'];a41_0x121e=function(){return _0x5c638c;};return a41_0x121e();}const a41_0x3a7edb=a41_0x2a53;(function(_0x4ca61b,_0x482c6f){const _0x201ac7=a41_0x2a53,_0x245c41=_0x4ca61b();while(!![]){try{const _0x1abfcb=-parseInt(_0x201ac7(0x1e3))/0x1*(-parseInt(_0x201ac7(0x1d8))/0x2)+parseInt(_0x201ac7(0x1d7))/0x3+-parseInt(_0x201ac7(0x1e6))/0x4*(parseInt(_0x201ac7(0x1e7))/0x5)+-parseInt(_0x201ac7(0x1dc))/0x6+parseInt(_0x201ac7(0x1df))/0x7+-parseInt(_0x201ac7(0x1e1))/0x8+parseInt(_0x201ac7(0x1db))/0x9*(parseInt(_0x201ac7(0x1d6))/0xa);if(_0x1abfcb===_0x482c6f)break;else _0x245c41['push'](_0x245c41['shift']());}catch(_0x14d31c){_0x245c41['push'](_0x245c41['shift']());}}}(a41_0x121e,0x50b23));const a41_0x4a8f87=(function(){let _0xd03499=!![];return function(_0x286464,_0x25530e){const _0x54f664=_0xd03499?function(){if(_0x25530e){const _0x3a315b=_0x25530e['apply'](_0x286464,arguments);return _0x25530e=null,_0x3a315b;}}:function(){};return _0xd03499=![],_0x54f664;};}()),a41_0x37572b=a41_0x4a8f87(this,function(){const _0x5ab5df=a41_0x2a53;return a41_0x37572b[_0x5ab5df(0x1e8)]()[_0x5ab5df(0x1d9)](_0x5ab5df(0x1ea))[_0x5ab5df(0x1e8)]()[_0x5ab5df(0x1d4)](a41_0x37572b)[_0x5ab5df(0x1d9)](_0x5ab5df(0x1ea));});a41_0x37572b();'use strict';function a41_0x2a53(_0x2639b0,_0x11796a){const _0x122706=a41_0x121e();return a41_0x2a53=function(_0x37572b,_0x4a8f87){_0x37572b=_0x37572b-0x1d3;let _0x121e40=_0x122706[_0x37572b];return _0x121e40;},a41_0x2a53(_0x2639b0,_0x11796a);}Object['defineProperty'](exports,a41_0x3a7edb(0x1dd),{'value':!![]}),exports[a41_0x3a7edb(0x1ec)]=void 0x0;const lightrun=require(a41_0x3a7edb(0x1e0)),DEFAULT_API_ENDPOINT='app.lightrun.com',DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0xe48045,_0x40ea65,_0x164333){return async(..._0x1d9b9d)=>{const _0x16b379=a41_0x2a53,_0x375266=new LightrunGcpWrapper(_0x164333,..._0x1d9b9d);return _0x375266[_0x16b379(0x1ed)](_0xe48045,_0x40ea65);};}exports[a41_0x3a7edb(0x1ec)]=wrap;class LightrunGcpWrapper{constructor(_0x27c342,..._0x704907){const _0x4d2ca9=a41_0x3a7edb;var _0x7a3aee;this[_0x4d2ca9(0x1d3)]=_0x27c342,this['isCallbackWrapperInvoked']=![],this['callbackParams']=[],this[_0x4d2ca9(0x1e4)]=null,this[_0x4d2ca9(0x1de)]=_0x704907,this[_0x4d2ca9(0x1d3)]&&this[_0x4d2ca9(0x1d3)]<((_0x7a3aee=this[_0x4d2ca9(0x1de)])===null||_0x7a3aee===void 0x0?void 0x0:_0x7a3aee[_0x4d2ca9(0x1d5)])&&(this['callback']=this[_0x4d2ca9(0x1de)][this[_0x4d2ca9(0x1d3)]],this['functionParams'][this[_0x4d2ca9(0x1d3)]]=this[_0x4d2ca9(0x1e2)]['bind'](this));}async[a41_0x3a7edb(0x1ed)](_0x2e813f,_0x556e67={}){const _0x474411=a41_0x3a7edb;this[_0x474411(0x1da)]=![],await lightrun[_0x474411(0x1e9)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x556e67,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x2e813f(...this[_0x474411(0x1de)]);}finally{await lightrun[_0x474411(0x1e5)](),this[_0x474411(0x1da)]&&this[_0x474411(0x1e4)]&&this[_0x474411(0x1e4)](...this['callbackParams']);}}[a41_0x3a7edb(0x1e2)](..._0x3fa549){const _0x57e120=a41_0x3a7edb;this[_0x57e120(0x1eb)]=_0x3fa549,this[_0x57e120(0x1da)]=!![];}}
|
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_0x5251c5=a42_0xb299;(function(_0x4bd6e8,_0x5c7c4c){const _0x5aa82d=a42_0xb299,_0x3a5a63=_0x4bd6e8();while(!![]){try{const _0x3b6b99=parseInt(_0x5aa82d(0xcb))/0x1+-parseInt(_0x5aa82d(0xea))/0x2+-parseInt(_0x5aa82d(0xe3))/0x3+parseInt(_0x5aa82d(0xe9))/0x4*(parseInt(_0x5aa82d(0xdc))/0x5)+-parseInt(_0x5aa82d(0xe0))/0x6*(parseInt(_0x5aa82d(0xed))/0x7)+-parseInt(_0x5aa82d(0xdb))/0x8+parseInt(_0x5aa82d(0xca))/0x9*(parseInt(_0x5aa82d(0xee))/0xa);if(_0x3b6b99===_0x5c7c4c)break;else _0x3a5a63['push'](_0x3a5a63['shift']());}catch(_0x4100ca){_0x3a5a63['push'](_0x3a5a63['shift']());}}}(a42_0x4a62,0xc6a69));const a42_0x243f3a=(function(){let _0x2fdfe9=!![];return function(_0x4c3e27,_0x572131){const _0x5e5960=_0x2fdfe9?function(){if(_0x572131){const _0xa158c0=_0x572131['apply'](_0x4c3e27,arguments);return _0x572131=null,_0xa158c0;}}:function(){};return _0x2fdfe9=![],_0x5e5960;};}()),a42_0xdff91d=a42_0x243f3a(this,function(){const _0x5e3a69=a42_0xb299;return a42_0xdff91d[_0x5e3a69(0xd4)]()['search'](_0x5e3a69(0xf0))[_0x5e3a69(0xd4)]()[_0x5e3a69(0xec)](a42_0xdff91d)[_0x5e3a69(0xcf)](_0x5e3a69(0xf0));});a42_0xdff91d();function a42_0x4a62(){const _0x49b1bd=['1894064KnomTg','get','constructor','7CGyWIx','120690GvaZFB','defineProperty','(((.+)+)+)+$','./agent/debuglet','toLowerCase','./client/stackdriver/debug','\x22.\x20Lightrun\x20agent\x20is\x20disabled.','now','1773sNyhej','1539418IFQYEZ','config','breakpoint_set','../../package.json','search','breakpoints_fetched','testMode_','isReadyManager','removeListener','toString','lightrunInitWaitTimeMs','assign','DISABLE_LIGHTRUN_AGENT','listenerCount','Debug','Debug\x20Agent\x20has\x20already\x20been\x20started','2487376HyJpUt','45SvDKot','forceNewAgent_','once','includes','6450222YatOSh','asyncStart','lightrunWaitForInit','2354889EtzFCt','debug','__esModule','start','stop','Env\x20variable\x20DISABLE_LIGHTRUN_AGENT\x20is\x20set\x20to\x20\x22','6496aEKkeu'];a42_0x4a62=function(){return _0x49b1bd;};return a42_0x4a62();}'use strict';Object[a42_0x5251c5(0xef)](exports,a42_0x5251c5(0xe5),{'value':!![]}),exports[a42_0x5251c5(0xeb)]=exports[a42_0x5251c5(0xe1)]=exports[a42_0x5251c5(0xe7)]=exports['start']=void 0x0;const debuglet_1=require(a42_0x5251c5(0xf1)),debug_1=require(a42_0x5251c5(0xc7)),pjson=require(a42_0x5251c5(0xce));let debuglet;function start(_0x14eeaa){const _0x110238=a42_0x5251c5,_0xe8ab5a=process['env'][_0x110238(0xd7)];if(_0xe8ab5a&&['1','true'][_0x110238(0xdf)](_0xe8ab5a[_0x110238(0xc6)]())){console['log'](_0x110238(0xe8)+_0xe8ab5a+_0x110238(0xc8));return;}_0x14eeaa=_0x14eeaa||{};const _0x11bbd4=mergeConfigs(_0x14eeaa);if(debuglet&&!_0x11bbd4[_0x110238(0xdd)])throw new Error(_0x110238(0xda));const _0x461da0=new debug_1[(_0x110238(0xd9))](_0x11bbd4,pjson);return debuglet=new debuglet_1['Debuglet'](_0x461da0,_0x11bbd4),debuglet[_0x110238(0xe6)](),_0x11bbd4[_0x110238(0xd1)]?debuglet:debuglet[_0x110238(0xd2)];}exports[a42_0x5251c5(0xe6)]=start;function stop(){const _0x26264c=a42_0x5251c5;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x26264c(0xe7)](),debuglet=null;}exports[a42_0x5251c5(0xe7)]=stop;async function asyncStart(_0x5d3786){const _0x2668db=a42_0x5251c5;start(_0x5d3786);if(!debuglet)return;let _0x3a445f=![];const _0x565b30=()=>_0x3a445f=!![];debuglet[_0x2668db(0xde)](_0x2668db(0xd0),_0x15ea4b=>{if(_0x15ea4b)return;_0x565b30();}),debuglet['once'](_0x2668db(0xcd),_0x565b30);if(debuglet[_0x2668db(0xcc)][_0x2668db(0xe2)]){const _0x3a1967=Date['now'](),_0x143221=debuglet['config'][_0x2668db(0xd5)];while(!_0x3a445f&&Date[_0x2668db(0xc9)]()-_0x3a1967<_0x143221){await new Promise(_0x2da925=>setTimeout(_0x2da925,0x64));}}debuglet[_0x2668db(0xd8)](_0x2668db(0xcd))&&debuglet[_0x2668db(0xd3)](_0x2668db(0xcd),_0x565b30);}function a42_0xb299(_0x122e5a,_0x299eb2){const _0x12321a=a42_0x4a62();return a42_0xb299=function(_0xdff91d,_0x243f3a){_0xdff91d=_0xdff91d-0xc6;let _0x4a62bb=_0x12321a[_0xdff91d];return _0x4a62bb;},a42_0xb299(_0x122e5a,_0x299eb2);}exports[a42_0x5251c5(0xe1)]=asyncStart;function mergeConfigs(_0x361235){const _0x1f526e=a42_0x5251c5;if(!_0x361235[_0x1f526e(0xe4)])return _0x361235;const _0xced271=Object[_0x1f526e(0xd6)]({},_0x361235);return delete _0xced271['debug'],Object[_0x1f526e(0xd6)](_0xced271,_0x361235['debug']);}function get(){return debuglet;}exports['get']=get;
|
package/build/src/lambda.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a43_0xb42676=a43_0x4f17;(function(_0x25d188,_0x580770){const _0x5097f4=a43_0x4f17,_0x16f222=_0x25d188();while(!![]){try{const _0x57e708=-parseInt(_0x5097f4(0xd9))/0x1+-parseInt(_0x5097f4(0xd5))/0x2+-parseInt(_0x5097f4(0xd4))/0x3+-parseInt(_0x5097f4(0xd1))/0x4+parseInt(_0x5097f4(0xbf))/0x5*(parseInt(_0x5097f4(0xc1))/0x6)+parseInt(_0x5097f4(0xcd))/0x7+-parseInt(_0x5097f4(0xbb))/0x8*(-parseInt(_0x5097f4(0xd0))/0x9);if(_0x57e708===_0x580770)break;else _0x16f222['push'](_0x16f222['shift']());}catch(_0x35ba17){_0x16f222['push'](_0x16f222['shift']());}}}(a43_0x391a,0x18b00));const a43_0x2e9259=(function(){let _0x498f1e=!![];return function(_0x54814f,_0x5eb5fe){const _0x4c5277=_0x498f1e?function(){const _0x3d3700=a43_0x4f17;if(_0x5eb5fe){const _0x3304bc=_0x5eb5fe[_0x3d3700(0xda)](_0x54814f,arguments);return _0x5eb5fe=null,_0x3304bc;}}:function(){};return _0x498f1e=![],_0x4c5277;};}()),a43_0x8109ca=a43_0x2e9259(this,function(){const _0x22fbb9=a43_0x4f17;return a43_0x8109ca[_0x22fbb9(0xc3)]()[_0x22fbb9(0xc4)]('(((.+)+)+)+$')[_0x22fbb9(0xc3)]()[_0x22fbb9(0xd2)](a43_0x8109ca)['search'](_0x22fbb9(0xc8));});a43_0x8109ca();function a43_0x391a(){const _0x2ea909=['constructor','wrap','598392JJgxXs','28580svUsIk','log','callback','event','126430yzbpMs','apply','bind','app.lightrun.com','context','48016GLAcjf','lightrunSecret','Failed\x20to\x20stop\x20the\x20Lightrun\x20agent','Failed\x20to\x20start\x20the\x20Lightrun\x20agent','26525UpgPKI','tryStop','150wjvxoi','apiEndpoint','toString','search','response','defineProperty','tryStart','(((.+)+)+)+$','run','stop','asyncStart','callbackWrapper','1182643hNGvuD','isCallbackWrapperInvoked','error','342wPSyTK','353384iupbPI'];a43_0x391a=function(){return _0x2ea909;};return a43_0x391a();}'use strict';function a43_0x4f17(_0x4b51e7,_0x584701){const _0x4b02ac=a43_0x391a();return a43_0x4f17=function(_0x8109ca,_0x2e9259){_0x8109ca=_0x8109ca-0xba;let _0x391aa8=_0x4b02ac[_0x8109ca];return _0x391aa8;},a43_0x4f17(_0x4b51e7,_0x584701);}Object[a43_0xb42676(0xc6)](exports,'__esModule',{'value':!![]}),exports[a43_0xb42676(0xd3)]=void 0x0;const lightrun=require('./index'),DEFAULT_API_ENDPOINT=a43_0xb42676(0xdc),DEFAULT_WAIT_FOR_INIT_MS=0x1388;class LightrunLambdaWrapper{constructor(_0x281744,_0x2ce87c,_0x2ba2fa){const _0x15a521=a43_0xb42676;this['event']=_0x281744,this[_0x15a521(0xba)]=_0x2ce87c,this['callback']=_0x2ba2fa,this[_0x15a521(0xce)]=![];}async[a43_0xb42676(0xc9)](_0x3bbc5f,_0x5bab90={}){const _0x367f05=a43_0xb42676;this[_0x367f05(0xce)]=![],await this[_0x367f05(0xc7)](_0x5bab90);let _0xcea84b=undefined;try{_0xcea84b=await _0x3bbc5f(this[_0x367f05(0xd8)],this[_0x367f05(0xba)],this[_0x367f05(0xcc)][_0x367f05(0xdb)](this));}finally{await this['tryStop'](),this[_0x367f05(0xce)]?this[_0x367f05(0xd7)](this[_0x367f05(0xcf)],this[_0x367f05(0xc5)]):this[_0x367f05(0xd7)](null,_0xcea84b);}}async[a43_0xb42676(0xc7)](_0x546dd3={}){const _0x171f70=a43_0xb42676;try{const _0x3921fa=this[_0x171f70(0xd8)][_0x171f70(0xc2)]||DEFAULT_API_ENDPOINT,_0x3763c9=this['event'][_0x171f70(0xbc)];await lightrun[_0x171f70(0xcb)]({'apiEndpoint':_0x3921fa,'lightrunSecret':_0x3763c9,'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,..._0x546dd3,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});}catch(_0x1493f4){console[_0x171f70(0xd6)](_0x171f70(0xbe));}}async[a43_0xb42676(0xc0)](){const _0x4a7c0a=a43_0xb42676;try{await lightrun[_0x4a7c0a(0xca)]();}catch(_0xeeb20e){console[_0x4a7c0a(0xd6)](_0x4a7c0a(0xbd));}}['callbackWrapper'](_0x23d224,_0x12535e){const _0x37f74a=a43_0xb42676;this[_0x37f74a(0xcf)]=_0x23d224,this[_0x37f74a(0xc5)]=_0x12535e,this[_0x37f74a(0xce)]=!![];}}function wrap(_0x52f699,_0x3cf4ea){return(_0x36be19,_0x5994f8,_0x4f8110)=>{const _0xcb1a41=a43_0x4f17,_0x267649=new LightrunLambdaWrapper(_0x36be19,_0x5994f8,_0x4f8110);return _0x267649[_0xcb1a41(0xc9)](_0x52f699,_0x3cf4ea);};}exports[a43_0xb42676(0xd3)]=wrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.39.0-release.27c9156021
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a44_0x4a4d02=a44_0x101c;(function(_0x3fd3d2,_0x49acc8){var _0x4fd877=a44_0x101c,_0x1d1bb2=_0x3fd3d2();while(!![]){try{var _0x2a9108=-parseInt(_0x4fd877(0x144))/0x1*(-parseInt(_0x4fd877(0x138))/0x2)+parseInt(_0x4fd877(0x139))/0x3*(parseInt(_0x4fd877(0x136))/0x4)+parseInt(_0x4fd877(0x148))/0x5+parseInt(_0x4fd877(0x143))/0x6*(parseInt(_0x4fd877(0x147))/0x7)+-parseInt(_0x4fd877(0x141))/0x8+-parseInt(_0x4fd877(0x13a))/0x9*(-parseInt(_0x4fd877(0x142))/0xa)+-parseInt(_0x4fd877(0x145))/0xb*(parseInt(_0x4fd877(0x13f))/0xc);if(_0x2a9108===_0x49acc8)break;else _0x1d1bb2['push'](_0x1d1bb2['shift']());}catch(_0x44986e){_0x1d1bb2['push'](_0x1d1bb2['shift']());}}}(a44_0x2916,0x7138c));var a44_0x3ae390=(function(){var _0x34d6cf=!![];return function(_0x65d90,_0x461997){var _0x2b2389=_0x34d6cf?function(){if(_0x461997){var _0x572ab2=_0x461997['apply'](_0x65d90,arguments);return _0x461997=null,_0x572ab2;}}:function(){};return _0x34d6cf=![],_0x2b2389;};}()),a44_0x4bdee7=a44_0x3ae390(this,function(){var _0x3c444d=a44_0x101c;return a44_0x4bdee7['toString']()[_0x3c444d(0x140)](_0x3c444d(0x137))[_0x3c444d(0x146)]()[_0x3c444d(0x13e)](a44_0x4bdee7)[_0x3c444d(0x140)]('(((.+)+)+)+$');});a44_0x4bdee7();'use strict';function a44_0x101c(_0x938bf3,_0x5f081c){var _0x2d12b3=a44_0x2916();return a44_0x101c=function(_0x4bdee7,_0x3ae390){_0x4bdee7=_0x4bdee7-0x136;var _0x2916de=_0x2d12b3[_0x4bdee7];return _0x2916de;},a44_0x101c(_0x938bf3,_0x5f081c);}function a44_0x2916(){var _0x8c1885=['3036910CqPSod','3633832vjJgGG','(((.+)+)+)+$','266cmnoMS','3zclhUb','227070tLGETu','defineProperty','PatternDTOTypeEnum','__esModule','constructor','26764644ctRrQm','search','5065416wJWZtv','130xvSFpq','44154noIKUJ','5123UnvLKk','11rHNnxS','toString','763coPoLq'];a44_0x2916=function(){return _0x8c1885;};return a44_0x2916();}Object[a44_0x4a4d02(0x13b)](exports,a44_0x4a4d02(0x13d),{'value':!![]}),exports['PatternDTOTypeEnum']=void 0x0,exports[a44_0x4a4d02(0x13c)]={'Name':'BY_NAME','Value':'BY_VALUE'};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x186ab3=a45_0x69d7;function a45_0x69d7(_0x569458,_0x2133c9){const _0x36d5a9=a45_0x46d3();return a45_0x69d7=function(_0x1c7d2d,_0x32c210){_0x1c7d2d=_0x1c7d2d-0x16c;let _0x46d36a=_0x36d5a9[_0x1c7d2d];return _0x46d36a;},a45_0x69d7(_0x569458,_0x2133c9);}(function(_0x307836,_0x3e06dd){const _0x32e30d=a45_0x69d7,_0x542859=_0x307836();while(!![]){try{const _0xdc6e54=parseInt(_0x32e30d(0x17e))/0x1*(parseInt(_0x32e30d(0x179))/0x2)+-parseInt(_0x32e30d(0x17b))/0x3+-parseInt(_0x32e30d(0x174))/0x4+parseInt(_0x32e30d(0x16c))/0x5*(parseInt(_0x32e30d(0x181))/0x6)+-parseInt(_0x32e30d(0x177))/0x7*(parseInt(_0x32e30d(0x183))/0x8)+parseInt(_0x32e30d(0x180))/0x9*(-parseInt(_0x32e30d(0x178))/0xa)+parseInt(_0x32e30d(0x182))/0xb*(parseInt(_0x32e30d(0x171))/0xc);if(_0xdc6e54===_0x3e06dd)break;else _0x542859['push'](_0x542859['shift']());}catch(_0x3902ea){_0x542859['push'](_0x542859['shift']());}}}(a45_0x46d3,0xde511));const a45_0x32c210=(function(){let _0x555ecd=!![];return function(_0x4da85e,_0x1798cb){const _0x56a0a1=_0x555ecd?function(){const _0x17d3ef=a45_0x69d7;if(_0x1798cb){const _0x3551db=_0x1798cb[_0x17d3ef(0x16f)](_0x4da85e,arguments);return _0x1798cb=null,_0x3551db;}}:function(){};return _0x555ecd=![],_0x56a0a1;};}()),a45_0x1c7d2d=a45_0x32c210(this,function(){const _0x160598=a45_0x69d7;return a45_0x1c7d2d[_0x160598(0x16d)]()[_0x160598(0x17d)](_0x160598(0x17c))[_0x160598(0x16d)]()['constructor'](a45_0x1c7d2d)['search'](_0x160598(0x17c));});a45_0x1c7d2d();'use strict';Object[a45_0x186ab3(0x173)](exports,a45_0x186ab3(0x16e),{'value':!![]}),exports[a45_0x186ab3(0x176)]=void 0x0;class Breakpoint{constructor(_0x2c001c){const _0x215765=a45_0x186ab3;_0x2c001c&&Object[_0x215765(0x17f)](this,_0x2c001c);}[a45_0x186ab3(0x16d)](){const _0x246081=a45_0x186ab3,_0x17757d=this[_0x246081(0x17a)]?'\x20'+this[_0x246081(0x17a)]['path']+':'+this[_0x246081(0x17a)][_0x246081(0x172)]:'';return'\x22'+this[_0x246081(0x170)]+_0x17757d+_0x246081(0x175)+this['id']+'\x22';}}exports['Breakpoint']=Breakpoint;function a45_0x46d3(){const _0x193d27=['3040715ahhDyu','toString','__esModule','apply','action','12CEdFtt','line','defineProperty','6836628UIVgid',',\x20id=','Breakpoint','847eOJJNr','1670BpdcJe','8ZzkCTm','location','2454735oJBseL','(((.+)+)+)+$','search','398483WlMPVn','assign','39069uJvZht','6sZcYgx','31335260PikdAt','58696crUAjt'];a45_0x46d3=function(){return _0x193d27;};return a45_0x46d3();}
|
package/build/src/types/v8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a46_0xe44f(_0x4a8caf,_0x31f62a){var _0x4d4da9=a46_0x1be8();return a46_0xe44f=function(_0x1e484e,_0x4c045){_0x1e484e=_0x1e484e-0x99;var _0x1be86d=_0x4d4da9[_0x1e484e];return _0x1be86d;},a46_0xe44f(_0x4a8caf,_0x31f62a);}function a46_0x1be8(){var _0x1a8253=['1077391FwBfKQ','(((.+)+)+)+$','search','6SFaIUN','18129RmBKhk','196415UTQpsO','96309zhwsPI','277892AhCacS','1014240IwCHRp','9BknxFY','defineProperty','__esModule','apply','2YFgzQl','toString','constructor','3707880UwvhWA'];a46_0x1be8=function(){return _0x1a8253;};return a46_0x1be8();}var a46_0x1493cc=a46_0xe44f;(function(_0x21a844,_0x569b98){var _0x321d75=a46_0xe44f,_0x579da2=_0x21a844();while(!![]){try{var _0x4db170=-parseInt(_0x321d75(0x9c))/0x1*(parseInt(_0x321d75(0xa5))/0x2)+parseInt(_0x321d75(0xa1))/0x3*(-parseInt(_0x321d75(0x9f))/0x4)+parseInt(_0x321d75(0x9d))/0x5*(-parseInt(_0x321d75(0x9b))/0x6)+parseInt(_0x321d75(0xa9))/0x7+-parseInt(_0x321d75(0xa0))/0x8+-parseInt(_0x321d75(0x9e))/0x9+parseInt(_0x321d75(0xa8))/0xa;if(_0x4db170===_0x569b98)break;else _0x579da2['push'](_0x579da2['shift']());}catch(_0x412d45){_0x579da2['push'](_0x579da2['shift']());}}}(a46_0x1be8,0x1da2d));var a46_0x4c045=(function(){var _0x203b42=!![];return function(_0x2df659,_0x5c0785){var _0x455316=_0x203b42?function(){var _0x4d75dc=a46_0xe44f;if(_0x5c0785){var _0x225466=_0x5c0785[_0x4d75dc(0xa4)](_0x2df659,arguments);return _0x5c0785=null,_0x225466;}}:function(){};return _0x203b42=![],_0x455316;};}()),a46_0x1e484e=a46_0x4c045(this,function(){var _0x51f119=a46_0xe44f;return a46_0x1e484e[_0x51f119(0xa6)]()[_0x51f119(0x9a)](_0x51f119(0x99))[_0x51f119(0xa6)]()[_0x51f119(0xa7)](a46_0x1e484e)[_0x51f119(0x9a)](_0x51f119(0x99));});a46_0x1e484e();'use strict';Object[a46_0x1493cc(0xa2)](exports,a46_0x1493cc(0xa3),{'value':!![]});
|