Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/23/a0a9e0f0a6db82009ae88767c239c5b9214a907e11a8e2321e6adf907ecde99b9920d8
T
2025-11-09 07:57:58 +00:00

1 line
3.7 KiB
Plaintext

{"dependencies":[{"name":"./_baseIsArguments","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":22,"index":22},"end":{"line":1,"column":51,"index":51}}],"key":"5z9aeF9aFgwCnG2ZeHoXTwRtRUU=","exportNames":["*"],"imports":1}},{"name":"./isObjectLike","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":2,"column":19,"index":72},"end":{"line":2,"column":44,"index":97}}],"key":"1NdtdOrWPuTg4tR1dSlu9rp7Iig=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var baseIsArguments = require(_dependencyMap[0], \"./_baseIsArguments\"),\n isObjectLike = require(_dependencyMap[1], \"./isObjectLike\");\n\n /** Used for built-in method references. */\n var objectProto = Object.prototype;\n\n /** Used to check objects for own properties. */\n var hasOwnProperty = objectProto.hasOwnProperty;\n\n /** Built-in value references. */\n var propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\n /**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\n var isArguments = baseIsArguments(function () {\n return arguments;\n }()) ? baseIsArguments : function (value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') && !propertyIsEnumerable.call(value, 'callee');\n };\n module.exports = isArguments;\n});","lineCount":38,"map":[[2,2,1,0],[2,6,1,4,"baseIsArguments"],[2,21,1,19],[2,24,1,22,"require"],[2,31,1,29],[2,32,1,29,"_dependencyMap"],[2,46,1,29],[2,71,1,50],[2,72,1,51],[3,4,2,4,"isObjectLike"],[3,16,2,16],[3,19,2,19,"require"],[3,26,2,26],[3,27,2,26,"_dependencyMap"],[3,41,2,26],[3,62,2,43],[3,63,2,44],[5,2,4,0],[6,2,5,0],[6,6,5,4,"objectProto"],[6,17,5,15],[6,20,5,18,"Object"],[6,26,5,24],[6,27,5,25,"prototype"],[6,36,5,34],[8,2,7,0],[9,2,8,0],[9,6,8,4,"hasOwnProperty"],[9,20,8,18],[9,23,8,21,"objectProto"],[9,34,8,32],[9,35,8,33,"hasOwnProperty"],[9,49,8,47],[11,2,10,0],[12,2,11,0],[12,6,11,4,"propertyIsEnumerable"],[12,26,11,24],[12,29,11,27,"objectProto"],[12,40,11,38],[12,41,11,39,"propertyIsEnumerable"],[12,61,11,59],[14,2,13,0],[15,0,14,0],[16,0,15,0],[17,0,16,0],[18,0,17,0],[19,0,18,0],[20,0,19,0],[21,0,20,0],[22,0,21,0],[23,0,22,0],[24,0,23,0],[25,0,24,0],[26,0,25,0],[27,0,26,0],[28,0,27,0],[29,0,28,0],[30,0,29,0],[31,0,30,0],[32,2,31,0],[32,6,31,4,"isArguments"],[32,17,31,15],[32,20,31,18,"baseIsArguments"],[32,35,31,33],[32,36,31,34],[32,48,31,45],[33,4,31,47],[33,11,31,54,"arguments"],[33,20,31,63],[34,2,31,65],[34,3,31,66],[34,4,31,67],[34,5,31,68],[34,6,31,69],[34,9,31,72,"baseIsArguments"],[34,24,31,87],[34,27,31,90],[34,37,31,99,"value"],[34,42,31,104],[34,44,31,106],[35,4,32,2],[35,11,32,9,"isObjectLike"],[35,23,32,21],[35,24,32,22,"value"],[35,29,32,27],[35,30,32,28],[35,34,32,32,"hasOwnProperty"],[35,48,32,46],[35,49,32,47,"call"],[35,53,32,51],[35,54,32,52,"value"],[35,59,32,57],[35,61,32,59],[35,69,32,67],[35,70,32,68],[35,74,33,4],[35,75,33,5,"propertyIsEnumerable"],[35,95,33,25],[35,96,33,26,"call"],[35,100,33,30],[35,101,33,31,"value"],[35,106,33,36],[35,108,33,38],[35,116,33,46],[35,117,33,47],[36,2,34,0],[36,3,34,1],[37,2,36,0,"module"],[37,8,36,6],[37,9,36,7,"exports"],[37,16,36,14],[37,19,36,17,"isArguments"],[37,30,36,28],[38,0,36,29],[38,3]],"functionMap":{"names":["<global>","<anonymous>"],"mappings":"AAA;kCC8B,gCD,wBC;CDG"},"hasCjsExports":true},"type":"js/module"}]}