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":"./constant","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":15,"index":15},"end":{"line":1,"column":36,"index":36}}],"key":"Foy7Aado8rlF3h2dc7I0NMimwsI=","exportNames":["*"],"imports":1}},{"name":"./_defineProperty","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":2,"column":21,"index":59},"end":{"line":2,"column":49,"index":87}}],"key":"DNMY12xAqk1qV7GEP+s7/3L3l5Y=","exportNames":["*"],"imports":1}},{"name":"./identity","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":15,"index":104},"end":{"line":3,"column":36,"index":125}}],"key":"UhqGrQQzLOVLw4KKw6clyFrs2yY=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var constant = require(_dependencyMap[0], \"./constant\"),\n defineProperty = require(_dependencyMap[1], \"./_defineProperty\"),\n identity = require(_dependencyMap[2], \"./identity\");\n\n /**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\n var baseSetToString = !defineProperty ? identity : function (func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n };\n module.exports = baseSetToString;\n});","lineCount":23,"map":[[2,2,1,0],[2,6,1,4,"constant"],[2,14,1,12],[2,17,1,15,"require"],[2,24,1,22],[2,25,1,22,"_dependencyMap"],[2,39,1,22],[2,56,1,35],[2,57,1,36],[3,4,2,4,"defineProperty"],[3,18,2,18],[3,21,2,21,"require"],[3,28,2,28],[3,29,2,28,"_dependencyMap"],[3,43,2,28],[3,67,2,48],[3,68,2,49],[4,4,3,4,"identity"],[4,12,3,12],[4,15,3,15,"require"],[4,22,3,22],[4,23,3,22,"_dependencyMap"],[4,37,3,22],[4,54,3,35],[4,55,3,36],[6,2,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,6,13,4,"baseSetToString"],[14,21,13,19],[14,24,13,22],[14,25,13,23,"defineProperty"],[14,39,13,37],[14,42,13,40,"identity"],[14,50,13,48],[14,53,13,51],[14,63,13,60,"func"],[14,67,13,64],[14,69,13,66,"string"],[14,75,13,72],[14,77,13,74],[15,4,14,2],[15,11,14,9,"defineProperty"],[15,25,14,23],[15,26,14,24,"func"],[15,30,14,28],[15,32,14,30],[15,42,14,40],[15,44,14,42],[16,6,15,4],[16,20,15,18],[16,22,15,20],[16,26,15,24],[17,6,16,4],[17,18,16,16],[17,20,16,18],[17,25,16,23],[18,6,17,4],[18,13,17,11],[18,15,17,13,"constant"],[18,23,17,21],[18,24,17,22,"string"],[18,30,17,28],[18,31,17,29],[19,6,18,4],[19,16,18,14],[19,18,18,16],[20,4,19,2],[20,5,19,3],[20,6,19,4],[21,2,20,0],[21,3,20,1],[22,2,22,0,"module"],[22,8,22,6],[22,9,22,7,"exports"],[22,16,22,14],[22,19,22,17,"baseSetToString"],[22,34,22,32],[23,0,22,33],[23,3]],"functionMap":{"names":["<global>","<anonymous>"],"mappings":"AAA;mDCY;CDO"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./_getNative","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":16,"index":16},"end":{"line":1,"column":39,"index":39}}],"key":"ZSZgrJZYFhZxj6QyiE8O5ci2MDs=","exportNames":["*"],"imports":1}},{"name":"./_root","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":2,"column":11,"index":52},"end":{"line":2,"column":29,"index":70}}],"key":"aMMrFUUpmMT9OsMCSAp6sYhPpGA=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var getNative = require(_dependencyMap[0], \"./_getNative\"),\n root = require(_dependencyMap[1], \"./_root\");\n\n /* Built-in method references that are verified to be native. */\n var Promise = getNative(root, 'Promise');\n module.exports = Promise;\n});","lineCount":8,"map":[[2,2,1,0],[2,6,1,4,"getNative"],[2,15,1,13],[2,18,1,16,"require"],[2,25,1,23],[2,26,1,23,"_dependencyMap"],[2,40,1,23],[2,59,1,38],[2,60,1,39],[3,4,2,4,"root"],[3,8,2,8],[3,11,2,11,"require"],[3,18,2,18],[3,19,2,18,"_dependencyMap"],[3,33,2,18],[3,47,2,28],[3,48,2,29],[5,2,4,0],[6,2,5,0],[6,6,5,4,"Promise"],[6,13,5,11],[6,16,5,14,"getNative"],[6,25,5,23],[6,26,5,24,"root"],[6,30,5,28],[6,32,5,30],[6,41,5,39],[6,42,5,40],[7,2,7,0,"module"],[7,8,7,6],[7,9,7,7,"exports"],[7,16,7,14],[7,19,7,17,"Promise"],[7,26,7,24],[8,0,7,25],[8,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}