lightrun 1.17.0 → 1.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/build/src/agent/agent-logger.js +1 -1
  2. package/build/src/agent/blocklisting/blocklisting-patterns.js +1 -1
  3. package/build/src/agent/blocklisting/dummy-blocklist-manager.js +1 -1
  4. package/build/src/agent/blocklisting/patterns-blocklist-manager.js +1 -1
  5. package/build/src/agent/config.js +1 -1
  6. package/build/src/agent/configuration-provider.js +1 -1
  7. package/build/src/agent/controller.js +1 -1
  8. package/build/src/agent/debuglet.js +1 -1
  9. package/build/src/agent/environment-metadata.js +1 -1
  10. package/build/src/agent/io/file-index.js +1 -1
  11. package/build/src/agent/io/scan-results.js +1 -1
  12. package/build/src/agent/io/scanner.js +1 -1
  13. package/build/src/agent/io/sourcemapper.js +1 -1
  14. package/build/src/agent/leaky-bucket.js +1 -1
  15. package/build/src/agent/log-data.js +1 -1
  16. package/build/src/agent/piping-manager.js +1 -1
  17. package/build/src/agent/quota-manager.js +1 -1
  18. package/build/src/agent/reduction/redaction-manager.js +1 -1
  19. package/build/src/agent/state/inspector-state.js +1 -1
  20. package/build/src/agent/state/legacy-state.js +1 -1
  21. package/build/src/agent/util/debug-assert.js +1 -1
  22. package/build/src/agent/util/utils.js +1 -1
  23. package/build/src/agent/util/validator.js +1 -1
  24. package/build/src/agent/v8/debugapi.js +1 -1
  25. package/build/src/agent/v8/inspector-debugapi.js +1 -1
  26. package/build/src/agent/v8/legacy-debugapi.js +1 -1
  27. package/build/src/agent/v8/v8inspector.js +1 -1
  28. package/build/src/client/stackdriver/debug.js +1 -1
  29. package/build/src/client/stackdriver/status-message.js +1 -1
  30. package/build/src/debuggee.js +1 -1
  31. package/build/src/gcp.js +1 -1
  32. package/build/src/index.js +1 -1
  33. package/build/src/lambda.js +1 -1
  34. package/build/src/resources/version.txt +1 -1
  35. package/build/src/types/lightrun.js +1 -1
  36. package/build/src/types/stackdriver.js +1 -1
  37. package/build/src/types/v8.js +1 -1
  38. package/package.json +1 -1
