auto-commit for fa23f3bb-adf7-48d2-ba5f-304a1e01a0d9

This commit is contained in:
emergent-agent-e1
2025-11-09 07:57:58 +00:00
parent 85a33cb7f3
commit ff0ab63515
235 changed files with 235 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"./_getMapData","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":17,"index":17},"end":{"line":1,"column":41,"index":41}}],"key":"pqBWj9TNylq11Hsl0HZyAj+iWr4=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var getMapData = require(_dependencyMap[0], \"./_getMapData\");\n\n /**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\n function mapCacheSet(key, value) {\n var data = getMapData(this, key),\n size = data.size;\n data.set(key, value);\n this.size += data.size == size ? 0 : 1;\n return this;\n }\n module.exports = mapCacheSet;\n});","lineCount":22,"map":[[2,2,1,0],[2,6,1,4,"getMapData"],[2,16,1,14],[2,19,1,17,"require"],[2,26,1,24],[2,27,1,24,"_dependencyMap"],[2,41,1,24],[2,61,1,40],[2,62,1,41],[4,2,3,0],[5,0,4,0],[6,0,5,0],[7,0,6,0],[8,0,7,0],[9,0,8,0],[10,0,9,0],[11,0,10,0],[12,0,11,0],[13,0,12,0],[14,2,13,0],[14,11,13,9,"mapCacheSet"],[14,22,13,20,"mapCacheSet"],[14,23,13,21,"key"],[14,26,13,24],[14,28,13,26,"value"],[14,33,13,31],[14,35,13,33],[15,4,14,2],[15,8,14,6,"data"],[15,12,14,10],[15,15,14,13,"getMapData"],[15,25,14,23],[15,26,14,24],[15,30,14,28],[15,32,14,30,"key"],[15,35,14,33],[15,36,14,34],[16,6,15,6,"size"],[16,10,15,10],[16,13,15,13,"data"],[16,17,15,17],[16,18,15,18,"size"],[16,22,15,22],[17,4,17,2,"data"],[17,8,17,6],[17,9,17,7,"set"],[17,12,17,10],[17,13,17,11,"key"],[17,16,17,14],[17,18,17,16,"value"],[17,23,17,21],[17,24,17,22],[18,4,18,2],[18,8,18,6],[18,9,18,7,"size"],[18,13,18,11],[18,17,18,15,"data"],[18,21,18,19],[18,22,18,20,"size"],[18,26,18,24],[18,30,18,28,"size"],[18,34,18,32],[18,37,18,35],[18,38,18,36],[18,41,18,39],[18,42,18,40],[19,4,19,2],[19,11,19,9],[19,15,19,13],[20,2,20,0],[21,2,22,0,"module"],[21,8,22,6],[21,9,22,7,"exports"],[21,16,22,14],[21,19,22,17,"mapCacheSet"],[21,30,22,28],[22,0,22,29],[22,3]],"functionMap":{"names":["<global>","mapCacheSet"],"mappings":"AAA;ACY;CDO"},"hasCjsExports":true},"type":"js/module"}]}