@@ -1 +1 @@
1
- const a21_0x237491=a21_0x5111;(function(_0x57b68d,_0x3d4a77){const _0x170f33=a21_0x5111,_0x954079=_0x57b68d();while(!![]){try{const _0x1033cd=-parseInt(_0x170f33(0x12b))/0x1*(parseInt(_0x170f33(0x11a))/0x2)+-parseInt(_0x170f33(0x115))/0x3+parseInt(_0x170f33(0x12a))/0x4+-parseInt(_0x170f33(0x158))/0x5+parseInt(_0x170f33(0x11e))/0x6+parseInt(_0x170f33(0x142))/0x7*(-parseInt(_0x170f33(0x138))/0x8)+parseInt(_0x170f33(0x14f))/0x9;if(_0x1033cd===_0x3d4a77)break;else _0x954079['push'](_0x954079['shift']());}catch(_0x47a959){_0x954079['push'](_0x954079['shift']());}}}(a21_0xcb93,0x47303));const a21_0x14da22=(function(){let _0x15bef5=!![];return function(_0x1bb119,_0x4a1052){const _0x86d9cd=_0x15bef5?function(){const _0x5037af=a21_0x5111;if(_0x4a1052){const _0x61efad=_0x4a1052[_0x5037af(0x10c)](_0x1bb119,arguments);return _0x4a1052=null,_0x61efad;}}:function(){};return _0x15bef5=![],_0x86d9cd;};}()),a21_0x4240a2=a21_0x14da22(this,function(){const _0x5bd63f=a21_0x5111;return a21_0x4240a2[_0x5bd63f(0x141)]()['search'](_0x5bd63f(0x121))[_0x5bd63f(0x141)]()['constructor'](a21_0x4240a2)[_0x5bd63f(0x119)](_0x5bd63f(0x121));});a21_0x4240a2();'use strict';Object[a21_0x237491(0x103)](exports,a21_0x237491(0xf9),{'value':!![]}),exports[a21_0x237491(0x157)]=exports[a21_0x237491(0x111)]=exports['readFullVersion']=exports[a21_0x237491(0x150)]=exports[a21_0x237491(0x15c)]=exports['stripFileProtocol']=exports['isJavaScriptFile']=exports[a21_0x237491(0x100)]=exports[a21_0x237491(0x113)]=exports[a21_0x237491(0x145)]=exports[a21_0x237491(0x10d)]=exports[a21_0x237491(0x156)]=exports[a21_0x237491(0x10a)]=exports['findScripts']=exports[a21_0x237491(0x108)]=exports[a21_0x237491(0x122)]=void 0x0;const path=require(a21_0x237491(0x104)),semver=require(a21_0x237491(0x117)),status_message_1=require(a21_0x237491(0x147)),fs=require('fs'),FILE_PROTOCOL=a21_0x237491(0x101),WINDOWS_FILE_PROTOCOL=a21_0x237491(0x140),WINDOWS_URL_REGEX=RegExp('^'+WINDOWS_FILE_PROTOCOL+a21_0x237491(0x106)),versionFilePath='/resources/version.txt';exports[a21_0x237491(0x122)]={'INVALID_BREAKPOINT':{'description':a21_0x237491(0x128),'id':0x1},'SOURCE_FILE_NOT_FOUND':{'description':'The\x20agent\x20couldn\x27t\x20find\x20the\x20given\x20filename.\x20Verify\x20the\x20action\x20filename','id':0x2},'SOURCE_FILE_AMBIGUOUS':{'description':a21_0x237491(0x14a),'id':0x3},'V8_BREAKPOINT_ERROR':{'description':a21_0x237491(0x151),'id':0x4},'V8_BREAKPOINT_CLEAR_ERROR':{'description':'Unable\x20to\x20clear\x20breakpoint\x20in\x20v8','id':0x5},'SYNTAX_ERROR_IN_CONDITION':{'description':a21_0x237491(0x159),'id':0x6},'ERROR_EVALUATING_CONDITION':{'description':a21_0x237491(0x12d),'id':0x7},'ERROR_COMPILING_CONDITION':{'description':a21_0x237491(0x12e),'id':0x8},'DISALLOWED_EXPRESSION':{'description':a21_0x237491(0x124),'id':0x9},'SOURCE_MAP_READ_ERROR':{'description':'The\x20source\x20map\x20could\x20not\x20be\x20read\x20or\x20was\x20incorrectly\x20formatted','id':0xa},'V8_BREAKPOINT_DISABLED':{'description':a21_0x237491(0x105),'id':0xb},'CAPTURE_BREAKPOINT_DATA':{'description':a21_0x237491(0x126),'id':0xc},'INVALID_LINE_NUMBER':{'description':a21_0x237491(0x11c),'id':0xd},'COULD_NOT_FIND_MAPPING_FILE':{'description':a21_0x237491(0xfe),'id':0xe},'ERROR_CONDITION_BREAKPOINT_QUOTA_EXCEEDED':{'description':a21_0x237491(0x136),'id':0xf},'DYNAMIC_LOG_OUT_OF_QUOTA':{'description':a21_0x237491(0x120),'id':0x10},'DYNAMIC_LOG_OUT_OF_CPU_QUOTA':{'description':a21_0x237491(0x11f),'id':0x11},'BREAKPOINT_PATH_BLOCKED':{'description':'The\x20file\x20name\x20is\x20in\x20blocklist','id':0x12},'ALLOW_EXPRESSIONS_MESSAGE':{'description':a21_0x237491(0x10b)+'\x20by\x20default.\x20Please\x20set\x20the\x20allowExpressions\x20configuration\x20option\x20to\x20true.'+a21_0x237491(0x11b),'id':0x13},'NODE_VERSION_MESSAGE':{'description':a21_0x237491(0xfb)+a21_0x237491(0x13c),'id':0x14},'NODE_10_CIRC_REF_MESSAGE':{'description':'capture.maxSnapshotBufferSize(maxDataSize)=0\x20is\x20not\x20recommended\x20on\x20older\x20versions\x20of\x20Node\x2010/11'+a21_0x237491(0x14e)+a21_0x237491(0x13b)+a21_0x237491(0x148),'id':0x15},'BREAKPOINT_ACTION_MESSAGE':{'description':a21_0x237491(0x123)+a21_0x237491(0x107),'id':0x16},'BUFFER_FULL':{'description':'Max\x20data\x20size\x20reached','id':0x17},'NATIVE_PROPERTIES_NOT_AVAILABLE':{'description':a21_0x237491(0x144),'id':0x18},'PROPERTIES_WITH_GETTERS_NOT_AVAILABLE':{'description':a21_0x237491(0x131),'id':0x19},'ARG_LOCAL_LIMIT':{'id':0x1a},'ARG_BLOCKED':{'description':a21_0x237491(0x127),'id':0x1b},'EVALUATION_TIMED_OUT':{'id':0x1c},'EVALUATION_ERROR':{'id':0x1d},'EVALUATION_EXCEPTION':{'id':0x1e},'OBJECT_EXCEEDS_OBJECT_SIZE':{'id':0x1f},'EXPRESSION_COMPILING_ERROR':{'id':0x20,'description':'Error\x20Compiling\x20Expression'},'OBJECT_EXCEEDS_WATCH_EXP_LENGTH':{'id':0x21}};function isFileIndexed(_0x3707e0,_0x9d44a){const _0x544a13=a21_0x237491;return _0x9d44a[_0x544a13(0x109)](_0x3707e0)[_0x544a13(0x118)]>0x0;}exports['isFileIndexed']=isFileIndexed;function findScripts(_0x427b91,_0x31646b,_0x4f738e,_0x159c65){const _0x422ef2=a21_0x237491,_0x4e59c6=resolveScripts(_0x427b91,_0x31646b,_0x4f738e);if(_0x31646b[_0x422ef2(0x153)]){if(typeof _0x31646b[_0x422ef2(0x153)]!==_0x422ef2(0x116))return _0x159c65['warn']('The\x20\x27pathResolver\x27\x20config\x20must\x20be\x20a\x20function.\x20\x20Continuing\x20'+_0x422ef2(0x15d)),_0x4e59c6;const _0x2cb977=Object['keys'](_0x4f738e[_0x422ef2(0x139)]),_0x2f8a63=_0x31646b[_0x422ef2(0x153)](_0x427b91,_0x2cb977,_0x4e59c6);if(_0x2f8a63===undefined)return _0x4e59c6;if(!_0x2f8a63||!Array[_0x422ef2(0xfa)](_0x2f8a63))return _0x159c65[_0x422ef2(0x102)](_0x422ef2(0x15e)+_0x422ef2(0x110)+_0x422ef2(0x14c)),_0x4e59c6;for(const _0x5cf4d3 of _0x2f8a63){if(_0x2cb977[_0x422ef2(0x143)](_0x5cf4d3)===-0x1)return _0x159c65[_0x422ef2(0x102)](_0x422ef2(0xf7)+('\x27'+_0x5cf4d3+'\x27\x20that\x20is\x20not\x20in\x20the\x20list\x20of\x20paths\x20known\x20to\x20the\x20debug\x20agent\x20')+JSON['stringify'](_0x2cb977,null,0x2)+'\x20only\x20known\x20paths\x20can\x20be\x20returned.\x20Continuing\x20with\x20the\x20agent\x27s\x20'+_0x422ef2(0x129)),_0x4e59c6;}return _0x2f8a63;}return _0x4e59c6;}exports[a21_0x237491(0x14d)]=findScripts;function resolveScripts(_0x267197,_0x149b0f,_0x583935){const _0x218c4b=a21_0x237491;if(_0x149b0f[_0x218c4b(0x114)]){const _0x3c94d2=_0x267197[_0x218c4b(0x132)](_0x149b0f[_0x218c4b(0x114)],_0x149b0f[_0x218c4b(0xff)]);return _0x583935[_0x218c4b(0x139)][_0x3c94d2]?[_0x3c94d2]:[];}const _0x4a1169=path['join'](_0x149b0f[_0x218c4b(0xff)]||'',_0x267197);if(_0x583935['fileStats'][_0x4a1169])return[_0x4a1169];const _0x1dfa9a=pathToRegExp(_0x267197),_0x47d806=Object['keys'](_0x583935['fileStats'])[_0x218c4b(0x13e)](_0x1dfa9a['test'][_0x218c4b(0x155)](_0x1dfa9a));if(_0x47d806['length']===0x1)return _0x47d806;return _0x583935['findShortestFuzzyMatches'](_0x267197);}function pathToRegExp(_0x1a3d9b){const _0x83bb50=a21_0x237491;return(path[_0x83bb50(0x12c)]==='/'||_0x1a3d9b[_0x83bb50(0x143)](':')===-0x1)&&(_0x1a3d9b=path['join'](path['sep'],_0x1a3d9b)),path[_0x83bb50(0x12c)]!=='/'&&(_0x1a3d9b=_0x1a3d9b['replace'](new RegExp('\x5c\x5c','g'),'\x5c\x5c')),_0x1a3d9b=_0x1a3d9b['replace']('.','\x5c.'),new RegExp(_0x1a3d9b+'$');}exports[a21_0x237491(0x10a)]=pathToRegExp,exports[a21_0x237491(0x156)]=(_0x32f854,_0x1c8891)=>{return _0x32f854+(_0x1c8891[0x0]*0x3e8+_0x1c8891[0x1]/0xf4240)+'ms';};function setErrorStatusAndCallback(_0x200081,_0x2b0544,_0x10de7c,_0xb3d720){const _0x268599=a21_0x237491,_0x47bf10=new Error(_0xb3d720[_0x268599(0xfd)]||'');setImmediate(()=>{const _0x505b0e=_0x268599;_0x2b0544&&!_0x2b0544[_0x505b0e(0x149)]&&(_0x2b0544[_0x505b0e(0x149)]=new status_message_1['StatusMessage'](_0x10de7c,_0xb3d720,!![])),_0x200081(_0x47bf10);});}exports[a21_0x237491(0x10d)]=setErrorStatusAndCallback;function getBreakpointCompiler(_0x11cc42){const _0x462879=a21_0x237491;switch(path[_0x462879(0x130)](_0x11cc42[_0x462879(0x125)][_0x462879(0x104)])[_0x462879(0x14b)]('.')[_0x462879(0x15a)]()){case _0x462879(0x154):return _0x3db21e=>{const _0x5e7045=_0x462879,_0xee2aae=require(_0x5e7045(0x152)),_0x37dc87=_0xee2aae['compile'](_0x5e7045(0xfc)+_0x3db21e+')'),_0x53327b=/\(function\(\) {\s*0 \|\| \((.*)\);\n\n\}\)\.call\(this\);/,_0x26df32=_0x53327b[_0x5e7045(0x11d)](_0x37dc87);if(_0x26df32&&_0x26df32[_0x5e7045(0x118)]>0x1)return _0x26df32[0x1][_0x5e7045(0x137)]();else throw new Error('Compilation\x20Error\x20for:\x20'+_0x3db21e);};case _0x462879(0x15f):case'es':case _0x462879(0x13f):return _0x5b2ca5=>{return _0x5b2ca5;};default:return null;}}exports['getBreakpointCompiler']=getBreakpointCompiler;function removeFirstOccurrenceInArray(_0x4b9754,_0x433c68){const _0x2a5fa8=a21_0x237491,_0x4c30bc=_0x4b9754[_0x2a5fa8(0x143)](_0x433c68);_0x4c30bc>=0x0&&_0x4b9754['splice'](_0x4c30bc,0x1);}exports[a21_0x237491(0x113)]=removeFirstOccurrenceInArray;function a21_0xcb93(){const _0x421153=['utf-8','other\x20than\x20\x27undefined\x27\x20or\x20an\x20array\x20of\x20strings.\x20Continuing\x20with\x20','getBooleanValue','join','removeFirstOccurrenceInArray','appPathRelativeToRepository','1297581ccNEXq','function','semver','length','search','48310RDXDco','\x20See\x20the\x20debug\x20agent\x20documentation\x20at\x20https://goo.gl/ShSm6r.','Invalid\x20snapshot\x20position:\x20','exec','2291388asXxsD','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20by\x20quota\x20enforcement\x20due\x20to\x20significant\x20potential\x20CPU\x20impact','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20due\x20to\x20high\x20log\x20rate\x20until\x20log\x20quota\x20is\x20restored','(((.+)+)+)+$','errors','The\x20only\x20currently\x20supported\x20breakpoint\x20actions','Expression\x20not\x20allowed','location','Error\x20trying\x20to\x20capture\x20snapshot\x20data:\x20','Locals\x20and\x20arguments\x20are\x20blocked\x20for\x20this\x20frame\x20because\x20it\x20is\x20part\x20of\x20the\x20Blocklist','invalid\x20snapshot\x20-\x20id\x20or\x20location\x20missing','default\x20behavior.','630832cLZwoF','9ychmsx','sep','Error\x20evaluating\x20condition:\x20','Error\x20compiling\x20condition.','readFileSync','normalize','Properties\x20with\x20getters\x20are\x20not\x20available','replace','version','Failed\x20to\x20read\x20agent\x20version\x20from\x20file:\x20','substr','Couldn\x27t\x20evaluate\x20the\x20given\x20condition\x20as\x20it\x20might\x20affect\x20app\x20performance.','trim','144ktBimP','fileStats','readFullVersion','\x20See\x20https://github.com/googleapis/cloud-debug-nodejs/issues/516\x20for\x20more','versions\x20older\x20than\x200.12\x20are\x20not\x20supported.','../../','filter','jsx','file:///','toString','142009OjTlrD','indexOf','Native\x20properties\x20are\x20not\x20available','getBreakpointCompiler','isJavaScriptFile','../../client/stackdriver/status-message','\x20information.','status','More\x20than\x20one\x20possible\x20match\x20was\x20found\x20for\x20the\x20requested\x20filename.\x20Provide\x20an\x20absolute\x20or\x20distinguished\x20path','split','the\x20agent\x27s\x20default\x20behavior.','findScripts','\x20and\x20Node\x2012.','9397440mILzzb','isPathInCurrentWorkingDirectory','Unable\x20to\x20set\x20breakpoint\x20in\x20v8','coffeescript','pathResolver','coffee','bind','formatInterval','backoff','1385455aqOmZr','Syntax\x20error\x20in\x20condition:\x20','pop','UNKNOWN','stripCurrentWorkingDirectory','with\x20the\x20agent\x27s\x20default\x20behavior.','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20value\x20','es6','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20path\x20','max','__esModule','isArray','Node.js\x20version\x20not\x20supported.\x20Node.js\x205.2.0\x20and\x20','0\x20||\x20(','description','Missing\x20TypeScript\x20mapping\x20files.\x20Make\x20sure\x20to\x20include\x20these\x20in\x20your\x20remote\x20app','workingDirectory','satisfies','file://','warn','defineProperty','path','Internal\x20error:\x20V8\x20breakpoint\x20externally\x20disabled','[a-zA-Z]+:','\x20are\x20CAPTURE\x20and\x20LOG.','isFileIndexed','findShortestFuzzyMatches','pathToRegExp','Expressions\x20and\x20conditions\x20are\x20not\x20allowed','apply','setErrorStatusAndCallback','.js'];a21_0xcb93=function(){return _0x421153;};return a21_0xcb93();}function satisfies(_0x4b559c,_0x6b8093){const _0x1382da=a21_0x237491,_0x528577=semver['coerce'](_0x4b559c),_0x542dd5=_0x528577?_0x528577[_0x1382da(0x133)]:_0x4b559c;return semver[_0x1382da(0x100)](_0x542dd5,_0x6b8093);}exports[a21_0x237491(0x100)]=satisfies;function isJavaScriptFile(_0x418ab6){const _0x3c9bd5=a21_0x237491;return path['extname'](_0x418ab6)['toLowerCase']()===_0x3c9bd5(0x10e);}exports[a21_0x237491(0x146)]=isJavaScriptFile;function stripFileProtocol(_0x1cc292){const _0x1b34ec=a21_0x237491,_0x1dc80d=_0x1cc292['toLowerCase']();if(WINDOWS_URL_REGEX['test'](_0x1dc80d))return _0x1cc292[_0x1b34ec(0x135)](WINDOWS_FILE_PROTOCOL[_0x1b34ec(0x118)]);if(_0x1dc80d['startsWith'](FILE_PROTOCOL))return _0x1cc292[_0x1b34ec(0x135)](FILE_PROTOCOL['length']);return _0x1cc292;}exports['stripFileProtocol']=stripFileProtocol;function stripCurrentWorkingDirectory(_0x53208f,_0x74539c){const _0x4aab7b=a21_0x237491;return stripFileProtocol(_0x53208f)[_0x4aab7b(0x135)](_0x74539c['workingDirectory'][_0x4aab7b(0x118)]+0x1);}exports[a21_0x237491(0x15c)]=stripCurrentWorkingDirectory;function isPathInCurrentWorkingDirectory(_0x36de2a,_0x2e595b){const _0x2696b1=a21_0x237491;return stripFileProtocol(_0x36de2a)['indexOf'](_0x2e595b[_0x2696b1(0xff)])===0x0;}exports[a21_0x237491(0x150)]=isPathInCurrentWorkingDirectory;function a21_0x5111(_0xad0282,_0x4144e7){const _0x32eab3=a21_0xcb93();return a21_0x5111=function(_0x4240a2,_0x14da22){_0x4240a2=_0x4240a2-0xf7;let _0xcb9388=_0x32eab3[_0x4240a2];return _0xcb9388;},a21_0x5111(_0xad0282,_0x4144e7);}function readFullVersion(_0x25e133){const _0x333cea=a21_0x237491,_0x3ba61f=require(_0x333cea(0x104))[_0x333cea(0x112)](__dirname,_0x333cea(0x13d),versionFilePath);try{return fs[_0x333cea(0x12f)](_0x3ba61f,_0x333cea(0x10f));}catch(_0x1933bc){return _0x25e133[_0x333cea(0x102)](_0x333cea(0x134)+_0x3ba61f),_0x333cea(0x15b);}}exports[a21_0x237491(0x13a)]=readFullVersion;function getBooleanValue(_0x46f201){if(_0x46f201===undefined||_0x46f201===null)return _0x46f201;return _0x46f201==='true'||_0x46f201==='1';}exports[a21_0x237491(0x111)]=getBooleanValue;function backoff(_0x6ab4d3,_0x18c771){const _0x373f37=a21_0x237491;return Math['min'](Math[_0x373f37(0xf8)](_0x6ab4d3,0x1)*0x2,_0x18c771);}exports[a21_0x237491(0x157)]=backoff;
1
+ const a21_0x48b9d2=a21_0x2036;(function(_0x493640,_0x4f959f){const _0xd5418=a21_0x2036,_0x1bdf2e=_0x493640();while(!![]){try{const _0x2c13ef=-parseInt(_0xd5418(0x1e2))/0x1*(parseInt(_0xd5418(0x202))/0x2)+-parseInt(_0xd5418(0x228))/0x3*(parseInt(_0xd5418(0x1ef))/0x4)+-parseInt(_0xd5418(0x20c))/0x5*(parseInt(_0xd5418(0x227))/0x6)+-parseInt(_0xd5418(0x1d1))/0x7+-parseInt(_0xd5418(0x22a))/0x8+-parseInt(_0xd5418(0x1f0))/0x9*(-parseInt(_0xd5418(0x206))/0xa)+parseInt(_0xd5418(0x1c2))/0xb*(parseInt(_0xd5418(0x1f3))/0xc);if(_0x2c13ef===_0x4f959f)break;else _0x1bdf2e['push'](_0x1bdf2e['shift']());}catch(_0x3d9e21){_0x1bdf2e['push'](_0x1bdf2e['shift']());}}}(a21_0x4277,0x9efe7));const a21_0x533c04=(function(){let _0x36ef78=!![];return function(_0x34d7ed,_0x37a2a3){const _0x57db0e=_0x36ef78?function(){const _0x460965=a21_0x2036;if(_0x37a2a3){const _0x3c26cc=_0x37a2a3[_0x460965(0x22d)](_0x34d7ed,arguments);return _0x37a2a3=null,_0x3c26cc;}}:function(){};return _0x36ef78=![],_0x57db0e;};}()),a21_0x1dab39=a21_0x533c04(this,function(){const _0x47d46e=a21_0x2036;return a21_0x1dab39['toString']()[_0x47d46e(0x1d6)](_0x47d46e(0x225))[_0x47d46e(0x1bf)]()[_0x47d46e(0x22b)](a21_0x1dab39)['search'](_0x47d46e(0x225));});a21_0x1dab39();'use strict';Object[a21_0x48b9d2(0x210)](exports,'__esModule',{'value':!![]}),exports['backoff']=exports[a21_0x48b9d2(0x22f)]=exports[a21_0x48b9d2(0x204)]=exports['isPathInCurrentWorkingDirectory']=exports['stripCurrentWorkingDirectory']=exports[a21_0x48b9d2(0x1be)]=exports[a21_0x48b9d2(0x1db)]=exports[a21_0x48b9d2(0x1ff)]=exports['removeFirstOccurrenceInArray']=exports['getBreakpointCompiler']=exports[a21_0x48b9d2(0x1eb)]=exports[a21_0x48b9d2(0x1e9)]=exports[a21_0x48b9d2(0x1f7)]=exports[a21_0x48b9d2(0x1d5)]=exports['isFileIndexed']=exports[a21_0x48b9d2(0x201)]=void 0x0;const path=require('path'),semver=require(a21_0x48b9d2(0x1f2)),status_message_1=require('../../client/stackdriver/status-message'),fs=require('fs'),FILE_PROTOCOL='file://',WINDOWS_FILE_PROTOCOL=a21_0x48b9d2(0x226),WINDOWS_URL_REGEX=RegExp('^'+WINDOWS_FILE_PROTOCOL+a21_0x48b9d2(0x224)),versionFilePath=a21_0x48b9d2(0x1d4);exports[a21_0x48b9d2(0x201)]={'INVALID_BREAKPOINT':{'description':a21_0x48b9d2(0x211),'id':0x1},'SOURCE_FILE_NOT_FOUND':{'description':a21_0x48b9d2(0x1dc),'id':0x2},'SOURCE_FILE_AMBIGUOUS':{'description':a21_0x48b9d2(0x1e7),'id':0x3},'V8_BREAKPOINT_ERROR':{'description':a21_0x48b9d2(0x1c8),'id':0x4},'V8_BREAKPOINT_CLEAR_ERROR':{'description':a21_0x48b9d2(0x218),'id':0x5},'SYNTAX_ERROR_IN_CONDITION':{'description':a21_0x48b9d2(0x1fe),'id':0x6},'ERROR_EVALUATING_CONDITION':{'description':a21_0x48b9d2(0x20d),'id':0x7},'ERROR_COMPILING_CONDITION':{'description':a21_0x48b9d2(0x208),'id':0x8},'DISALLOWED_EXPRESSION':{'description':a21_0x48b9d2(0x213),'id':0x9},'SOURCE_MAP_READ_ERROR':{'description':a21_0x48b9d2(0x1e6),'id':0xa},'V8_BREAKPOINT_DISABLED':{'description':a21_0x48b9d2(0x1c4),'id':0xb},'CAPTURE_BREAKPOINT_DATA':{'description':a21_0x48b9d2(0x1d0),'id':0xc},'INVALID_LINE_NUMBER':{'description':'Invalid\x20snapshot\x20position:\x20','id':0xd},'COULD_NOT_FIND_MAPPING_FILE':{'description':a21_0x48b9d2(0x21e),'id':0xe},'ERROR_CONDITION_BREAKPOINT_QUOTA_EXCEEDED':{'description':a21_0x48b9d2(0x1ed),'id':0xf},'DYNAMIC_LOG_OUT_OF_QUOTA':{'description':a21_0x48b9d2(0x205),'id':0x10},'DYNAMIC_LOG_OUT_OF_CPU_QUOTA':{'description':a21_0x48b9d2(0x1dd),'id':0x11},'BREAKPOINT_PATH_BLOCKED':{'description':a21_0x48b9d2(0x1f4),'id':0x12},'ALLOW_EXPRESSIONS_MESSAGE':{'description':a21_0x48b9d2(0x209)+'\x20by\x20default.\x20Please\x20set\x20the\x20allowExpressions\x20configuration\x20option\x20to\x20true.'+'\x20See\x20the\x20debug\x20agent\x20documentation\x20at\x20https://goo.gl/ShSm6r.','id':0x13},'NODE_VERSION_MESSAGE':{'description':a21_0x48b9d2(0x21f)+a21_0x48b9d2(0x1e1),'id':0x14},'NODE_10_CIRC_REF_MESSAGE':{'description':'capture.maxSnapshotBufferSize(maxDataSize)=0\x20is\x20not\x20recommended\x20on\x20older\x20versions\x20of\x20Node\x2010/11'+'\x20and\x20Node\x2012.'+a21_0x48b9d2(0x223)+a21_0x48b9d2(0x21d),'id':0x15},'BREAKPOINT_ACTION_MESSAGE':{'description':a21_0x48b9d2(0x200)+'\x20are\x20CAPTURE\x20and\x20LOG.','id':0x16},'BUFFER_FULL':{'description':a21_0x48b9d2(0x1c9),'id':0x17},'NATIVE_PROPERTIES_NOT_AVAILABLE':{'description':a21_0x48b9d2(0x1c3),'id':0x18},'PROPERTIES_WITH_GETTERS_NOT_AVAILABLE':{'description':a21_0x48b9d2(0x1f8),'id':0x19},'ARG_LOCAL_LIMIT':{'id':0x1a},'ARG_BLOCKED':{'description':a21_0x48b9d2(0x1fa),'id':0x1b},'EVALUATION_TIMED_OUT':{'id':0x1c},'EVALUATION_ERROR':{'id':0x1d},'EVALUATION_EXCEPTION':{'id':0x1e},'OBJECT_EXCEEDS_OBJECT_SIZE':{'id':0x1f},'EXPRESSION_COMPILING_ERROR':{'id':0x20,'description':a21_0x48b9d2(0x1d3)},'OBJECT_EXCEEDS_WATCH_EXP_LENGTH':{'id':0x21}};function isFileIndexed(_0x3f0ba8,_0x2b4a1f){const _0x472e23=a21_0x48b9d2;return _0x2b4a1f[_0x472e23(0x1ee)](_0x3f0ba8)[_0x472e23(0x1e8)]>0x0;}exports[a21_0x48b9d2(0x1e0)]=isFileIndexed;function findScripts(_0x475f02,_0x461b9e,_0x3700e3,_0x28a90a){const _0x34a231=a21_0x48b9d2,_0x276e57=resolveScripts(_0x475f02,_0x461b9e,_0x3700e3);if(_0x461b9e['pathResolver']){if(typeof _0x461b9e[_0x34a231(0x1de)]!==_0x34a231(0x229))return _0x28a90a[_0x34a231(0x20a)]('The\x20\x27pathResolver\x27\x20config\x20must\x20be\x20a\x20function.\x20\x20Continuing\x20'+_0x34a231(0x1cc)),_0x276e57;const _0x46644e=Object['keys'](_0x3700e3[_0x34a231(0x203)]),_0x1ee799=_0x461b9e['pathResolver'](_0x475f02,_0x46644e,_0x276e57);if(_0x1ee799===undefined)return _0x276e57;if(!_0x1ee799||!Array[_0x34a231(0x222)](_0x1ee799))return _0x28a90a[_0x34a231(0x20a)](_0x34a231(0x221)+'other\x20than\x20\x27undefined\x27\x20or\x20an\x20array\x20of\x20strings.\x20Continuing\x20with\x20'+_0x34a231(0x1fc)),_0x276e57;for(const _0x599369 of _0x1ee799){if(_0x46644e[_0x34a231(0x214)](_0x599369)===-0x1)return _0x28a90a[_0x34a231(0x20a)](_0x34a231(0x215)+('\x27'+_0x599369+'\x27\x20that\x20is\x20not\x20in\x20the\x20list\x20of\x20paths\x20known\x20to\x20the\x20debug\x20agent\x20')+JSON[_0x34a231(0x22c)](_0x46644e,null,0x2)+_0x34a231(0x1e5)+_0x34a231(0x1ec)),_0x276e57;}return _0x1ee799;}return _0x276e57;}exports[a21_0x48b9d2(0x1d5)]=findScripts;function resolveScripts(_0x306142,_0x459687,_0x4bc0e2){const _0x1852d8=a21_0x48b9d2;if(_0x459687[_0x1852d8(0x230)]){const _0x4310ea=_0x306142[_0x1852d8(0x212)](_0x459687[_0x1852d8(0x230)],_0x459687[_0x1852d8(0x1da)]);return _0x4bc0e2[_0x1852d8(0x203)][_0x4310ea]?[_0x4310ea]:[];}const _0x272f5b=path[_0x1852d8(0x1cb)](_0x459687['workingDirectory']||'',_0x306142);if(_0x4bc0e2[_0x1852d8(0x203)][_0x272f5b])return[_0x272f5b];const _0x1176c1=pathToRegExp(_0x306142),_0x5a04fe=Object[_0x1852d8(0x22e)](_0x4bc0e2[_0x1852d8(0x203)])[_0x1852d8(0x21b)](_0x1176c1['test'][_0x1852d8(0x1f6)](_0x1176c1));if(_0x5a04fe[_0x1852d8(0x1e8)]===0x1)return _0x5a04fe;return _0x4bc0e2['findShortestFuzzyMatches'](_0x306142);}function pathToRegExp(_0x270abb){const _0xdbf696=a21_0x48b9d2;return(path['sep']==='/'||_0x270abb['indexOf'](':')===-0x1)&&(_0x270abb=path['join'](path[_0xdbf696(0x1e4)],_0x270abb)),path[_0xdbf696(0x1e4)]!=='/'&&(_0x270abb=_0x270abb[_0xdbf696(0x212)](new RegExp('\x5c\x5c','g'),'\x5c\x5c')),_0x270abb=_0x270abb[_0xdbf696(0x212)]('.','\x5c.'),new RegExp(_0x270abb+'$');}exports['pathToRegExp']=pathToRegExp,exports[a21_0x48b9d2(0x1e9)]=(_0x6d1e31,_0x4095d1)=>{return _0x6d1e31+(_0x4095d1[0x0]*0x3e8+_0x4095d1[0x1]/0xf4240)+'ms';};function setErrorStatusAndCallback(_0x3550ae,_0x2e2d2c,_0x433ed2,_0x419f16){const _0x58b3b4=new Error(_0x419f16['description']||'');setImmediate(()=>{const _0x17eac7=a21_0x2036;_0x2e2d2c&&!_0x2e2d2c['status']&&(_0x2e2d2c[_0x17eac7(0x1e3)]=new status_message_1[(_0x17eac7(0x1d9))](_0x433ed2,_0x419f16,!![])),_0x3550ae(_0x58b3b4);});}exports[a21_0x48b9d2(0x1eb)]=setErrorStatusAndCallback;function getBreakpointCompiler(_0x5f51c9){const _0x5f56b4=a21_0x48b9d2;switch(path[_0x5f56b4(0x20b)](_0x5f51c9[_0x5f56b4(0x1bc)][_0x5f56b4(0x1ca)])[_0x5f56b4(0x1cd)]('.')['pop']()){case _0x5f56b4(0x207):return _0x3a6e4c=>{const _0x58ac73=_0x5f56b4,_0xae3d20=require('coffeescript'),_0x34a7a4=_0xae3d20[_0x58ac73(0x1c5)](_0x58ac73(0x219)+_0x3a6e4c+')'),_0x59ab0c=/\(function\(\) {\s*0 \|\| \((.*)\);\n\n\}\)\.call\(this\);/,_0x166784=_0x59ab0c[_0x58ac73(0x1ce)](_0x34a7a4);if(_0x166784&&_0x166784['length']>0x1)return _0x166784[0x1][_0x58ac73(0x1df)]();else throw new Error(_0x58ac73(0x1cf)+_0x3a6e4c);};case _0x5f56b4(0x21c):case'es':case _0x5f56b4(0x20e):return _0x45032a=>{return _0x45032a;};default:return null;}}exports[a21_0x48b9d2(0x1bd)]=getBreakpointCompiler;function removeFirstOccurrenceInArray(_0x3b80df,_0x6e8f49){const _0x673298=_0x3b80df['indexOf'](_0x6e8f49);_0x673298>=0x0&&_0x3b80df['splice'](_0x673298,0x1);}exports[a21_0x48b9d2(0x1f1)]=removeFirstOccurrenceInArray;function satisfies(_0x253244,_0x10b654){const _0x48e993=a21_0x48b9d2,_0x261cef=semver['coerce'](_0x253244),_0x548169=_0x261cef?_0x261cef[_0x48e993(0x1d8)]:_0x253244;return semver[_0x48e993(0x1ff)](_0x548169,_0x10b654);}exports[a21_0x48b9d2(0x1ff)]=satisfies;function isJavaScriptFile(_0x3a9b59){const _0x461741=a21_0x48b9d2;return path[_0x461741(0x217)](_0x3a9b59)['toLowerCase']()===_0x461741(0x220);}exports[a21_0x48b9d2(0x1db)]=isJavaScriptFile;function a21_0x4277(){const _0x2a104e=['Node.js\x20version\x20not\x20supported.\x20Node.js\x205.2.0\x20and\x20','.js','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20value\x20','isArray','\x20See\x20https://github.com/googleapis/cloud-debug-nodejs/issues/516\x20for\x20more','[a-zA-Z]+:','(((.+)+)+)+$','file:///','6xHolGB','186QqiCHV','function','3240520yQOwOG','constructor','stringify','apply','keys','getBooleanValue','appPathRelativeToRepository','location','getBreakpointCompiler','stripFileProtocol','toString','startsWith','Failed\x20to\x20read\x20agent\x20version\x20from\x20file:\x20','11ohzzTn','Native\x20properties\x20are\x20not\x20available','Internal\x20error:\x20V8\x20breakpoint\x20externally\x20disabled','compile','true','stripCurrentWorkingDirectory','Unable\x20to\x20set\x20breakpoint\x20in\x20v8','Max\x20data\x20size\x20reached','path','join','with\x20the\x20agent\x27s\x20default\x20behavior.','split','exec','Compilation\x20Error\x20for:\x20','Error\x20trying\x20to\x20capture\x20snapshot\x20data:\x20','711312linyQr','readFileSync','Error\x20Compiling\x20Expression','/resources/version.txt','findScripts','search','UNKNOWN','version','StatusMessage','workingDirectory','isJavaScriptFile','The\x20agent\x20couldn\x27t\x20find\x20the\x20given\x20filename.\x20Verify\x20the\x20action\x20filename','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20by\x20quota\x20enforcement\x20due\x20to\x20significant\x20potential\x20CPU\x20impact','pathResolver','trim','isFileIndexed','versions\x20older\x20than\x200.12\x20are\x20not\x20supported.','1206844ssPGmw','status','sep','\x20only\x20known\x20paths\x20can\x20be\x20returned.\x20Continuing\x20with\x20the\x20agent\x27s\x20','The\x20source\x20map\x20could\x20not\x20be\x20read\x20or\x20was\x20incorrectly\x20formatted','More\x20than\x20one\x20possible\x20match\x20was\x20found\x20for\x20the\x20requested\x20filename.\x20Provide\x20an\x20absolute\x20or\x20distinguished\x20path','length','formatInterval','utf-8','setErrorStatusAndCallback','default\x20behavior.','Couldn\x27t\x20evaluate\x20the\x20given\x20condition\x20as\x20it\x20might\x20affect\x20app\x20performance.','findShortestFuzzyMatches','35500IarPlH','45hCoWqA','removeFirstOccurrenceInArray','semver','31190520sHsHaI','The\x20file\x20name\x20is\x20in\x20blocklist','max','bind','pathToRegExp','Properties\x20with\x20getters\x20are\x20not\x20available','substr','Locals\x20and\x20arguments\x20are\x20blocked\x20for\x20this\x20frame\x20because\x20it\x20is\x20part\x20of\x20the\x20Blocklist','toLowerCase','the\x20agent\x27s\x20default\x20behavior.','../../','Syntax\x20error\x20in\x20condition:\x20','satisfies','The\x20only\x20currently\x20supported\x20breakpoint\x20actions','errors','2HnfJyX','fileStats','readFullVersion','LOGPOINT:\x20This\x20action\x20is\x20temporarily\x20paused\x20due\x20to\x20high\x20log\x20rate\x20until\x20log\x20quota\x20is\x20restored','697930YjxRWN','coffee','Error\x20compiling\x20condition.','Expressions\x20and\x20conditions\x20are\x20not\x20allowed','warn','normalize','165805QMITch','Error\x20evaluating\x20condition:\x20','jsx','backoff','defineProperty','invalid\x20snapshot\x20-\x20id\x20or\x20location\x20missing','replace','Expression\x20not\x20allowed','indexOf','The\x20\x27pathResolver\x27\x20config\x20function\x20returned\x20a\x20path\x20','isPathInCurrentWorkingDirectory','extname','Unable\x20to\x20clear\x20breakpoint\x20in\x20v8','0\x20||\x20(','min','filter','es6','\x20information.','Missing\x20TypeScript\x20mapping\x20files.\x20Make\x20sure\x20to\x20include\x20these\x20in\x20your\x20remote\x20app'];a21_0x4277=function(){return _0x2a104e;};return a21_0x4277();}function stripFileProtocol(_0x1b79ed){const _0x2299bf=a21_0x48b9d2,_0x455d9b=_0x1b79ed[_0x2299bf(0x1fb)]();if(WINDOWS_URL_REGEX['test'](_0x455d9b))return _0x1b79ed[_0x2299bf(0x1f9)](WINDOWS_FILE_PROTOCOL[_0x2299bf(0x1e8)]);if(_0x455d9b[_0x2299bf(0x1c0)](FILE_PROTOCOL))return _0x1b79ed[_0x2299bf(0x1f9)](FILE_PROTOCOL['length']);return _0x1b79ed;}exports[a21_0x48b9d2(0x1be)]=stripFileProtocol;function stripCurrentWorkingDirectory(_0x15f377,_0x4ac3b0){const _0x1ef5fb=a21_0x48b9d2;return stripFileProtocol(_0x15f377)[_0x1ef5fb(0x1f9)](_0x4ac3b0['workingDirectory'][_0x1ef5fb(0x1e8)]+0x1);}function a21_0x2036(_0x258264,_0x3d1b67){const _0x581ee2=a21_0x4277();return a21_0x2036=function(_0x1dab39,_0x533c04){_0x1dab39=_0x1dab39-0x1bc;let _0x4277a7=_0x581ee2[_0x1dab39];return _0x4277a7;},a21_0x2036(_0x258264,_0x3d1b67);}exports[a21_0x48b9d2(0x1c7)]=stripCurrentWorkingDirectory;function isPathInCurrentWorkingDirectory(_0x9b85b7,_0x411f8e){const _0x323044=a21_0x48b9d2;return stripFileProtocol(_0x9b85b7)[_0x323044(0x214)](_0x411f8e[_0x323044(0x1da)])===0x0;}exports[a21_0x48b9d2(0x216)]=isPathInCurrentWorkingDirectory;function readFullVersion(_0x2984e8){const _0x213ac3=a21_0x48b9d2,_0x30513b=require(_0x213ac3(0x1ca))[_0x213ac3(0x1cb)](__dirname,_0x213ac3(0x1fd),versionFilePath);try{return fs[_0x213ac3(0x1d2)](_0x30513b,_0x213ac3(0x1ea));}catch(_0x5a17f7){return _0x2984e8[_0x213ac3(0x20a)](_0x213ac3(0x1c1)+_0x30513b),_0x213ac3(0x1d7);}}exports[a21_0x48b9d2(0x204)]=readFullVersion;function getBooleanValue(_0x5b9ace){const _0x5b9e10=a21_0x48b9d2;if(_0x5b9ace===undefined||_0x5b9ace===null)return _0x5b9ace;return _0x5b9ace===_0x5b9e10(0x1c6)||_0x5b9ace==='1';}exports['getBooleanValue']=getBooleanValue;function backoff(_0x574544,_0x5d58a9){const _0x229d5e=a21_0x48b9d2;return Math[_0x229d5e(0x21a)](Math[_0x229d5e(0x1f5)](_0x574544,0x1)*0x2,_0x5d58a9);}exports[a21_0x48b9d2(0x20f)]=backoff;
@@ -1 +1 @@
1
- var a22_0x570e46=a22_0x6d9c;(function(_0x13b261,_0x1bf488){var _0x1a8b6a=a22_0x6d9c,_0x5eb170=_0x13b261();while(!![]){try{var _0x2b18ed=parseInt(_0x1a8b6a(0x11a))/0x1*(parseInt(_0x1a8b6a(0x111))/0x2)+parseInt(_0x1a8b6a(0x110))/0x3+-parseInt(_0x1a8b6a(0x135))/0x4*(-parseInt(_0x1a8b6a(0x123))/0x5)+-parseInt(_0x1a8b6a(0x117))/0x6+parseInt(_0x1a8b6a(0x136))/0x7*(parseInt(_0x1a8b6a(0x114))/0x8)+parseInt(_0x1a8b6a(0x127))/0x9+parseInt(_0x1a8b6a(0x10e))/0xa*(-parseInt(_0x1a8b6a(0x125))/0xb);if(_0x2b18ed===_0x1bf488)break;else _0x5eb170['push'](_0x5eb170['shift']());}catch(_0x290ded){_0x5eb170['push'](_0x5eb170['shift']());}}}(a22_0x3f33,0x55ee7));var a22_0x56d2f1=(function(){var _0x1f6508=!![];return function(_0x1f0de8,_0x309e3f){var _0x1f6c94=_0x1f6508?function(){var _0x327aeb=a22_0x6d9c;if(_0x309e3f){var _0x90fab6=_0x309e3f[_0x327aeb(0x13f)](_0x1f0de8,arguments);return _0x309e3f=null,_0x90fab6;}}:function(){};return _0x1f6508=![],_0x1f6c94;};}()),a22_0xbad072=a22_0x56d2f1(this,function(){var _0x1e4cdb=a22_0x6d9c;return a22_0xbad072['toString']()[_0x1e4cdb(0x132)](_0x1e4cdb(0x13c))[_0x1e4cdb(0x10c)]()[_0x1e4cdb(0x119)](a22_0xbad072)[_0x1e4cdb(0x132)](_0x1e4cdb(0x13c));});function a22_0x6d9c(_0xb87252,_0x1fcdcf){var _0x60464c=a22_0x3f33();return a22_0x6d9c=function(_0xbad072,_0x56d2f1){_0xbad072=_0xbad072-0x10b;var _0x3f330b=_0x60464c[_0xbad072];return _0x3f330b;},a22_0x6d9c(_0xb87252,_0x1fcdcf);}a22_0xbad072();'use strict';function a22_0x3f33(){var _0x381900=['372336EkZRWX','tag','constructor','443TVJBts','Program','quasis','value','TemplateLiteral','ConditionalExpression','EmptyStatement','SpreadElement','expressions','5SvRkXN','body','8648398nVaxWL','alternate','2921031eGAMIa','SequenceExpression','ArrayExpression','CallExpression','FunctionExpression','ObjectExpression','type','UnaryExpression','BinaryExpression','Identifier','defineProperty','search','left','consequent','1722340bebZHA','151592mtYciZ','isValid','UpdateExpression','TaggedTemplateExpression','object','arguments','(((.+)+)+)+$','BlockStatement','test','apply','LogicalExpression','ExpressionStatement','property','toString','properties','10FFStbj','NewExpression','409662VRjBkE','122zTxYYs','quasi','__esModule','104dACkzw','every','argument'];a22_0x3f33=function(){return _0x381900;};return a22_0x3f33();}Object[a22_0x570e46(0x131)](exports,a22_0x570e46(0x113),{'value':!![]}),exports[a22_0x570e46(0x137)]=void 0x0;function isValid(_0xf1388d,_0x16fb49){var _0x4dbd0b=a22_0x570e46;if(_0xf1388d===null)return!![];switch(_0xf1388d[_0x4dbd0b(0x12d)]){case _0x4dbd0b(0x11b):return _0xf1388d[_0x4dbd0b(0x124)][_0x4dbd0b(0x115)](_0x1f6760=>isValid(_0x1f6760,_0x16fb49));case _0x4dbd0b(0x120):return!![];case _0x4dbd0b(0x141):return isValid(_0xf1388d['expression'],_0x16fb49);case _0x4dbd0b(0x13d):return _0xf1388d[_0x4dbd0b(0x124)][_0x4dbd0b(0x115)](_0x23b0fb=>isValid(_0x23b0fb,_0x16fb49));case'LabeledStatement':return isValid(_0xf1388d[_0x4dbd0b(0x124)],_0x16fb49);case'AssignmentExpression':case _0x4dbd0b(0x12b):case _0x4dbd0b(0x10f):case _0x4dbd0b(0x138):return![];case _0x4dbd0b(0x12a):return _0x16fb49?![]:_0xf1388d[_0x4dbd0b(0x13b)][_0x4dbd0b(0x115)](_0x18dcdb=>isValid(_0x18dcdb,_0x16fb49));case _0x4dbd0b(0x130):case'Literal':case'ThisExpression':return!![];case _0x4dbd0b(0x129):return _0xf1388d['elements'][_0x4dbd0b(0x115)](_0x45d184=>isValid(_0x45d184,_0x16fb49));case _0x4dbd0b(0x12f):case _0x4dbd0b(0x140):return isValid(_0xf1388d[_0x4dbd0b(0x133)],_0x16fb49)&&isValid(_0xf1388d['right'],_0x16fb49);case _0x4dbd0b(0x11f):return isValid(_0xf1388d[_0x4dbd0b(0x13e)],_0x16fb49)&&isValid(_0xf1388d[_0x4dbd0b(0x126)],_0x16fb49)&&isValid(_0xf1388d[_0x4dbd0b(0x134)],_0x16fb49);case'MemberExpression':return _0x16fb49?![]:isValid(_0xf1388d[_0x4dbd0b(0x13a)],_0x16fb49)&&isValid(_0xf1388d[_0x4dbd0b(0x10b)],_0x16fb49);case _0x4dbd0b(0x12c):return _0xf1388d[_0x4dbd0b(0x10d)][_0x4dbd0b(0x115)](_0x4ae753=>{var _0x249373=_0x4dbd0b;return isValid(_0x4ae753[_0x249373(0x11d)],_0x16fb49);});case _0x4dbd0b(0x128):return _0xf1388d[_0x4dbd0b(0x122)][_0x4dbd0b(0x115)](_0x259af1=>isValid(_0x259af1,_0x16fb49));case _0x4dbd0b(0x12e):return isValid(_0xf1388d[_0x4dbd0b(0x116)],_0x16fb49);case _0x4dbd0b(0x121):return isValid(_0xf1388d[_0x4dbd0b(0x116)],_0x16fb49);case _0x4dbd0b(0x11e):return _0xf1388d[_0x4dbd0b(0x11c)][_0x4dbd0b(0x115)](_0x2fedf7=>isValid(_0x2fedf7,_0x16fb49))&&_0xf1388d['expressions'][_0x4dbd0b(0x115)](_0x1c3c25=>isValid(_0x1c3c25,_0x16fb49));case _0x4dbd0b(0x139):return isValid(_0xf1388d[_0x4dbd0b(0x118)],_0x16fb49)&&isValid(_0xf1388d[_0x4dbd0b(0x112)],_0x16fb49);case'TemplateElement':return!![];default:return![];}}exports['isValid']=isValid;
1
+ var a22_0x4eb7e1=a22_0x2230;(function(_0x1aa5c3,_0x1bdbc4){var _0x42ca7e=a22_0x2230,_0x26c865=_0x1aa5c3();while(!![]){try{var _0x222208=parseInt(_0x42ca7e(0x10c))/0x1*(-parseInt(_0x42ca7e(0x112))/0x2)+-parseInt(_0x42ca7e(0xf7))/0x3*(-parseInt(_0x42ca7e(0x110))/0x4)+-parseInt(_0x42ca7e(0x105))/0x5*(-parseInt(_0x42ca7e(0x100))/0x6)+parseInt(_0x42ca7e(0x124))/0x7*(-parseInt(_0x42ca7e(0xf6))/0x8)+-parseInt(_0x42ca7e(0xf3))/0x9+-parseInt(_0x42ca7e(0x116))/0xa*(-parseInt(_0x42ca7e(0x11f))/0xb)+parseInt(_0x42ca7e(0xf5))/0xc*(parseInt(_0x42ca7e(0x123))/0xd);if(_0x222208===_0x1bdbc4)break;else _0x26c865['push'](_0x26c865['shift']());}catch(_0x30ac76){_0x26c865['push'](_0x26c865['shift']());}}}(a22_0x5ce5,0xf01bc));var a22_0xcfa6d0=(function(){var _0x5d7c1c=!![];return function(_0x55ff4b,_0x47e689){var _0x24d788=_0x5d7c1c?function(){var _0x1632f2=a22_0x2230;if(_0x47e689){var _0x18c707=_0x47e689[_0x1632f2(0xf9)](_0x55ff4b,arguments);return _0x47e689=null,_0x18c707;}}:function(){};return _0x5d7c1c=![],_0x24d788;};}()),a22_0xff3e30=a22_0xcfa6d0(this,function(){var _0x3f5cf3=a22_0x2230;return a22_0xff3e30['toString']()[_0x3f5cf3(0x11e)](_0x3f5cf3(0x10e))[_0x3f5cf3(0x10d)]()[_0x3f5cf3(0xfc)](a22_0xff3e30)[_0x3f5cf3(0x11e)](_0x3f5cf3(0x10e));});a22_0xff3e30();function a22_0x5ce5(){var _0x46f970=['1256629BgbLDn','ConditionalExpression','TemplateElement','alternate','13zkoRDp','266umJCUs','object','ObjectExpression','ThisExpression','FunctionExpression','SequenceExpression','quasi','3059838lwTYnd','isValid','8517300VhnXNq','53224tiNwjT','2901cuefFE','Program','apply','AssignmentExpression','LabeledStatement','constructor','argument','EmptyStatement','UnaryExpression','12IlncAK','LogicalExpression','ArrayExpression','value','TemplateLiteral','3411150MOjZYU','UpdateExpression','expression','NewExpression','type','SpreadElement','body','1247QCkags','toString','(((.+)+)+)+$','quasis','844mYLqOb','property','2042phWCzp','expressions','CallExpression','MemberExpression','50RSavZv','BinaryExpression','ExpressionStatement','every','__esModule','properties','TaggedTemplateExpression','tag','search'];a22_0x5ce5=function(){return _0x46f970;};return a22_0x5ce5();}function a22_0x2230(_0x2569f3,_0x224637){var _0x3ab7b7=a22_0x5ce5();return a22_0x2230=function(_0xff3e30,_0xcfa6d0){_0xff3e30=_0xff3e30-0xef;var _0x5ce583=_0x3ab7b7[_0xff3e30];return _0x5ce583;},a22_0x2230(_0x2569f3,_0x224637);}'use strict';Object['defineProperty'](exports,a22_0x4eb7e1(0x11a),{'value':!![]}),exports[a22_0x4eb7e1(0xf4)]=void 0x0;function isValid(_0x3d99ed,_0x2d23d2){var _0x1aa792=a22_0x4eb7e1;if(_0x3d99ed===null)return!![];switch(_0x3d99ed[_0x1aa792(0x109)]){case _0x1aa792(0xf8):return _0x3d99ed[_0x1aa792(0x10b)][_0x1aa792(0x119)](_0x33de54=>isValid(_0x33de54,_0x2d23d2));case _0x1aa792(0xfe):return!![];case _0x1aa792(0x118):return isValid(_0x3d99ed[_0x1aa792(0x107)],_0x2d23d2);case'BlockStatement':return _0x3d99ed[_0x1aa792(0x10b)]['every'](_0x30211a=>isValid(_0x30211a,_0x2d23d2));case _0x1aa792(0xfb):return isValid(_0x3d99ed['body'],_0x2d23d2);case _0x1aa792(0xfa):case _0x1aa792(0xf0):case _0x1aa792(0x108):case _0x1aa792(0x106):return![];case _0x1aa792(0x114):return _0x2d23d2?![]:_0x3d99ed['arguments'][_0x1aa792(0x119)](_0x46d16b=>isValid(_0x46d16b,_0x2d23d2));case'Identifier':case'Literal':case _0x1aa792(0xef):return!![];case _0x1aa792(0x102):return _0x3d99ed['elements'][_0x1aa792(0x119)](_0x11ba02=>isValid(_0x11ba02,_0x2d23d2));case _0x1aa792(0x117):case _0x1aa792(0x101):return isValid(_0x3d99ed['left'],_0x2d23d2)&&isValid(_0x3d99ed['right'],_0x2d23d2);case _0x1aa792(0x120):return isValid(_0x3d99ed['test'],_0x2d23d2)&&isValid(_0x3d99ed[_0x1aa792(0x122)],_0x2d23d2)&&isValid(_0x3d99ed['consequent'],_0x2d23d2);case _0x1aa792(0x115):return _0x2d23d2?![]:isValid(_0x3d99ed[_0x1aa792(0x125)],_0x2d23d2)&&isValid(_0x3d99ed[_0x1aa792(0x111)],_0x2d23d2);case _0x1aa792(0x126):return _0x3d99ed[_0x1aa792(0x11b)]['every'](_0x1df495=>{var _0x251097=_0x1aa792;return isValid(_0x1df495[_0x251097(0x103)],_0x2d23d2);});case _0x1aa792(0xf1):return _0x3d99ed[_0x1aa792(0x113)][_0x1aa792(0x119)](_0x413ed4=>isValid(_0x413ed4,_0x2d23d2));case _0x1aa792(0xff):return isValid(_0x3d99ed[_0x1aa792(0xfd)],_0x2d23d2);case _0x1aa792(0x10a):return isValid(_0x3d99ed[_0x1aa792(0xfd)],_0x2d23d2);case _0x1aa792(0x104):return _0x3d99ed[_0x1aa792(0x10f)][_0x1aa792(0x119)](_0x1408ea=>isValid(_0x1408ea,_0x2d23d2))&&_0x3d99ed[_0x1aa792(0x113)][_0x1aa792(0x119)](_0xd81d88=>isValid(_0xd81d88,_0x2d23d2));case _0x1aa792(0x11c):return isValid(_0x3d99ed[_0x1aa792(0x11d)],_0x2d23d2)&&isValid(_0x3d99ed[_0x1aa792(0xf2)],_0x2d23d2);case _0x1aa792(0x121):return!![];default:return![];}}exports[a22_0x4eb7e1(0xf4)]=isValid;
@@ -1 +1 @@
1
- 'use strict';function a23_0x1f79(){const _0xcfc5f9=['1646250edYvzb','4476456WJicBO','module','V8DebugApi','15057384atZNhD','create','willUseInspector','4ArLabw','1202584ZGrvqr','MODULE_WRAP_PREFIX_LENGTH','>=10','toString','1693212FiUzOP','9529961ImMKJp','./inspector-debugapi','(((.+)+)+)+$','../util/utils','satisfies','indexOf','version','wrap','search','__esModule','./legacy-debugapi','7422815HUAfaR','InspectorDebugApi','constructor','forceNewAgent_'];a23_0x1f79=function(){return _0xcfc5f9;};return a23_0x1f79();}const a23_0xeccf86=a23_0x40b9;(function(_0x555151,_0x155f83){const _0x52cd9f=a23_0x40b9,_0x5dc127=_0x555151();while(!![]){try{const _0x10a91a=-parseInt(_0x52cd9f(0xcf))/0x1+parseInt(_0x52cd9f(0xd7))/0x2+-parseInt(_0x52cd9f(0xdb))/0x3+-parseInt(_0x52cd9f(0xd6))/0x4*(parseInt(_0x52cd9f(0xcb))/0x5)+parseInt(_0x52cd9f(0xd0))/0x6+parseInt(_0x52cd9f(0xdc))/0x7+parseInt(_0x52cd9f(0xd3))/0x8;if(_0x10a91a===_0x155f83)break;else _0x5dc127['push'](_0x5dc127['shift']());}catch(_0x40a427){_0x5dc127['push'](_0x5dc127['shift']());}}}(a23_0x1f79,0xdab03));Object['defineProperty'](exports,a23_0xeccf86(0xe5),{'value':!![]}),exports[a23_0xeccf86(0xd4)]=exports[a23_0xeccf86(0xd8)]=exports[a23_0xeccf86(0xd5)]=void 0x0;const utils=require(a23_0xeccf86(0xdf));let debugApiConstructor;function willUseInspector(_0x5dcacf){const _0x53ef37=a23_0xeccf86,_0x4263d0=(function(){let _0x155cd2=!![];return function(_0x40d507,_0x4b1d67){const _0xea333=_0x155cd2?function(){if(_0x4b1d67){const _0x681c50=_0x4b1d67['apply'](_0x40d507,arguments);return _0x4b1d67=null,_0x681c50;}}:function(){};return _0x155cd2=![],_0xea333;};}()),_0x1c8a1c=_0x4263d0(this,function(){const _0x49f4ca=a23_0x40b9;return _0x1c8a1c[_0x49f4ca(0xda)]()[_0x49f4ca(0xe4)](_0x49f4ca(0xde))[_0x49f4ca(0xda)]()[_0x49f4ca(0xcd)](_0x1c8a1c)['search']('(((.+)+)+)+$');});_0x1c8a1c();const _0x2006fd=_0x5dcacf!=null?_0x5dcacf:process[_0x53ef37(0xe2)];return utils[_0x53ef37(0xe0)](_0x2006fd,_0x53ef37(0xd9));}exports['willUseInspector']=willUseInspector;if(willUseInspector()){const inspectorapi=require(a23_0xeccf86(0xdd));debugApiConstructor=inspectorapi[a23_0xeccf86(0xcc)];}else{const v8debugapi=require(a23_0xeccf86(0xca));debugApiConstructor=v8debugapi[a23_0xeccf86(0xd2)];}function a23_0x40b9(_0x221eaf,_0x583a36){const _0xa2ea41=a23_0x1f79();return a23_0x40b9=function(_0x3b5f3d,_0x4762bc){_0x3b5f3d=_0x3b5f3d-0xca;let _0x1f79c2=_0xa2ea41[_0x3b5f3d];return _0x1f79c2;},a23_0x40b9(_0x221eaf,_0x583a36);}exports[a23_0xeccf86(0xd8)]=require(a23_0xeccf86(0xd1))[a23_0xeccf86(0xe3)]('☃')[a23_0xeccf86(0xe1)]('☃');let singleton;function create(_0x29b8b2,_0x29f135,_0x36cdd6,_0x414f2a,_0x2ab866){const _0x4bfa4a=a23_0xeccf86;if(singleton&&!_0x29f135[_0x4bfa4a(0xce)])return singleton;else singleton&&singleton['disconnect']();return singleton=new debugApiConstructor(_0x29b8b2,_0x29f135,_0x36cdd6,_0x414f2a,_0x2ab866),singleton;}exports[a23_0xeccf86(0xd4)]=create;
1
+ 'use strict';const a23_0x4015bb=a23_0xc847;(function(_0x1d8253,_0x266d7f){const _0x4dfd3a=a23_0xc847,_0x5a810d=_0x1d8253();while(!![]){try{const _0x54219e=parseInt(_0x4dfd3a(0xe2))/0x1*(-parseInt(_0x4dfd3a(0xe5))/0x2)+-parseInt(_0x4dfd3a(0xda))/0x3+parseInt(_0x4dfd3a(0xe1))/0x4+parseInt(_0x4dfd3a(0xdb))/0x5+-parseInt(_0x4dfd3a(0xde))/0x6+-parseInt(_0x4dfd3a(0xdc))/0x7*(-parseInt(_0x4dfd3a(0xed))/0x8)+-parseInt(_0x4dfd3a(0xec))/0x9*(-parseInt(_0x4dfd3a(0xd8))/0xa);if(_0x54219e===_0x266d7f)break;else _0x5a810d['push'](_0x5a810d['shift']());}catch(_0x47b69f){_0x5a810d['push'](_0x5a810d['shift']());}}}(a23_0x205c,0x3e0f0));Object[a23_0x4015bb(0xeb)](exports,a23_0x4015bb(0xe7),{'value':!![]}),exports['create']=exports['MODULE_WRAP_PREFIX_LENGTH']=exports['willUseInspector']=void 0x0;const utils=require(a23_0x4015bb(0xf1));let debugApiConstructor;function willUseInspector(_0x1d6d23){const _0x45441d=a23_0x4015bb,_0x5b2387=(function(){let _0x20724c=!![];return function(_0x2cb6be,_0x406914){const _0x12efca=_0x20724c?function(){const _0x592647=a23_0xc847;if(_0x406914){const _0x51fed9=_0x406914[_0x592647(0xef)](_0x2cb6be,arguments);return _0x406914=null,_0x51fed9;}}:function(){};return _0x20724c=![],_0x12efca;};}()),_0xac4d10=_0x5b2387(this,function(){const _0x26382e=a23_0xc847;return _0xac4d10['toString']()[_0x26382e(0xdd)](_0x26382e(0xdf))['toString']()[_0x26382e(0xea)](_0xac4d10)[_0x26382e(0xdd)](_0x26382e(0xdf));});_0xac4d10();const _0x2e0e6d=_0x1d6d23!=null?_0x1d6d23:process[_0x45441d(0xe3)];return utils[_0x45441d(0xe8)](_0x2e0e6d,'>=10');}exports[a23_0x4015bb(0xf2)]=willUseInspector;if(willUseInspector()){const inspectorapi=require(a23_0x4015bb(0xf3));debugApiConstructor=inspectorapi[a23_0x4015bb(0xe6)];}else{const v8debugapi=require(a23_0x4015bb(0xd7));debugApiConstructor=v8debugapi[a23_0x4015bb(0xee)];}exports[a23_0x4015bb(0xe0)]=require(a23_0x4015bb(0xe4))[a23_0x4015bb(0xd9)]('☃')[a23_0x4015bb(0xf0)]('☃');let singleton;function a23_0xc847(_0x77e69d,_0x258a16){const _0x4e6c70=a23_0x205c();return a23_0xc847=function(_0x13ade9,_0x4fdfe1){_0x13ade9=_0x13ade9-0xd7;let _0x205cf7=_0x4e6c70[_0x13ade9];return _0x205cf7;},a23_0xc847(_0x77e69d,_0x258a16);}function create(_0x5b902c,_0x496364,_0x5c0206,_0x5af0da,_0x5b1f6e){const _0x53231f=a23_0x4015bb;if(singleton&&!_0x496364['forceNewAgent_'])return singleton;else singleton&&singleton[_0x53231f(0xe9)]();return singleton=new debugApiConstructor(_0x5b902c,_0x496364,_0x5c0206,_0x5af0da,_0x5b1f6e),singleton;}function a23_0x205c(){const _0x4a7d2f=['2391245WDrHhZ','16079SRHnWK','search','607404juHjtH','(((.+)+)+)+$','MODULE_WRAP_PREFIX_LENGTH','574412ZZEzxT','212117FtKdgS','version','module','2wWQvoi','InspectorDebugApi','__esModule','satisfies','disconnect','constructor','defineProperty','117261Mmtxvi','200RaIaoq','V8DebugApi','apply','indexOf','../util/utils','willUseInspector','./inspector-debugapi','create','./legacy-debugapi','230xLwgwD','wrap','1234203AVuycD'];a23_0x205c=function(){return _0x4a7d2f;};return a23_0x205c();}exports[a23_0x4015bb(0xf4)]=create;
@@ -1 +1 @@
1
- const a24_0x14421b=a24_0x5567;(function(_0x55baa8,_0x3b0a66){const _0x54607e=a24_0x5567,_0x45e0cd=_0x55baa8();while(!![]){try{const _0x26d657=-parseInt(_0x54607e(0x1d7))/0x1*(parseInt(_0x54607e(0x17b))/0x2)+-parseInt(_0x54607e(0x186))/0x3+parseInt(_0x54607e(0x166))/0x4*(parseInt(_0x54607e(0x1b1))/0x5)+parseInt(_0x54607e(0x1a4))/0x6*(parseInt(_0x54607e(0x141))/0x7)+parseInt(_0x54607e(0x15f))/0x8*(-parseInt(_0x54607e(0x171))/0x9)+-parseInt(_0x54607e(0x18d))/0xa+parseInt(_0x54607e(0x193))/0xb*(parseInt(_0x54607e(0x1de))/0xc);if(_0x26d657===_0x3b0a66)break;else _0x45e0cd['push'](_0x45e0cd['shift']());}catch(_0x3c536e){_0x45e0cd['push'](_0x45e0cd['shift']());}}}(a24_0x3cf4,0x3bf36));const a24_0x31cdf6=(function(){let _0x928870=!![];return function(_0x6cd7ff,_0x45a9bb){const _0xbd6ab3=_0x928870?function(){const _0x52624e=a24_0x5567;if(_0x45a9bb){const _0x1ecacb=_0x45a9bb[_0x52624e(0x1d9)](_0x6cd7ff,arguments);return _0x45a9bb=null,_0x1ecacb;}}:function(){};return _0x928870=![],_0xbd6ab3;};}()),a24_0x1e22eb=a24_0x31cdf6(this,function(){const _0x3886e6=a24_0x5567;return a24_0x1e22eb[_0x3886e6(0x18e)]()[_0x3886e6(0x1ce)](_0x3886e6(0x1b3))[_0x3886e6(0x18e)]()[_0x3886e6(0x157)](a24_0x1e22eb)[_0x3886e6(0x1ce)](_0x3886e6(0x1b3));});function a24_0x5567(_0x2a19f0,_0x2241db){const _0x580bb7=a24_0x3cf4();return a24_0x5567=function(_0x1e22eb,_0x31cdf6){_0x1e22eb=_0x1e22eb-0x13e;let _0x3cf419=_0x580bb7[_0x1e22eb];return _0x3cf419;},a24_0x5567(_0x2a19f0,_0x2241db);}a24_0x1e22eb();'use strict';function a24_0x3cf4(){const _0x157f0e=['removeBreakpoint','description','BREAKPOINT_SOURCE_LOCATION','win32','debug','41592OZSGOJ','shouldBlock','fileStats','disconnect','locationMapper','substring','shouldUseWellFormattedUrl','BREAKPOINT_PATH_BLOCKED','condition','logger','expressionsEvalTimeoutMillis','45rNnlEO','compile','column','javascriptFileExtensions','pipingStatus','UNSPECIFIED','cleanupAsyncCallStackInterval','applyDynamicLogsCPUQuota','listeners','detach','6pTsojb','needsRecoveryTime','BreakpointData','variableTable','VARIABLE_VALUE','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','evaluatedExpressions','hasMappingInfo','blocklistManager','ERROR_COMPILING_CONDITION','quotaManager','260403kDjXfe','undefined','value','hrtime','hitBreakpoints','quota','InspectorDebugApi','3663560dbwBJu','toString','>=11','sourcemapper','response','../../client/stackdriver/status-message','2849SIkGyE','\x20<<','evaluate','>10.11.0','acorn','./v8inspector','condition\x20','MODULE_WRAP_PREFIX_LENGTH','findScripts','satisfies','../blocklisting/dummy-blocklist-manager','onBreakpointHit','setBreakpointByUrl','removeFirstOccurrenceInArray','ERROR_EVALUATING_CONDITION','file://','disable','6FsOvTS','message','handleDebugPausedEvent','numBreakpoints_','numListeners_','.\x20Potential\x20matches:\x20','action','../util/validator.js','recovered','__esModule','setInternal','Unable\x20to\x20compile\x20condition\x20>>\x20','SOURCE_FILE_AMBIGUOUS','210gYDayn','LOG','(((.+)+)+)+$','length','applyConditionQuota','lineNumber','DummyBlocklistManager','object','log','stringify','enabled','lines','normalize','SOURCE_FILE_NOT_FOUND','./debugapi','setAndStoreBreakpoint','isValid','<10.16\x20||\x20>=11\x20<11.11','concat','enable','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','remainingHits','ignoreQuota','keys','V8_BREAKPOINT_CLEAR_ERROR','quotaRecoverySeconds','\x20due\x20to\x20error:\x20','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','wait','search','location','splice','forEach','\x20lines.\x20Please\x20ensure','path','listener','setErrorStatusAndCallback','parse','148739WQcmRY','push','apply','breakpoints','file:///','../state/inspector-state','changeToNS','22668cSbIZf','.\x20Loaded\x20script\x20contained\x20','errors','warn','V8Inspector','config','EXPRESSION_COMPILING_ERROR','set','captureBreakpointData','Failed\x20to\x20evaluate\x20condition\x20','includes','setBlocklistManager','parsedCondition','stackFrames','defineProperty','BREAKPOINT_CONDITION','fileIndex','2813895ENpbLh','bind','processCondition','isFileIndexed','breakpointMapper','breakpointId','version','numBreakpoints','v8BreakpointId','DISALLOWED_EXPRESSION','maxHitCount','../util/utils','replace','scriptMapper','error','INVALID_LINE_NUMBER','INVALID_BREAKPOINT','StatusMessage','setBreakpointByUrl\x20error:\x20','isJavaScriptFile','logMessageFormat','V8_BREAKPOINT_ERROR','constructor','\x20deployed\x20source.','locationStr','map','expressions','line','CAPTURE_BREAKPOINT_DATA','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','292832BHOIQw','v8Inspector'];a24_0x3cf4=function(){return _0x157f0e;};return a24_0x3cf4();}Object[a24_0x14421b(0x13e)](exports,a24_0x14421b(0x1ad),{'value':!![]}),exports[a24_0x14421b(0x18c)]=exports[a24_0x14421b(0x17d)]=void 0x0;const acorn=require(a24_0x14421b(0x197)),path=require('path'),status_message_1=require(a24_0x14421b(0x192)),state=require(a24_0x14421b(0x1dc)),utils_1=require(a24_0x14421b(0x14c)),debugapi=require(a24_0x14421b(0x1bf)),v8inspector_1=require(a24_0x14421b(0x198)),dummy_blocklist_manager_1=require(a24_0x14421b(0x19d)),USE_MODULE_PREFIX=utils_1['satisfies'](process[a24_0x14421b(0x147)],a24_0x14421b(0x1c2));class BreakpointData{constructor(_0x37e326,_0x554c13,_0x3f9406,_0x2aee9a,_0x5ce613,_0x12ff5f,_0xb6c952,_0xdc6799){const _0x436ada=a24_0x14421b;this['id']=_0x37e326,this['apiBreakpoint']=_0x554c13,this[_0x436ada(0x1ea)]=_0x3f9406,this[_0x436ada(0x159)]=_0x2aee9a,this['compile']=_0x5ce613,this[_0x436ada(0x1c6)]=_0x12ff5f,this[_0x436ada(0x1c7)]=_0xb6c952,this[_0x436ada(0x175)]=_0xdc6799;}}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x440a94,_0x10bcec,_0x85ea44,_0x4c4253,_0x25262f){const _0x353480=a24_0x14421b;this['breakpoints']={},this['listeners']={},this['scriptMapper']={},this[_0x353480(0x16a)]={},this['breakpointMapper']={},this[_0x353480(0x148)]=0x0,this[_0x353480(0x177)]=null,this[_0x353480(0x16f)]=_0x440a94,this[_0x353480(0x1e3)]=_0x10bcec,this[_0x353480(0x140)]=_0x85ea44,this[_0x353480(0x190)]=_0x4c4253,this['v8Inspector']=new v8inspector_1[(_0x353480(0x1e2))](_0x440a94,utils_1[_0x353480(0x19c)](process['version'],_0x353480(0x196)),this[_0x353480(0x1e3)]['resetV8DebuggerThreshold'],_0x27344f=>{const _0x11171d=_0x353480;this[_0x11171d(0x14e)][_0x27344f['scriptId']]=_0x27344f;},_0x587537=>{const _0x524c0e=_0x353480;try{this[_0x524c0e(0x1a6)](_0x587537);}catch(_0x9a3a9f){this['logger'][_0x524c0e(0x14f)](_0x9a3a9f);}}),this[_0x353480(0x185)]=_0x25262f,this[_0x353480(0x183)]=new dummy_blocklist_manager_1[(_0x353480(0x1b7))](!![]);}[a24_0x14421b(0x1e5)](_0x5f2763,_0x2466d3){const _0x5f0ec4=a24_0x14421b;if(!_0x5f2763||typeof _0x5f2763['id']==='undefined'||!_0x5f2763[_0x5f0ec4(0x1cf)]||!_0x5f2763[_0x5f0ec4(0x1cf)][_0x5f0ec4(0x1d3)]||!_0x5f2763[_0x5f0ec4(0x1cf)][_0x5f0ec4(0x15c)])return utils_1[_0x5f0ec4(0x1d5)](_0x2466d3,_0x5f2763,status_message_1[_0x5f0ec4(0x152)][_0x5f0ec4(0x176)],utils_1[_0x5f0ec4(0x1e0)][_0x5f0ec4(0x151)]);const _0x5dab1f=path[_0x5f0ec4(0x1bd)](_0x5f2763[_0x5f0ec4(0x1cf)][_0x5f0ec4(0x1d3)]);if(!this[_0x5f0ec4(0x190)][_0x5f0ec4(0x182)](_0x5dab1f)){const _0x143802=path['extname'](_0x5dab1f);if(!this[_0x5f0ec4(0x1e3)]['javascriptFileExtensions'][_0x5f0ec4(0x1e8)](_0x143802)){const _0x3c4db1=_0x5dab1f[_0x5f0ec4(0x16b)](0x0,_0x5dab1f[_0x5f0ec4(0x1b4)]-_0x143802['length']),_0x124b1d=this['config'][_0x5f0ec4(0x174)][_0x5f0ec4(0x15a)](_0x4946fb=>_0x3c4db1+_0x4946fb)['some'](_0x53af7f=>utils_1[_0x5f0ec4(0x144)](_0x53af7f,this['fileIndex'])),_0x55aa73=_0x124b1d?utils_1[_0x5f0ec4(0x1e0)]['COULD_NOT_FIND_MAPPING_FILE']:utils_1[_0x5f0ec4(0x1e0)][_0x5f0ec4(0x1be)];return utils_1[_0x5f0ec4(0x1d5)](_0x2466d3,_0x5f2763,status_message_1[_0x5f0ec4(0x152)]['BREAKPOINT_SOURCE_LOCATION'],_0x55aa73);}this[_0x5f0ec4(0x1ae)](_0x5f2763,null,null,_0x2466d3);}else{const _0x48f85f=_0x5f2763['location'][_0x5f0ec4(0x15c)],_0x4aecfd=0x0,_0x5d0031=this[_0x5f0ec4(0x190)]['mappingInfo'](_0x5dab1f,_0x48f85f,_0x4aecfd),_0x2f847b=utils_1['getBreakpointCompiler'](_0x5f2763);if(_0x5f2763[_0x5f0ec4(0x16e)]&&_0x2f847b)try{_0x5f2763[_0x5f0ec4(0x16e)]=_0x2f847b(_0x5f2763[_0x5f0ec4(0x16e)]);}catch(_0x115165){return this[_0x5f0ec4(0x16f)]['warn'](_0x5f0ec4(0x1af)+_0x5f2763['condition']+_0x5f0ec4(0x194)),utils_1[_0x5f0ec4(0x1d5)](_0x2466d3,_0x5f2763,status_message_1[_0x5f0ec4(0x152)][_0x5f0ec4(0x13f)],utils_1[_0x5f0ec4(0x1e0)][_0x5f0ec4(0x184)]);}this['setInternal'](_0x5f2763,_0x5d0031,_0x2f847b,_0x2466d3);}}['clear'](_0x483b82,_0x4a252f){const _0x6c4a9d=a24_0x14421b;if(typeof _0x483b82['id']===_0x6c4a9d(0x187))return this['logger'][_0x6c4a9d(0x165)]('Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined'),utils_1[_0x6c4a9d(0x1d5)](_0x4a252f,_0x483b82,status_message_1[_0x6c4a9d(0x152)][_0x6c4a9d(0x13f)],utils_1[_0x6c4a9d(0x1e0)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x5ab63e=this[_0x6c4a9d(0x1da)][_0x483b82['id']];if(!_0x5ab63e)return this[_0x6c4a9d(0x16f)][_0x6c4a9d(0x165)](_0x6c4a9d(0x180)+_0x483b82['id']),utils_1[_0x6c4a9d(0x1d5)](_0x4a252f,_0x483b82,status_message_1[_0x6c4a9d(0x152)][_0x6c4a9d(0x13f)],utils_1[_0x6c4a9d(0x1e0)][_0x6c4a9d(0x1c9)]);const _0x578299=_0x5ab63e['locationStr'],_0x404487=_0x5ab63e['id'];utils_1['removeFirstOccurrenceInArray'](this['locationMapper'][_0x578299],_0x483b82['id']);this['locationMapper'][_0x578299][_0x6c4a9d(0x1b4)]===0x0&&delete this[_0x6c4a9d(0x16a)][_0x578299];utils_1[_0x6c4a9d(0x1a0)](this[_0x6c4a9d(0x145)][_0x404487],_0x483b82['id']);this['breakpointMapper'][_0x404487][_0x6c4a9d(0x1b4)]===0x0&&delete this[_0x6c4a9d(0x145)][_0x404487];let _0x11dd67={};!this[_0x6c4a9d(0x145)][_0x5ab63e['id']]&&(_0x11dd67=this['v8Inspector'][_0x6c4a9d(0x161)](_0x5ab63e['id'])),delete this[_0x6c4a9d(0x1da)][_0x483b82['id']],delete this[_0x6c4a9d(0x179)][_0x483b82['id']],this[_0x6c4a9d(0x148)]--,setImmediate(()=>{const _0x27cfe9=_0x6c4a9d;_0x11dd67[_0x27cfe9(0x14f)]&&_0x4a252f(_0x11dd67[_0x27cfe9(0x14f)]),_0x4a252f(null);});}[a24_0x14421b(0x1cd)](_0x182d57,_0x24500f){const _0x568117=a24_0x14421b,_0x42c3ed=this[_0x568117(0x19e)][_0x568117(0x142)](this,_0x182d57,_0x464251=>{const _0x2094ba=_0x568117,_0x3111b4=--this[_0x2094ba(0x1da)][_0x182d57['id']][_0x2094ba(0x1c6)];(_0x3111b4<=0x0||_0x464251)&&(this[_0x2094ba(0x179)][_0x182d57['id']][_0x2094ba(0x1bb)]=![]),_0x24500f(_0x464251||undefined);});this[_0x568117(0x179)][_0x182d57['id']]={'enabled':!![],'listener':_0x42c3ed};}[a24_0x14421b(0x1b9)](_0x232361,_0x3f74b7,_0x3337f4,_0x133796){const _0x158de5=a24_0x14421b,_0x352dcd=this[_0x158de5(0x19e)][_0x158de5(0x142)](this,_0x232361,_0x52777d=>{const _0x2e0924=_0x158de5;if(_0x52777d){this[_0x2e0924(0x179)][_0x232361['id']][_0x2e0924(0x1bb)]=![],setImmediate(()=>{_0x133796(_0x52777d||undefined);});return;}_0x3f74b7(_0x232361[_0x2e0924(0x155)],_0x232361['evaluatedExpressions']['map'](_0x5a8cd7=>JSON[_0x2e0924(0x1ba)](_0x5a8cd7))),_0x232361[_0x2e0924(0x181)]=[],_0x3337f4()?this['listeners'][_0x232361['id']][_0x2e0924(0x1bb)]=![]:this['quotaManager'][_0x2e0924(0x17c)](_0x232361['id'])&&(this[_0x2e0924(0x179)][_0x232361['id']][_0x2e0924(0x1bb)]=![],setTimeout(()=>{const _0x42d4db=_0x2e0924;!_0x3337f4()&&this[_0x42d4db(0x179)][_0x232361['id']]&&(this[_0x42d4db(0x179)][_0x232361['id']][_0x42d4db(0x1bb)]=!![]),this['quotaManager'][_0x42d4db(0x1ac)](_0x232361['id']);},this['config'][_0x2e0924(0x18b)][_0x2e0924(0x1ca)]*0x3e8));});this[_0x158de5(0x179)][_0x232361['id']]={'enabled':!![],'listener':_0x352dcd};}[a24_0x14421b(0x169)](){const _0x366d5f=a24_0x14421b;this[_0x366d5f(0x160)][_0x366d5f(0x17a)]();}['enable'](){const _0x2107a1=a24_0x14421b;this[_0x2107a1(0x160)][_0x2107a1(0x1c4)]();}[a24_0x14421b(0x1a3)](){const _0x31e3bf=a24_0x14421b;this[_0x31e3bf(0x160)][_0x31e3bf(0x1a3)]();}[a24_0x14421b(0x1a7)](){const _0x2cbf73=a24_0x14421b;return Object[_0x2cbf73(0x1c8)](this[_0x2cbf73(0x1da)])[_0x2cbf73(0x1b4)];}[a24_0x14421b(0x1a8)](){const _0x322f78=a24_0x14421b;return Object[_0x322f78(0x1c8)](this[_0x322f78(0x179)])['length'];}[a24_0x14421b(0x1c6)](_0x3f8215){const _0xfbe146=a24_0x14421b;return this[_0xfbe146(0x1da)][_0x3f8215][_0xfbe146(0x1c6)];}[a24_0x14421b(0x1e9)](_0x4c5cbe){const _0xdf4ddc=a24_0x14421b;this[_0xdf4ddc(0x183)]=_0x4c5cbe;}[a24_0x14421b(0x1ae)](_0x321a7e,_0xa121b9,_0x14e9b1,_0x408ad1){const _0x340006=a24_0x14421b;let _0x5590d7=null;if(_0x321a7e[_0x340006(0x16e)])try{_0x5590d7=acorn[_0x340006(0x1d6)](_0x321a7e[_0x340006(0x16e)],{'sourceType':'script','ecmaVersion':0x6});const _0x5d4d16=require(_0x340006(0x1ab));if(!_0x5d4d16[_0x340006(0x1c1)](_0x5590d7,![]))return utils_1[_0x340006(0x1d5)](_0x408ad1,_0x321a7e,status_message_1[_0x340006(0x152)][_0x340006(0x13f)],utils_1['errors'][_0x340006(0x14a)]);}catch(_0x70c9f2){const _0xaa1876=utils_1[_0x340006(0x1e0)]['SYNTAX_ERROR_IN_CONDITION']+_0x70c9f2[_0x340006(0x1a5)];return utils_1[_0x340006(0x1d5)](_0x408ad1,_0x321a7e,status_message_1[_0x340006(0x152)][_0x340006(0x13f)],_0xaa1876);}let _0x10352b;const _0x2936d2=_0xa121b9?_0xa121b9['file']:path['normalize'](_0x321a7e[_0x340006(0x1cf)][_0x340006(0x1d3)]),_0x4f8a65=utils_1[_0x340006(0x19b)](_0x2936d2,this[_0x340006(0x1e3)],this[_0x340006(0x140)],this[_0x340006(0x16f)]);if(_0x4f8a65['length']===0x0)return utils_1[_0x340006(0x1d5)](_0x408ad1,_0x321a7e,status_message_1[_0x340006(0x152)][_0x340006(0x163)],utils_1['errors'][_0x340006(0x1be)]);else{if(_0x4f8a65[_0x340006(0x1b4)]===0x1)_0x10352b=_0x4f8a65[0x0];else return this[_0x340006(0x16f)]['warn']('Unable\x20to\x20unambiguously\x20find\x20'+_0x2936d2+_0x340006(0x1a9)+_0x4f8a65),utils_1[_0x340006(0x1d5)](_0x408ad1,_0x321a7e,status_message_1['StatusMessage'][_0x340006(0x163)],utils_1[_0x340006(0x1e0)][_0x340006(0x1b0)]);}if(this[_0x340006(0x183)][_0x340006(0x167)](_0x10352b))return utils_1[_0x340006(0x1d5)](_0x408ad1,_0x321a7e,status_message_1[_0x340006(0x152)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x340006(0x1e0)][_0x340006(0x16d)]);let _0x5c2bf1=_0xa121b9&&_0xa121b9[_0x340006(0x173)]?_0xa121b9['column']:_0x321a7e[_0x340006(0x1cf)]['column']||0x1;const _0x24d0ca=_0xa121b9?_0xa121b9[_0x340006(0x15c)]:_0x321a7e[_0x340006(0x1cf)]['line'];USE_MODULE_PREFIX&&_0x24d0ca===0x1&&(_0x5c2bf1+=debugapi[_0x340006(0x19a)]-0x1);if(_0x24d0ca>=this[_0x340006(0x140)][_0x340006(0x168)][_0x10352b][_0x340006(0x1bc)]||_0x24d0ca<0x1)return utils_1[_0x340006(0x1d5)](_0x408ad1,_0x321a7e,status_message_1[_0x340006(0x152)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x340006(0x1e0)]['INVALID_LINE_NUMBER'],'description':utils_1[_0x340006(0x1e0)][_0x340006(0x150)]['description']+_0x10352b+':'+_0x24d0ca+_0x340006(0x1df)+this[_0x340006(0x140)][_0x340006(0x168)][_0x10352b][_0x340006(0x1bc)]+_0x340006(0x1d2)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0x340006(0x158)});const _0x3e70e6=this[_0x340006(0x1c0)](_0x321a7e,_0x24d0ca,_0x5c2bf1,_0x10352b);if(!_0x3e70e6)return utils_1[_0x340006(0x1d5)](_0x408ad1,_0x321a7e,status_message_1[_0x340006(0x152)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x340006(0x1e0)][_0x340006(0x156)]);this[_0x340006(0x1da)][_0x321a7e['id']]=new BreakpointData(_0x3e70e6[_0x340006(0x149)],_0x321a7e,_0x5590d7,_0x3e70e6[_0x340006(0x159)],_0x14e9b1,_0x321a7e[_0x340006(0x14b)]||0x1,_0x321a7e[_0x340006(0x1c7)],_0x321a7e['pipingStatus']),this[_0x340006(0x148)]++,setImmediate(()=>{_0x408ad1(null);});}[a24_0x14421b(0x1c0)](_0x3a9575,_0x5b7e87,_0x5edeef,_0x318bd2){const _0x48af76=a24_0x14421b,_0x217459=JSON[_0x48af76(0x1ba)]({..._0x3a9575['location'],'path':_0x318bd2});let _0x50f0b4;if(!this[_0x48af76(0x16a)][_0x217459]){const _0x160868=this[_0x48af76(0x160)][_0x48af76(0x16c)]()?_0x48af76(0x1a2)+_0x318bd2:_0x318bd2,_0x67c7cb=process['platform']===_0x48af76(0x164)&&utils_1[_0x48af76(0x19c)](process[_0x48af76(0x147)],_0x48af76(0x18f))?_0x160868['replace'](/^file:\/\//,_0x48af76(0x1db))[_0x48af76(0x14d)](/\\/g,'/'):_0x160868,_0x45750e=this[_0x48af76(0x160)][_0x48af76(0x19f)]({'lineNumber':_0x5b7e87-0x1,'url':encodeURI(_0x67c7cb),'columnNumber':_0x5edeef-0x1});if(_0x45750e[_0x48af76(0x14f)]||!_0x45750e[_0x48af76(0x191)])return this['logger'][_0x48af76(0x14f)]('Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20'+_0x67c7cb+':'+_0x5b7e87+',\x20'+(_0x48af76(0x153)+JSON[_0x48af76(0x1ba)](_0x45750e[_0x48af76(0x14f)]))),null;_0x50f0b4=_0x45750e[_0x48af76(0x191)][_0x48af76(0x146)],delete this[_0x48af76(0x16a)][_0x217459],delete this['breakpointMapper'][_0x50f0b4],this[_0x48af76(0x16a)][_0x217459]=[],this[_0x48af76(0x145)][_0x50f0b4]=[];}else _0x50f0b4=this[_0x48af76(0x1da)][this['locationMapper'][_0x217459][0x0]]['id'];return this[_0x48af76(0x16a)][_0x217459][_0x48af76(0x1d8)](_0x3a9575['id']),this[_0x48af76(0x145)][_0x50f0b4][_0x48af76(0x1d8)](_0x3a9575['id']),{'v8BreakpointId':_0x50f0b4,'locationStr':_0x217459};}['processCondition'](_0x213872,_0x27307c){const _0x484351=a24_0x14421b,_0x54cd4b=this[_0x484351(0x1e3)][_0x484351(0x170)],_0xa783b2=_0x213872[_0x484351(0x16e)];if(_0xa783b2){let _0x1fce43;if(this[_0x484351(0x185)][_0x484351(0x1c7)])_0x1fce43=state[_0x484351(0x195)](_0xa783b2,_0x27307c,this[_0x484351(0x160)],!![],_0x54cd4b);else{const _0x40bd2b=process[_0x484351(0x189)]();_0x1fce43=state[_0x484351(0x195)](_0xa783b2,_0x27307c,this[_0x484351(0x160)],!![],_0x54cd4b);const _0x4e5e46=process[_0x484351(0x189)](_0x40bd2b),_0x1a1a52=this[_0x484351(0x1dd)](_0x4e5e46),_0x6d89fb=this['quotaManager'][_0x484351(0x1b5)](_0x1a1a52,_0x213872);if(_0x6d89fb)return[undefined,_0x6d89fb];}if(_0x1fce43[_0x484351(0x14f)])return this['logger'][_0x484351(0x165)](_0x484351(0x1e7)+_0xa783b2+_0x484351(0x1cb),_0x1fce43['error']),[undefined,{...utils_1[_0x484351(0x1e0)][_0x484351(0x1a1)],'description':(utils_1[_0x484351(0x1e0)]['ERROR_EVALUATING_CONDITION'][_0x484351(0x162)]||'')+_0x1fce43['error']['description']}];if(!_0x1fce43[_0x484351(0x1b8)]['value'])return this[_0x484351(0x16f)][_0x484351(0x165)](_0x484351(0x199)+_0xa783b2+_0x484351(0x1cc)),[![],undefined];}return[!![],undefined];}['onBreakpointHit'](_0x505cd7,_0x33868f,_0x2477be){const _0x3cf688=a24_0x14421b,[_0x59b88d,_0x2fc1d4]=this[_0x3cf688(0x143)](_0x505cd7,_0x2477be[0x0]);if(_0x2fc1d4!==undefined){utils_1[_0x3cf688(0x1d5)](_0x33868f,_0x505cd7,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],_0x2fc1d4);return;}if(_0x59b88d===![])return;const _0x42310a=process['hrtime']();try{this[_0x3cf688(0x1e6)](_0x505cd7,_0x2477be);}catch(_0x468c37){return utils_1['setErrorStatusAndCallback'](_0x33868f,_0x505cd7,status_message_1[_0x3cf688(0x152)][_0x3cf688(0x163)],utils_1['errors'][_0x3cf688(0x15d)]+_0x468c37);}const _0x23e7d4=process['hrtime'](_0x42310a),_0x514685=this[_0x3cf688(0x1dd)](_0x23e7d4);this[_0x3cf688(0x185)][_0x3cf688(0x178)](_0x505cd7['id'],_0x514685),this[_0x3cf688(0x16f)][_0x3cf688(0x165)](utils_1['formatInterval']('capture\x20time:\x20',_0x23e7d4)),_0x33868f(null);}[a24_0x14421b(0x1e6)](_0xb6277a,_0x1dc2ce){const _0x2da63b=a24_0x14421b,_0x41cc0b=[],_0x5871e9=this;if(_0xb6277a[_0x2da63b(0x15b)]&&this[_0x2da63b(0x1da)][_0xb6277a['id']][_0x2da63b(0x172)])for(let _0x5f3ffa=0x0;_0x5f3ffa<_0xb6277a[_0x2da63b(0x15b)][_0x2da63b(0x1b4)];_0x5f3ffa++){try{_0xb6277a['expressions'][_0x5f3ffa]=this[_0x2da63b(0x1da)][_0xb6277a['id']][_0x2da63b(0x172)](_0xb6277a[_0x2da63b(0x15b)][_0x5f3ffa]);}catch(_0x5495bc){this['logger'][_0x2da63b(0x1e1)](_0x2da63b(0x1c5)+_0xb6277a[_0x2da63b(0x15b)][_0x5f3ffa]+_0x2da63b(0x194)),_0x41cc0b[_0x2da63b(0x1d8)]({'name':_0xb6277a['expressions'][_0x5f3ffa],'status':new status_message_1[(_0x2da63b(0x152))](status_message_1[_0x2da63b(0x152)][_0x2da63b(0x17f)],utils_1[_0x2da63b(0x1e0)][_0x2da63b(0x1e4)],!![])}),_0xb6277a[_0x2da63b(0x15b)][_0x2da63b(0x1d0)](_0x5f3ffa,0x1),_0x5f3ffa--;}}if(_0xb6277a[_0x2da63b(0x1aa)]===_0x2da63b(0x1b2)){if(!_0xb6277a['expressions'])_0xb6277a[_0x2da63b(0x181)]=[];else{const _0x21e2e1=_0x1dc2ce[0x0];delete _0xb6277a[_0x2da63b(0x181)],_0xb6277a[_0x2da63b(0x181)]=_0xb6277a[_0x2da63b(0x15b)][_0x2da63b(0x15a)](_0x50b79c=>{const _0x84a626=_0x2da63b,_0x2057ac=state[_0x84a626(0x195)](_0x50b79c,_0x21e2e1,_0x5871e9[_0x84a626(0x160)],!![],this[_0x84a626(0x1e3)][_0x84a626(0x170)]);return _0x2057ac[_0x84a626(0x14f)]?_0x2057ac[_0x84a626(0x14f)]:_0x2057ac[_0x84a626(0x1b8)][_0x84a626(0x188)];});}}else{const _0x3967c3=state['capture'](_0x1dc2ce,_0xb6277a,this[_0x2da63b(0x1e3)],this[_0x2da63b(0x14e)],this[_0x2da63b(0x160)],this['blocklistManager']);_0xb6277a[_0x2da63b(0x1cf)]&&utils_1[_0x2da63b(0x154)](_0xb6277a[_0x2da63b(0x1cf)][_0x2da63b(0x1d3)])&&(_0xb6277a[_0x2da63b(0x1cf)][_0x2da63b(0x15c)]=_0x1dc2ce[0x0]['location'][_0x2da63b(0x1b6)]+0x1),_0xb6277a[_0x2da63b(0x1eb)]=_0x3967c3['stackFrames'],_0xb6277a[_0x2da63b(0x17e)]=_0x3967c3[_0x2da63b(0x17e)],_0xb6277a[_0x2da63b(0x181)]=_0x41cc0b[_0x2da63b(0x1c3)](_0x3967c3[_0x2da63b(0x181)]);}}[a24_0x14421b(0x1a6)](_0x53322d){const _0x9b3b99=a24_0x14421b;try{if(!_0x53322d['hitBreakpoints'])return;const _0x4f0ad5=_0x53322d[_0x9b3b99(0x18a)][0x0],_0x33db5f=this[_0x9b3b99(0x145)][_0x4f0ad5];if(!_0x33db5f)return;_0x33db5f[_0x9b3b99(0x1d1)](_0xee7075=>{const _0xfa404d=_0x9b3b99;this[_0xfa404d(0x179)][_0xee7075]['enabled']&&(this['logger'][_0xfa404d(0x165)]('>>>breakpoint\x20hit<<<\x20number:\x20'+_0xee7075),this[_0xfa404d(0x179)][_0xee7075][_0xfa404d(0x1d4)](_0x53322d['callFrames']));});}catch(_0x33e7c2){this[_0x9b3b99(0x16f)][_0x9b3b99(0x1e1)](_0x9b3b99(0x15e)+_0x33e7c2);}}[a24_0x14421b(0x1dd)](_0x2d841c){return _0x2d841c[0x0]*0x3b9aca00+_0x2d841c[0x1];}}exports[a24_0x14421b(0x18c)]=InspectorDebugApi;
1
+ const a24_0x2c610b=a24_0x5c46;(function(_0x415918,_0x312c27){const _0x411029=a24_0x5c46,_0x51639b=_0x415918();while(!![]){try{const _0x2ec716=-parseInt(_0x411029(0x1cb))/0x1*(parseInt(_0x411029(0x228))/0x2)+parseInt(_0x411029(0x1cd))/0x3+parseInt(_0x411029(0x19f))/0x4*(parseInt(_0x411029(0x1eb))/0x5)+parseInt(_0x411029(0x1f9))/0x6+-parseInt(_0x411029(0x19a))/0x7+parseInt(_0x411029(0x1aa))/0x8*(-parseInt(_0x411029(0x19e))/0x9)+-parseInt(_0x411029(0x20e))/0xa;if(_0x2ec716===_0x312c27)break;else _0x51639b['push'](_0x51639b['shift']());}catch(_0x473d60){_0x51639b['push'](_0x51639b['shift']());}}}(a24_0x1c81,0x77ffa));function a24_0x5c46(_0xc4582b,_0x369e8d){const _0x350c22=a24_0x1c81();return a24_0x5c46=function(_0x473ee0,_0x3c9634){_0x473ee0=_0x473ee0-0x185;let _0x1c81e0=_0x350c22[_0x473ee0];return _0x1c81e0;},a24_0x5c46(_0xc4582b,_0x369e8d);}const a24_0x3c9634=(function(){let _0x48edcb=!![];return function(_0x13babc,_0x118726){const _0x3a163e=_0x48edcb?function(){if(_0x118726){const _0x56d29d=_0x118726['apply'](_0x13babc,arguments);return _0x118726=null,_0x56d29d;}}:function(){};return _0x48edcb=![],_0x3a163e;};}()),a24_0x473ee0=a24_0x3c9634(this,function(){const _0x1d367e=a24_0x5c46;return a24_0x473ee0['toString']()[_0x1d367e(0x1b2)](_0x1d367e(0x1d8))[_0x1d367e(0x1a6)]()[_0x1d367e(0x1be)](a24_0x473ee0)[_0x1d367e(0x1b2)]('(((.+)+)+)+$');});a24_0x473ee0();function a24_0x1c81(){const _0x4c7fe3=['listener','Unable\x20to\x20unambiguously\x20find\x20','setBreakpointByUrl','hitBreakpoints','StatusMessage','V8Inspector','needsRecoveryTime','quota','lineNumber','evaluatedExpressions','version','2iwdTJi','InspectorDebugApi','sourcemapper','forEach','detach','maxHitCount','description','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','numBreakpoints','applyConditionQuota','./v8inspector','../../client/stackdriver/status-message','setAndStoreBreakpoint','callFrames','file','pipingStatus','ERROR_EVALUATING_CONDITION','SYNTAX_ERROR_IN_CONDITION','isJavaScriptFile','V8_BREAKPOINT_CLEAR_ERROR','some','setBreakpointByUrl\x20error:\x20','COULD_NOT_FIND_MAPPING_FILE','condition\x20','clear','BREAKPOINT_CONDITION','file:///','debug','expressions','866691LXEqEW','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','location','BREAKPOINT_PATH_BLOCKED','402345bqQHCS','12OErawG','locationStr','breakpointId','findScripts','logMessageFormat','object','__esModule','toString','error','remainingHits','\x20<<','40eIpDsU','EXPRESSION_COMPILING_ERROR','hrtime','SOURCE_FILE_NOT_FOUND','compile','shouldUseWellFormattedUrl','column','condition','search','value','MODULE_WRAP_PREFIX_LENGTH','stackFrames','LOG','locationMapper','handleDebugPausedEvent','log','\x20lines.\x20Please\x20ensure','blocklistManager','ERROR_COMPILING_CONDITION','Cannot\x20clear\x20breakpoint\x20-\x20no\x20breakpoint\x20data\x20for\x20id\x20','constructor','onBreakpointHit','path','hasMappingInfo','bind','satisfies','CAPTURE_BREAKPOINT_DATA','config','substring','removeFirstOccurrenceInArray','listeners','captureBreakpointData','INVALID_BREAKPOINT','145721MDcrQF','changeToNS','2410347wKniew','quotaManager','logger','scriptMapper','capture','length','getBreakpointCompiler','recovered','ignoreQuota','BREAKPOINT_SOURCE_LOCATION','.\x20Loaded\x20script\x20contained\x20','(((.+)+)+)+$','v8BreakpointId','Cannot\x20clear\x20breakpoint\x20-\x20id\x20is\x20undefined','breakpointMapper','apiBreakpoint','evaluate','setErrorStatusAndCallback','numBreakpoints_','numListeners_','INVALID_LINE_NUMBER','expressionsEvalTimeoutMillis','isValid','Failed\x20to\x20evaluate\x20condition\x20','setInternal','script','wait','SOURCE_FILE_AMBIGUOUS','replace','file://','10455StyBgj','processCondition','defineProperty','fileIndex','undefined','normalize','VARIABLE_VALUE','keys','UNSPECIFIED','../util/validator.js','applyDynamicLogsCPUQuota','fileStats','javascriptFileExtensions','win32','1269306QJWmFt','>10.11.0','capture\x20time:\x20','mappingInfo','response','lines','line','errors','map','../state/inspector-state','removeBreakpoint','../blocklisting/dummy-blocklist-manager','scriptId','action','enable','resetV8DebuggerThreshold','warn','\x20due\x20to\x20error:\x20','push','../util/utils','v8Inspector','367000nxfLSL','variableTable','Failed\x20to\x20put\x20the\x20breakpoint\x20in\x20','enabled','Unable\x20to\x20compile\x20condition\x20>>\x20','platform','includes','disconnect','breakpoints','set','disable','\x20evaluated\x20to\x20false\x20-\x20skipping\x20breakpoint','parse','>=11','isFileIndexed'];a24_0x1c81=function(){return _0x4c7fe3;};return a24_0x1c81();}'use strict';Object[a24_0x2c610b(0x1ed)](exports,a24_0x2c610b(0x1a5),{'value':!![]}),exports['InspectorDebugApi']=exports['BreakpointData']=void 0x0;const acorn=require('acorn'),path=require('path'),status_message_1=require(a24_0x2c610b(0x188)),state=require(a24_0x2c610b(0x202)),utils_1=require(a24_0x2c610b(0x20c)),debugapi=require('./debugapi'),v8inspector_1=require(a24_0x2c610b(0x187)),dummy_blocklist_manager_1=require(a24_0x2c610b(0x204)),USE_MODULE_PREFIX=utils_1['satisfies'](process[a24_0x2c610b(0x227)],'<10.16\x20||\x20>=11\x20<11.11');class BreakpointData{constructor(_0x5cabac,_0xf54383,_0x4cb051,_0xab5668,_0x5ea2b3,_0x57ff27,_0x4f2a31,_0x19c4d6){const _0x583f5c=a24_0x2c610b;this['id']=_0x5cabac,this[_0x583f5c(0x1dc)]=_0xf54383,this['parsedCondition']=_0x4cb051,this[_0x583f5c(0x1a0)]=_0xab5668,this[_0x583f5c(0x1ae)]=_0x5ea2b3,this[_0x583f5c(0x1a8)]=_0x57ff27,this[_0x583f5c(0x1d5)]=_0x4f2a31,this[_0x583f5c(0x18c)]=_0x19c4d6;}}exports['BreakpointData']=BreakpointData;class InspectorDebugApi{constructor(_0x206d49,_0x998bcc,_0x4b55bc,_0x1bc401,_0x552638){const _0x485a19=a24_0x2c610b;this[_0x485a19(0x216)]={},this[_0x485a19(0x1c8)]={},this[_0x485a19(0x1d0)]={},this[_0x485a19(0x1b7)]={},this[_0x485a19(0x1db)]={},this[_0x485a19(0x185)]=0x0,this['cleanupAsyncCallStackInterval']=null,this[_0x485a19(0x1cf)]=_0x206d49,this[_0x485a19(0x1c5)]=_0x998bcc,this['fileIndex']=_0x4b55bc,this[_0x485a19(0x22a)]=_0x1bc401,this[_0x485a19(0x20d)]=new v8inspector_1[(_0x485a19(0x222))](_0x206d49,utils_1[_0x485a19(0x1c3)](process[_0x485a19(0x227)],_0x485a19(0x1fa)),this[_0x485a19(0x1c5)][_0x485a19(0x208)],_0x51db62=>{const _0x2f17ae=_0x485a19;this[_0x2f17ae(0x1d0)][_0x51db62[_0x2f17ae(0x205)]]=_0x51db62;},_0x5ea0b5=>{const _0x4c4c73=_0x485a19;try{this['handleDebugPausedEvent'](_0x5ea0b5);}catch(_0x4ec05b){this['logger'][_0x4c4c73(0x1a7)](_0x4ec05b);}}),this[_0x485a19(0x1ce)]=_0x552638,this[_0x485a19(0x1bb)]=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]);}[a24_0x2c610b(0x217)](_0x384869,_0x4a97f3){const _0x581c02=a24_0x2c610b;if(!_0x384869||typeof _0x384869['id']===_0x581c02(0x1ef)||!_0x384869[_0x581c02(0x19c)]||!_0x384869[_0x581c02(0x19c)][_0x581c02(0x1c0)]||!_0x384869[_0x581c02(0x19c)][_0x581c02(0x1ff)])return utils_1[_0x581c02(0x1de)](_0x4a97f3,_0x384869,status_message_1[_0x581c02(0x221)][_0x581c02(0x1f3)],utils_1[_0x581c02(0x200)][_0x581c02(0x1ca)]);const _0x358f27=path[_0x581c02(0x1f0)](_0x384869[_0x581c02(0x19c)][_0x581c02(0x1c0)]);if(!this[_0x581c02(0x22a)][_0x581c02(0x1c1)](_0x358f27)){const _0x17873f=path['extname'](_0x358f27);if(!this[_0x581c02(0x1c5)][_0x581c02(0x1f7)][_0x581c02(0x214)](_0x17873f)){const _0x5a336a=_0x358f27[_0x581c02(0x1c6)](0x0,_0x358f27['length']-_0x17873f[_0x581c02(0x1d2)]),_0x22ca18=this[_0x581c02(0x1c5)][_0x581c02(0x1f7)][_0x581c02(0x201)](_0x4eea1c=>_0x5a336a+_0x4eea1c)[_0x581c02(0x191)](_0x16d882=>utils_1[_0x581c02(0x21c)](_0x16d882,this[_0x581c02(0x1ee)])),_0x9b64b2=_0x22ca18?utils_1['errors'][_0x581c02(0x193)]:utils_1['errors'][_0x581c02(0x1ad)];return utils_1[_0x581c02(0x1de)](_0x4a97f3,_0x384869,status_message_1[_0x581c02(0x221)][_0x581c02(0x1d6)],_0x9b64b2);}this[_0x581c02(0x1e5)](_0x384869,null,null,_0x4a97f3);}else{const _0x48ff90=_0x384869['location'][_0x581c02(0x1ff)],_0x235811=0x0,_0x19367e=this[_0x581c02(0x22a)][_0x581c02(0x1fc)](_0x358f27,_0x48ff90,_0x235811),_0x2d4c09=utils_1[_0x581c02(0x1d3)](_0x384869);if(_0x384869[_0x581c02(0x1b1)]&&_0x2d4c09)try{_0x384869['condition']=_0x2d4c09(_0x384869[_0x581c02(0x1b1)]);}catch(_0x340600){return this['logger']['warn'](_0x581c02(0x212)+_0x384869[_0x581c02(0x1b1)]+_0x581c02(0x1a9)),utils_1[_0x581c02(0x1de)](_0x4a97f3,_0x384869,status_message_1['StatusMessage'][_0x581c02(0x196)],utils_1[_0x581c02(0x200)][_0x581c02(0x1bc)]);}this[_0x581c02(0x1e5)](_0x384869,_0x19367e,_0x2d4c09,_0x4a97f3);}}[a24_0x2c610b(0x195)](_0x788469,_0x44ff0b){const _0x974226=a24_0x2c610b;if(typeof _0x788469['id']===_0x974226(0x1ef))return this[_0x974226(0x1cf)][_0x974226(0x198)](_0x974226(0x1da)),utils_1[_0x974226(0x1de)](_0x44ff0b,_0x788469,status_message_1[_0x974226(0x221)][_0x974226(0x196)],utils_1['errors'][_0x974226(0x190)]);const _0x38d867=this[_0x974226(0x216)][_0x788469['id']];if(!_0x38d867)return this[_0x974226(0x1cf)]['debug'](_0x974226(0x1bd)+_0x788469['id']),utils_1[_0x974226(0x1de)](_0x44ff0b,_0x788469,status_message_1[_0x974226(0x221)][_0x974226(0x196)],utils_1[_0x974226(0x200)][_0x974226(0x190)]);const _0x2614d9=_0x38d867['locationStr'],_0x551b55=_0x38d867['id'];utils_1[_0x974226(0x1c7)](this['locationMapper'][_0x2614d9],_0x788469['id']);this[_0x974226(0x1b7)][_0x2614d9][_0x974226(0x1d2)]===0x0&&delete this[_0x974226(0x1b7)][_0x2614d9];utils_1[_0x974226(0x1c7)](this['breakpointMapper'][_0x551b55],_0x788469['id']);this[_0x974226(0x1db)][_0x551b55][_0x974226(0x1d2)]===0x0&&delete this[_0x974226(0x1db)][_0x551b55];let _0x5717ad={};!this['breakpointMapper'][_0x38d867['id']]&&(_0x5717ad=this[_0x974226(0x20d)][_0x974226(0x203)](_0x38d867['id'])),delete this[_0x974226(0x216)][_0x788469['id']],delete this[_0x974226(0x1c8)][_0x788469['id']],this[_0x974226(0x185)]--,setImmediate(()=>{const _0x5edf94=_0x974226;_0x5717ad[_0x5edf94(0x1a7)]&&_0x44ff0b(_0x5717ad[_0x5edf94(0x1a7)]),_0x44ff0b(null);});}[a24_0x2c610b(0x1e7)](_0x219b39,_0x3de135){const _0x38d714=a24_0x2c610b,_0x17d2a5=this[_0x38d714(0x1bf)][_0x38d714(0x1c2)](this,_0x219b39,_0x2137a8=>{const _0x8fc182=_0x38d714,_0x4d8b0e=--this[_0x8fc182(0x216)][_0x219b39['id']][_0x8fc182(0x1a8)];(_0x4d8b0e<=0x0||_0x2137a8)&&(this[_0x8fc182(0x1c8)][_0x219b39['id']][_0x8fc182(0x211)]=![]),_0x3de135(_0x2137a8||undefined);});this[_0x38d714(0x1c8)][_0x219b39['id']]={'enabled':!![],'listener':_0x17d2a5};}[a24_0x2c610b(0x1b9)](_0xa83d7f,_0x594132,_0x14f9fd,_0x400a47){const _0x37c738=a24_0x2c610b,_0x490763=this[_0x37c738(0x1bf)][_0x37c738(0x1c2)](this,_0xa83d7f,_0xf788f3=>{const _0x23bd7c=_0x37c738;if(_0xf788f3){this[_0x23bd7c(0x1c8)][_0xa83d7f['id']][_0x23bd7c(0x211)]=![],setImmediate(()=>{_0x400a47(_0xf788f3||undefined);});return;}_0x594132(_0xa83d7f[_0x23bd7c(0x1a3)],_0xa83d7f[_0x23bd7c(0x226)][_0x23bd7c(0x201)](_0x3afef6=>JSON['stringify'](_0x3afef6))),_0xa83d7f['evaluatedExpressions']=[],_0x14f9fd()?this[_0x23bd7c(0x1c8)][_0xa83d7f['id']]['enabled']=![]:this[_0x23bd7c(0x1ce)][_0x23bd7c(0x223)](_0xa83d7f['id'])&&(this[_0x23bd7c(0x1c8)][_0xa83d7f['id']][_0x23bd7c(0x211)]=![],setTimeout(()=>{const _0x7eee9e=_0x23bd7c;!_0x14f9fd()&&this[_0x7eee9e(0x1c8)][_0xa83d7f['id']]&&(this['listeners'][_0xa83d7f['id']]['enabled']=!![]),this[_0x7eee9e(0x1ce)][_0x7eee9e(0x1d4)](_0xa83d7f['id']);},this[_0x23bd7c(0x1c5)][_0x23bd7c(0x224)]['quotaRecoverySeconds']*0x3e8));});this[_0x37c738(0x1c8)][_0xa83d7f['id']]={'enabled':!![],'listener':_0x490763};}[a24_0x2c610b(0x215)](){const _0x4f2a40=a24_0x2c610b;this[_0x4f2a40(0x20d)][_0x4f2a40(0x22c)]();}[a24_0x2c610b(0x207)](){const _0x9bea53=a24_0x2c610b;this[_0x9bea53(0x20d)]['enable']();}[a24_0x2c610b(0x218)](){const _0x53beab=a24_0x2c610b;this['v8Inspector'][_0x53beab(0x218)]();}[a24_0x2c610b(0x1df)](){const _0x34927e=a24_0x2c610b;return Object[_0x34927e(0x1f2)](this[_0x34927e(0x216)])['length'];}[a24_0x2c610b(0x1e0)](){const _0x867eb3=a24_0x2c610b;return Object['keys'](this[_0x867eb3(0x1c8)])['length'];}[a24_0x2c610b(0x1a8)](_0x19843d){const _0x2a3d4e=a24_0x2c610b;return this[_0x2a3d4e(0x216)][_0x19843d][_0x2a3d4e(0x1a8)];}['setBlocklistManager'](_0x43140f){this['blocklistManager']=_0x43140f;}[a24_0x2c610b(0x1e5)](_0x1268ea,_0x4688c8,_0xd3a594,_0x3b64aa){const _0x39f112=a24_0x2c610b;let _0x2375af=null;if(_0x1268ea[_0x39f112(0x1b1)])try{_0x2375af=acorn[_0x39f112(0x21a)](_0x1268ea[_0x39f112(0x1b1)],{'sourceType':_0x39f112(0x1e6),'ecmaVersion':0x6});const _0x2b7608=require(_0x39f112(0x1f4));if(!_0x2b7608[_0x39f112(0x1e3)](_0x2375af,![]))return utils_1['setErrorStatusAndCallback'](_0x3b64aa,_0x1268ea,status_message_1[_0x39f112(0x221)][_0x39f112(0x196)],utils_1[_0x39f112(0x200)]['DISALLOWED_EXPRESSION']);}catch(_0x46b7bd){const _0x4ff473=utils_1[_0x39f112(0x200)][_0x39f112(0x18e)]+_0x46b7bd['message'];return utils_1[_0x39f112(0x1de)](_0x3b64aa,_0x1268ea,status_message_1[_0x39f112(0x221)]['BREAKPOINT_CONDITION'],_0x4ff473);}let _0x4a2c94;const _0x471fc2=_0x4688c8?_0x4688c8[_0x39f112(0x18b)]:path[_0x39f112(0x1f0)](_0x1268ea[_0x39f112(0x19c)]['path']),_0x2a5f8e=utils_1[_0x39f112(0x1a2)](_0x471fc2,this['config'],this['fileIndex'],this['logger']);if(_0x2a5f8e[_0x39f112(0x1d2)]===0x0)return utils_1[_0x39f112(0x1de)](_0x3b64aa,_0x1268ea,status_message_1[_0x39f112(0x221)][_0x39f112(0x1d6)],utils_1[_0x39f112(0x200)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x2a5f8e['length']===0x1)_0x4a2c94=_0x2a5f8e[0x0];else return this[_0x39f112(0x1cf)][_0x39f112(0x209)](_0x39f112(0x21e)+_0x471fc2+'.\x20Potential\x20matches:\x20'+_0x2a5f8e),utils_1[_0x39f112(0x1de)](_0x3b64aa,_0x1268ea,status_message_1['StatusMessage'][_0x39f112(0x1d6)],utils_1['errors'][_0x39f112(0x1e8)]);}if(this['blocklistManager']['shouldBlock'](_0x4a2c94))return utils_1[_0x39f112(0x1de)](_0x3b64aa,_0x1268ea,status_message_1[_0x39f112(0x221)][_0x39f112(0x1d6)],utils_1[_0x39f112(0x200)][_0x39f112(0x19d)]);let _0x33d4cb=_0x4688c8&&_0x4688c8['column']?_0x4688c8[_0x39f112(0x1b0)]:_0x1268ea[_0x39f112(0x19c)][_0x39f112(0x1b0)]||0x1;const _0x59df2f=_0x4688c8?_0x4688c8['line']:_0x1268ea['location'][_0x39f112(0x1ff)];USE_MODULE_PREFIX&&_0x59df2f===0x1&&(_0x33d4cb+=debugapi[_0x39f112(0x1b4)]-0x1);if(_0x59df2f>=this['fileIndex'][_0x39f112(0x1f6)][_0x4a2c94]['lines']||_0x59df2f<0x1)return utils_1[_0x39f112(0x1de)](_0x3b64aa,_0x1268ea,status_message_1[_0x39f112(0x221)][_0x39f112(0x1d6)],{...utils_1[_0x39f112(0x200)][_0x39f112(0x1e1)],'description':utils_1['errors'][_0x39f112(0x1e1)][_0x39f112(0x22e)]+_0x4a2c94+':'+_0x59df2f+_0x39f112(0x1d7)+this[_0x39f112(0x1ee)][_0x39f112(0x1f6)][_0x4a2c94][_0x39f112(0x1fe)]+_0x39f112(0x1ba)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+'\x20deployed\x20source.'});const _0x3fc2a4=this[_0x39f112(0x189)](_0x1268ea,_0x59df2f,_0x33d4cb,_0x4a2c94);if(!_0x3fc2a4)return utils_1[_0x39f112(0x1de)](_0x3b64aa,_0x1268ea,status_message_1[_0x39f112(0x221)][_0x39f112(0x1d6)],utils_1['errors']['V8_BREAKPOINT_ERROR']);this[_0x39f112(0x216)][_0x1268ea['id']]=new BreakpointData(_0x3fc2a4[_0x39f112(0x1d9)],_0x1268ea,_0x2375af,_0x3fc2a4['locationStr'],_0xd3a594,_0x1268ea[_0x39f112(0x22d)]||0x1,_0x1268ea[_0x39f112(0x1d5)],_0x1268ea[_0x39f112(0x18c)]),this['numBreakpoints']++,setImmediate(()=>{_0x3b64aa(null);});}['setAndStoreBreakpoint'](_0x54e8ea,_0x3bc794,_0x2710a4,_0x2bfd4a){const _0xc92e4c=a24_0x2c610b,_0x21030a=JSON['stringify']({..._0x54e8ea[_0xc92e4c(0x19c)],'path':_0x2bfd4a});let _0xf2c54d;if(!this[_0xc92e4c(0x1b7)][_0x21030a]){const _0x50842a=this[_0xc92e4c(0x20d)][_0xc92e4c(0x1af)]()?_0xc92e4c(0x1ea)+_0x2bfd4a:_0x2bfd4a,_0x5b2e1e=process[_0xc92e4c(0x213)]===_0xc92e4c(0x1f8)&&utils_1[_0xc92e4c(0x1c3)](process[_0xc92e4c(0x227)],_0xc92e4c(0x21b))?_0x50842a[_0xc92e4c(0x1e9)](/^file:\/\//,_0xc92e4c(0x197))[_0xc92e4c(0x1e9)](/\\/g,'/'):_0x50842a,_0x36785f=this['v8Inspector'][_0xc92e4c(0x21f)]({'lineNumber':_0x3bc794-0x1,'url':encodeURI(_0x5b2e1e),'columnNumber':_0x2710a4-0x1});if(_0x36785f[_0xc92e4c(0x1a7)]||!_0x36785f[_0xc92e4c(0x1fd)])return this[_0xc92e4c(0x1cf)][_0xc92e4c(0x1a7)](_0xc92e4c(0x210)+_0x5b2e1e+':'+_0x3bc794+',\x20'+(_0xc92e4c(0x192)+JSON['stringify'](_0x36785f[_0xc92e4c(0x1a7)]))),null;_0xf2c54d=_0x36785f[_0xc92e4c(0x1fd)][_0xc92e4c(0x1a1)],delete this['locationMapper'][_0x21030a],delete this[_0xc92e4c(0x1db)][_0xf2c54d],this[_0xc92e4c(0x1b7)][_0x21030a]=[],this[_0xc92e4c(0x1db)][_0xf2c54d]=[];}else _0xf2c54d=this[_0xc92e4c(0x216)][this['locationMapper'][_0x21030a][0x0]]['id'];return this[_0xc92e4c(0x1b7)][_0x21030a]['push'](_0x54e8ea['id']),this[_0xc92e4c(0x1db)][_0xf2c54d][_0xc92e4c(0x20b)](_0x54e8ea['id']),{'v8BreakpointId':_0xf2c54d,'locationStr':_0x21030a};}[a24_0x2c610b(0x1ec)](_0x56280f,_0x409e2f){const _0x13233b=a24_0x2c610b,_0x1ae801=this[_0x13233b(0x1c5)]['expressionsEvalTimeoutMillis'],_0x5ba326=_0x56280f[_0x13233b(0x1b1)];if(_0x5ba326){let _0x262b94;if(this[_0x13233b(0x1ce)]['ignoreQuota'])_0x262b94=state[_0x13233b(0x1dd)](_0x5ba326,_0x409e2f,this['v8Inspector'],!![],_0x1ae801);else{const _0x2e35ba=process[_0x13233b(0x1ac)]();_0x262b94=state[_0x13233b(0x1dd)](_0x5ba326,_0x409e2f,this[_0x13233b(0x20d)],!![],_0x1ae801);const _0x4f8f11=process['hrtime'](_0x2e35ba),_0x57d86f=this[_0x13233b(0x1cc)](_0x4f8f11),_0x13929f=this[_0x13233b(0x1ce)][_0x13233b(0x186)](_0x57d86f,_0x56280f);if(_0x13929f)return[undefined,_0x13929f];}if(_0x262b94[_0x13233b(0x1a7)])return this['logger'][_0x13233b(0x198)](_0x13233b(0x1e4)+_0x5ba326+_0x13233b(0x20a),_0x262b94[_0x13233b(0x1a7)]),[undefined,{...utils_1[_0x13233b(0x200)][_0x13233b(0x18d)],'description':(utils_1['errors'][_0x13233b(0x18d)][_0x13233b(0x22e)]||'')+_0x262b94[_0x13233b(0x1a7)]['description']}];if(!_0x262b94[_0x13233b(0x1a4)][_0x13233b(0x1b3)])return this[_0x13233b(0x1cf)][_0x13233b(0x198)](_0x13233b(0x194)+_0x5ba326+_0x13233b(0x219)),[![],undefined];}return[!![],undefined];}[a24_0x2c610b(0x1bf)](_0x26a37e,_0x37f7fe,_0x1a449f){const _0x2f0853=a24_0x2c610b,[_0x28b946,_0x245fcd]=this['processCondition'](_0x26a37e,_0x1a449f[0x0]);if(_0x245fcd!==undefined){utils_1[_0x2f0853(0x1de)](_0x37f7fe,_0x26a37e,status_message_1[_0x2f0853(0x221)][_0x2f0853(0x196)],_0x245fcd);return;}if(_0x28b946===![])return;const _0x577799=process[_0x2f0853(0x1ac)]();try{this[_0x2f0853(0x1c9)](_0x26a37e,_0x1a449f);}catch(_0x3fda98){return utils_1[_0x2f0853(0x1de)](_0x37f7fe,_0x26a37e,status_message_1['StatusMessage'][_0x2f0853(0x1d6)],utils_1[_0x2f0853(0x200)][_0x2f0853(0x1c4)]+_0x3fda98);}const _0x4e4337=process[_0x2f0853(0x1ac)](_0x577799),_0x3a1b91=this[_0x2f0853(0x1cc)](_0x4e4337);this['quotaManager'][_0x2f0853(0x1f5)](_0x26a37e['id'],_0x3a1b91),this[_0x2f0853(0x1cf)][_0x2f0853(0x198)](utils_1['formatInterval'](_0x2f0853(0x1fb),_0x4e4337)),_0x37f7fe(null);}[a24_0x2c610b(0x1c9)](_0x16bdaa,_0x5565a7){const _0x54ffbe=a24_0x2c610b,_0xd5c03d=[],_0x23845c=this;if(_0x16bdaa[_0x54ffbe(0x199)]&&this[_0x54ffbe(0x216)][_0x16bdaa['id']][_0x54ffbe(0x1ae)])for(let _0xccef69=0x0;_0xccef69<_0x16bdaa[_0x54ffbe(0x199)][_0x54ffbe(0x1d2)];_0xccef69++){try{_0x16bdaa[_0x54ffbe(0x199)][_0xccef69]=this[_0x54ffbe(0x216)][_0x16bdaa['id']]['compile'](_0x16bdaa['expressions'][_0xccef69]);}catch(_0x3c6716){this[_0x54ffbe(0x1cf)]['warn'](_0x54ffbe(0x22f)+_0x16bdaa['expressions'][_0xccef69]+'\x20<<'),_0xd5c03d[_0x54ffbe(0x20b)]({'name':_0x16bdaa['expressions'][_0xccef69],'status':new status_message_1['StatusMessage'](status_message_1[_0x54ffbe(0x221)][_0x54ffbe(0x1f1)],utils_1[_0x54ffbe(0x200)][_0x54ffbe(0x1ab)],!![])}),_0x16bdaa[_0x54ffbe(0x199)]['splice'](_0xccef69,0x1),_0xccef69--;}}if(_0x16bdaa[_0x54ffbe(0x206)]===_0x54ffbe(0x1b6)){if(!_0x16bdaa['expressions'])_0x16bdaa['evaluatedExpressions']=[];else{const _0xb8a202=_0x5565a7[0x0];delete _0x16bdaa[_0x54ffbe(0x226)],_0x16bdaa['evaluatedExpressions']=_0x16bdaa['expressions'][_0x54ffbe(0x201)](_0x468901=>{const _0x366476=_0x54ffbe,_0x502baf=state['evaluate'](_0x468901,_0xb8a202,_0x23845c[_0x366476(0x20d)],!![],this['config'][_0x366476(0x1e2)]);return _0x502baf[_0x366476(0x1a7)]?_0x502baf['error']:_0x502baf[_0x366476(0x1a4)][_0x366476(0x1b3)];});}}else{const _0x1f83a6=state[_0x54ffbe(0x1d1)](_0x5565a7,_0x16bdaa,this[_0x54ffbe(0x1c5)],this[_0x54ffbe(0x1d0)],this[_0x54ffbe(0x20d)],this['blocklistManager']);_0x16bdaa['location']&&utils_1[_0x54ffbe(0x18f)](_0x16bdaa[_0x54ffbe(0x19c)][_0x54ffbe(0x1c0)])&&(_0x16bdaa[_0x54ffbe(0x19c)][_0x54ffbe(0x1ff)]=_0x5565a7[0x0][_0x54ffbe(0x19c)][_0x54ffbe(0x225)]+0x1),_0x16bdaa[_0x54ffbe(0x1b5)]=_0x1f83a6[_0x54ffbe(0x1b5)],_0x16bdaa[_0x54ffbe(0x20f)]=_0x1f83a6['variableTable'],_0x16bdaa[_0x54ffbe(0x226)]=_0xd5c03d['concat'](_0x1f83a6[_0x54ffbe(0x226)]);}}[a24_0x2c610b(0x1b8)](_0x12aaf6){const _0x4a1e19=a24_0x2c610b;try{if(!_0x12aaf6[_0x4a1e19(0x220)])return;const _0x329bd3=_0x12aaf6[_0x4a1e19(0x220)][0x0],_0x3da59e=this[_0x4a1e19(0x1db)][_0x329bd3];if(!_0x3da59e)return;_0x3da59e[_0x4a1e19(0x22b)](_0x1b0555=>{const _0x3aa0db=_0x4a1e19;this[_0x3aa0db(0x1c8)][_0x1b0555][_0x3aa0db(0x211)]&&(this[_0x3aa0db(0x1cf)]['debug']('>>>breakpoint\x20hit<<<\x20number:\x20'+_0x1b0555),this[_0x3aa0db(0x1c8)][_0x1b0555][_0x3aa0db(0x21d)](_0x12aaf6[_0x3aa0db(0x18a)]));});}catch(_0x47e9ef){this['logger'][_0x4a1e19(0x209)](_0x4a1e19(0x19b)+_0x47e9ef);}}[a24_0x2c610b(0x1cc)](_0x1a7003){return _0x1a7003[0x0]*0x3b9aca00+_0x1a7003[0x1];}}exports[a24_0x2c610b(0x229)]=InspectorDebugApi;
@@ -1 +1 @@
1
- const a25_0x46891c=a25_0x52fe;function a25_0x52fe(_0x3f82d6,_0x49e542){const _0x7f121c=a25_0x31c1();return a25_0x52fe=function(_0x4c8890,_0x15b1c4){_0x4c8890=_0x4c8890-0x1ce;let _0x31c161=_0x7f121c[_0x4c8890];return _0x31c161;},a25_0x52fe(_0x3f82d6,_0x49e542);}(function(_0x113487,_0x152649){const _0x2987bf=a25_0x52fe,_0x3a3761=_0x113487();while(!![]){try{const _0x2ae407=-parseInt(_0x2987bf(0x20d))/0x1*(parseInt(_0x2987bf(0x249))/0x2)+-parseInt(_0x2987bf(0x239))/0x3+-parseInt(_0x2987bf(0x224))/0x4+-parseInt(_0x2987bf(0x1ec))/0x5*(parseInt(_0x2987bf(0x238))/0x6)+-parseInt(_0x2987bf(0x1d4))/0x7+-parseInt(_0x2987bf(0x255))/0x8*(-parseInt(_0x2987bf(0x1d5))/0x9)+parseInt(_0x2987bf(0x227))/0xa*(parseInt(_0x2987bf(0x1da))/0xb);if(_0x2ae407===_0x152649)break;else _0x3a3761['push'](_0x3a3761['shift']());}catch(_0xa93483){_0x3a3761['push'](_0x3a3761['shift']());}}}(a25_0x31c1,0xc5b9a));const a25_0x15b1c4=(function(){let _0x136fdc=!![];return function(_0x507cfc,_0xfbcc5){const _0x5856ec=_0x136fdc?function(){if(_0xfbcc5){const _0x7b668d=_0xfbcc5['apply'](_0x507cfc,arguments);return _0xfbcc5=null,_0x7b668d;}}:function(){};return _0x136fdc=![],_0x5856ec;};}()),a25_0x4c8890=a25_0x15b1c4(this,function(){const _0x35eaca=a25_0x52fe;return a25_0x4c8890[_0x35eaca(0x222)]()[_0x35eaca(0x1f6)](_0x35eaca(0x226))['toString']()[_0x35eaca(0x200)](a25_0x4c8890)[_0x35eaca(0x1f6)](_0x35eaca(0x226));});a25_0x4c8890();function a25_0x31c1(){const _0x2bed93=['.\x20Loaded\x20script\x20contained\x20','path','warn','semver','findScripts','errors','./debugapi','number','constructor','remainingHits','v8Version','ERROR_COMPILING_CONDITION','numBreakpoints','numListeners_','map','enabled','../blocklisting/dummy-blocklist-manager','capture\x20time:\x20','keys','../util/validator.js','disable','1043477sbwRBZ','V8_BREAKPOINT_CLEAR_ERROR','compile','active','V8BreakpointData','__esModule','INVALID_LINE_NUMBER','EXPRESSION_COMPILING_ERROR','usePermanentListener','normalize','V8_BREAKPOINT_DISABLED','DISALLOWED_EXPRESSION','V8_BREAKPOINT_ERROR','LOG','value','CAPTURE_BREAKPOINT_DATA','logger','V8DebugApi','info','formatInterval','quotaManager','toString','UNSPECIFIED','651140jVmAwZ','satisfies','(((.+)+)+)+$','10LQzdHf','stringify','undefined','Break','sourcemapper','breakPointsHit','COULD_NOT_FIND_MAPPING_FILE','includes','config','SOURCE_FILE_NOT_FOUND','handleDebugEvents','setErrorStatusAndCallback','evaluatedExpressions','BREAKPOINT_PATH_BLOCKED','versions','blocklistManager','onBreakpointHit','1614yskddK','2390181RNGAWY','quotaRecoverySeconds','BREAKPOINT_SOURCE_LOCATION','action','DebugEvent','StatusMessage','clear','parse','SOURCE_FILE_AMBIGUOUS','\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met','setListener','condition','INVALID_BREAKPOINT','script_break_point','listeners','isJavaScriptFile','2hueCHA','defineProperty','needsRecoveryTime','length','line','hrtime','recovered','runInDebugContext','stackFrames','variableTable','Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20','checkCondition','1164016KLhRXY','location','../util/utils','../state/legacy-state','column','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','hasMappingInfo','acorn','setByRegExp','mirror','setInternal','pathToRegExp','2332953PBtLbP','72HiiuRa','>=4.5','>>>V8\x20breakpoint\x20hit<<<\x20number:\x20','BREAKPOINT_CONDITION','listener','38512947WizWFw','evaluate','shouldBlock','captureBreakpointData','fileIndex','clearBreakPoint','extname','exec','fileStats','parsedCondition','forEach','findBreakPoint','v8Breakpoint','isValid','SYNTAX_ERROR_IN_CONDITION','bind','ERROR_EVALUATING_CONDITION','breakpoints','28235heVXVu','lines','error','javascriptFileExtensions','mappingInfo','\x20lines.\x20Please\x20ensure','expressions','log','logMessageFormat','concat','search','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20'];a25_0x31c1=function(){return _0x2bed93;};return a25_0x31c1();}'use strict';Object[a25_0x46891c(0x24a)](exports,a25_0x46891c(0x212),{'value':!![]}),exports[a25_0x46891c(0x21e)]=exports[a25_0x46891c(0x211)]=void 0x0;const acorn=require(a25_0x46891c(0x1cf)),path=require(a25_0x46891c(0x1f9)),semver=require(a25_0x46891c(0x1fb)),vm=require('vm'),status_message_1=require('../../client/stackdriver/status-message'),state=require(a25_0x46891c(0x258)),utils_1=require(a25_0x46891c(0x257)),debugapi=require(a25_0x46891c(0x1fe)),dummy_blocklist_manager_1=require(a25_0x46891c(0x208));class V8BreakpointData{constructor(_0x2aa6c4,_0x3384aa,_0x7eeacc,_0x16bdc7){const _0x33045d=a25_0x46891c;this['apiBreakpoint']=_0x2aa6c4,this['v8Breakpoint']=_0x3384aa,this[_0x33045d(0x1e3)]=_0x7eeacc,this[_0x33045d(0x20f)]=_0x16bdc7;}}exports[a25_0x46891c(0x211)]=V8BreakpointData;class V8DebugApi{constructor(_0x19bf52,_0x2d79e9,_0x4e5d80,_0x4e32c0,_0x3642b7){const _0x94d59=a25_0x46891c;this[_0x94d59(0x1eb)]={},this[_0x94d59(0x247)]={},this[_0x94d59(0x204)]=0x0,this[_0x94d59(0x22b)]=_0x4e32c0,this['v8']=vm[_0x94d59(0x250)]('Debug'),this[_0x94d59(0x22f)]=_0x2d79e9,this[_0x94d59(0x1de)]=_0x4e5d80,this[_0x94d59(0x202)]=/(\d+\.\d+\.\d+)\.\d+/[_0x94d59(0x1e1)](process[_0x94d59(0x235)]['v8']),this[_0x94d59(0x21d)]=_0x19bf52,this['usePermanentListener']=semver[_0x94d59(0x225)](this[_0x94d59(0x202)][0x1],_0x94d59(0x1d6)),this['quotaManager']=_0x3642b7,this['blocklistManager']=new dummy_blocklist_manager_1['DummyBlocklistManager'](!![]),this[_0x94d59(0x231)]=(_0x28153b,_0xc842da,_0x3c9ac1)=>{const _0x42fccc=_0x94d59;try{switch(_0x28153b){case this['v8'][_0x42fccc(0x23d)][_0x42fccc(0x22a)]:_0x3c9ac1[_0x42fccc(0x22c)]()[_0x42fccc(0x1e4)](_0x32ad01=>{const _0x196329=_0x42fccc,_0x3e3fdf=_0x32ad01[_0x196329(0x246)]()[_0x196329(0x1ff)]();this['listeners'][_0x3e3fdf][_0x196329(0x207)]&&(this[_0x196329(0x21d)][_0x196329(0x21f)](_0x196329(0x1d7)+_0x3e3fdf),this[_0x196329(0x247)][_0x3e3fdf][_0x196329(0x1d9)](_0xc842da,_0x3c9ac1));});break;default:}}catch(_0x3bdc18){this['logger'][_0x42fccc(0x1fa)](_0x42fccc(0x253)+_0x3bdc18);}},this[_0x94d59(0x215)]&&(this[_0x94d59(0x21d)][_0x94d59(0x21f)](_0x94d59(0x25a)),this['v8']['setListener'](this[_0x94d59(0x231)]));}['set'](_0x119a12,_0x4a5ad6){const _0x2735d2=a25_0x46891c;if(!this['v8']||!_0x119a12||typeof _0x119a12['id']===_0x2735d2(0x229)||!_0x119a12['location']||!_0x119a12[_0x2735d2(0x256)][_0x2735d2(0x1f9)]||!_0x119a12['location'][_0x2735d2(0x24d)])return utils_1['setErrorStatusAndCallback'](_0x4a5ad6,_0x119a12,status_message_1['StatusMessage'][_0x2735d2(0x223)],utils_1[_0x2735d2(0x1fd)][_0x2735d2(0x245)]);const _0x111ca6=path[_0x2735d2(0x216)](_0x119a12[_0x2735d2(0x256)][_0x2735d2(0x1f9)]);if(this[_0x2735d2(0x236)][_0x2735d2(0x1dc)](_0x111ca6))return utils_1[_0x2735d2(0x232)](_0x4a5ad6,_0x119a12,status_message_1[_0x2735d2(0x23e)][_0x2735d2(0x23b)],utils_1['errors'][_0x2735d2(0x234)]);if(!this['sourcemapper'][_0x2735d2(0x1ce)](_0x111ca6)){const _0xfc7ec8=path[_0x2735d2(0x1e0)](_0x111ca6);if(!this[_0x2735d2(0x22f)][_0x2735d2(0x1ef)][_0x2735d2(0x22e)](_0xfc7ec8))return utils_1[_0x2735d2(0x232)](_0x4a5ad6,_0x119a12,status_message_1[_0x2735d2(0x23e)]['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x2735d2(0x22d)]);this[_0x2735d2(0x1d2)](_0x119a12,null,null,_0x4a5ad6);}else{const _0x4a19b8=_0x119a12[_0x2735d2(0x256)][_0x2735d2(0x24d)],_0x33ec24=0x0,_0x57b3d2=this[_0x2735d2(0x22b)][_0x2735d2(0x1f0)](_0x111ca6,_0x4a19b8,_0x33ec24),_0x5530e2=utils_1['getBreakpointCompiler'](_0x119a12);if(_0x119a12[_0x2735d2(0x244)]&&_0x5530e2)try{_0x119a12[_0x2735d2(0x244)]=_0x5530e2(_0x119a12[_0x2735d2(0x244)]);}catch(_0xf935ce){return this['logger'][_0x2735d2(0x21f)]('Unable\x20to\x20compile\x20condition\x20>>\x20'+_0x119a12['condition']+'\x20<<'),utils_1['setErrorStatusAndCallback'](_0x4a5ad6,_0x119a12,status_message_1[_0x2735d2(0x23e)][_0x2735d2(0x1d8)],utils_1['errors']['ERROR_COMPILING_CONDITION']);}this[_0x2735d2(0x1d2)](_0x119a12,_0x57b3d2,_0x5530e2,_0x4a5ad6);}}[a25_0x46891c(0x23f)](_0x457d3c,_0x37c322){const _0x3a823e=a25_0x46891c;if(typeof _0x457d3c['id']==='undefined')return utils_1[_0x3a823e(0x232)](_0x37c322,_0x457d3c,status_message_1[_0x3a823e(0x23e)]['BREAKPOINT_CONDITION'],utils_1[_0x3a823e(0x1fd)]['V8_BREAKPOINT_CLEAR_ERROR']);const _0x1e1c3e=this[_0x3a823e(0x1eb)][_0x457d3c['id']];if(!_0x1e1c3e)return utils_1[_0x3a823e(0x232)](_0x37c322,_0x457d3c,status_message_1['StatusMessage']['BREAKPOINT_CONDITION'],utils_1[_0x3a823e(0x1fd)][_0x3a823e(0x20e)]);const _0x4b3ec1=_0x1e1c3e['v8Breakpoint'];this['v8'][_0x3a823e(0x1df)](_0x4b3ec1[_0x3a823e(0x1ff)]()),delete this['breakpoints'][_0x457d3c['id']],delete this[_0x3a823e(0x247)][_0x4b3ec1[_0x3a823e(0x1ff)]()],this[_0x3a823e(0x204)]--,this['numBreakpoints']===0x0&&!this[_0x3a823e(0x215)]&&(this[_0x3a823e(0x21d)][_0x3a823e(0x21f)]('deactivating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x3a823e(0x243)](null)),setImmediate(()=>{_0x37c322(null);});}['wait'](_0x10a274,_0x4b1643){const _0x438c33=a25_0x46891c,_0x281801=this,_0x38efea=_0x281801[_0x438c33(0x1eb)][_0x10a274['id']]['v8Breakpoint'][_0x438c33(0x1ff)](),_0x40f7bc=this[_0x438c33(0x237)][_0x438c33(0x1e9)](this,_0x10a274,_0x1eb11e=>{const _0x9c1ba4=_0x438c33;_0x281801[_0x9c1ba4(0x247)][_0x38efea][_0x9c1ba4(0x207)]=![],setImmediate(()=>{_0x4b1643(_0x1eb11e||undefined);});});_0x281801['listeners'][_0x38efea]={'enabled':!![],'listener':_0x40f7bc};}[a25_0x46891c(0x1f3)](_0x557258,_0x567863,_0x66b016,_0x1da0ee){const _0x2d9d20=a25_0x46891c,_0x26e466=this,_0x4cf245=_0x26e466[_0x2d9d20(0x1eb)][_0x557258['id']][_0x2d9d20(0x1e6)][_0x2d9d20(0x1ff)](),_0x5c73fd=this[_0x2d9d20(0x237)][_0x2d9d20(0x1e9)](this,_0x557258,_0x4dfdd2=>{const _0x276456=_0x2d9d20;_0x4dfdd2&&(this[_0x276456(0x247)][_0x557258['id']][_0x276456(0x207)]=![],setImmediate(()=>{_0x1da0ee(_0x4dfdd2||undefined);})),_0x567863(_0x557258[_0x276456(0x1f4)],_0x557258[_0x276456(0x233)][_0x276456(0x206)](_0xf34f6f=>JSON[_0x276456(0x228)](_0xf34f6f))),_0x66b016()?_0x26e466[_0x276456(0x247)][_0x4cf245][_0x276456(0x207)]=![]:this['quotaManager'][_0x276456(0x24b)](_0x557258['id'])&&(_0x26e466[_0x276456(0x247)][_0x4cf245][_0x276456(0x207)]=![],setTimeout(()=>{const _0x3ae239=_0x276456;!_0x66b016()&&_0x26e466[_0x3ae239(0x247)][_0x4cf245]&&(_0x26e466[_0x3ae239(0x247)][_0x4cf245][_0x3ae239(0x207)]=!![]),this[_0x3ae239(0x221)][_0x3ae239(0x24f)](_0x557258['id']);},_0x26e466[_0x276456(0x22f)]['quota'][_0x276456(0x23a)]*0x3e8));});_0x26e466[_0x2d9d20(0x247)][_0x4cf245]={'enabled':!![],'listener':_0x5c73fd};}['disconnect'](){return;}['enable'](){}[a25_0x46891c(0x20c)](){}['numBreakpoints_'](){const _0x4dec20=a25_0x46891c;return Object['keys'](this[_0x4dec20(0x1eb)])['length'];}[a25_0x46891c(0x205)](){const _0x1ca6d4=a25_0x46891c;return Object[_0x1ca6d4(0x20a)](this[_0x1ca6d4(0x247)])[_0x1ca6d4(0x24c)];}[a25_0x46891c(0x201)](){return 0x0;}['setBlocklistManager'](_0xb0d5d3){const _0x1f3f84=a25_0x46891c;this[_0x1f3f84(0x236)]=_0xb0d5d3;}[a25_0x46891c(0x1d2)](_0x4ae12e,_0x24132c,_0x4a4f6c,_0x1eafbf){const _0x58a8b4=a25_0x46891c;let _0x1c8d8f=null;if(_0x4ae12e['condition'])try{_0x1c8d8f=acorn[_0x58a8b4(0x240)](_0x4ae12e['condition'],{'sourceType':'script','ecmaVersion':0x6});const _0x5eab91=require(_0x58a8b4(0x20b));if(!_0x5eab91[_0x58a8b4(0x1e7)](_0x1c8d8f,!![]))return utils_1[_0x58a8b4(0x232)](_0x1eafbf,_0x4ae12e,status_message_1['StatusMessage'][_0x58a8b4(0x1d8)],utils_1[_0x58a8b4(0x1fd)][_0x58a8b4(0x218)]);}catch(_0x4f11b9){return utils_1['setErrorStatusAndCallback'](_0x1eafbf,_0x4ae12e,status_message_1[_0x58a8b4(0x23e)][_0x58a8b4(0x1d8)],utils_1[_0x58a8b4(0x1fd)][_0x58a8b4(0x1e8)]+_0x4f11b9['message']);}let _0x1b9103;const _0x42b267=_0x24132c?_0x24132c['file']:path['normalize'](_0x4ae12e[_0x58a8b4(0x256)][_0x58a8b4(0x1f9)]),_0x415dc4=utils_1[_0x58a8b4(0x1fc)](_0x42b267,this['config'],this[_0x58a8b4(0x1de)],this[_0x58a8b4(0x21d)]);if(_0x415dc4[_0x58a8b4(0x24c)]===0x0)return utils_1[_0x58a8b4(0x232)](_0x1eafbf,_0x4ae12e,status_message_1[_0x58a8b4(0x23e)][_0x58a8b4(0x23b)],utils_1[_0x58a8b4(0x1fd)][_0x58a8b4(0x230)]);else{if(_0x415dc4['length']===0x1)_0x1b9103=_0x415dc4[0x0];else return this[_0x58a8b4(0x21d)][_0x58a8b4(0x1fa)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x42b267+'.\x20Potential\x20matches:\x20'+_0x415dc4),utils_1[_0x58a8b4(0x232)](_0x1eafbf,_0x4ae12e,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x58a8b4(0x1fd)][_0x58a8b4(0x241)]);}let _0x554dac=_0x24132c&&_0x24132c[_0x58a8b4(0x259)]?_0x24132c[_0x58a8b4(0x259)]:_0x4ae12e[_0x58a8b4(0x256)][_0x58a8b4(0x259)]||0x1;const _0x16def6=_0x24132c?_0x24132c[_0x58a8b4(0x24d)]:_0x4ae12e['location']['line'];_0x16def6===0x1&&(_0x554dac+=debugapi['MODULE_WRAP_PREFIX_LENGTH']-0x1);if(_0x16def6>=this['fileIndex']['fileStats'][_0x1b9103][_0x58a8b4(0x1ed)])return utils_1['setErrorStatusAndCallback'](_0x1eafbf,_0x4ae12e,status_message_1[_0x58a8b4(0x23e)]['BREAKPOINT_SOURCE_LOCATION'],{...utils_1[_0x58a8b4(0x1fd)][_0x58a8b4(0x213)],'description':utils_1[_0x58a8b4(0x1fd)][_0x58a8b4(0x213)]['description']+_0x1b9103+':'+_0x16def6+_0x58a8b4(0x1f8)+this['fileIndex'][_0x58a8b4(0x1e2)][_0x1b9103]['lines']+_0x58a8b4(0x1f1)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+'\x20deployed\x20source.'});const _0x2711c9=this['setByRegExp'](_0x1b9103,_0x16def6,_0x554dac);if(!_0x2711c9)return utils_1[_0x58a8b4(0x232)](_0x1eafbf,_0x4ae12e,status_message_1[_0x58a8b4(0x23e)][_0x58a8b4(0x23b)],utils_1[_0x58a8b4(0x1fd)][_0x58a8b4(0x219)]);this['numBreakpoints']===0x0&&!this['usePermanentListener']&&(this['logger'][_0x58a8b4(0x21f)]('activating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x58a8b4(0x243)](this[_0x58a8b4(0x231)])),this[_0x58a8b4(0x1eb)][_0x4ae12e['id']]=new V8BreakpointData(_0x4ae12e,_0x2711c9,_0x1c8d8f,_0x4a4f6c),this[_0x58a8b4(0x204)]++,setImmediate(()=>{_0x1eafbf(null);});}[a25_0x46891c(0x1d0)](_0x435522,_0x1a04e7,_0x3093bd){const _0x5acf9c=a25_0x46891c,_0x44b257=utils_1[_0x5acf9c(0x1d3)](_0x435522),_0x25ef5f=this['v8']['setScriptBreakPointByRegExp'](_0x44b257,_0x1a04e7-0x1,_0x3093bd-0x1),_0x2e058e=this['v8'][_0x5acf9c(0x1e5)](_0x25ef5f);return _0x2e058e;}['onBreakpointHit'](_0x4dfe33,_0x46f37d,_0x1cb272){const _0x5c04c6=a25_0x46891c,_0x101a01=this[_0x5c04c6(0x1eb)][_0x4dfe33['id']]['v8Breakpoint'];if(!_0x101a01[_0x5c04c6(0x210)]())return utils_1[_0x5c04c6(0x232)](_0x46f37d,_0x4dfe33,status_message_1[_0x5c04c6(0x23e)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x5c04c6(0x1fd)][_0x5c04c6(0x217)]);const _0x5397af=this[_0x5c04c6(0x254)](_0x4dfe33,_0x1cb272);if(_0x5397af[_0x5c04c6(0x1ee)])return utils_1[_0x5c04c6(0x232)](_0x46f37d,_0x4dfe33,status_message_1['StatusMessage'][_0x5c04c6(0x1d8)],{...utils_1['errors'][_0x5c04c6(0x1ea)],'description':utils_1['errors'][_0x5c04c6(0x203)]['description']+_0x5397af[_0x5c04c6(0x1ee)]});else{if(!_0x5397af[_0x5c04c6(0x21b)]){this['logger']['info'](_0x5c04c6(0x242));return;}}const _0x2a7829=process[_0x5c04c6(0x24e)]();try{this[_0x5c04c6(0x1dd)](_0x4dfe33,_0x1cb272);}catch(_0x1f5a9b){return utils_1['setErrorStatusAndCallback'](_0x46f37d,_0x4dfe33,status_message_1[_0x5c04c6(0x23e)][_0x5c04c6(0x23b)],utils_1[_0x5c04c6(0x1fd)][_0x5c04c6(0x21c)]+_0x1f5a9b);}const _0x3e09a5=process[_0x5c04c6(0x24e)](_0x2a7829);this['logger'][_0x5c04c6(0x21f)](utils_1[_0x5c04c6(0x220)](_0x5c04c6(0x209),_0x3e09a5)),_0x46f37d(null);}[a25_0x46891c(0x254)](_0x24eeed,_0x501055){const _0x3d7da0=a25_0x46891c;if(!_0x24eeed[_0x3d7da0(0x244)])return{'value':!![]};const _0x158cd9=state['evaluate'](_0x24eeed[_0x3d7da0(0x244)],_0x501055['frame'](0x0));if(_0x158cd9[_0x3d7da0(0x1ee)])return{'error':_0x158cd9[_0x3d7da0(0x1ee)]};return{'value':!!_0x158cd9[_0x3d7da0(0x1d1)][_0x3d7da0(0x21b)]()};}[a25_0x46891c(0x1dd)](_0x4609d0,_0xdde691){const _0x89f95b=a25_0x46891c,_0x3c0ccc=[];if(_0x4609d0[_0x89f95b(0x1f2)]&&this['breakpoints'][_0x4609d0['id']]['compile'])for(let _0x2e8f4f=0x0;_0x2e8f4f<_0x4609d0['expressions']['length'];_0x2e8f4f++){try{_0x4609d0[_0x89f95b(0x1f2)][_0x2e8f4f]=this['breakpoints'][_0x4609d0['id']][_0x89f95b(0x20f)](_0x4609d0[_0x89f95b(0x1f2)][_0x2e8f4f]);}catch(_0x301b92){this[_0x89f95b(0x21d)][_0x89f95b(0x21f)](_0x89f95b(0x1f7)+_0x4609d0[_0x89f95b(0x1f2)][_0x2e8f4f]+'\x20<<'),_0x3c0ccc['push']({'name':_0x4609d0[_0x89f95b(0x1f2)][_0x2e8f4f],'status':new status_message_1['StatusMessage'](status_message_1[_0x89f95b(0x23e)]['VARIABLE_VALUE'],utils_1['errors'][_0x89f95b(0x214)],!![])}),_0x4609d0['expressions']['splice'](_0x2e8f4f,0x1),_0x2e8f4f--;}}if(_0x4609d0[_0x89f95b(0x23c)]===_0x89f95b(0x21a)){if(!_0x4609d0[_0x89f95b(0x1f2)])_0x4609d0[_0x89f95b(0x233)]=[];else{const _0x469110=_0xdde691['frame'](0x0),_0x45ef61=_0x4609d0[_0x89f95b(0x1f2)][_0x89f95b(0x206)](_0x19ace5=>{const _0x17250a=_0x89f95b,_0x4b122f=state[_0x17250a(0x1db)](_0x19ace5,_0x469110);return _0x4b122f[_0x17250a(0x1ee)]?_0x4b122f[_0x17250a(0x1ee)]:_0x4b122f[_0x17250a(0x1d1)][_0x17250a(0x21b)]();});_0x4609d0[_0x89f95b(0x233)]=_0x45ef61;}}else{const _0x16f738=state['capture'](_0xdde691,_0x4609d0['expressions'],this[_0x89f95b(0x22f)],this['v8'],this[_0x89f95b(0x236)]);_0x4609d0[_0x89f95b(0x256)]&&utils_1[_0x89f95b(0x248)](_0x4609d0['location'][_0x89f95b(0x1f9)])&&_0x16f738[_0x89f95b(0x256)]&&_0x16f738[_0x89f95b(0x256)]['line']&&(_0x4609d0['location'][_0x89f95b(0x24d)]=_0x16f738[_0x89f95b(0x256)]['line']),_0x4609d0[_0x89f95b(0x251)]=_0x16f738[_0x89f95b(0x251)],_0x4609d0['variableTable']=_0x16f738[_0x89f95b(0x252)],_0x4609d0[_0x89f95b(0x233)]=_0x3c0ccc[_0x89f95b(0x1f5)](_0x16f738[_0x89f95b(0x233)]);}}}exports[a25_0x46891c(0x21e)]=V8DebugApi;
1
+ const a25_0x6ed8ba=a25_0x5027;function a25_0x1609(){const _0x3fd02d=['script_break_point','(((.+)+)+)+$','\x20<<','line','deactivating\x20v8\x20breakpoint\x20listener','setBlocklistManager','logMessageFormat','variableTable','4295fusyWY','message','../util/validator.js','BREAKPOINT_SOURCE_LOCATION','concat','capture\x20time:\x20','1978884JQmAUD','../blocklisting/dummy-blocklist-manager','StatusMessage','defineProperty','handleDebugEvents','quotaRecoverySeconds','setListener','BREAKPOINT_PATH_BLOCKED','MODULE_WRAP_PREFIX_LENGTH','semver','breakPointsHit','info','acorn','condition','blocklistManager','BREAKPOINT_CONDITION','CAPTURE_BREAKPOINT_DATA','location','setErrorStatusAndCallback','parsedCondition','../util/utils','clearBreakPoint','log','undefined','script','number','config','clear','LOG','formatInterval','disconnect','disable','javascriptFileExtensions','>=4.5','quotaManager','ERROR_COMPILING_CONDITION','\x20lines.\x20Please\x20ensure','INVALID_LINE_NUMBER','enabled','27zliVqW','active','findScripts','8214PScikw','path','includes','keys','../../client/stackdriver/status-message','numListeners_','COULD_NOT_FIND_MAPPING_FILE','V8_BREAKPOINT_ERROR','isJavaScriptFile','wait','remainingHits','__esModule','DummyBlocklistManager','SOURCE_FILE_AMBIGUOUS','mappingInfo','normalize','setByRegExp','Unable\x20to\x20compile\x20condition\x20>>\x20','satisfies','apply','INVALID_BREAKPOINT','set','push','splice','map','1217245XdnHOV','fileStats','quota','checkCondition','245903WrNOds','../state/legacy-state','recovered','V8_BREAKPOINT_DISABLED','breakpoints','pathToRegExp','mirror','toString','activating\x20v8\x20breakpoint\x20listener\x20(permanent)','error','expressions','fileIndex','stackFrames','Debug','capture','onBreakpointHit','.\x20Potential\x20matches:\x20','VARIABLE_VALUE','listeners','evaluatedExpressions','usePermanentListener','listener','findBreakPoint','5013220HywNDP','setScriptBreakPointByRegExp','action','errors','column','setInternal','frame','\x20deployed\x20source.','apiBreakpoint','V8_BREAKPOINT_CLEAR_ERROR','stringify','sourcemapper','warn','isValid','Unable\x20to\x20compile\x20watch\x20expression\x20>>\x20','description','11262008xqGMLz','UNSPECIFIED','logger','lines','v8Version','V8BreakpointData','length','hrtime','evaluate','compile','shouldBlock','.\x20Loaded\x20script\x20contained\x20','v8Breakpoint','1104162avBlLe','numBreakpoints','DebugEvent'];a25_0x1609=function(){return _0x3fd02d;};return a25_0x1609();}(function(_0x1a922b,_0x45b455){const _0x409e0b=a25_0x5027,_0xdac7cd=_0x1a922b();while(!![]){try{const _0x1ccfa9=parseInt(_0x409e0b(0x138))/0x1+parseInt(_0x409e0b(0xf5))/0x2+parseInt(_0x409e0b(0x170))/0x3+parseInt(_0x409e0b(0x153))/0x4+parseInt(_0x409e0b(0xef))/0x5*(parseInt(_0x409e0b(0x11f))/0x6)+parseInt(_0x409e0b(0x13c))/0x7+parseInt(_0x409e0b(0x163))/0x8*(-parseInt(_0x409e0b(0x11c))/0x9);if(_0x1ccfa9===_0x45b455)break;else _0xdac7cd['push'](_0xdac7cd['shift']());}catch(_0x2e3ad2){_0xdac7cd['push'](_0xdac7cd['shift']());}}}(a25_0x1609,0xc7315));const a25_0x31f4b1=(function(){let _0x59a177=!![];return function(_0x3c63ba,_0x31ec20){const _0x592e45=_0x59a177?function(){const _0x2b908d=a25_0x5027;if(_0x31ec20){const _0x1892c1=_0x31ec20[_0x2b908d(0x132)](_0x3c63ba,arguments);return _0x31ec20=null,_0x1892c1;}}:function(){};return _0x59a177=![],_0x592e45;};}()),a25_0x5b7b6c=a25_0x31f4b1(this,function(){const _0x10583b=a25_0x5027;return a25_0x5b7b6c[_0x10583b(0x143)]()['search'](_0x10583b(0xe8))['toString']()['constructor'](a25_0x5b7b6c)['search'](_0x10583b(0xe8));});a25_0x5b7b6c();'use strict';Object[a25_0x6ed8ba(0xf8)](exports,a25_0x6ed8ba(0x12a),{'value':!![]}),exports['V8DebugApi']=exports[a25_0x6ed8ba(0x168)]=void 0x0;const acorn=require(a25_0x6ed8ba(0x101)),path=require(a25_0x6ed8ba(0x120)),semver=require(a25_0x6ed8ba(0xfe)),vm=require('vm'),status_message_1=require(a25_0x6ed8ba(0x123)),state=require(a25_0x6ed8ba(0x13d)),utils_1=require(a25_0x6ed8ba(0x109)),debugapi=require('./debugapi'),dummy_blocklist_manager_1=require(a25_0x6ed8ba(0xf6));class V8BreakpointData{constructor(_0x56709d,_0x26d9cd,_0xbe8cdd,_0x5baa50){const _0x1e70f5=a25_0x6ed8ba;this[_0x1e70f5(0x15b)]=_0x56709d,this[_0x1e70f5(0x16f)]=_0x26d9cd,this[_0x1e70f5(0x108)]=_0xbe8cdd,this[_0x1e70f5(0x16c)]=_0x5baa50;}}exports['V8BreakpointData']=V8BreakpointData;function a25_0x5027(_0x4f28da,_0xe0637b){const _0x577aee=a25_0x1609();return a25_0x5027=function(_0x5b7b6c,_0x31f4b1){_0x5b7b6c=_0x5b7b6c-0xe8;let _0x1609c2=_0x577aee[_0x5b7b6c];return _0x1609c2;},a25_0x5027(_0x4f28da,_0xe0637b);}class V8DebugApi{constructor(_0x2215e8,_0x1f76e6,_0x1a8dba,_0x4b0df4,_0x32bbac){const _0x2270f1=a25_0x6ed8ba;this['breakpoints']={},this[_0x2270f1(0x14e)]={},this[_0x2270f1(0x171)]=0x0,this[_0x2270f1(0x15e)]=_0x4b0df4,this['v8']=vm['runInDebugContext'](_0x2270f1(0x149)),this[_0x2270f1(0x10f)]=_0x1f76e6,this['fileIndex']=_0x1a8dba,this['v8Version']=/(\d+\.\d+\.\d+)\.\d+/['exec'](process['versions']['v8']),this['logger']=_0x2215e8,this[_0x2270f1(0x150)]=semver[_0x2270f1(0x131)](this[_0x2270f1(0x167)][0x1],_0x2270f1(0x116)),this['quotaManager']=_0x32bbac,this[_0x2270f1(0x103)]=new dummy_blocklist_manager_1[(_0x2270f1(0x12b))](!![]),this['handleDebugEvents']=(_0x4b5550,_0x48f966,_0x52ee12)=>{const _0x282e4a=_0x2270f1;try{switch(_0x4b5550){case this['v8'][_0x282e4a(0x172)]['Break']:_0x52ee12[_0x282e4a(0xff)]()['forEach'](_0x2d2bcc=>{const _0x3a2217=_0x282e4a,_0x2b22a5=_0x2d2bcc[_0x3a2217(0x173)]()['number']();this['listeners'][_0x2b22a5][_0x3a2217(0x11b)]&&(this['logger'][_0x3a2217(0x100)]('>>>V8\x20breakpoint\x20hit<<<\x20number:\x20'+_0x2b22a5),this[_0x3a2217(0x14e)][_0x2b22a5][_0x3a2217(0x151)](_0x48f966,_0x52ee12));});break;default:}}catch(_0x2a297d){this[_0x282e4a(0x165)][_0x282e4a(0x15f)]('Internal\x20V8\x20error\x20on\x20breakpoint\x20event:\x20'+_0x2a297d);}},this[_0x2270f1(0x150)]&&(this['logger']['info'](_0x2270f1(0x144)),this['v8'][_0x2270f1(0xfb)](this[_0x2270f1(0xf9)]));}[a25_0x6ed8ba(0x134)](_0x23c0b6,_0x445655){const _0x350358=a25_0x6ed8ba;if(!this['v8']||!_0x23c0b6||typeof _0x23c0b6['id']===_0x350358(0x10c)||!_0x23c0b6[_0x350358(0x106)]||!_0x23c0b6['location'][_0x350358(0x120)]||!_0x23c0b6['location']['line'])return utils_1[_0x350358(0x107)](_0x445655,_0x23c0b6,status_message_1[_0x350358(0xf7)][_0x350358(0x164)],utils_1[_0x350358(0x156)][_0x350358(0x133)]);const _0x5a1982=path[_0x350358(0x12e)](_0x23c0b6[_0x350358(0x106)]['path']);if(this[_0x350358(0x103)][_0x350358(0x16d)](_0x5a1982))return utils_1[_0x350358(0x107)](_0x445655,_0x23c0b6,status_message_1[_0x350358(0xf7)][_0x350358(0xf2)],utils_1['errors'][_0x350358(0xfc)]);if(!this[_0x350358(0x15e)]['hasMappingInfo'](_0x5a1982)){const _0x40a346=path['extname'](_0x5a1982);if(!this[_0x350358(0x10f)][_0x350358(0x115)][_0x350358(0x121)](_0x40a346))return utils_1[_0x350358(0x107)](_0x445655,_0x23c0b6,status_message_1[_0x350358(0xf7)]['BREAKPOINT_SOURCE_LOCATION'],utils_1[_0x350358(0x156)][_0x350358(0x125)]);this[_0x350358(0x158)](_0x23c0b6,null,null,_0x445655);}else{const _0x4a9ef0=_0x23c0b6['location'][_0x350358(0xea)],_0x310d33=0x0,_0x2e2013=this[_0x350358(0x15e)][_0x350358(0x12d)](_0x5a1982,_0x4a9ef0,_0x310d33),_0x50320c=utils_1['getBreakpointCompiler'](_0x23c0b6);if(_0x23c0b6[_0x350358(0x102)]&&_0x50320c)try{_0x23c0b6[_0x350358(0x102)]=_0x50320c(_0x23c0b6[_0x350358(0x102)]);}catch(_0x43d8c6){return this['logger'][_0x350358(0x100)](_0x350358(0x130)+_0x23c0b6[_0x350358(0x102)]+_0x350358(0xe9)),utils_1[_0x350358(0x107)](_0x445655,_0x23c0b6,status_message_1[_0x350358(0xf7)]['BREAKPOINT_CONDITION'],utils_1[_0x350358(0x156)][_0x350358(0x118)]);}this[_0x350358(0x158)](_0x23c0b6,_0x2e2013,_0x50320c,_0x445655);}}[a25_0x6ed8ba(0x110)](_0x3be01b,_0x4653b1){const _0x298067=a25_0x6ed8ba;if(typeof _0x3be01b['id']==='undefined')return utils_1[_0x298067(0x107)](_0x4653b1,_0x3be01b,status_message_1[_0x298067(0xf7)][_0x298067(0x104)],utils_1[_0x298067(0x156)][_0x298067(0x15c)]);const _0x163387=this[_0x298067(0x140)][_0x3be01b['id']];if(!_0x163387)return utils_1[_0x298067(0x107)](_0x4653b1,_0x3be01b,status_message_1[_0x298067(0xf7)][_0x298067(0x104)],utils_1['errors']['V8_BREAKPOINT_CLEAR_ERROR']);const _0x5da7ee=_0x163387[_0x298067(0x16f)];this['v8'][_0x298067(0x10a)](_0x5da7ee[_0x298067(0x10e)]()),delete this[_0x298067(0x140)][_0x3be01b['id']],delete this[_0x298067(0x14e)][_0x5da7ee[_0x298067(0x10e)]()],this[_0x298067(0x171)]--,this['numBreakpoints']===0x0&&!this['usePermanentListener']&&(this[_0x298067(0x165)][_0x298067(0x100)](_0x298067(0xeb)),this['v8'][_0x298067(0xfb)](null)),setImmediate(()=>{_0x4653b1(null);});}[a25_0x6ed8ba(0x128)](_0x65a160,_0xb3c439){const _0x4cdf95=a25_0x6ed8ba,_0x1cea8d=this,_0x25f5ea=_0x1cea8d['breakpoints'][_0x65a160['id']][_0x4cdf95(0x16f)][_0x4cdf95(0x10e)](),_0x49baa8=this[_0x4cdf95(0x14b)]['bind'](this,_0x65a160,_0x5dff21=>{const _0x147741=_0x4cdf95;_0x1cea8d[_0x147741(0x14e)][_0x25f5ea][_0x147741(0x11b)]=![],setImmediate(()=>{_0xb3c439(_0x5dff21||undefined);});});_0x1cea8d['listeners'][_0x25f5ea]={'enabled':!![],'listener':_0x49baa8};}[a25_0x6ed8ba(0x10b)](_0x216a90,_0x336776,_0x47acaa,_0x3498c3){const _0x10e3d0=a25_0x6ed8ba,_0x56df48=this,_0x3edde6=_0x56df48[_0x10e3d0(0x140)][_0x216a90['id']][_0x10e3d0(0x16f)][_0x10e3d0(0x10e)](),_0x4e449c=this[_0x10e3d0(0x14b)]['bind'](this,_0x216a90,_0x1ea61a=>{const _0x5bdaf0=_0x10e3d0;_0x1ea61a&&(this[_0x5bdaf0(0x14e)][_0x216a90['id']][_0x5bdaf0(0x11b)]=![],setImmediate(()=>{_0x3498c3(_0x1ea61a||undefined);})),_0x336776(_0x216a90[_0x5bdaf0(0xed)],_0x216a90[_0x5bdaf0(0x14f)][_0x5bdaf0(0x137)](_0x1877f4=>JSON[_0x5bdaf0(0x15d)](_0x1877f4))),_0x47acaa()?_0x56df48[_0x5bdaf0(0x14e)][_0x3edde6]['enabled']=![]:this[_0x5bdaf0(0x117)]['needsRecoveryTime'](_0x216a90['id'])&&(_0x56df48[_0x5bdaf0(0x14e)][_0x3edde6][_0x5bdaf0(0x11b)]=![],setTimeout(()=>{const _0xdd4b5e=_0x5bdaf0;!_0x47acaa()&&_0x56df48[_0xdd4b5e(0x14e)][_0x3edde6]&&(_0x56df48['listeners'][_0x3edde6][_0xdd4b5e(0x11b)]=!![]),this[_0xdd4b5e(0x117)][_0xdd4b5e(0x13e)](_0x216a90['id']);},_0x56df48[_0x5bdaf0(0x10f)][_0x5bdaf0(0x13a)][_0x5bdaf0(0xfa)]*0x3e8));});_0x56df48['listeners'][_0x3edde6]={'enabled':!![],'listener':_0x4e449c};}[a25_0x6ed8ba(0x113)](){return;}['enable'](){}[a25_0x6ed8ba(0x114)](){}['numBreakpoints_'](){const _0x3e80df=a25_0x6ed8ba;return Object['keys'](this[_0x3e80df(0x140)])[_0x3e80df(0x169)];}[a25_0x6ed8ba(0x124)](){const _0x256e6b=a25_0x6ed8ba;return Object[_0x256e6b(0x122)](this[_0x256e6b(0x14e)])[_0x256e6b(0x169)];}[a25_0x6ed8ba(0x129)](){return 0x0;}[a25_0x6ed8ba(0xec)](_0x5af512){this['blocklistManager']=_0x5af512;}[a25_0x6ed8ba(0x158)](_0x153355,_0x4379a7,_0x172fe2,_0x17e991){const _0x594130=a25_0x6ed8ba;let _0x14c840=null;if(_0x153355[_0x594130(0x102)])try{_0x14c840=acorn['parse'](_0x153355[_0x594130(0x102)],{'sourceType':_0x594130(0x10d),'ecmaVersion':0x6});const _0x58ccab=require(_0x594130(0xf1));if(!_0x58ccab[_0x594130(0x160)](_0x14c840,!![]))return utils_1[_0x594130(0x107)](_0x17e991,_0x153355,status_message_1[_0x594130(0xf7)][_0x594130(0x104)],utils_1[_0x594130(0x156)]['DISALLOWED_EXPRESSION']);}catch(_0xee06){return utils_1[_0x594130(0x107)](_0x17e991,_0x153355,status_message_1[_0x594130(0xf7)][_0x594130(0x104)],utils_1['errors']['SYNTAX_ERROR_IN_CONDITION']+_0xee06[_0x594130(0xf0)]);}let _0x283233;const _0x56e4bf=_0x4379a7?_0x4379a7['file']:path['normalize'](_0x153355['location'][_0x594130(0x120)]),_0x495961=utils_1[_0x594130(0x11e)](_0x56e4bf,this[_0x594130(0x10f)],this[_0x594130(0x147)],this[_0x594130(0x165)]);if(_0x495961['length']===0x0)return utils_1[_0x594130(0x107)](_0x17e991,_0x153355,status_message_1['StatusMessage'][_0x594130(0xf2)],utils_1[_0x594130(0x156)]['SOURCE_FILE_NOT_FOUND']);else{if(_0x495961[_0x594130(0x169)]===0x1)_0x283233=_0x495961[0x0];else return this['logger'][_0x594130(0x15f)]('Unable\x20to\x20unambiguously\x20find\x20'+_0x56e4bf+_0x594130(0x14c)+_0x495961),utils_1[_0x594130(0x107)](_0x17e991,_0x153355,status_message_1[_0x594130(0xf7)][_0x594130(0xf2)],utils_1[_0x594130(0x156)][_0x594130(0x12c)]);}let _0x24c96c=_0x4379a7&&_0x4379a7[_0x594130(0x157)]?_0x4379a7[_0x594130(0x157)]:_0x153355[_0x594130(0x106)]['column']||0x1;const _0x5b3b43=_0x4379a7?_0x4379a7[_0x594130(0xea)]:_0x153355[_0x594130(0x106)][_0x594130(0xea)];_0x5b3b43===0x1&&(_0x24c96c+=debugapi[_0x594130(0xfd)]-0x1);if(_0x5b3b43>=this['fileIndex'][_0x594130(0x139)][_0x283233][_0x594130(0x166)])return utils_1[_0x594130(0x107)](_0x17e991,_0x153355,status_message_1[_0x594130(0xf7)][_0x594130(0xf2)],{...utils_1['errors']['INVALID_LINE_NUMBER'],'description':utils_1[_0x594130(0x156)][_0x594130(0x11a)]['description']+_0x283233+':'+_0x5b3b43+_0x594130(0x16e)+this['fileIndex'][_0x594130(0x139)][_0x283233][_0x594130(0x166)]+_0x594130(0x119)+'\x20that\x20the\x20snapshot\x20was\x20set\x20in\x20the\x20same\x20code\x20version\x20as\x20the'+_0x594130(0x15a)});const _0xb9a0e6=this[_0x594130(0x12f)](_0x283233,_0x5b3b43,_0x24c96c);if(!_0xb9a0e6)return utils_1[_0x594130(0x107)](_0x17e991,_0x153355,status_message_1[_0x594130(0xf7)][_0x594130(0xf2)],utils_1['errors'][_0x594130(0x126)]);this['numBreakpoints']===0x0&&!this[_0x594130(0x150)]&&(this[_0x594130(0x165)][_0x594130(0x100)]('activating\x20v8\x20breakpoint\x20listener'),this['v8'][_0x594130(0xfb)](this['handleDebugEvents'])),this[_0x594130(0x140)][_0x153355['id']]=new V8BreakpointData(_0x153355,_0xb9a0e6,_0x14c840,_0x172fe2),this[_0x594130(0x171)]++,setImmediate(()=>{_0x17e991(null);});}[a25_0x6ed8ba(0x12f)](_0x468490,_0xbd646d,_0x54d5ca){const _0x47441f=a25_0x6ed8ba,_0xd824bd=utils_1[_0x47441f(0x141)](_0x468490),_0x397a80=this['v8'][_0x47441f(0x154)](_0xd824bd,_0xbd646d-0x1,_0x54d5ca-0x1),_0x14633f=this['v8'][_0x47441f(0x152)](_0x397a80);return _0x14633f;}['onBreakpointHit'](_0x46e5c9,_0x15e9d3,_0xf0235c){const _0x3f6962=a25_0x6ed8ba,_0x48258a=this[_0x3f6962(0x140)][_0x46e5c9['id']][_0x3f6962(0x16f)];if(!_0x48258a[_0x3f6962(0x11d)]())return utils_1[_0x3f6962(0x107)](_0x15e9d3,_0x46e5c9,status_message_1['StatusMessage']['BREAKPOINT_SOURCE_LOCATION'],utils_1['errors'][_0x3f6962(0x13f)]);const _0x611e6c=this[_0x3f6962(0x13b)](_0x46e5c9,_0xf0235c);if(_0x611e6c['error'])return utils_1[_0x3f6962(0x107)](_0x15e9d3,_0x46e5c9,status_message_1[_0x3f6962(0xf7)][_0x3f6962(0x104)],{...utils_1[_0x3f6962(0x156)]['ERROR_EVALUATING_CONDITION'],'description':utils_1[_0x3f6962(0x156)][_0x3f6962(0x118)][_0x3f6962(0x162)]+_0x611e6c[_0x3f6962(0x145)]});else{if(!_0x611e6c['value']){this[_0x3f6962(0x165)][_0x3f6962(0x100)]('\x09the\x20breakpoint\x20condition\x20wasn\x27t\x20met');return;}}const _0x2fd499=process[_0x3f6962(0x16a)]();try{this['captureBreakpointData'](_0x46e5c9,_0xf0235c);}catch(_0x238e32){return utils_1[_0x3f6962(0x107)](_0x15e9d3,_0x46e5c9,status_message_1[_0x3f6962(0xf7)][_0x3f6962(0xf2)],utils_1['errors'][_0x3f6962(0x105)]+_0x238e32);}const _0xe818fb=process['hrtime'](_0x2fd499);this[_0x3f6962(0x165)][_0x3f6962(0x100)](utils_1[_0x3f6962(0x112)](_0x3f6962(0xf4),_0xe818fb)),_0x15e9d3(null);}[a25_0x6ed8ba(0x13b)](_0xa8cfb,_0x188cac){const _0x22e893=a25_0x6ed8ba;if(!_0xa8cfb[_0x22e893(0x102)])return{'value':!![]};const _0x24f9d0=state['evaluate'](_0xa8cfb[_0x22e893(0x102)],_0x188cac[_0x22e893(0x159)](0x0));if(_0x24f9d0[_0x22e893(0x145)])return{'error':_0x24f9d0['error']};return{'value':!!_0x24f9d0[_0x22e893(0x142)]['value']()};}['captureBreakpointData'](_0x37709d,_0x2f466f){const _0x4b0805=a25_0x6ed8ba,_0x32b603=[];if(_0x37709d[_0x4b0805(0x146)]&&this[_0x4b0805(0x140)][_0x37709d['id']][_0x4b0805(0x16c)])for(let _0x394f39=0x0;_0x394f39<_0x37709d[_0x4b0805(0x146)]['length'];_0x394f39++){try{_0x37709d[_0x4b0805(0x146)][_0x394f39]=this['breakpoints'][_0x37709d['id']][_0x4b0805(0x16c)](_0x37709d['expressions'][_0x394f39]);}catch(_0x157b95){this[_0x4b0805(0x165)][_0x4b0805(0x100)](_0x4b0805(0x161)+_0x37709d[_0x4b0805(0x146)][_0x394f39]+_0x4b0805(0xe9)),_0x32b603[_0x4b0805(0x135)]({'name':_0x37709d[_0x4b0805(0x146)][_0x394f39],'status':new status_message_1[(_0x4b0805(0xf7))](status_message_1[_0x4b0805(0xf7)][_0x4b0805(0x14d)],utils_1[_0x4b0805(0x156)]['EXPRESSION_COMPILING_ERROR'],!![])}),_0x37709d['expressions'][_0x4b0805(0x136)](_0x394f39,0x1),_0x394f39--;}}if(_0x37709d[_0x4b0805(0x155)]===_0x4b0805(0x111)){if(!_0x37709d['expressions'])_0x37709d[_0x4b0805(0x14f)]=[];else{const _0x1c2181=_0x2f466f[_0x4b0805(0x159)](0x0),_0x5d516c=_0x37709d[_0x4b0805(0x146)][_0x4b0805(0x137)](_0x21e895=>{const _0x4b3ac4=_0x4b0805,_0x527760=state[_0x4b3ac4(0x16b)](_0x21e895,_0x1c2181);return _0x527760[_0x4b3ac4(0x145)]?_0x527760[_0x4b3ac4(0x145)]:_0x527760[_0x4b3ac4(0x142)]['value']();});_0x37709d['evaluatedExpressions']=_0x5d516c;}}else{const _0x4ed278=state[_0x4b0805(0x14a)](_0x2f466f,_0x37709d['expressions'],this[_0x4b0805(0x10f)],this['v8'],this[_0x4b0805(0x103)]);_0x37709d[_0x4b0805(0x106)]&&utils_1[_0x4b0805(0x127)](_0x37709d[_0x4b0805(0x106)][_0x4b0805(0x120)])&&_0x4ed278[_0x4b0805(0x106)]&&_0x4ed278['location'][_0x4b0805(0xea)]&&(_0x37709d[_0x4b0805(0x106)][_0x4b0805(0xea)]=_0x4ed278[_0x4b0805(0x106)][_0x4b0805(0xea)]),_0x37709d['stackFrames']=_0x4ed278[_0x4b0805(0x148)],_0x37709d[_0x4b0805(0xee)]=_0x4ed278[_0x4b0805(0xee)],_0x37709d[_0x4b0805(0x14f)]=_0x32b603[_0x4b0805(0xf3)](_0x4ed278[_0x4b0805(0x14f)]);}}}exports['V8DebugApi']=V8DebugApi;
@@ -1 +1 @@
1
- const a26_0x5416d5=a26_0x41e9;function a26_0x41e9(_0x3f7072,_0x3a75b0){const _0x51ecbf=a26_0x1aab();return a26_0x41e9=function(_0x2f6a44,_0x37d3cf){_0x2f6a44=_0x2f6a44-0x111;let _0x1aab57=_0x51ecbf[_0x2f6a44];return _0x1aab57;},a26_0x41e9(_0x3f7072,_0x3a75b0);}(function(_0x226754,_0x20ee15){const _0x8278af=a26_0x41e9,_0x2b949f=_0x226754();while(!![]){try{const _0x206270=parseInt(_0x8278af(0x148))/0x1*(-parseInt(_0x8278af(0x115))/0x2)+-parseInt(_0x8278af(0x11b))/0x3+-parseInt(_0x8278af(0x138))/0x4*(parseInt(_0x8278af(0x128))/0x5)+-parseInt(_0x8278af(0x137))/0x6*(parseInt(_0x8278af(0x11f))/0x7)+-parseInt(_0x8278af(0x119))/0x8*(-parseInt(_0x8278af(0x124))/0x9)+-parseInt(_0x8278af(0x140))/0xa+parseInt(_0x8278af(0x114))/0xb*(parseInt(_0x8278af(0x111))/0xc);if(_0x206270===_0x20ee15)break;else _0x2b949f['push'](_0x2b949f['shift']());}catch(_0x5750f8){_0x2b949f['push'](_0x2b949f['shift']());}}}(a26_0x1aab,0xa6ee6));const a26_0x37d3cf=(function(){let _0x2e0457=!![];return function(_0x16089b,_0x5267da){const _0x6e07b5=_0x2e0457?function(){const _0x4faa38=a26_0x41e9;if(_0x5267da){const _0x1dcb3a=_0x5267da[_0x4faa38(0x117)](_0x16089b,arguments);return _0x5267da=null,_0x1dcb3a;}}:function(){};return _0x2e0457=![],_0x6e07b5;};}()),a26_0x2f6a44=a26_0x37d3cf(this,function(){const _0x53a80f=a26_0x41e9;return a26_0x2f6a44[_0x53a80f(0x116)]()[_0x53a80f(0x133)](_0x53a80f(0x144))['toString']()['constructor'](a26_0x2f6a44)[_0x53a80f(0x133)](_0x53a80f(0x144));});a26_0x2f6a44();'use strict';Object[a26_0x5416d5(0x145)](exports,a26_0x5416d5(0x126),{'value':!![]}),exports[a26_0x5416d5(0x12c)]=void 0x0;const inspector=require('inspector');class V8Inspector{constructor(_0x5c534b,_0x270a99,_0x4e8e9c,_0x1beb18,_0x527ad8){const _0x1d9061=a26_0x5416d5;this[_0x1d9061(0x13d)]=_0x5c534b,this[_0x1d9061(0x11c)]=_0x270a99,this['resetV8DebuggerThreshold']=_0x4e8e9c,this[_0x1d9061(0x142)]=_0x1beb18,this[_0x1d9061(0x130)]=_0x527ad8,this['session']=null,this[_0x1d9061(0x13a)]={},this['prevStoreSetBreakpointParams']=null,this['numPausedBeforeReset']=0x0;}[a26_0x5416d5(0x13e)](){const _0x198302=a26_0x5416d5;return this[_0x198302(0x11c)];}[a26_0x5416d5(0x120)](_0x26202a,_0x2dc4a8=this[a26_0x5416d5(0x12e)]!==null){const _0x2c35a1=a26_0x5416d5;_0x2dc4a8?this['enable'](![]):this[_0x2c35a1(0x139)]();const _0x4a8657={};return this[_0x2c35a1(0x118)][_0x2c35a1(0x125)]('Debugger.setBreakpointByUrl',_0x26202a,(_0x2d4149,_0x201446)=>{const _0x451b3d=_0x2c35a1;_0x2d4149?_0x4a8657['error']=_0x2d4149:this[_0x451b3d(0x13a)][_0x201446[_0x451b3d(0x13c)]]=_0x26202a,_0x4a8657[_0x451b3d(0x122)]=_0x201446;}),_0x2dc4a8&&(_0x4a8657[_0x2c35a1(0x122)]&&(this['prevStoreSetBreakpointParams'][_0x4a8657[_0x2c35a1(0x122)]['breakpointId']]=this[_0x2c35a1(0x13a)][_0x4a8657[_0x2c35a1(0x122)][_0x2c35a1(0x13c)]]),this[_0x2c35a1(0x11d)](![])),_0x4a8657;}['removeBreakpoint'](_0x55f991){const _0xdaecb=a26_0x5416d5;this[_0xdaecb(0x139)]();const _0x4026bd={};return this[_0xdaecb(0x118)][_0xdaecb(0x125)]('Debugger.removeBreakpoint',{'breakpointId':_0x55f991},_0x4c92af=>{const _0x3113df=_0xdaecb;if(_0x4c92af)_0x4026bd[_0x3113df(0x13b)]=_0x4c92af;delete this[_0x3113df(0x13a)][_0x55f991],Object[_0x3113df(0x12a)](this[_0x3113df(0x13a)])[_0x3113df(0x12b)]===0x0&&this[_0x3113df(0x136)]();}),this[_0xdaecb(0x12e)]!==null&&delete this['prevStoreSetBreakpointParams'][_0x55f991],_0x4026bd;}[a26_0x5416d5(0x127)](_0xa3e05f){const _0x250f58=a26_0x5416d5;this[_0x250f58(0x139)]();const _0x16102f={};return this[_0x250f58(0x118)]['post'](_0x250f58(0x11e),_0xa3e05f,(_0x237c5f,_0x2a0bc7)=>{const _0x1243b2=_0x250f58;if(_0x237c5f)_0x16102f[_0x1243b2(0x13b)]=_0x237c5f;_0x16102f[_0x1243b2(0x122)]=_0x2a0bc7;}),_0x16102f;}[a26_0x5416d5(0x134)](_0x5b9417){const _0x2227a3=a26_0x5416d5,_0x3f9805={};return this[_0x2227a3(0x139)](),this['session']['post'](_0x2227a3(0x112),_0x5b9417,(_0x16a985,_0x48c548)=>{const _0xf9caf5=_0x2227a3;if(_0x16a985)_0x3f9805['error']=_0x16a985;_0x3f9805[_0xf9caf5(0x122)]=_0x48c548;}),_0x3f9805;}['attach'](){const _0x2ba1b9=a26_0x5416d5;if(this[_0x2ba1b9(0x118)])return;const _0x3eff02=new inspector[(_0x2ba1b9(0x121))]();_0x3eff02[_0x2ba1b9(0x143)](),_0x3eff02['on'](_0x2ba1b9(0x11a),_0x59681d=>{const _0x5352c1=_0x2ba1b9;this[_0x5352c1(0x142)](_0x59681d[_0x5352c1(0x12d)]);}),_0x3eff02[_0x2ba1b9(0x125)](_0x2ba1b9(0x123)),_0x3eff02[_0x2ba1b9(0x125)](_0x2ba1b9(0x135),{'active':!![]}),_0x3eff02['on'](_0x2ba1b9(0x141),_0x3f2eb1=>{const _0x1ec46b=_0x2ba1b9;this[_0x1ec46b(0x130)](_0x3f2eb1['params']),this['resetV8DebuggerIfThresholdMet']();}),this[_0x2ba1b9(0x118)]=_0x3eff02;}[a26_0x5416d5(0x13f)](_0x2bcd2b=!![]){const _0x190d2f=a26_0x5416d5;var _0x3bb989;this[_0x190d2f(0x139)](),(_0x3bb989=this['session'])===null||_0x3bb989===void 0x0?void 0x0:_0x3bb989[_0x190d2f(0x125)]('Debugger.enable');if(_0x2bcd2b){for(const _0x2d418b of Object[_0x190d2f(0x131)](this[_0x190d2f(0x12e)])){const _0x249df0=this['setBreakpointByUrl'](_0x2d418b,![]);(_0x249df0[_0x190d2f(0x13b)]||!_0x249df0[_0x190d2f(0x122)])&&this[_0x190d2f(0x13d)][_0x190d2f(0x13b)](_0x190d2f(0x12f)+_0x249df0);}this[_0x190d2f(0x12e)]=null;}}[a26_0x5416d5(0x11d)](_0x478eba=!![]){const _0xaae2df=a26_0x5416d5;if(!this[_0xaae2df(0x118)])return;_0x478eba&&(this['prevStoreSetBreakpointParams']=this[_0xaae2df(0x13a)]),this[_0xaae2df(0x118)]['post'](_0xaae2df(0x113)),this[_0xaae2df(0x136)]();}[a26_0x5416d5(0x136)](){const _0x4a7876=a26_0x5416d5;if(!this['session'])return;this['session'][_0x4a7876(0x132)](),this['session']=null,this[_0x4a7876(0x13a)]={},this['numPausedBeforeReset']=0x0;}[a26_0x5416d5(0x146)](){const _0x117eb0=a26_0x5416d5;if(!this[_0x117eb0(0x118)])return;this[_0x117eb0(0x129)]+=0x1;if(this[_0x117eb0(0x129)]<this[_0x117eb0(0x147)])return;this['numPausedBeforeReset']=0x0,this[_0x117eb0(0x11d)](),this['enable']();}}exports[a26_0x5416d5(0x12c)]=V8Inspector;function a26_0x1aab(){const _0xe6db69=['Runtime.getProperties','Debugger.disable','716485AJQlEo','2PuTBPP','toString','apply','session','9029672uLSBVq','Debugger.scriptParsed','777609mjYsyB','useWellFormattedUrl','disable','Debugger.evaluateOnCallFrame','28UGNAvg','setBreakpointByUrl','Session','response','Debugger.enable','9jwbcTY','post','__esModule','evaluateOnCallFrame','4579235kVCjzH','numPausedBeforeReset','keys','length','V8Inspector','params','prevStoreSetBreakpointParams','Error\x20upon\x20re-setting\x20breakpoint:\x20','onPaused','values','disconnect','search','getProperties','Debugger.setBreakpointsActive','detach','1989888iOZJxI','4clPvhy','attach','storeSetBreakpointParams','error','breakpointId','logger','shouldUseWellFormattedUrl','enable','12739790UffUfh','Debugger.paused','onScriptParsed','connect','(((.+)+)+)+$','defineProperty','resetV8DebuggerIfThresholdMet','resetV8DebuggerThreshold','512303KyXlWK','708iVdxoS'];a26_0x1aab=function(){return _0xe6db69;};return a26_0x1aab();}
1
+ const a26_0x2e0220=a26_0x2ea7;(function(_0xd23926,_0xe4774d){const _0x537f69=a26_0x2ea7,_0x2dca01=_0xd23926();while(!![]){try{const _0xdb02ea=-parseInt(_0x537f69(0xdb))/0x1*(-parseInt(_0x537f69(0xc1))/0x2)+-parseInt(_0x537f69(0xbe))/0x3+-parseInt(_0x537f69(0xdf))/0x4*(parseInt(_0x537f69(0xec))/0x5)+-parseInt(_0x537f69(0xc7))/0x6+parseInt(_0x537f69(0xc5))/0x7+parseInt(_0x537f69(0xef))/0x8+parseInt(_0x537f69(0xde))/0x9*(parseInt(_0x537f69(0xd2))/0xa);if(_0xdb02ea===_0xe4774d)break;else _0x2dca01['push'](_0x2dca01['shift']());}catch(_0x59899c){_0x2dca01['push'](_0x2dca01['shift']());}}}(a26_0x3ee6,0x3ed40));const a26_0x163060=(function(){let _0x53c4f5=!![];return function(_0x2d86d8,_0x140924){const _0xe61e84=_0x53c4f5?function(){if(_0x140924){const _0x1b9f28=_0x140924['apply'](_0x2d86d8,arguments);return _0x140924=null,_0x1b9f28;}}:function(){};return _0x53c4f5=![],_0xe61e84;};}()),a26_0x1da650=a26_0x163060(this,function(){const _0x248624=a26_0x2ea7;return a26_0x1da650[_0x248624(0xc9)]()['search'](_0x248624(0xc4))[_0x248624(0xc9)]()['constructor'](a26_0x1da650)[_0x248624(0xe7)](_0x248624(0xc4));});a26_0x1da650();function a26_0x2ea7(_0xb1a9a5,_0x4e4475){const _0x288904=a26_0x3ee6();return a26_0x2ea7=function(_0x1da650,_0x163060){_0x1da650=_0x1da650-0xbd;let _0x3ee614=_0x288904[_0x1da650];return _0x3ee614;},a26_0x2ea7(_0xb1a9a5,_0x4e4475);}function a26_0x3ee6(){const _0x1def65=['Debugger.setBreakpointsActive','removeBreakpoint','99PlHWUH','1035584UGZPVw','Debugger.paused','Debugger.evaluateOnCallFrame','detach','Session','setBreakpointByUrl','resetV8DebuggerThreshold','Debugger.enable','search','Debugger.scriptParsed','Error\x20upon\x20re-setting\x20breakpoint:\x20','params','disconnect','5dgSIrT','error','getProperties','157344srjGFJ','post','storeSetBreakpointParams','resetV8DebuggerIfThresholdMet','1075194ENLMRU','disable','session','425870fBcbaD','Debugger.disable','inspector','(((.+)+)+)+$','2202298uZCiwO','shouldUseWellFormattedUrl','453582mXFrWX','enable','toString','logger','breakpointId','values','onScriptParsed','keys','useWellFormattedUrl','connect','Debugger.setBreakpointByUrl','366380HnTPNj','attach','onPaused','length','prevStoreSetBreakpointParams','evaluateOnCallFrame','numPausedBeforeReset','response','V8Inspector','1zsuwYF'];a26_0x3ee6=function(){return _0x1def65;};return a26_0x3ee6();}'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a26_0x2e0220(0xda)]=void 0x0;const inspector=require(a26_0x2e0220(0xc3));class V8Inspector{constructor(_0x34c72e,_0x5f1c63,_0x34ad18,_0x16427e,_0x30bfe1){const _0x4141b0=a26_0x2e0220;this[_0x4141b0(0xca)]=_0x34c72e,this[_0x4141b0(0xcf)]=_0x5f1c63,this[_0x4141b0(0xe5)]=_0x34ad18,this['onScriptParsed']=_0x16427e,this[_0x4141b0(0xd4)]=_0x30bfe1,this[_0x4141b0(0xc0)]=null,this[_0x4141b0(0xf1)]={},this['prevStoreSetBreakpointParams']=null,this[_0x4141b0(0xd8)]=0x0;}[a26_0x2e0220(0xc6)](){const _0x451ff9=a26_0x2e0220;return this[_0x451ff9(0xcf)];}[a26_0x2e0220(0xe4)](_0x19a9f5,_0x28b76c=this[a26_0x2e0220(0xd6)]!==null){const _0x276de0=a26_0x2e0220;_0x28b76c?this[_0x276de0(0xc8)](![]):this['attach']();const _0x3b1529={};return this[_0x276de0(0xc0)][_0x276de0(0xf0)](_0x276de0(0xd1),_0x19a9f5,(_0x4c6bec,_0x59edcb)=>{const _0x8edaf6=_0x276de0;_0x4c6bec?_0x3b1529[_0x8edaf6(0xed)]=_0x4c6bec:this['storeSetBreakpointParams'][_0x59edcb['breakpointId']]=_0x19a9f5,_0x3b1529[_0x8edaf6(0xd9)]=_0x59edcb;}),_0x28b76c&&(_0x3b1529[_0x276de0(0xd9)]&&(this[_0x276de0(0xd6)][_0x3b1529[_0x276de0(0xd9)][_0x276de0(0xcb)]]=this[_0x276de0(0xf1)][_0x3b1529['response'][_0x276de0(0xcb)]]),this[_0x276de0(0xbf)](![])),_0x3b1529;}[a26_0x2e0220(0xdd)](_0x362af7){const _0x15eb89=a26_0x2e0220;this['attach']();const _0x46245e={};return this[_0x15eb89(0xc0)][_0x15eb89(0xf0)]('Debugger.removeBreakpoint',{'breakpointId':_0x362af7},_0x39643c=>{const _0x7d33bb=_0x15eb89;if(_0x39643c)_0x46245e[_0x7d33bb(0xed)]=_0x39643c;delete this[_0x7d33bb(0xf1)][_0x362af7],Object[_0x7d33bb(0xce)](this['storeSetBreakpointParams'])[_0x7d33bb(0xd5)]===0x0&&this['detach']();}),this[_0x15eb89(0xd6)]!==null&&delete this[_0x15eb89(0xd6)][_0x362af7],_0x46245e;}[a26_0x2e0220(0xd7)](_0xd81368){const _0x30ac26=a26_0x2e0220;this[_0x30ac26(0xd3)]();const _0x59a7bd={};return this[_0x30ac26(0xc0)][_0x30ac26(0xf0)](_0x30ac26(0xe1),_0xd81368,(_0x4d248e,_0x4c16cf)=>{const _0x39736c=_0x30ac26;if(_0x4d248e)_0x59a7bd[_0x39736c(0xed)]=_0x4d248e;_0x59a7bd[_0x39736c(0xd9)]=_0x4c16cf;}),_0x59a7bd;}[a26_0x2e0220(0xee)](_0x421049){const _0x367432=a26_0x2e0220,_0x3314a1={};return this[_0x367432(0xd3)](),this['session'][_0x367432(0xf0)]('Runtime.getProperties',_0x421049,(_0x1f7bd6,_0x12c603)=>{const _0x5d5362=_0x367432;if(_0x1f7bd6)_0x3314a1[_0x5d5362(0xed)]=_0x1f7bd6;_0x3314a1[_0x5d5362(0xd9)]=_0x12c603;}),_0x3314a1;}[a26_0x2e0220(0xd3)](){const _0x30e470=a26_0x2e0220;if(this['session'])return;const _0x4499be=new inspector[(_0x30e470(0xe3))]();_0x4499be[_0x30e470(0xd0)](),_0x4499be['on'](_0x30e470(0xe8),_0x2d7944=>{const _0x12fdef=_0x30e470;this[_0x12fdef(0xcd)](_0x2d7944[_0x12fdef(0xea)]);}),_0x4499be[_0x30e470(0xf0)](_0x30e470(0xe6)),_0x4499be[_0x30e470(0xf0)](_0x30e470(0xdc),{'active':!![]}),_0x4499be['on'](_0x30e470(0xe0),_0x3738cf=>{const _0x2cfd46=_0x30e470;this[_0x2cfd46(0xd4)](_0x3738cf[_0x2cfd46(0xea)]),this[_0x2cfd46(0xbd)]();}),this['session']=_0x4499be;}[a26_0x2e0220(0xc8)](_0x3295de=!![]){const _0xe78526=a26_0x2e0220;var _0x2d4ea9;this['attach'](),(_0x2d4ea9=this[_0xe78526(0xc0)])===null||_0x2d4ea9===void 0x0?void 0x0:_0x2d4ea9['post']('Debugger.enable');if(_0x3295de){for(const _0x1b1c33 of Object[_0xe78526(0xcc)](this[_0xe78526(0xd6)])){const _0x119de2=this[_0xe78526(0xe4)](_0x1b1c33,![]);(_0x119de2[_0xe78526(0xed)]||!_0x119de2[_0xe78526(0xd9)])&&this[_0xe78526(0xca)][_0xe78526(0xed)](_0xe78526(0xe9)+_0x119de2);}this[_0xe78526(0xd6)]=null;}}[a26_0x2e0220(0xbf)](_0x3daea7=!![]){const _0x79ab90=a26_0x2e0220;if(!this[_0x79ab90(0xc0)])return;_0x3daea7&&(this['prevStoreSetBreakpointParams']=this[_0x79ab90(0xf1)]),this[_0x79ab90(0xc0)][_0x79ab90(0xf0)](_0x79ab90(0xc2)),this[_0x79ab90(0xe2)]();}[a26_0x2e0220(0xe2)](){const _0x1814dc=a26_0x2e0220;if(!this['session'])return;this[_0x1814dc(0xc0)][_0x1814dc(0xeb)](),this[_0x1814dc(0xc0)]=null,this[_0x1814dc(0xf1)]={},this[_0x1814dc(0xd8)]=0x0;}[a26_0x2e0220(0xbd)](){const _0x820994=a26_0x2e0220;if(!this[_0x820994(0xc0)])return;this['numPausedBeforeReset']+=0x1;if(this[_0x820994(0xd8)]<this[_0x820994(0xe5)])return;this[_0x820994(0xd8)]=0x0,this[_0x820994(0xbf)](),this[_0x820994(0xc8)]();}}exports[a26_0x2e0220(0xda)]=V8Inspector;
@@ -1 +1 @@
1
- function a27_0x402f(_0x5d0633,_0x421de1){const _0x28dd39=a27_0x556e();return a27_0x402f=function(_0x28b311,_0x31c4d3){_0x28b311=_0x28b311-0x71;let _0x556e25=_0x28dd39[_0x28b311];return _0x556e25;},a27_0x402f(_0x5d0633,_0x421de1);}const a27_0x3da530=a27_0x402f;(function(_0x4d80bc,_0x50f781){const _0x5048db=a27_0x402f,_0x4df768=_0x4d80bc();while(!![]){try{const _0x1f57f1=-parseInt(_0x5048db(0x7e))/0x1+-parseInt(_0x5048db(0x71))/0x2+-parseInt(_0x5048db(0x80))/0x3+parseInt(_0x5048db(0x78))/0x4*(parseInt(_0x5048db(0x7d))/0x5)+-parseInt(_0x5048db(0x85))/0x6*(-parseInt(_0x5048db(0x72))/0x7)+parseInt(_0x5048db(0x79))/0x8+parseInt(_0x5048db(0x8a))/0x9*(-parseInt(_0x5048db(0x75))/0xa);if(_0x1f57f1===_0x50f781)break;else _0x4df768['push'](_0x4df768['shift']());}catch(_0x5d998c){_0x4df768['push'](_0x4df768['shift']());}}}(a27_0x556e,0xc6fba));function a27_0x556e(){const _0x1741b7=['@google-cloud/common','version','540CEngjH','constructor','__esModule','(((.+)+)+)+$','search','18BygBGj','1639510qqsmQn','70945MCPcwY','https://','apply','3237350HbSOPZ','https://www.googleapis.com/auth/cloud_debugger','packageInfo','8ODvKBz','8219784MwEcij','Debug','options','name','2902605nGqMsJ','118777wSJayh','apiEndpoint','2098887Iulpbh','defineProperty','toString'];a27_0x556e=function(){return _0x1741b7;};return a27_0x556e();}const a27_0x31c4d3=(function(){let _0x216e9b=!![];return function(_0x11ad9c,_0x5cf122){const _0x48696b=_0x216e9b?function(){const _0x5a072f=a27_0x402f;if(_0x5cf122){const _0x6cb8aa=_0x5cf122[_0x5a072f(0x74)](_0x11ad9c,arguments);return _0x5cf122=null,_0x6cb8aa;}}:function(){};return _0x216e9b=![],_0x48696b;};}()),a27_0x28b311=a27_0x31c4d3(this,function(){const _0x1a351c=a27_0x402f;return a27_0x28b311[_0x1a351c(0x82)]()[_0x1a351c(0x89)](_0x1a351c(0x88))[_0x1a351c(0x82)]()[_0x1a351c(0x86)](a27_0x28b311)['search'](_0x1a351c(0x88));});a27_0x28b311();'use strict';Object[a27_0x3da530(0x81)](exports,a27_0x3da530(0x87),{'value':!![]}),exports[a27_0x3da530(0x7a)]=void 0x0;const common_1=require(a27_0x3da530(0x83));class Debug extends common_1['Service']{constructor(_0x10b961={},_0x4a10e5){const _0x4a08e6=a27_0x3da530;if(new.target!==Debug)return new Debug(_0x10b961,_0x4a10e5);const _0x21c8b6={'projectIdRequired':![],'apiEndpoint':_0x10b961[_0x4a08e6(0x7f)],'baseUrl':_0x4a08e6(0x73)+_0x10b961[_0x4a08e6(0x7f)],'scopes':[_0x4a08e6(0x76)],'packageJson':_0x4a10e5};super(_0x21c8b6,_0x10b961),this[_0x4a08e6(0x7b)]=_0x10b961,this[_0x4a08e6(0x77)]={'name':_0x4a10e5[_0x4a08e6(0x7c)],'version':_0x4a10e5[_0x4a08e6(0x84)]};}}exports[a27_0x3da530(0x7a)]=Debug;
1
+ const a27_0x2a7dce=a27_0x114f;function a27_0x114f(_0x1bc913,_0x7b39f0){const _0x207110=a27_0x1b4f();return a27_0x114f=function(_0x374ab1,_0x1c6833){_0x374ab1=_0x374ab1-0x1f0;let _0x1b4f06=_0x207110[_0x374ab1];return _0x1b4f06;},a27_0x114f(_0x1bc913,_0x7b39f0);}(function(_0x1042ef,_0x11df4e){const _0x277b52=a27_0x114f,_0x24349a=_0x1042ef();while(!![]){try{const _0x2a7708=-parseInt(_0x277b52(0x202))/0x1+parseInt(_0x277b52(0x1f3))/0x2+parseInt(_0x277b52(0x201))/0x3*(-parseInt(_0x277b52(0x1f1))/0x4)+parseInt(_0x277b52(0x204))/0x5+parseInt(_0x277b52(0x1f6))/0x6+-parseInt(_0x277b52(0x1f0))/0x7+parseInt(_0x277b52(0x1f9))/0x8;if(_0x2a7708===_0x11df4e)break;else _0x24349a['push'](_0x24349a['shift']());}catch(_0x57fb80){_0x24349a['push'](_0x24349a['shift']());}}}(a27_0x1b4f,0xb1355));const a27_0x1c6833=(function(){let _0x2ce1bf=!![];return function(_0x2ec613,_0x241b61){const _0x5db03b=_0x2ce1bf?function(){const _0x412bac=a27_0x114f;if(_0x241b61){const _0x56f4b5=_0x241b61[_0x412bac(0x1f7)](_0x2ec613,arguments);return _0x241b61=null,_0x56f4b5;}}:function(){};return _0x2ce1bf=![],_0x5db03b;};}()),a27_0x374ab1=a27_0x1c6833(this,function(){const _0x4342b7=a27_0x114f;return a27_0x374ab1[_0x4342b7(0x1fd)]()[_0x4342b7(0x1f8)](_0x4342b7(0x203))[_0x4342b7(0x1fd)]()['constructor'](a27_0x374ab1)[_0x4342b7(0x1f8)](_0x4342b7(0x203));});a27_0x374ab1();'use strict';Object[a27_0x2a7dce(0x1ff)](exports,'__esModule',{'value':!![]}),exports[a27_0x2a7dce(0x1fa)]=void 0x0;function a27_0x1b4f(){const _0x42bd5b=['apply','search','11519808AgAkGa','Debug','Service','version','toString','https://www.googleapis.com/auth/cloud_debugger','defineProperty','apiEndpoint','218625rnMOZY','1232179hsdwNi','(((.+)+)+)+$','2332520hdBvPE','8346898gwSmNC','40fLomFg','name','2274464jpdfJq','options','https://','5012856ysbJjW'];a27_0x1b4f=function(){return _0x42bd5b;};return a27_0x1b4f();}const common_1=require('@google-cloud/common');class Debug extends common_1[a27_0x2a7dce(0x1fb)]{constructor(_0x342c5e={},_0x2f839f){const _0x236462=a27_0x2a7dce;if(new.target!==Debug)return new Debug(_0x342c5e,_0x2f839f);const _0x402513={'projectIdRequired':![],'apiEndpoint':_0x342c5e[_0x236462(0x200)],'baseUrl':_0x236462(0x1f5)+_0x342c5e[_0x236462(0x200)],'scopes':[_0x236462(0x1fe)],'packageJson':_0x2f839f};super(_0x402513,_0x342c5e),this[_0x236462(0x1f4)]=_0x342c5e,this['packageInfo']={'name':_0x2f839f[_0x236462(0x1f2)],'version':_0x2f839f[_0x236462(0x1fc)]};}}exports[a27_0x2a7dce(0x1fa)]=Debug;
@@ -1 +1 @@
1
- const a28_0x5782ed=a28_0x21ac;(function(_0x311a95,_0x224a21){const _0x19f729=a28_0x21ac,_0x1b7d44=_0x311a95();while(!![]){try{const _0x304fb6=parseInt(_0x19f729(0xa1))/0x1*(-parseInt(_0x19f729(0xa9))/0x2)+-parseInt(_0x19f729(0x9e))/0x3*(-parseInt(_0x19f729(0x9a))/0x4)+parseInt(_0x19f729(0xa2))/0x5*(parseInt(_0x19f729(0xa3))/0x6)+-parseInt(_0x19f729(0x94))/0x7*(parseInt(_0x19f729(0xa4))/0x8)+-parseInt(_0x19f729(0x92))/0x9+-parseInt(_0x19f729(0x97))/0xa*(parseInt(_0x19f729(0x8f))/0xb)+parseInt(_0x19f729(0x96))/0xc;if(_0x304fb6===_0x224a21)break;else _0x1b7d44['push'](_0x1b7d44['shift']());}catch(_0x193ce5){_0x1b7d44['push'](_0x1b7d44['shift']());}}}(a28_0x38da,0xdf1f0));const a28_0x1f1237=(function(){let _0x1d9a48=!![];return function(_0x1cc0a1,_0x39efc1){const _0x21b4fb=_0x1d9a48?function(){const _0x35105d=a28_0x21ac;if(_0x39efc1){const _0x17897c=_0x39efc1[_0x35105d(0x93)](_0x1cc0a1,arguments);return _0x39efc1=null,_0x17897c;}}:function(){};return _0x1d9a48=![],_0x21b4fb;};}()),a28_0x108a30=a28_0x1f1237(this,function(){const _0x3912c7=a28_0x21ac;return a28_0x108a30[_0x3912c7(0x99)]()[_0x3912c7(0xa7)](_0x3912c7(0x9b))[_0x3912c7(0x99)]()[_0x3912c7(0x95)](a28_0x108a30)[_0x3912c7(0xa7)](_0x3912c7(0x9b));});function a28_0x38da(){const _0x314866=['3155284xNCpCk','(((.+)+)+)+$','VARIABLE_NAME','errorId','6RgnxrK','refersTo','BREAKPOINT_EXPRESSION','1LskPpA','10fckElD','42846HWpgGR','4160BfeuDB','BREAKPOINT_AGE','StatusMessage','search','UNSPECIFIED','2597714OpOHjN','isError','__esModule','4597098GbuLzq','VARIABLE_VALUE','BREAKPOINT_SOURCE_LOCATION','1905732PuYftP','apply','175EiYgVH','constructor','15162036INhhwI','10RnYjNM','description','toString'];a28_0x38da=function(){return _0x314866;};return a28_0x38da();}a28_0x108a30();'use strict';Object['defineProperty'](exports,a28_0x5782ed(0x8e),{'value':!![]}),exports[a28_0x5782ed(0xa6)]=void 0x0;class StatusMessage{constructor(_0x41c2ce,_0x403032,_0x77ffa5,_0x1fd27f=![]){const _0x573ca4=a28_0x5782ed,{description:_0x1fd4b9,id:_0x1866d8}=_0x403032||{};this[_0x573ca4(0x9f)]=_0x41c2ce,this[_0x573ca4(0x98)]={'format':_0x1fd4b9||''},_0x1866d8&&(this[_0x573ca4(0x98)][_0x573ca4(0x9d)]=_0x1866d8),this[_0x573ca4(0xaa)]=_0x77ffa5,this['isAccepted']=_0x1fd27f;}}function a28_0x21ac(_0x5cf664,_0x5c3abc){const _0x233fd7=a28_0x38da();return a28_0x21ac=function(_0x108a30,_0x1f1237){_0x108a30=_0x108a30-0x8e;let _0x38daf2=_0x233fd7[_0x108a30];return _0x38daf2;},a28_0x21ac(_0x5cf664,_0x5c3abc);}exports['StatusMessage']=StatusMessage,StatusMessage[a28_0x5782ed(0xa8)]=a28_0x5782ed(0xa8),StatusMessage[a28_0x5782ed(0x91)]=a28_0x5782ed(0x91),StatusMessage['BREAKPOINT_CONDITION']='BREAKPOINT_CONDITION',StatusMessage['BREAKPOINT_EXPRESSION']=a28_0x5782ed(0xa0),StatusMessage[a28_0x5782ed(0x9c)]='VARIABLE_NAME',StatusMessage[a28_0x5782ed(0x90)]='VARIABLE_VALUE',StatusMessage[a28_0x5782ed(0xa5)]='BREAKPOINT_AGE';
1
+ function a28_0xd20c(_0x356740,_0x329b09){const _0x268164=a28_0x3d27();return a28_0xd20c=function(_0x3c6343,_0x55f089){_0x3c6343=_0x3c6343-0x17f;let _0x3d27a1=_0x268164[_0x3c6343];return _0x3d27a1;},a28_0xd20c(_0x356740,_0x329b09);}const a28_0x589bcd=a28_0xd20c;(function(_0x4e7fc2,_0x28772c){const _0x3b5341=a28_0xd20c,_0xc51cb1=_0x4e7fc2();while(!![]){try{const _0x352d6e=-parseInt(_0x3b5341(0x180))/0x1*(-parseInt(_0x3b5341(0x17f))/0x2)+-parseInt(_0x3b5341(0x18a))/0x3+parseInt(_0x3b5341(0x195))/0x4+-parseInt(_0x3b5341(0x182))/0x5+-parseInt(_0x3b5341(0x193))/0x6*(-parseInt(_0x3b5341(0x184))/0x7)+parseInt(_0x3b5341(0x19a))/0x8*(parseInt(_0x3b5341(0x188))/0x9)+parseInt(_0x3b5341(0x198))/0xa*(parseInt(_0x3b5341(0x192))/0xb);if(_0x352d6e===_0x28772c)break;else _0xc51cb1['push'](_0xc51cb1['shift']());}catch(_0x17219){_0xc51cb1['push'](_0xc51cb1['shift']());}}}(a28_0x3d27,0xe87d7));const a28_0x55f089=(function(){let _0x3e45d8=!![];return function(_0x40aee3,_0x2e3c0e){const _0x3bc74d=_0x3e45d8?function(){if(_0x2e3c0e){const _0x21ba75=_0x2e3c0e['apply'](_0x40aee3,arguments);return _0x2e3c0e=null,_0x21ba75;}}:function(){};return _0x3e45d8=![],_0x3bc74d;};}()),a28_0x3c6343=a28_0x55f089(this,function(){const _0x4cfb40=a28_0xd20c;return a28_0x3c6343[_0x4cfb40(0x183)]()['search'](_0x4cfb40(0x185))[_0x4cfb40(0x183)]()[_0x4cfb40(0x181)](a28_0x3c6343)[_0x4cfb40(0x18c)](_0x4cfb40(0x185));});a28_0x3c6343();'use strict';function a28_0x3d27(){const _0x1fafd1=['BREAKPOINT_AGE','BREAKPOINT_CONDITION','BREAKPOINT_EXPRESSION','defineProperty','__esModule','17314ivfqOV','646578TBtlQl','UNSPECIFIED','2989556tGjIsN','VARIABLE_NAME','isError','80FnYnCu','BREAKPOINT_SOURCE_LOCATION','239472ssMbug','32xEvEbd','65035jbTwDG','constructor','629415vTrmuy','toString','42lDfUEu','(((.+)+)+)+$','description','errorId','135AMuAUY','StatusMessage','5453901hlMtPF','VARIABLE_VALUE','search'];a28_0x3d27=function(){return _0x1fafd1;};return a28_0x3d27();}Object[a28_0x589bcd(0x190)](exports,a28_0x589bcd(0x191),{'value':!![]}),exports[a28_0x589bcd(0x189)]=void 0x0;class StatusMessage{constructor(_0x4c80b5,_0x46ea6c,_0x5b44f6,_0x3ba1b4=![]){const _0x5e41e6=a28_0x589bcd,{description:_0x350c29,id:_0x2ec1cb}=_0x46ea6c||{};this['refersTo']=_0x4c80b5,this[_0x5e41e6(0x186)]={'format':_0x350c29||''},_0x2ec1cb&&(this[_0x5e41e6(0x186)][_0x5e41e6(0x187)]=_0x2ec1cb),this[_0x5e41e6(0x197)]=_0x5b44f6,this['isAccepted']=_0x3ba1b4;}}exports[a28_0x589bcd(0x189)]=StatusMessage,StatusMessage[a28_0x589bcd(0x194)]=a28_0x589bcd(0x194),StatusMessage[a28_0x589bcd(0x199)]=a28_0x589bcd(0x199),StatusMessage[a28_0x589bcd(0x18e)]='BREAKPOINT_CONDITION',StatusMessage[a28_0x589bcd(0x18f)]='BREAKPOINT_EXPRESSION',StatusMessage[a28_0x589bcd(0x196)]=a28_0x589bcd(0x196),StatusMessage[a28_0x589bcd(0x18b)]=a28_0x589bcd(0x18b),StatusMessage[a28_0x589bcd(0x18d)]=a28_0x589bcd(0x18d);
@@ -1 +1 @@
1
- function a29_0x44c2(_0xde516b,_0x8a7eb1){var _0x582d98=a29_0x4134();return a29_0x44c2=function(_0x4a9418,_0x18320b){_0x4a9418=_0x4a9418-0xf0;var _0x4134e1=_0x582d98[_0x4a9418];return _0x4134e1;},a29_0x44c2(_0xde516b,_0x8a7eb1);}var a29_0x57cb57=a29_0x44c2;(function(_0x513e99,_0x519405){var _0x21cbf5=a29_0x44c2,_0x3aa877=_0x513e99();while(!![]){try{var _0xe889f1=-parseInt(_0x21cbf5(0xfd))/0x1*(parseInt(_0x21cbf5(0x114))/0x2)+parseInt(_0x21cbf5(0xfc))/0x3*(parseInt(_0x21cbf5(0xf7))/0x4)+-parseInt(_0x21cbf5(0xfa))/0x5+parseInt(_0x21cbf5(0x10b))/0x6*(parseInt(_0x21cbf5(0xfb))/0x7)+parseInt(_0x21cbf5(0xf1))/0x8*(parseInt(_0x21cbf5(0xf5))/0x9)+parseInt(_0x21cbf5(0x10c))/0xa+-parseInt(_0x21cbf5(0x107))/0xb;if(_0xe889f1===_0x519405)break;else _0x3aa877['push'](_0x3aa877['shift']());}catch(_0x5cb1c2){_0x3aa877['push'](_0x3aa877['shift']());}}}(a29_0x4134,0xbadac));var a29_0x18320b=(function(){var _0x36a1c0=!![];return function(_0x18e097,_0x2aeeef){var _0x294cf6=_0x36a1c0?function(){var _0x1f2670=a29_0x44c2;if(_0x2aeeef){var _0x52b52b=_0x2aeeef[_0x1f2670(0xff)](_0x18e097,arguments);return _0x2aeeef=null,_0x52b52b;}}:function(){};return _0x36a1c0=![],_0x294cf6;};}()),a29_0x4a9418=a29_0x18320b(this,function(){var _0xd4cb37=a29_0x44c2;return a29_0x4a9418[_0xd4cb37(0xf8)]()[_0xd4cb37(0x10e)](_0xd4cb37(0x101))['toString']()[_0xd4cb37(0x115)](a29_0x4a9418)[_0xd4cb37(0x10e)]('(((.+)+)+)+$');});function a29_0x4134(){var _0x2dddd9=['7ssmKSF','45831XPMqWK','4QQVKxL','sourceContexts','apply','defineProperty','(((.+)+)+)+$','agentOS','host','Node.js','linuxDistroName','agentVersion','32400588QYqEki','runtimeEnvironmentVersion','runtimeEnvironmentInfo','systemTotalMemoryBytes','8944014bBMNhF','7935260EgoOvv','uniquifier','search','__esModule','osVersion','cpuCoreCount','isInDocker','runtimeEnvironment','344338FLvdXL','constructor','isInK8s','6072MuDYgp','statusMessage','procArch','pid','16749IrxRva','labels','388xYxiRv','toString','Debuggee','3895115AaSaLK'];a29_0x4134=function(){return _0x2dddd9;};return a29_0x4134();}a29_0x4a9418();'use strict';Object[a29_0x57cb57(0x100)](exports,a29_0x57cb57(0x10f),{'value':!![]}),exports[a29_0x57cb57(0xf9)]=void 0x0;class Debuggee{constructor(_0x155f10){var _0x42318b=a29_0x57cb57;this[_0x42318b(0x113)]=_0x42318b(0x104);if(!(this instanceof Debuggee))return new Debuggee(_0x155f10);_0x155f10=_0x155f10||{};if(typeof _0x155f10[_0x42318b(0x10d)]!=='string')throw new Error('properties.uniquifier\x20must\x20be\x20a\x20string');this[_0x42318b(0x10d)]=_0x155f10['uniquifier'],this['agentVersion']=_0x155f10[_0x42318b(0x106)],_0x155f10[_0x42318b(0xf6)]&&(this[_0x42318b(0xf6)]=_0x155f10[_0x42318b(0xf6)]),_0x155f10[_0x42318b(0xfe)]&&(this[_0x42318b(0xfe)]=_0x155f10[_0x42318b(0xfe)]),_0x155f10[_0x42318b(0xf2)]&&(this[_0x42318b(0xf2)]=_0x155f10[_0x42318b(0xf2)]),this[_0x42318b(0x103)]=_0x155f10['host'],this[_0x42318b(0xf4)]=_0x155f10['pid'],this[_0x42318b(0x111)]=_0x155f10[_0x42318b(0x111)],this[_0x42318b(0x10a)]=_0x155f10[_0x42318b(0x10a)],this[_0x42318b(0x102)]=_0x155f10[_0x42318b(0x102)],this[_0x42318b(0x110)]=_0x155f10[_0x42318b(0x110)],this['runtimeEnvironmentVersion']=_0x155f10[_0x42318b(0x108)],this[_0x42318b(0x109)]=_0x155f10[_0x42318b(0x109)],this[_0x42318b(0x105)]=_0x155f10[_0x42318b(0x105)],this['isInDocker']=_0x155f10[_0x42318b(0x112)],this[_0x42318b(0xf0)]=_0x155f10['isInK8s'],this[_0x42318b(0xf3)]=_0x155f10[_0x42318b(0xf3)];}}exports[a29_0x57cb57(0xf9)]=Debuggee;
1
+ function a29_0x5f3e(_0xd163d5,_0x157347){var _0x372150=a29_0x3d96();return a29_0x5f3e=function(_0x49e0bb,_0x1dded2){_0x49e0bb=_0x49e0bb-0xd0;var _0x3d96c9=_0x372150[_0x49e0bb];return _0x3d96c9;},a29_0x5f3e(_0xd163d5,_0x157347);}var a29_0x14d325=a29_0x5f3e;(function(_0x382301,_0x270908){var _0x28da3e=a29_0x5f3e,_0x2ada4f=_0x382301();while(!![]){try{var _0x33e8fc=parseInt(_0x28da3e(0xd7))/0x1+parseInt(_0x28da3e(0xec))/0x2+parseInt(_0x28da3e(0xdb))/0x3*(-parseInt(_0x28da3e(0xe6))/0x4)+parseInt(_0x28da3e(0xde))/0x5+-parseInt(_0x28da3e(0xe9))/0x6*(-parseInt(_0x28da3e(0xd5))/0x7)+-parseInt(_0x28da3e(0xd9))/0x8*(-parseInt(_0x28da3e(0xe2))/0x9)+-parseInt(_0x28da3e(0xe5))/0xa;if(_0x33e8fc===_0x270908)break;else _0x2ada4f['push'](_0x2ada4f['shift']());}catch(_0x3d2224){_0x2ada4f['push'](_0x2ada4f['shift']());}}}(a29_0x3d96,0x2e626));var a29_0x1dded2=(function(){var _0x2523ce=!![];return function(_0x323924,_0x35e94f){var _0x4fb409=_0x2523ce?function(){var _0xba41=a29_0x5f3e;if(_0x35e94f){var _0x5de1fa=_0x35e94f[_0xba41(0xf3)](_0x323924,arguments);return _0x35e94f=null,_0x5de1fa;}}:function(){};return _0x2523ce=![],_0x4fb409;};}()),a29_0x49e0bb=a29_0x1dded2(this,function(){var _0x26ce03=a29_0x5f3e;return a29_0x49e0bb['toString']()[_0x26ce03(0xd6)](_0x26ce03(0xe4))[_0x26ce03(0xd0)]()[_0x26ce03(0xda)](a29_0x49e0bb)[_0x26ce03(0xd6)](_0x26ce03(0xe4));});a29_0x49e0bb();'use strict';Object[a29_0x14d325(0xf2)](exports,'__esModule',{'value':!![]}),exports[a29_0x14d325(0xe0)]=void 0x0;function a29_0x3d96(){var _0xc47904=['runtimeEnvironmentVersion','469892ogdOXi','agentOS','runtimeEnvironmentInfo','systemTotalMemoryBytes','Node.js','isInK8s','defineProperty','apply','toString','labels','isInDocker','linuxDistroName','pid','1803753KMcgdb','search','49387pIrQhF','cpuCoreCount','8yekNOw','constructor','75iDfNQB','string','uniquifier','636995NbOyXK','osVersion','Debuggee','procArch','376479BmBtUb','runtimeEnvironment','(((.+)+)+)+$','4183770XQGGNb','16460GmCXSw','host','sourceContexts','6VfQxJf','statusMessage'];a29_0x3d96=function(){return _0xc47904;};return a29_0x3d96();}class Debuggee{constructor(_0x3dbba5){var _0x37e8d2=a29_0x14d325;this[_0x37e8d2(0xe3)]=_0x37e8d2(0xf0);if(!(this instanceof Debuggee))return new Debuggee(_0x3dbba5);_0x3dbba5=_0x3dbba5||{};if(typeof _0x3dbba5[_0x37e8d2(0xdd)]!==_0x37e8d2(0xdc))throw new Error('properties.uniquifier\x20must\x20be\x20a\x20string');this['uniquifier']=_0x3dbba5[_0x37e8d2(0xdd)],this['agentVersion']=_0x3dbba5['agentVersion'],_0x3dbba5[_0x37e8d2(0xd1)]&&(this['labels']=_0x3dbba5[_0x37e8d2(0xd1)]),_0x3dbba5[_0x37e8d2(0xe8)]&&(this[_0x37e8d2(0xe8)]=_0x3dbba5['sourceContexts']),_0x3dbba5[_0x37e8d2(0xea)]&&(this[_0x37e8d2(0xea)]=_0x3dbba5[_0x37e8d2(0xea)]),this[_0x37e8d2(0xe7)]=_0x3dbba5[_0x37e8d2(0xe7)],this[_0x37e8d2(0xd4)]=_0x3dbba5[_0x37e8d2(0xd4)],this[_0x37e8d2(0xd8)]=_0x3dbba5[_0x37e8d2(0xd8)],this[_0x37e8d2(0xef)]=_0x3dbba5[_0x37e8d2(0xef)],this[_0x37e8d2(0xed)]=_0x3dbba5[_0x37e8d2(0xed)],this[_0x37e8d2(0xdf)]=_0x3dbba5[_0x37e8d2(0xdf)],this[_0x37e8d2(0xeb)]=_0x3dbba5['runtimeEnvironmentVersion'],this[_0x37e8d2(0xee)]=_0x3dbba5['runtimeEnvironmentInfo'],this['linuxDistroName']=_0x3dbba5[_0x37e8d2(0xd3)],this['isInDocker']=_0x3dbba5[_0x37e8d2(0xd2)],this[_0x37e8d2(0xf1)]=_0x3dbba5[_0x37e8d2(0xf1)],this[_0x37e8d2(0xe1)]=_0x3dbba5[_0x37e8d2(0xe1)];}}exports['Debuggee']=Debuggee;
package/build/src/gcp.js CHANGED
@@ -1 +1 @@
1
- function a30_0x2888(){const _0x38eb59=['defineProperty','1701955JZklOp','1941204QAPQmx','bind','length','callback','constructor','functionParams','(((.+)+)+)+$','app.lightrun.com','isCallbackWrapperInvoked','asyncStart','5865937Eekiqo','./index','6CASlie','101530yHJvlN','wrap','3328552napwsm','run','14368XdeKNU','callbackParams','774VrevrI','callbackIndex','__esModule','callbackWrapper','571143tXVSKv','stop','249abWRli','toString','apply','search'];a30_0x2888=function(){return _0x38eb59;};return a30_0x2888();}const a30_0x28dc37=a30_0x40eb;(function(_0x2d2285,_0x995646){const _0x57179=a30_0x40eb,_0xbf2ff4=_0x2d2285();while(!![]){try{const _0x14ef07=parseInt(_0x57179(0x113))/0x1+-parseInt(_0x57179(0x10d))/0x2*(parseInt(_0x57179(0x115))/0x3)+parseInt(_0x57179(0x11b))/0x4+parseInt(_0x57179(0x11a))/0x5+-parseInt(_0x57179(0x108))/0x6*(parseInt(_0x57179(0x106))/0x7)+-parseInt(_0x57179(0x10b))/0x8+-parseInt(_0x57179(0x10f))/0x9*(-parseInt(_0x57179(0x109))/0xa);if(_0x14ef07===_0x995646)break;else _0xbf2ff4['push'](_0xbf2ff4['shift']());}catch(_0x248423){_0xbf2ff4['push'](_0xbf2ff4['shift']());}}}(a30_0x2888,0x6674d));const a30_0x4f43a6=(function(){let _0x4922d0=!![];return function(_0x5aa813,_0x39f885){const _0x258957=_0x4922d0?function(){const _0x39d5a3=a30_0x40eb;if(_0x39f885){const _0x39a948=_0x39f885[_0x39d5a3(0x117)](_0x5aa813,arguments);return _0x39f885=null,_0x39a948;}}:function(){};return _0x4922d0=![],_0x258957;};}()),a30_0x27fc2d=a30_0x4f43a6(this,function(){const _0x356e9d=a30_0x40eb;return a30_0x27fc2d[_0x356e9d(0x116)]()['search']('(((.+)+)+)+$')['toString']()[_0x356e9d(0x100)](a30_0x27fc2d)[_0x356e9d(0x118)](_0x356e9d(0x102));});function a30_0x40eb(_0x225db4,_0x886a6d){const _0x116dca=a30_0x2888();return a30_0x40eb=function(_0x27fc2d,_0x4f43a6){_0x27fc2d=_0x27fc2d-0xfe;let _0x2888f7=_0x116dca[_0x27fc2d];return _0x2888f7;},a30_0x40eb(_0x225db4,_0x886a6d);}a30_0x27fc2d();'use strict';Object[a30_0x28dc37(0x119)](exports,a30_0x28dc37(0x111),{'value':!![]}),exports[a30_0x28dc37(0x10a)]=void 0x0;const lightrun=require(a30_0x28dc37(0x107)),DEFAULT_API_ENDPOINT=a30_0x28dc37(0x103),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x217fff,_0x21b78d,_0x5f3721){return async(..._0x56947f)=>{const _0x12aa53=a30_0x40eb,_0x29ed50=new LightrunGcpWrapper(_0x5f3721,..._0x56947f);return _0x29ed50[_0x12aa53(0x10c)](_0x217fff,_0x21b78d);};}exports[a30_0x28dc37(0x10a)]=wrap;class LightrunGcpWrapper{constructor(_0x14e67a,..._0x4b66ee){const _0x5ed015=a30_0x28dc37;var _0x247c4d;this['callbackIndex']=_0x14e67a,this[_0x5ed015(0x104)]=![],this['callbackParams']=[],this['callback']=null,this[_0x5ed015(0x101)]=_0x4b66ee,this[_0x5ed015(0x110)]&&this[_0x5ed015(0x110)]<((_0x247c4d=this[_0x5ed015(0x101)])===null||_0x247c4d===void 0x0?void 0x0:_0x247c4d[_0x5ed015(0xfe)])&&(this[_0x5ed015(0xff)]=this['functionParams'][this[_0x5ed015(0x110)]],this[_0x5ed015(0x101)][this[_0x5ed015(0x110)]]=this[_0x5ed015(0x112)][_0x5ed015(0x11c)](this));}async['run'](_0x118aff,_0xc10773={}){const _0x85a629=a30_0x28dc37;this['isCallbackWrapperInvoked']=![],await lightrun[_0x85a629(0x105)]({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0xc10773,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x118aff(...this['functionParams']);}finally{await lightrun[_0x85a629(0x114)](),this[_0x85a629(0x104)]&&this[_0x85a629(0xff)]&&this[_0x85a629(0xff)](...this[_0x85a629(0x10e)]);}}['callbackWrapper'](..._0x25b060){const _0xafd69b=a30_0x28dc37;this[_0xafd69b(0x10e)]=_0x25b060,this[_0xafd69b(0x104)]=!![];}}
1
+ function a30_0x5c88(_0x51c3cb,_0x1b412f){const _0x2b96ff=a30_0x5d5b();return a30_0x5c88=function(_0x57656a,_0x32ad31){_0x57656a=_0x57656a-0x8c;let _0x5d5b7e=_0x2b96ff[_0x57656a];return _0x5d5b7e;},a30_0x5c88(_0x51c3cb,_0x1b412f);}const a30_0x31d9f1=a30_0x5c88;(function(_0x2a8d01,_0x1d2af5){const _0x280b71=a30_0x5c88,_0x3c5a96=_0x2a8d01();while(!![]){try{const _0x54f996=-parseInt(_0x280b71(0xa5))/0x1*(-parseInt(_0x280b71(0x91))/0x2)+parseInt(_0x280b71(0x93))/0x3*(parseInt(_0x280b71(0xa7))/0x4)+parseInt(_0x280b71(0x96))/0x5+parseInt(_0x280b71(0x8d))/0x6*(-parseInt(_0x280b71(0xa6))/0x7)+parseInt(_0x280b71(0x9d))/0x8*(-parseInt(_0x280b71(0xa8))/0x9)+parseInt(_0x280b71(0x9c))/0xa*(-parseInt(_0x280b71(0x8c))/0xb)+parseInt(_0x280b71(0xa4))/0xc;if(_0x54f996===_0x1d2af5)break;else _0x3c5a96['push'](_0x3c5a96['shift']());}catch(_0x38bf7b){_0x3c5a96['push'](_0x3c5a96['shift']());}}}(a30_0x5d5b,0xa0e3e));const a30_0x32ad31=(function(){let _0x384894=!![];return function(_0x555efd,_0x5907ed){const _0x1494e1=_0x384894?function(){const _0x361d8f=a30_0x5c88;if(_0x5907ed){const _0x1e001e=_0x5907ed[_0x361d8f(0x9a)](_0x555efd,arguments);return _0x5907ed=null,_0x1e001e;}}:function(){};return _0x384894=![],_0x1494e1;};}()),a30_0x57656a=a30_0x32ad31(this,function(){const _0x3b2856=a30_0x5c88;return a30_0x57656a[_0x3b2856(0x8f)]()['search'](_0x3b2856(0x8e))[_0x3b2856(0x8f)]()[_0x3b2856(0x9e)](a30_0x57656a)[_0x3b2856(0x99)]('(((.+)+)+)+$');});a30_0x57656a();'use strict';Object[a30_0x31d9f1(0xa1)](exports,a30_0x31d9f1(0x90),{'value':!![]}),exports[a30_0x31d9f1(0x9b)]=void 0x0;function a30_0x5d5b(){const _0x340d55=['32924NuDdfo','isCallbackWrapperInvoked','3cgUMUU','functionParams','bind','1690315kVhhPr','callback','stop','search','apply','wrap','390kNrGZg','2150384EcnbDG','constructor','callbackIndex','./index','defineProperty','callbackWrapper','run','19806144hbZubB','8EkWbSr','4674033TTcVbm','202516vSYRAq','18TUXxtl','app.lightrun.com','callbackParams','86471VPnlWO','6fTxBgY','(((.+)+)+)+$','toString','__esModule'];a30_0x5d5b=function(){return _0x340d55;};return a30_0x5d5b();}const lightrun=require(a30_0x31d9f1(0xa0)),DEFAULT_API_ENDPOINT=a30_0x31d9f1(0xa9),DEFAULT_WAIT_FOR_INIT_MS=0x1388;function wrap(_0x1315f4,_0x5b3730,_0x1b2f46){return async(..._0x3395c9)=>{const _0x30dd55=a30_0x5c88,_0xbb1756=new LightrunGcpWrapper(_0x1b2f46,..._0x3395c9);return _0xbb1756[_0x30dd55(0xa3)](_0x1315f4,_0x5b3730);};}exports[a30_0x31d9f1(0x9b)]=wrap;class LightrunGcpWrapper{constructor(_0x1a488f,..._0x2bb90f){const _0xccd294=a30_0x31d9f1;var _0x3aee78;this[_0xccd294(0x9f)]=_0x1a488f,this[_0xccd294(0x92)]=![],this['callbackParams']=[],this[_0xccd294(0x97)]=null,this[_0xccd294(0x94)]=_0x2bb90f,this['callbackIndex']&&this[_0xccd294(0x9f)]<((_0x3aee78=this[_0xccd294(0x94)])===null||_0x3aee78===void 0x0?void 0x0:_0x3aee78['length'])&&(this[_0xccd294(0x97)]=this[_0xccd294(0x94)][this[_0xccd294(0x9f)]],this['functionParams'][this[_0xccd294(0x9f)]]=this[_0xccd294(0xa2)][_0xccd294(0x95)](this));}async['run'](_0x45b7fa,_0x30b1ad={}){const _0x115a8a=a30_0x31d9f1;this['isCallbackWrapperInvoked']=![],await lightrun['asyncStart']({'lightrunInitWaitTimeMs':DEFAULT_WAIT_FOR_INIT_MS,'apiEndpoint':DEFAULT_API_ENDPOINT,..._0x30b1ad,'forceNewAgent_':!![],'lightrunWaitForInit':!![]});try{await _0x45b7fa(...this[_0x115a8a(0x94)]);}finally{await lightrun[_0x115a8a(0x98)](),this[_0x115a8a(0x92)]&&this[_0x115a8a(0x97)]&&this[_0x115a8a(0x97)](...this[_0x115a8a(0xaa)]);}}['callbackWrapper'](..._0xcecabb){const _0xc4f0f1=a30_0x31d9f1;this[_0xc4f0f1(0xaa)]=_0xcecabb,this[_0xc4f0f1(0x92)]=!![];}}
@@ -1 +1 @@
1
- const a31_0x1be388=a31_0x261b;(function(_0x3450db,_0x2ed294){const _0x29596=a31_0x261b,_0x5ca0be=_0x3450db();while(!![]){try{const _0x113310=parseInt(_0x29596(0xaa))/0x1*(-parseInt(_0x29596(0xa9))/0x2)+parseInt(_0x29596(0xbd))/0x3*(parseInt(_0x29596(0xba))/0x4)+-parseInt(_0x29596(0xb5))/0x5+parseInt(_0x29596(0xbf))/0x6+parseInt(_0x29596(0xac))/0x7*(parseInt(_0x29596(0xb1))/0x8)+parseInt(_0x29596(0xc8))/0x9+-parseInt(_0x29596(0xb4))/0xa*(parseInt(_0x29596(0xa7))/0xb);if(_0x113310===_0x2ed294)break;else _0x5ca0be['push'](_0x5ca0be['shift']());}catch(_0x1520db){_0x5ca0be['push'](_0x5ca0be['shift']());}}}(a31_0x4222,0x1d602));const a31_0x4a00c0=(function(){let _0x3f2912=!![];return function(_0x53fccc,_0x3952d7){const _0x8efff8=_0x3f2912?function(){const _0x359896=a31_0x261b;if(_0x3952d7){const _0x41b6d5=_0x3952d7[_0x359896(0xc6)](_0x53fccc,arguments);return _0x3952d7=null,_0x41b6d5;}}:function(){};return _0x3f2912=![],_0x8efff8;};}()),a31_0x2ad1c0=a31_0x4a00c0(this,function(){const _0x4810f4=a31_0x261b;return a31_0x2ad1c0[_0x4810f4(0xa5)]()[_0x4810f4(0xa8)](_0x4810f4(0xae))[_0x4810f4(0xa5)]()[_0x4810f4(0xb9)](a31_0x2ad1c0)[_0x4810f4(0xa8)](_0x4810f4(0xae));});a31_0x2ad1c0();'use strict';function a31_0x261b(_0x5649e2,_0x51b2fd){const _0xa67b77=a31_0x4222();return a31_0x261b=function(_0x2ad1c0,_0x4a00c0){_0x2ad1c0=_0x2ad1c0-0xa3;let _0x42224d=_0xa67b77[_0x2ad1c0];return _0x42224d;},a31_0x261b(_0x5649e2,_0x51b2fd);}function a31_0x4222(){const _0x10280c=['search','282YJHkRv','103RKAbRH','breakpoint_set','35cXJuuT','start','(((.+)+)+)+$','removeListener','isReadyManager','329144XnQWEg','__esModule','debug','4085090IZrdjs','419910NNGBni','config','forceNewAgent_','defineProperty','constructor','1860ntlhMf','Debuglet','lightrunWaitForInit','843lBRHlG','asyncStart','1072830rCvxeW','./client/stackdriver/debug','Debug\x20Agent\x20has\x20already\x20been\x20started','assign','testMode_','now','breakpoints_fetched','apply','lightrunInitWaitTimeMs','1009359nJqEcc','stop','./agent/debuglet','get','listenerCount','toString','once','11AddwcI'];a31_0x4222=function(){return _0x10280c;};return a31_0x4222();}Object[a31_0x1be388(0xb8)](exports,a31_0x1be388(0xb2),{'value':!![]}),exports[a31_0x1be388(0xa3)]=exports[a31_0x1be388(0xbe)]=exports[a31_0x1be388(0xc9)]=exports[a31_0x1be388(0xad)]=void 0x0;const debuglet_1=require(a31_0x1be388(0xca)),debug_1=require(a31_0x1be388(0xc0)),pjson=require('../../package.json');let debuglet;function start(_0x2e2f14){const _0x2f51f0=a31_0x1be388;_0x2e2f14=_0x2e2f14||{};const _0x3d5720=mergeConfigs(_0x2e2f14);if(debuglet&&!_0x3d5720[_0x2f51f0(0xb7)])throw new Error(_0x2f51f0(0xc1));const _0x37a007=new debug_1['Debug'](_0x3d5720,pjson);return debuglet=new debuglet_1[(_0x2f51f0(0xbb))](_0x37a007,_0x3d5720),debuglet['start'](),_0x3d5720[_0x2f51f0(0xc3)]?debuglet:debuglet[_0x2f51f0(0xb0)];}exports[a31_0x1be388(0xad)]=start;function stop(){const _0x1fadfa=a31_0x1be388;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0x1fadfa(0xc9)](),debuglet=null;}exports[a31_0x1be388(0xc9)]=stop;async function asyncStart(_0x4642f2){const _0x478904=a31_0x1be388;start(_0x4642f2);if(!debuglet)return;let _0x44450e=![];const _0x5d3093=()=>_0x44450e=!![];debuglet['once'](_0x478904(0xc5),_0x28fc11=>{if(_0x28fc11)return;_0x5d3093();}),debuglet[_0x478904(0xa6)]('breakpoint_set',_0x5d3093);if(debuglet[_0x478904(0xb6)][_0x478904(0xbc)]){const _0x16776e=Date[_0x478904(0xc4)](),_0x2cba76=debuglet[_0x478904(0xb6)][_0x478904(0xc7)];while(!_0x44450e&&Date[_0x478904(0xc4)]()-_0x16776e<_0x2cba76){await new Promise(_0x1861cd=>setTimeout(_0x1861cd,0x64));}}debuglet[_0x478904(0xa4)]('breakpoint_set')&&debuglet[_0x478904(0xaf)](_0x478904(0xab),_0x5d3093);}exports[a31_0x1be388(0xbe)]=asyncStart;function mergeConfigs(_0x3986f3){const _0x2c5831=a31_0x1be388;if(!_0x3986f3[_0x2c5831(0xb3)])return _0x3986f3;const _0x245cd2=Object[_0x2c5831(0xc2)]({},_0x3986f3);return delete _0x245cd2['debug'],Object[_0x2c5831(0xc2)](_0x245cd2,_0x3986f3[_0x2c5831(0xb3)]);}function get(){return debuglet;}exports['get']=get;
1
+ const a31_0x14edcd=a31_0x2698;(function(_0x448db6,_0x59348d){const _0x570129=a31_0x2698,_0x9228d3=_0x448db6();while(!![]){try{const _0x11cd70=-parseInt(_0x570129(0x92))/0x1*(parseInt(_0x570129(0x97))/0x2)+parseInt(_0x570129(0xad))/0x3*(-parseInt(_0x570129(0xa1))/0x4)+-parseInt(_0x570129(0x8b))/0x5*(parseInt(_0x570129(0xac))/0x6)+parseInt(_0x570129(0xa8))/0x7*(parseInt(_0x570129(0x9c))/0x8)+parseInt(_0x570129(0xa4))/0x9*(parseInt(_0x570129(0x89))/0xa)+parseInt(_0x570129(0xa3))/0xb+parseInt(_0x570129(0x87))/0xc*(-parseInt(_0x570129(0x8f))/0xd);if(_0x11cd70===_0x59348d)break;else _0x9228d3['push'](_0x9228d3['shift']());}catch(_0xb66518){_0x9228d3['push'](_0x9228d3['shift']());}}}(a31_0x5256,0xb904d));const a31_0x14446f=(function(){let _0x3bbb28=!![];return function(_0x57bc02,_0x47697e){const _0x73bba1=_0x3bbb28?function(){const _0x411a27=a31_0x2698;if(_0x47697e){const _0x5ae2da=_0x47697e[_0x411a27(0x91)](_0x57bc02,arguments);return _0x47697e=null,_0x5ae2da;}}:function(){};return _0x3bbb28=![],_0x73bba1;};}()),a31_0x58ea6f=a31_0x14446f(this,function(){const _0x91d181=a31_0x2698;return a31_0x58ea6f['toString']()[_0x91d181(0x9d)](_0x91d181(0x8e))[_0x91d181(0x98)]()[_0x91d181(0xa9)](a31_0x58ea6f)[_0x91d181(0x9d)](_0x91d181(0x8e));});function a31_0x5256(){const _0x3637be=['debug','3431132dZWPcl','isReadyManager','8232070mkNmKk','130626eFZWJf','lightrunWaitForInit','breakpoints_fetched','./agent/debuglet','8197imwbRe','constructor','listenerCount','now','198978YrhDuP','3djrgLM','12rkFfCi','breakpoint_set','1030HPISOp','get','5QNjGJi','stop','./client/stackdriver/debug','(((.+)+)+)+$','10265788gRkZqh','start','apply','34591VyneRc','assign','Debug\x20Agent\x20has\x20already\x20been\x20started','asyncStart','config','68lOObVH','toString','Debug','removeListener','lightrunInitWaitTimeMs','9368kumZoR','search','Debuglet','forceNewAgent_'];a31_0x5256=function(){return _0x3637be;};return a31_0x5256();}function a31_0x2698(_0xde9114,_0x201edc){const _0x244893=a31_0x5256();return a31_0x2698=function(_0x58ea6f,_0x14446f){_0x58ea6f=_0x58ea6f-0x87;let _0x525659=_0x244893[_0x58ea6f];return _0x525659;},a31_0x2698(_0xde9114,_0x201edc);}a31_0x58ea6f();'use strict';Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a31_0x14edcd(0x8a)]=exports['asyncStart']=exports[a31_0x14edcd(0x8c)]=exports[a31_0x14edcd(0x90)]=void 0x0;const debuglet_1=require(a31_0x14edcd(0xa7)),debug_1=require(a31_0x14edcd(0x8d)),pjson=require('../../package.json');let debuglet;function start(_0x5d3f45){const _0x44985c=a31_0x14edcd;_0x5d3f45=_0x5d3f45||{};const _0xebb580=mergeConfigs(_0x5d3f45);if(debuglet&&!_0xebb580[_0x44985c(0x9f)])throw new Error(_0x44985c(0x94));const _0x568ce3=new debug_1[(_0x44985c(0x99))](_0xebb580,pjson);return debuglet=new debuglet_1[(_0x44985c(0x9e))](_0x568ce3,_0xebb580),debuglet['start'](),_0xebb580['testMode_']?debuglet:debuglet[_0x44985c(0xa2)];}exports[a31_0x14edcd(0x90)]=start;function stop(){const _0xaf0787=a31_0x14edcd;debuglet===null||debuglet===void 0x0?void 0x0:debuglet[_0xaf0787(0x8c)](),debuglet=null;}exports[a31_0x14edcd(0x8c)]=stop;async function asyncStart(_0x5e5e24){const _0x41dd3b=a31_0x14edcd;start(_0x5e5e24);if(!debuglet)return;let _0x1768a0=![];const _0x3bfba2=()=>_0x1768a0=!![];debuglet['once'](_0x41dd3b(0xa6),_0x29a099=>{if(_0x29a099)return;_0x3bfba2();}),debuglet['once'](_0x41dd3b(0x88),_0x3bfba2);if(debuglet[_0x41dd3b(0x96)][_0x41dd3b(0xa5)]){const _0x10c1d0=Date[_0x41dd3b(0xab)](),_0x238ff7=debuglet[_0x41dd3b(0x96)][_0x41dd3b(0x9b)];while(!_0x1768a0&&Date[_0x41dd3b(0xab)]()-_0x10c1d0<_0x238ff7){await new Promise(_0x32f3b1=>setTimeout(_0x32f3b1,0x64));}}debuglet[_0x41dd3b(0xaa)](_0x41dd3b(0x88))&&debuglet[_0x41dd3b(0x9a)](_0x41dd3b(0x88),_0x3bfba2);}exports[a31_0x14edcd(0x95)]=asyncStart;function mergeConfigs(_0x2740a6){const _0x5b1c30=a31_0x14edcd;if(!_0x2740a6['debug'])return _0x2740a6;const _0x5aa6b7=Object['assign']({},_0x2740a6);return delete _0x5aa6b7[_0x5b1c30(0xa0)],Object[_0x5b1c30(0x93)](_0x5aa6b7,_0x2740a6[_0x5b1c30(0xa0)]);}function get(){return debuglet;}exports[a31_0x14edcd(0x8a)]=get;