Dataset Viewer
Auto-converted to Parquet
query_id
stringlengths
32
32
query
stringlengths
7
29.6k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
3ab212d67275632838c26facaff8cace
Removes all keyvalue entries from the map.
[ { "docid": "a1c16153d9285b507b13d1c4bf2b381b", "score": "0.0", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}", "title": "" } ]
[ { "docid": "4f4725c7fa4ecb066ed06f33df6b540b", "score": "0.7590112", "text": "clear() {\n var map = this._map;\n var keys = Object.keys(map);\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n map[key].clear();\n }\n }", "title": "" }, { "docid": "e286e288f04a1bd69edfbfe660a6c1ee", "score": "0.70694387", "text": "clear() {\n log.map(\"Clearing the map of all the entries\");\n this._map.clear();\n }", "title": "" }, { "docid": "7f106f43c7db80957f778a7787945d80", "score": "0.6735414", "text": "function multiMapRemove(map, key, value) {\n const values = map.get(key);\n if (values) {\n array_1.removeUnordered(values, value);\n if (values.length === 0)\n map.delete(key);\n }\n}", "title": "" }, { "docid": "e71b42c04935573c2b61630766d569e8", "score": "0.6652174", "text": "function _cleanupKeys()\n {\n if (this._count == this._keys.length) {\n return;\n }\n var srcIndex = 0;\n var destIndex = 0;\n var seen = {};\n while (srcIndex < this._keys.length) {\n var key = this._keys[srcIndex];\n if (_hasKey(this._map, key)\n && !_hasKey(seen, key)\n ) {\n this._keys[destIndex++] = key;\n seen[key] = true;\n }\n srcIndex++;\n }\n this._keys.length = destIndex;\n }", "title": "" }, { "docid": "2e7e617e2f307a994e40d7471623ce92", "score": "0.6530006", "text": "function clear() {\n this.keys.forEach((key) => {\n this._store[key] = undefined;\n delete this._store[key];\n });\n}", "title": "" }, { "docid": "a4da9f05dee3cc1204c2edb2808f3c0d", "score": "0.6267597", "text": "remove() {\n for (var key of this.keys) {\n this.elements[key].remove();\n }\n }", "title": "" }, { "docid": "7a6134218067b617cdd8cfa10aaf3025", "score": "0.62582785", "text": "function mapClear(){this.__data__={'hash':new Hash(),'map':Map?new Map():[],'string':new Hash()};}", "title": "" }, { "docid": "7a6134218067b617cdd8cfa10aaf3025", "score": "0.62582785", "text": "function mapClear(){this.__data__={'hash':new Hash(),'map':Map?new Map():[],'string':new Hash()};}", "title": "" }, { "docid": "7a6134218067b617cdd8cfa10aaf3025", "score": "0.62582785", "text": "function mapClear(){this.__data__={'hash':new Hash(),'map':Map?new Map():[],'string':new Hash()};}", "title": "" }, { "docid": "5009edd161fca6726caf92268f708f31", "score": "0.617115", "text": "function mapClear() {\n this.__data__ = { 'hash': new Hash, 'map': Map ? new Map : [], 'string': new Hash };\n }", "title": "" }, { "docid": "5009edd161fca6726caf92268f708f31", "score": "0.617115", "text": "function mapClear() {\n this.__data__ = { 'hash': new Hash, 'map': Map ? new Map : [], 'string': new Hash };\n }", "title": "" }, { "docid": "5009edd161fca6726caf92268f708f31", "score": "0.617115", "text": "function mapClear() {\n this.__data__ = { 'hash': new Hash, 'map': Map ? new Map : [], 'string': new Hash };\n }", "title": "" }, { "docid": "3608b575d5617142faefd31f6f9fa1bc", "score": "0.6166302", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash,\n\t 'map': Map ? new Map : [],\n\t 'string': new Hash\n\t };\n\t }", "title": "" }, { "docid": "5b5c38b74bc0e352cc4ba7d1376c5daf", "score": "0.61519635", "text": "remove(key) {\r\n const hash = this.calculateHash(key);\r\n if(this.values.hasOwnProperty(hash) && this.values[hash].hasOwnProperty(key)) {\r\n delete this.values[hash][key];\r\n this.numberOfValues--;\r\n }\r\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "4d5c2a4635390609e98faafdc516474d", "score": "0.614778", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "a0a56adfb720ce3555c9c9207f5175a6", "score": "0.6128783", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash(),\n\t 'map': Map ? new Map() : [],\n\t 'string': new Hash()\n\t };\n\t}", "title": "" }, { "docid": "3eea86690b18488117e6437f5f4a53e3", "score": "0.6107819", "text": "function mapClear() {\n\t this.__data__ = { 'hash': new Hash, 'map': Map ? new Map : [], 'string': new Hash };\n\t}", "title": "" }, { "docid": "2ffb2927052dfe95c334271bdac0fec2", "score": "0.61020905", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash,\n\t 'map': Map ? new Map : [],\n\t 'string': new Hash\n\t };\n\t}", "title": "" }, { "docid": "2ffb2927052dfe95c334271bdac0fec2", "score": "0.61020905", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash,\n\t 'map': Map ? new Map : [],\n\t 'string': new Hash\n\t };\n\t}", "title": "" }, { "docid": "2ffb2927052dfe95c334271bdac0fec2", "score": "0.61020905", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash,\n\t 'map': Map ? new Map : [],\n\t 'string': new Hash\n\t };\n\t}", "title": "" }, { "docid": "2ffb2927052dfe95c334271bdac0fec2", "score": "0.61020905", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash,\n\t 'map': Map ? new Map : [],\n\t 'string': new Hash\n\t };\n\t}", "title": "" }, { "docid": "2ffb2927052dfe95c334271bdac0fec2", "score": "0.61020905", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash,\n\t 'map': Map ? new Map : [],\n\t 'string': new Hash\n\t };\n\t}", "title": "" }, { "docid": "2ffb2927052dfe95c334271bdac0fec2", "score": "0.61020905", "text": "function mapClear() {\n\t this.__data__ = {\n\t 'hash': new Hash,\n\t 'map': Map ? new Map : [],\n\t 'string': new Hash\n\t };\n\t}", "title": "" }, { "docid": "b5f607226e74c5ffb736134de103b60d", "score": "0.60481024", "text": "clear() {\n this.map = {};\n if (this.store) this.store.clear();\n }", "title": "" }, { "docid": "83c7e7b35b6f37e30252cf7260393933", "score": "0.60264283", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n}", "title": "" }, { "docid": "83c7e7b35b6f37e30252cf7260393933", "score": "0.60264283", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n}", "title": "" }, { "docid": "83c7e7b35b6f37e30252cf7260393933", "score": "0.60264283", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n}", "title": "" }, { "docid": "83c7e7b35b6f37e30252cf7260393933", "score": "0.60264283", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n}", "title": "" }, { "docid": "83c7e7b35b6f37e30252cf7260393933", "score": "0.60264283", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n}", "title": "" }, { "docid": "83c7e7b35b6f37e30252cf7260393933", "score": "0.60264283", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n}", "title": "" }, { "docid": "83c7e7b35b6f37e30252cf7260393933", "score": "0.60264283", "text": "function mapClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': Map ? new Map : [],\n 'string': new Hash\n };\n}", "title": "" }, { "docid": "f1df703a47fd416cce72ca5665902deb", "score": "0.6025953", "text": "function clear()\r{\r\tvar end = mapping_names.length;\r\r\tfor(var i=end-1; i>=0; i--){\r\t\tremove(mapping_names[i]);\r\t}\r\twhile(mapping_names.pop());\r\twhile(mapping_sources.pop());\r\twhile(mapping_destinations.pop());\r\twhile(mapping_algorithms.pop());\r}", "title": "" }, { "docid": "7324f929a0601e66adb582ca28e173d0", "score": "0.6008959", "text": "function filterMutateMap(map, predicate) {\n for (const [key, value] of map) {\n if (!predicate(key, value)) {\n map.delete(key);\n }\n }\n}", "title": "" }, { "docid": "b75a50c92f3d999eafc798f021bc4b92", "score": "0.60038495", "text": "delete(key) {\n this.map[key] = undefined;\n if (this.store) this.store.removeItem(key);\n }", "title": "" }, { "docid": "9f0360ebb1cbacf000c94f6b876da995", "score": "0.5983478", "text": "mapRemove() {\n\n\t\tthis.map.remove();\n\n\t}", "title": "" }, { "docid": "6b4008987563826317e5b45ceb7a883a", "score": "0.59401333", "text": "garbageCollect() {\n // Q: Can we delete keys from the map while iterating over it?\n // A: The ECMA spec states that yes, keys may be deleted during forEach.\n // It is less clear for iterators.\n let deleteBefore = new Date().getTime() - MAX_GLOBAL_COOLDOWN;\n this._cooldowns.forEach((value, key) => {\n if (value < deleteBefore) {\n this._cooldowns.delete(key);\n }\n });\n }", "title": "" }, { "docid": "37fa4e7e453c4b56aa3e3d0b66a36538", "score": "0.5922161", "text": "function clearAll(){\r\n\tObject.keys(this.datastore).forEach((key)=>\r\n\t{\r\n\t\tdelete this.datastore[key];\r\n\t});\t\r\n}", "title": "" }, { "docid": "b0d34fe72bd528d575ee699ed01f08bc", "score": "0.5904722", "text": "async clear() {\n return await keyv.clear();\n }", "title": "" }, { "docid": "f3aff239abb19ece81794e489cfbb24f", "score": "0.5903561", "text": "clear() {\n for (const key of Object.keys(this.datastore)) {\n delete this.datastore[key];\n // this.remove(key);\n }\n }", "title": "" }, { "docid": "9ee986f053b39389acbbe858887ee6f1", "score": "0.58624434", "text": "function clearObjects() {\n setMapOnAll(null);\n}", "title": "" }, { "docid": "111ad65f61d64a40736c44047c23538e", "score": "0.58589303", "text": "clear() {\n const _ = this;\n _._map.clear();\n _._nameSet.clear();\n }", "title": "" }, { "docid": "676caf4729828e7ec2aacb0ecd70d147", "score": "0.5847903", "text": "function mapCacheClear(){this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "676caf4729828e7ec2aacb0ecd70d147", "score": "0.5847903", "text": "function mapCacheClear(){this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "676caf4729828e7ec2aacb0ecd70d147", "score": "0.5847903", "text": "function mapCacheClear(){this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "676caf4729828e7ec2aacb0ecd70d147", "score": "0.5847903", "text": "function mapCacheClear(){this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "2e82c3ab8fbc88de012975d43faaf789", "score": "0.58467245", "text": "function clear () {\n keys().each(function (cookie) {\n remove(cookie);\n });\n }", "title": "" }, { "docid": "6b1355c4db15b5ca80a21844347360ca", "score": "0.5841128", "text": "function clean_maps() {\n var count;\n list_maps();\n\n for (var k in maps) {\n for (var i = 0; i < maps[k].length; i++) {\n var map = maps[k][i];\n count++;\n\n // if map render job is idle and last render process is older than\n // an hour, remove map\n if (map.renderer_idle && (time() - map.renderer_stop > 3600000)) {\n console.log(k + '/' + i + ': garbage collector removes map');\n maps[k].splice(i, 1);\n i--;\n }\n }\n }\n}", "title": "" }, { "docid": "a5a97a03c63f1e323511c727b3c8aef2", "score": "0.58262974", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map$1||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "bb16313b79244a8b484682d966fca5a5", "score": "0.5723219", "text": "function mapCacheClear(){this.size=0;this.__data__={'hash':new Hash(),'map':new(Map||ListCache)(),'string':new Hash()};}", "title": "" }, { "docid": "104448b62b50e5d5999eb71eaad62465", "score": "0.57226574", "text": "stopAll() {\n const _ = this;\n for (const entry of _._map.values()) {\n clearTimeout(entry.handle);\n }\n _._map.clear();\n }", "title": "" }, { "docid": "ec283d00f2860b4c105f699aaad1355f", "score": "0.5719132", "text": "function mapCacheClear() {\n\t\t this.size = 0;\n\t\t this.__data__ = {\n\t\t 'hash': new Hash,\n\t\t 'map': new (Map || ListCache),\n\t\t 'string': new Hash\n\t\t };\n\t\t}", "title": "" }, { "docid": "30f06520d9728e5c00e76d452ebdfe52", "score": "0.5708688", "text": "function mapCacheClear() {\n\t\t this.__data__ = {\n\t\t 'hash': new Hash,\n\t\t 'map': new (Map || ListCache),\n\t\t 'string': new Hash\n\t\t };\n\t\t}", "title": "" }, { "docid": "30f06520d9728e5c00e76d452ebdfe52", "score": "0.5708688", "text": "function mapCacheClear() {\n\t\t this.__data__ = {\n\t\t 'hash': new Hash,\n\t\t 'map': new (Map || ListCache),\n\t\t 'string': new Hash\n\t\t };\n\t\t}", "title": "" }, { "docid": "9315d4b174dcbeffb03e5bf67e56b213", "score": "0.57040244", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new _Hash,\n 'map': new (_Map || _ListCache),\n 'string': new _Hash\n };\n }", "title": "" }, { "docid": "96dbd6871f2d1622b7b01ba8f7ac8d1c", "score": "0.56992704", "text": "function mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash(),\n 'map': new (Map$1 || ListCache)(),\n 'string': new Hash()\n };\n }", "title": "" }, { "docid": "96dbd6871f2d1622b7b01ba8f7ac8d1c", "score": "0.56992704", "text": "function mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash(),\n 'map': new (Map$1 || ListCache)(),\n 'string': new Hash()\n };\n }", "title": "" }, { "docid": "32a9961e480604db2a24b675d2b38471", "score": "0.5689804", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new _Hash(),\n 'map': new (_Map || _ListCache)(),\n 'string': new _Hash()\n };\n }", "title": "" }, { "docid": "04fc9516f6694f0801ea1905305b2bad", "score": "0.5685224", "text": "clearance () {\n mapDoS.forEach((val, key, map) => {\n if (val.at < moment().utc().subtract(val.interval, 'seconds')) {\n map.delete(key)\n }\n })\n }", "title": "" }, { "docid": "a5cf7e31e8fdae5ddefbb2fe49e4cae8", "score": "0.5684027", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new _Hash.default(),\n 'map': new (_Map.default || _ListCache.default)(),\n 'string': new _Hash.default()\n };\n }", "title": "" }, { "docid": "c0aabc8a9687c6a5536b4ecbc33083ae", "score": "0.5682696", "text": "function mapCacheClear() {\n\t this.size = 0;\n\t this.__data__ = {\n\t 'hash': new _Hash(),\n\t 'map': new (_Map || _ListCache)(),\n\t 'string': new _Hash()\n\t };\n\t}", "title": "" }, { "docid": "27733fce2253c9ed08bc78fafd4ad5e4", "score": "0.56815845", "text": "function clearEntry () {\n\n nextValue = null;\n}", "title": "" }, { "docid": "4285e41191ba30ec22cb2d0d124fadbf", "score": "0.56811434", "text": "remove(key) {\n let index = this._hash(key);\n if (this.keyMap[index] && this.keyMap[index].length) {\n this.keyMap[index] = undefined;\n this.size--;\n return true;\n } else {\n return false;\n }\n }", "title": "" }, { "docid": "e9e1341c2eae1e68f1aba8da71a0ccd2", "score": "0.5673945", "text": "function mapCacheClear() {\n\t this.size = 0;\n\t this.__data__ = {\n\t 'hash': new _Hash,\n\t 'map': new (_Map || _ListCache),\n\t 'string': new _Hash\n\t };\n\t}", "title": "" }, { "docid": "e9e1341c2eae1e68f1aba8da71a0ccd2", "score": "0.5673945", "text": "function mapCacheClear() {\n\t this.size = 0;\n\t this.__data__ = {\n\t 'hash': new _Hash,\n\t 'map': new (_Map || _ListCache),\n\t 'string': new _Hash\n\t };\n\t}", "title": "" }, { "docid": "e9e1341c2eae1e68f1aba8da71a0ccd2", "score": "0.5673945", "text": "function mapCacheClear() {\n\t this.size = 0;\n\t this.__data__ = {\n\t 'hash': new _Hash,\n\t 'map': new (_Map || _ListCache),\n\t 'string': new _Hash\n\t };\n\t}", "title": "" }, { "docid": "e9e1341c2eae1e68f1aba8da71a0ccd2", "score": "0.5673945", "text": "function mapCacheClear() {\n\t this.size = 0;\n\t this.__data__ = {\n\t 'hash': new _Hash,\n\t 'map': new (_Map || _ListCache),\n\t 'string': new _Hash\n\t };\n\t}", "title": "" }, { "docid": "8b3ae011b83a8d6ab25b7ed437306025", "score": "0.5673529", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map$1 || ListCache),\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "8b3ae011b83a8d6ab25b7ed437306025", "score": "0.5673529", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map$1 || ListCache),\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "6cf1932ba6ebe9c38e7612d9a92961cc", "score": "0.5672286", "text": "function mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map$1 || ListCache),\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "6cf1932ba6ebe9c38e7612d9a92961cc", "score": "0.5672286", "text": "function mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map$1 || ListCache),\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "6cf1932ba6ebe9c38e7612d9a92961cc", "score": "0.5672286", "text": "function mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map$1 || ListCache),\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "26754389bb3c52b41fb4dc52cb191e9e", "score": "0.5660965", "text": "function clearAllMarkers() {\n setMarkersOnMap(null);\n}", "title": "" }, { "docid": "7390261772898beaf5df2586321c0709", "score": "0.5659265", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash(),\n 'map': new (Map || ListCache)(),\n 'string': new Hash()\n };\n }", "title": "" }, { "docid": "7390261772898beaf5df2586321c0709", "score": "0.5659265", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash(),\n 'map': new (Map || ListCache)(),\n 'string': new Hash()\n };\n }", "title": "" }, { "docid": "52c87104e35da88f2b20fc9ed344feae", "score": "0.5655427", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new _Hash,\n 'map': new (_Map || _ListCache),\n 'string': new _Hash\n };\n }", "title": "" }, { "docid": "52c87104e35da88f2b20fc9ed344feae", "score": "0.5655427", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new _Hash,\n 'map': new (_Map || _ListCache),\n 'string': new _Hash\n };\n }", "title": "" }, { "docid": "52c87104e35da88f2b20fc9ed344feae", "score": "0.5655427", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new _Hash,\n 'map': new (_Map || _ListCache),\n 'string': new _Hash\n };\n }", "title": "" }, { "docid": "4bc1f98f0b99d888642d1217b7046113", "score": "0.56540984", "text": "clear () {\n if (this.doc !== null) {\n transact(this.doc, transaction => {\n this.forEach(function (_value, key, map) {\n typeMapDelete(transaction, map, key)\n })\n })\n } else {\n /** @type {Map<string, any>} */ (this._prelimContent).clear()\n }\n }", "title": "" }, { "docid": "c28a90dfad83ee7095f008fb9c8a2bed", "score": "0.5646518", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map$1 || ListCache),\n 'string': new Hash\n };\n }", "title": "" }, { "docid": "67e3f2015a3bf7ba22f50d185a14de58", "score": "0.56439686", "text": "function mapCacheClear() {\n\tthis.size = 0;\n\tthis.__data__ = {\n\t\thash: new _Hash(),\n\t\tmap: new ( _Map || _ListCache )(),\n\t\tstring: new _Hash(),\n\t};\n}", "title": "" }, { "docid": "aa749bce53c20cc2e857399e5c99ed88", "score": "0.5634391", "text": "function mapCacheClear() {\n\t this.__data__ = {\n\t 'hash': new Hash(),\n\t 'map': new (Map || ListCache)(),\n\t 'string': new Hash()\n\t };\n\t }", "title": "" }, { "docid": "a11db3bf77d6b48eedb3b54161cd6fa5", "score": "0.5630649", "text": "function clearAllMarkers() {\n setAllMap(null);\n}", "title": "" }, { "docid": "931a8c4bc72a2ee7e0021e8dd2a102c5", "score": "0.5630361", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash(),\n 'map': new (Map || ListCache)(),\n 'string': new Hash()\n };\n }", "title": "" }, { "docid": "931a8c4bc72a2ee7e0021e8dd2a102c5", "score": "0.5630361", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash(),\n 'map': new (Map || ListCache)(),\n 'string': new Hash()\n };\n }", "title": "" }, { "docid": "931a8c4bc72a2ee7e0021e8dd2a102c5", "score": "0.5630361", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash(),\n 'map': new (Map || ListCache)(),\n 'string': new Hash()\n };\n }", "title": "" } ]
2b364528760b6b02795ae8488b953db7
Computes a final transform result after the transform has been acknowledged by the server, potentially using the serverprovided transformResult.
[ { "docid": "39d273d9de14d4aaa836412f3fbccc55", "score": "0.0", "text": "function Ne(t, e, n) {\n // The server just sends null as the transform result for array operations,\n // so we have to calculate a result the same as we do for local\n // applications.\n return t instanceof $e ? Oe(t, e) : t instanceof Fe ? Me(t, e) : n;\n}", "title": "" } ]
[ { "docid": "d00a3645bf880b15f565f347b6d6ea3f", "score": "0.6185749", "text": "withResultTransform(transform) {\n _classPrivateFieldBase(this, _transformResult)[_transformResult] = transform;\n return this;\n }", "title": "" }, { "docid": "cdb928f02f006f0e6ec56f50d3e24df2", "score": "0.56374353", "text": "function ReturnResult(result) {\n if (errors.length) {\n result.errors = errors;\n }\n var state = data.state;\n if (state) {\n var AMS = MathJax.Extension[\"TeX/AMSmath\"];\n var GLYPH = (MathJax.OutputJax.SVG||{}).BBOX.GLYPH;\n state.AMS.startNumber = AMS.startNumber;\n state.AMS.labels = AMS.labels;\n state.AMS.IDs = AMS.IDs;\n state.mmlID = MathJax.ElementJax.mml.SUPER.ID;\n state.glyphs = GLYPH.glyphs;\n state.defs = GLYPH.defs;\n state.n = GLYPH.n;\n state.ID = ID;\n }\n serverState = STATE.READY;\n callback(result, originalData);\n if (serverState === STATE.READY) StartQueue();\n}", "title": "" }, { "docid": "5a809acc9ec4bb623070283e4d303d26", "score": "0.5542237", "text": "function finish (err, result) {\n self.emit([ 'dispatch', 'post' ], event, err || null, result || null);\n out(err, result);\n }", "title": "" }, { "docid": "f491066e6ff66574246d0f63e10dce17", "score": "0.5179141", "text": "function transmitTransformations(payload) {\n\n var runPayload = angular.copy(payload);\n Util.ensureUniqueParameterMappingVars(runPayload.task.job.mappings);\n\n var finishMessage = createTransformationStatusMessage(runPayload.task, runPayload.persist);\n\n var finalPayload = Util.toJson(runPayload);\n\n ngProgress.start();\n\n if(finalPayload.persist) { delete finalPayload['at_most']; }\n\n TaskResource.execute({}, finalPayload).$promise.then(function(result) {\n ngProgress.complete();\n showAlert.show($scope, 'info', finishMessage('successfully finished.'));\n PubSub.broadcast('transformationFinished', result);\n }, function(resp) {\n ngProgress.complete();\n showAlert.show($scope, 'danger', finishMessage('failed.'), 5000);\n console.log(resp);\n $window.alert(resp.message || resp.data.error);\n });\n }", "title": "" }, { "docid": "e66ab05710c742683c89b6176402aafc", "score": "0.516601", "text": "function finish() {\n t.equal(counts.transform, 1, 'Transform only performed once.')\n t.equal(counts.bundle, called, 'Bundle called twice.')\n t.end()\n }", "title": "" }, { "docid": "bd49b11b4af3f6296a1c470b0bd3cb25", "score": "0.51098514", "text": "function subproviderEnd(err, result) {\n if (err) return end(err)\n if (result)\n res.result = result\n end()\n }", "title": "" }, { "docid": "2058bf683ec041688b481c935bce5045", "score": "0.5092443", "text": "updateTransform(){}", "title": "" }, { "docid": "ade51fd2d358119bc42465c0f01489f2", "score": "0.5072195", "text": "function gotResult(err, img) {\n resultImg.attribute('src', img.src);\n if (isTransferring) {\n style.transfer(gotResult);\n }\n}", "title": "" }, { "docid": "9547c4ed642605ab358a6f5f0e093f44", "score": "0.50393987", "text": "TransformFinalBlock() {\n\n }", "title": "" }, { "docid": "2d75d03c9a22554a6168068a350319ae", "score": "0.4943742", "text": "function transform() {\n xsltProcessor = new XSLTProcessor();\n xsltProcessor.importStylesheet(xsltFile);\n resultDocument = xsltProcessor.transformToFragment(pmmlDoc, document);\n console.log(resultDocument);\n return {code: resultDocument.textContent};\n}", "title": "" }, { "docid": "c7309bc7fe1f710f169277a2a1115556", "score": "0.49426156", "text": "function successHandler(){\n doLater(function(){\n if(onSuccess){\n let callbackResult;\n try {\n callbackResult = onSuccess(operation.result);\n } catch (error) {\n proxyOp.fail(error);\n return;\n }\n proxyOp.resolve(callbackResult);\n } else {\n proxyOp.resolve(operation.result);\n }\n })\n }", "title": "" }, { "docid": "a15363169c16ccc21be2eb8e71548b7d", "score": "0.49095827", "text": "_final(cb) {\n // flush outstream\n this.flushOutstream(true)\n .then(() => {\n cb();\n })\n .catch((err) => cb(err)); // cb and return\n }", "title": "" }, { "docid": "1af74d3aef3fbda685424d8f6c4d1716", "score": "0.48833323", "text": "get transform() {}", "title": "" }, { "docid": "1af74d3aef3fbda685424d8f6c4d1716", "score": "0.48833323", "text": "get transform() {}", "title": "" }, { "docid": "1af74d3aef3fbda685424d8f6c4d1716", "score": "0.48833323", "text": "get transform() {}", "title": "" }, { "docid": "1af74d3aef3fbda685424d8f6c4d1716", "score": "0.48833323", "text": "get transform() {}", "title": "" }, { "docid": "e8a31a824e19c38c3ae3cd62e5328b2f", "score": "0.4821506", "text": "function applyTransforms(transforms, t, callback) {\n log.debug('applying', transforms.length, 'transforms');\n for (var i = 0; i < transforms.length; i++) {\n var transform = transforms[i];\n log.debug('next transform', transform);\n if (transform.isAsync) {\n log.debug('transform is asynchronous');\n // asynchronous case\n return transform(t, function(t) {\n // this is only called when the async transform was successful,\n // otherwise t.callback has already been called with an error.\n log.debug('asynchronous transform finished successfully, applying ' +\n 'remaining transforms.');\n applyTransforms(transforms.slice(i + 1), t, callback);\n });\n } else {\n log.debug('transform is synchronous');\n // synchronous case\n var result = transform(t);\n if (!result) {\n log.debug('transform has failed');\n // stop processing t.callback has already been called\n return;\n }\n log.debug('transform successful');\n }\n }\n log.debug('all transforms done');\n return process.nextTick(function() {\n callback(t);\n });\n}", "title": "" }, { "docid": "9d9849a7c8c95e85a48166592a220971", "score": "0.48159802", "text": "function final(result , delay) { console.log('Finaal: ', result , \" na \" + delay + \" msec.\"); }", "title": "" }, { "docid": "0f65d00a35a7b837eb0e571a112e78f6", "score": "0.47981235", "text": "function handleExecResult(m, workerIdx) {\n\tvar job = jobs[m.context.jobID];\n\t\t\n\tjob.cb(m.err, m.result);\n\n\t// Worker is finished.\n\tworkerJobCount[workerIdx]--;\n\tdispatchWorkItems();\n}", "title": "" }, { "docid": "d9d27e668477b1348d6b848a0fab4dc9", "score": "0.478705", "text": "function TransformResult(ast) {\n var extra = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n\n _classCallCheck$5(this, TransformResult);\n\n this._ast = ast;\n this._source = null;\n this._string = null;\n this._regexp = null;\n this._extra = extra;\n }", "title": "" }, { "docid": "9cb521e841a9a12ca07e53a51e90f04e", "score": "0.47732267", "text": "multiplyMatrixTransform(other, result) {\n if (!result)\n return Transform_1.Transform.createRefs(this.multiplyXYZ(other.origin.x, other.origin.y, other.origin.z), this.multiplyMatrixMatrix(other.matrix));\n // be sure to do the point mulitplication first before aliasing changes the matrix ..\n this.multiplyXYZtoXYZ(other.origin, result.origin);\n this.multiplyMatrixMatrix(other.matrix, result.matrix);\n return result;\n }", "title": "" }, { "docid": "fa6ae970177e228816a5d9c66cb549ab", "score": "0.4770614", "text": "getResult() {\n const state = this.operation.state;\n return state.result;\n }", "title": "" }, { "docid": "686492d540e866f4913123182e9f60e5", "score": "0.476125", "text": "function finalize(promise, resolve, reject, value, transform) {\n\t setImmediate(function () {\n\t try {\n\t // Transform the value through and check whether it's a promise\n\t value = transform(value);\n\t transform = value && (is(obj, value) | is(func, value)) && value.then;\n\t // Return the result if it's not a promise\n\t if (!is(func, transform))\n\t resolve(value);\n\t // If it's a promise, make sure it's not circular\n\t else if (value == promise)\n\t reject(TypeError());\n\t // Take over the promise's state\n\t else\n\t transform.call(value, resolve, reject);\n\t }\n\t catch (error) { reject(error); }\n\t });\n\t }", "title": "" }, { "docid": "bfb19cd88baa9a0b458bf9440f6430ad", "score": "0.47581935", "text": "function handleResult(err, result) {\n if (err) {\n // Just an example. You may want to do something with the error.\n console.error(\"ERROR BACKUP...ERROR BACKUP\");\n // You should return in this branch, since there is no result to use\n // later and that could cause an exception.\n res.send('fail');\n return;\n }else{\n //else means the function has been complete\n console.log(\"SUCCESS\");\n res.send('done');\n }\n }", "title": "" }, { "docid": "08b4553d9e8c2c8d55100864099b0733", "score": "0.4751044", "text": "function TransformProcessor () {}", "title": "" }, { "docid": "bd7398521b08ef8dc7f44187dc5f4489", "score": "0.47426096", "text": "function getResult() {\n return result;\n }", "title": "" }, { "docid": "b8aadef624ecf218f587410b881cc31e", "score": "0.47418705", "text": "function finalResultDisplay() {\r\n let finalResult = result.join('');\r\n resultElement.innerHTML = finalResult;\r\n }", "title": "" }, { "docid": "4a34bbcb5f109d4604702af8c018f766", "score": "0.47378", "text": "transformResource (resourceObject, transformConfig, transformationService, result, extractPath) {\n extractPath = extractPath || [];\n const curValue = _.get(transformConfig, extractPath, transformConfig);\n const keys = Object.keys(curValue);\n const isEndKey = _.includes(keys, 'path');\n if (isEndKey) {\n const transformations = curValue.transform;\n const selectPath = curValue.path;\n result = _.merge(\n result,\n this.transformResourceField(resourceObject, selectPath, extractPath, transformations, transformationService)\n );\n } else {\n keys.forEach((key) => {\n if (_.isObject(curValue[key])) {\n const newExtractPath = extractPath.slice();\n newExtractPath.push(key);\n this.transformResource(resourceObject, transformConfig, transformationService, result, newExtractPath);\n }\n });\n }\n }", "title": "" }, { "docid": "a9e476ca73eb6b7b8c3f697f8e49bffe", "score": "0.47374636", "text": "reduce_result(z_result, h_node) {\n\t\tlet {\n\t\t\tgroup: k_group,\n\t\t\treductions: k_pairwise_tree,\n\t\t\treduce_task: h_task_ready,\n\t\t} = this;\n\n\t\t// final result\n\t\tif(HP_WORKER_NOTIFICATION !== z_result) {\n\t\t\tlet z_completion = this.complete_callback(z_result);\n\n\t\t\t// add to outer stream\n\t\t\tif(z_completion instanceof active_group) {\n\t\t\t\tlet k_lake = this.lake();\n\t\t\t\tlet fk_lake = k_lake.complete_callback;\n\t\t\t\tlet hp_lock = Symbol('key');\n\n\t\t\t\tz_completion.end(() => {\n\t\t\t\t\tk_group.unlock(hp_lock);\n\t\t\t\t});\n\n\t\t\t\t// rewrap completion callback function\n\t\t\t\tk_lake.complete_callback = () => {\n\t\t\t\t\tk_group.wait(hp_lock, () => {\n\t\t\t\t\t\tfk_lake();\n\t\t\t\t\t});\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\t\t// notification\n\t\telse {\n\t\t\tif(this.debug) {\n\t\t\t\tconsole.warn('\\t == committed '+h_node.left+' </> '+h_node.right);\n\t\t\t}\n\n\t\t\t// able to perform a reduction\n\t\t\tlet h_merge = k_pairwise_tree.commit(h_node);\n\t\t\t// k_pairwise_tree.print();\n\t\t\tif(h_merge) {\n\t\t\t\tif(this.debug) {\n\t\t\t\t\tconsole.warn('merged '+h_merge.node.left+' <-> '+h_merge.node.right);\n\t\t\t\t}\n\t\t\t\tlet k_worker = h_node.item.worker;\n\n\t\t\t\t// this reduction will be the last one; do not hold result\n\t\t\t\tif(h_merge.makes_root) {\n\t\t\t\t\th_task_ready = Object.assign({}, h_task_ready);\n\t\t\t\t\th_task_ready.hold = false;\n\t\t\t\t}\n\n\t\t\t\t// after reduction;\n\t\t\t\tlet fk_reduction = (z_result_reduction, i_task_reduction, k_worker_reduction) => {\n\t\t\t\t\t// if(this.debug) debugger;\n\n\t\t\t\t\t// recurse on reduction; update sender for callback scope\n\t\t\t\t\tthis.reduce_result(z_result_reduction, Object.assign(h_merge.node, {\n\t\t\t\t\t\titem: {\n\t\t\t\t\t\t\tworker: k_worker_reduction,\n\t\t\t\t\t\t\ttask_id: i_task_reduction,\n\t\t\t\t\t\t},\n\t\t\t\t\t}));\n\t\t\t\t};\n\n\t\t\t\t// give reduction task to worker that finished earlier; pass to the right\n\t\t\t\tif(k_worker === h_merge.left.worker) {\n\t\t\t\t\tk_group.relay({\n\t\t\t\t\t\tdebug: this.debug,\n\t\t\t\t\t\tsender: h_node.item,\n\t\t\t\t\t\treceiver: h_merge.right,\n\t\t\t\t\t\treceiver_primary: false,\n\t\t\t\t\t\ttask_ready: h_task_ready,\n\t\t\t\t\t}, fk_reduction);\n\t\t\t\t}\n\t\t\t\t// pass to the left\n\t\t\t\telse {\n\t\t\t\t\tk_group.relay({\n\t\t\t\t\t\tdebug: this.debug,\n\t\t\t\t\t\tsender: h_node.item,\n\t\t\t\t\t\treceiver: h_merge.left,\n\t\t\t\t\t\treceiver_primary: true,\n\t\t\t\t\t\ttask_ready: h_task_ready,\n\t\t\t\t\t}, fk_reduction);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}", "title": "" }, { "docid": "07b894f5b1185183b8d36289f9063abd", "score": "0.47334436", "text": "function cb(res) {\n setTimeout(function() {\n result = res;\n }, 0);\n }", "title": "" }, { "docid": "d4e8ffb9ece0f7d30213c7a90a4fa7ae", "score": "0.47319594", "text": "_flush(cb) {\n console.log(\"this method is called at the end of all transformations\");\n }", "title": "" }, { "docid": "5c75d427aa94d35d3327e1fb1421b22d", "score": "0.472595", "text": "__debouncedOnEnd(result) {\n var onEnd = this.__onEnd;\n this.__onEnd = null;\n onEnd && onEnd(result);\n }", "title": "" }, { "docid": "28b4e1f55ebe978f16509c1e4d4d2405", "score": "0.47140092", "text": "finish() {\r\n this.updateStatus('success');\r\n\r\n // Prepare variables\r\n let transferCompleteMessage = indiwt.transferCompleteMessage;\r\n let transferCompleteShowUrl = indiwt.transferCompleteShowUrl ? indiwt.transferCompleteShowUrl : 'false';\r\n if (this.getType() === 'cf7') {\r\n transferCompleteMessage = indiwt_cf7.transferCompleteMessage;\r\n transferCompleteShowUrl = indiwt_cf7.transferCompleteShowUrl ? indiwt_cf7.transferCompleteShowUrl : 'false';\r\n }\r\n\r\n // Update template\r\n this.replaceTemplate(SuccessTemplate, [\r\n {'${message}': transferCompleteMessage},\r\n {'${showurl}': transferCompleteShowUrl},\r\n {'${url}': this.transfer.url}\r\n ]);\r\n\r\n // Update form field\r\n this.updateForFieldValue();\r\n\r\n // Trigger success event\r\n this.triggerSuccessEvent();\r\n }", "title": "" }, { "docid": "48d0bc4103cf97ca93b8168213d46a3f", "score": "0.47081336", "text": "function SuccessFrameGrabberRecognizerResult(nativeResult) {\n RecognizerResult.call(this, nativeResult.resultState);\n /** Camera frame at the time slave recognizer finished recognition */\n this.successFrame = nativeResult.successFrame;\n}", "title": "" }, { "docid": "8a4c514dae5deb6102f575b9398826d0", "score": "0.4698437", "text": "onSuccess() {\n this.emit(\"success\");\n this.cleanup();\n }", "title": "" }, { "docid": "f991ee1cb0aed44052971712f691e1c1", "score": "0.46775207", "text": "async function onFinish() {\n\n results.sections.length === 0 && evaluate(); // no evaluation results? => evaluate now\n results.total = results.sections.length; // add total number of gaps in result data\n\n // update buttons and remove progress bar\n $.render( $.html( self.html.buttons, self, onReset ), self.element.querySelector( '#buttons' ) );\n $.render( $.html( self.html.conclusion ), self.element.querySelector( '#conclusion' ) );\n\n self.logger && self.logger.log( 'finish', $.clone( results ) ); // logging of 'finish' event\n $.onFinish( self ); // trigger finish actions\n\n }", "title": "" }, { "docid": "73bfa5085c1215c3153995d7129c0a25", "score": "0.46722344", "text": "commit() {\n if (!this.body.isSimulationRunning && this.transform) {\n this.body.restoreTransform = null;\n }\n }", "title": "" }, { "docid": "6293a4bddf3f278ae637fd761087a9a2", "score": "0.4660224", "text": "async function pushClientResult(payload) {\n await _pushClientResult(payload);\n\n const { useCase, name, iteration } = getCurrentContext();\n\n let postProcessingResult;\n if (useCase.postProcess != null) {\n orchestratorLogger.console.log(\n `Post processing use case \"${highlight(name)}\", iteration ${highlight(iteration)}`,\n );\n const data = results.results[name].iterations[iteration];\n postProcessingResult = await useCase.postProcess({\n data,\n console: orchestratorLogger.console,\n useCase,\n name,\n iteration,\n });\n }\n await pushPostProcessingResult({ useCase: name, iteration, data: postProcessingResult });\n }", "title": "" }, { "docid": "cff0fe3d2ee2b0de79d40e13ab3fda04", "score": "0.46460468", "text": "function taskCompleted(res) {\n that.state = \"COMPLETED\";\n that.result = res != null ? res : null;\n return res;\n }", "title": "" }, { "docid": "2b4d4de6d6d83aa10cebd088643412c7", "score": "0.4638592", "text": "onSuccess() {\n this.emit(\"success\");\n this.cleanup();\n }", "title": "" }, { "docid": "2b4d4de6d6d83aa10cebd088643412c7", "score": "0.4638592", "text": "onSuccess() {\n this.emit(\"success\");\n this.cleanup();\n }", "title": "" }, { "docid": "2b4d4de6d6d83aa10cebd088643412c7", "score": "0.4638592", "text": "onSuccess() {\n this.emit(\"success\");\n this.cleanup();\n }", "title": "" }, { "docid": "2b4d4de6d6d83aa10cebd088643412c7", "score": "0.4638592", "text": "onSuccess() {\n this.emit(\"success\");\n this.cleanup();\n }", "title": "" }, { "docid": "2b4d4de6d6d83aa10cebd088643412c7", "score": "0.4638592", "text": "onSuccess() {\n this.emit(\"success\");\n this.cleanup();\n }", "title": "" }, { "docid": "46ab3359098a2d6c61113f6f203e90bc", "score": "0.4622646", "text": "done(error) {\n if (error) { this.error(error); }\n if (this.nodeInstance.ordered || this.nodeInstance.autoOrdering) {\n this.result.__resolved = true;\n this.nodeInstance.processOutputQueue();\n }\n return this.nodeInstance.load--;\n }", "title": "" }, { "docid": "163d202afe619e74919470c03811616d", "score": "0.46193275", "text": "function returnResult(context) {\r\n Logger.log({\r\n data: Logger.activeLogLevel === 0 /* Verbose */ ? context.result : {},\r\n level: 1 /* Info */,\r\n message: `[${context.requestId}] (${(new Date()).getTime()}) Returning result from pipeline. Set logging to verbose to see data.`,\r\n });\r\n return Promise.resolve(context.result);\r\n}", "title": "" }, { "docid": "564f111b0d58ecd8ae26c79055b1f3ee", "score": "0.4602135", "text": "transformReply(result) {\n if (this.replyEncoding) {\n result = (0, utils_1.convertBufferToString)(result, this.replyEncoding);\n }\n const transformer = Command._transformer.reply[this.name];\n if (transformer) {\n result = transformer(result);\n }\n return result;\n }", "title": "" }, { "docid": "a06b4e8e2c0bf21ba21d74360c2e4d6e", "score": "0.46017143", "text": "function transformCKANResult (result, callback) {\n var transformed = {\n \"title\": result.title,\n \"name\": result.name,\n \"notes\": result.notes,\n \"tags\": result.tags,\n \"record_last_modified\": result.metadata_modified\n };\n\n // trim the tags\n async.concat(result.tags, function(item, tagsCallback) {\n tagsCallback(null, {\"display_name\": item.display_name,\n \"id\": item.id})},\n function (error, results) {\n transformed.tags = results;\n });\n\n // trim the resources\n async.concat(result.resources, function(item, resourceCallback) {\n resourceCallback(null, {\"name\": item.name,\n \"url\": item.url})},\n function (error, results) {\n transformed.resources = results;\n });\n\n callback(null, transformed);\n }", "title": "" }, { "docid": "a24c70d623c31f85150e3d677625aae8", "score": "0.459755", "text": "onComplete() {\n this._done = true;\n }", "title": "" }, { "docid": "4fc236b38812785aa71c4902e4a977b2", "score": "0.4592178", "text": "function getResult() {\n return result;\n}", "title": "" }, { "docid": "cc222f7f2e016bcc70bee09074200df8", "score": "0.45743227", "text": "_wireTransformedObservableWithOperation(transformedObservable,operationFn){const observerTransform=new Observer(value=>{if(transformedObservable.lastError===undefined&&!transformedObservable.isComplete){try{transformedObservable.lastValuePreTransformed=value;operationFn(value);}catch(error){this._throwIfJavascriptCoreError(error);transformedObservable.emitError(error);}}},error=>{if(transformedObservable.lastError===undefined&&!transformedObservable.isComplete){transformedObservable.emitError(error);}},()=>{if(transformedObservable.lastError===undefined&&!transformedObservable.isComplete){transformedObservable.complete();}});this._decorateTransformedObservableWithSubscriptionOptimizationLogic(transformedObservable,observerTransform);}", "title": "" }, { "docid": "00ee4e64d874a42767e60a8cdc12b586", "score": "0.45733637", "text": "chain(transformation) {\n let deferred = new Deferred(); // eslint-disable-line prefer-const\n this.listen({\n onCancelled: () => deferred.cancel(),\n onRejected: reason => deferred.reject(reason),\n onResolved: value => {\n transformation(value).listen({\n onCancelled: () => deferred.cancel(),\n onRejected: reason => deferred.reject(reason),\n onResolved: value2 => deferred.resolve(value2)\n });\n }\n });\n\n return deferred.future();\n }", "title": "" }, { "docid": "eec42bf966fb5f895b21002d223ed047", "score": "0.45651567", "text": "function sendResultCb(result) {\n if (message.sendResponse) {\n this.port.postMessage({\n cmd: 'response',\n portId: this.id,\n reqId: message.reqId,\n resultValid: true,\n result: result\n });\n }\n }", "title": "" }, { "docid": "9ad1d99689dac39211e34c2938af72e8", "score": "0.456448", "text": "map(transformation) {\n return this.chain(value => Future.of(transformation(value)));\n }", "title": "" }, { "docid": "d10b5040177cebcb29fe152db68130e1", "score": "0.4563294", "text": "function Transform() {\n var self = this;\n this.apply = function(state) { return state; }\n this.undo = function(state) { return state; }\n this.token = function() {}\n this.then = function(other) {\n if (other === noop) { return self; }\n var result = new Transform();\n result.apply = function(state,token) {\n state = other.apply(state,token);\n if (state) {\n var applied = self.apply(state,token);\n if (applied) {\n return applied;\n } else {\n other.undo(state,token);\n }\n }\n };\n result.undo = function(state,token) {\n state = self.undo(state,token);\n if (state) {\n var undone = other.undo(state,token);\n if (undone) {\n return undone;\n } else {\n self.apply(state,token);\n }\n }\n };\n result.token = function(state) {\n var result = self.token(state);\n if (result) { return result; }\n state = self.undo(state);\n if (state) {\n result = other.token(state);\n self.apply(state);\n return result;\n }\n };\n return result;\n }; \n }", "title": "" }, { "docid": "14bed2c19976fb0ebcaead177b0b1d34", "score": "0.45147806", "text": "function cleanClientResultForPosting(result) {\n const err = result.err;\n if (!err) {\n return result;\n }\n // replace err with serializable version\n return Object.assign({}, result, {\n err: {\n name: err.name,\n message: err.message,\n // event should have been simplified (serialisable) by resource-loader\n event: err.event,\n duration: err.duration\n }\n });\n }", "title": "" }, { "docid": "4f3bce8d6cee6ea483c82d26cf347e78", "score": "0.45047694", "text": "function returnResult(context) {\r\n _pnp_logging__WEBPACK_IMPORTED_MODULE_2__[\"Logger\"].log({\r\n data: _pnp_logging__WEBPACK_IMPORTED_MODULE_2__[\"Logger\"].activeLogLevel === 0 /* Verbose */ ? context.result : {},\r\n level: 1 /* Info */,\r\n message: \"[\" + context.requestId + \"] (\" + (new Date()).getTime() + \") Returning result from pipeline. Set logging to verbose to see data.\",\r\n });\r\n return Promise.resolve(context.result);\r\n}", "title": "" }, { "docid": "4f3bce8d6cee6ea483c82d26cf347e78", "score": "0.45047694", "text": "function returnResult(context) {\r\n _pnp_logging__WEBPACK_IMPORTED_MODULE_2__[\"Logger\"].log({\r\n data: _pnp_logging__WEBPACK_IMPORTED_MODULE_2__[\"Logger\"].activeLogLevel === 0 /* Verbose */ ? context.result : {},\r\n level: 1 /* Info */,\r\n message: \"[\" + context.requestId + \"] (\" + (new Date()).getTime() + \") Returning result from pipeline. Set logging to verbose to see data.\",\r\n });\r\n return Promise.resolve(context.result);\r\n}", "title": "" }, { "docid": "2c50535206159bfa98bb9956db53f051", "score": "0.4500998", "text": "function onResult(result) {\n // redefine this part if needed\n try {\n let output = JSON.stringify(result, null, 2);\n const ws = fs.createWriteStream(config.file.output);\n ws.write(output, e => {\n if (e) console.error(e);\n else\n console.log(\"Export successful output wrote in \", config.file.output);\n ws.close();\n process.exit(1);\n });\n } catch (e) {\n console.error(e);\n }\n}", "title": "" }, { "docid": "bbc714db42b0ebf0bf55ea7e639eb5bf", "score": "0.4488081", "text": "save() {\n this.transform.save();\n }", "title": "" }, { "docid": "03025015a99aab6ba4370eeaafa78461", "score": "0.44839436", "text": "function finalCall(result){\n document.getElementById('b2').style.display = 'none';\n document.getElementById(opt).style.display = 'none';\n document.getElementById('d09').style.display = 'block';\n console.log(result.success);\n var str=result.success;\n\t str = str.split('$#').join('<br>');\n $('.success', element).html(str);\n }", "title": "" }, { "docid": "6045da6b6cdcf8b122b4ba7d871be0e8", "score": "0.44776297", "text": "function execution(callback) {\n interceptor.on('finish', function () {\n callback(interceptor._accum[0]);\n });\n reader.pipe(converter).pipe(interceptor);\n }", "title": "" }, { "docid": "b5bb0a71d07d890b2de76b1dace6473d", "score": "0.44644362", "text": "function handleArrayResult(m, workerIdx) {\n\tvar job = jobs[m.context.jobID],\n\t\tpartition = m.context.partition,\n\t\tsubResult = m.result,\n\t\tresult = [],\n\t\ti;\n\t\n\tjob.result[partition] = subResult;\n\n\t// Increase callback count.\n\tjob.cbCount++;\n\t\n\t// When all workers are finished return result\n\tif(job.cbCount === workers.length) {\n\t\tfor (i = 0; i < job.result.length; i++) {\n\t\t\tresult = result.concat(job.result[i]);\n\t\t};\n\t\t\n\t\t// Cle\n\t\tjob.cb(null, result);\n\t}\n\n\t// Worker is finished.\n\tworkerJobCount[workerIdx]--;\n\tdispatchWorkItems();\n}", "title": "" }, { "docid": "4510a98dfe863c09039955cf31e69997", "score": "0.4454063", "text": "function CyprusIdBackRecognizerResult(nativeResult) {\n RecognizerResult.call(this, nativeResult.resultState);\n \n /** \n * full document image if enabled with returnFullDocumentImage property. \n */\n this.fullDocumentImage = nativeResult.fullDocumentImage;\n \n /** \n * The data extracted from the machine readable zone. \n */\n this.mrzResult = nativeResult.mrzResult != null ? new MrzResult(nativeResult.mrzResult) : null;\n \n}", "title": "" }, { "docid": "e8697150b647bd3ed0f4e281f56814f2", "score": "0.44525042", "text": "call(onResult) {\n this.queue.redirect({\n userKey: this.response.passengerKey,\n route: 'order-submitted',\n });\n onResult();\n }", "title": "" }, { "docid": "1e82e142ff408de692e850b00cd88d1b", "score": "0.44519183", "text": "function returnResult(context) {\r\n __WEBPACK_IMPORTED_MODULE_1__pnp_logging__[\"a\" /* Logger */].log({\r\n data: __WEBPACK_IMPORTED_MODULE_1__pnp_logging__[\"a\" /* Logger */].activeLogLevel === 0 /* Verbose */ ? context.result : {},\r\n level: 1 /* Info */,\r\n message: \"[\" + context.requestId + \"] (\" + (new Date()).getTime() + \") Returning result from pipeline. Set logging to verbose to see data.\",\r\n });\r\n return Promise.resolve(context.result);\r\n}", "title": "" }, { "docid": "adf2fc2342659f236815d1b0075c9b54", "score": "0.44512078", "text": "onComplete(resolve, state) {\n this.clear();\n\n if (typeof resolve !== 'undefined' && typeof resolve === 'function') {\n resolve({\n receiver: this.receiver,\n state,\n });\n }\n }", "title": "" }, { "docid": "7eae7010bd5ebb08823ae632a7988cb2", "score": "0.4445665", "text": "function onComplete() {\n var map = configService.getSync.map.instance;\n var originalPanDuration = map.mapDefault('panDuration');\n map.mapDefault('panDuration', 0);\n // TODO: fix after geoapi allows this through\n map._map.resize();\n map._map.reposition();\n\n // wait for a bit before recentring the map\n // if call right after animation completes, the map object still confused about its true size and extent\n $timeout(function () {\n // center the map\n map._map.centerAt(ref.trueCenterPoint);\n\n // clear offset properties on the map container node\n animationService.set(ref.mapContainerNode, {\n clearProps: 'top,left'\n });\n\n map.mapDefault('panDuration', originalPanDuration);\n }, 500);\n }", "title": "" }, { "docid": "8e16f6008a170ede00811276eb6ea65c", "score": "0.4440144", "text": "applyResult (result, callback) {\n try {\n callback(JSON.parse(JSON.stringify(result)))\n } catch (error) {\n callback(null)\n console.error(error)\n }\n }", "title": "" }, { "docid": "e1f3a113b8b00efc9c6eb22ffc81c46d", "score": "0.4427489", "text": "function fetchSuccessVaccinationAction(result) {\n return {\n type: FETCH_VACCINATION_SUCCEEDED,\n result\n }\n}", "title": "" }, { "docid": "b8cd1e4e14d75ed7ff83d2838eef658e", "score": "0.44235364", "text": "function postResult() {\n postMessage({\n 'status': \"RESULT\",\n 'task': task_obj\n });\n close();\n}", "title": "" }, { "docid": "9866ad77a3b2d32c79da281a47d36db3", "score": "0.44234", "text": "forEach (cb = () => {}) {\n const { transform } = this\n this.transform = chunk => {\n const transformed = transform(chunk)\n cb(transformed)\n return transformed\n }\n return this\n }", "title": "" }, { "docid": "d4739ac034402e691e67a956c9aa0d82", "score": "0.44215283", "text": "function wrap(result) {\n return async(dispatch, getState) => result\n}", "title": "" }, { "docid": "d31e2201a03f6d4423c375c0772335e7", "score": "0.44150773", "text": "function handleResult(next, result) {\n // Do wait up; assume that any return value has a callback\n if ('undefined' !== typeof result) {\n if ('function' === typeof result.when) {\n result.when(next);\n } else if ('function' === typeof result) {\n result(next);\n } else {\n next(result);\n }\n }\n }", "title": "" }, { "docid": "5639e2972b922ecaf7fe319c9e10f4af", "score": "0.4413941", "text": "_final(cb) {\n cb();\n }", "title": "" }, { "docid": "70e9d7ddf3ac15c4dfb8e4ab50232529", "score": "0.4413252", "text": "sendDone(outputMap) {\n this.send(outputMap);\n return this.done();\n }", "title": "" }, { "docid": "fe6064a460ba4221db97689e6216f1ad", "score": "0.44123387", "text": "function handleSuccess(res) {\n return res;\n }", "title": "" }, { "docid": "f814122ce395992121fffbb0ef3576a0", "score": "0.4405717", "text": "function gotResultMountain(err, img) {\n //adds the atribute of 'src' to the object resultImg\n resultImg.attribute('src', img.src);\n //keeps doing the transfer\n styleMountain.transfer(gotResultMountain);\n}", "title": "" }, { "docid": "eed83a6a4ca39581cd6c21ffbdaf3d6a", "score": "0.44019932", "text": "async transform(text) {\n return await this.get(\"transform\", {text: text}).catch(e => {\n throw(e);\n });\n }", "title": "" }, { "docid": "53b70f286bc287db9f6746131d95f77c", "score": "0.44004625", "text": "function finalTransactionCompleted()\n{\n debug('The final transaction completed.');\n done();\n}", "title": "" }, { "docid": "510f837149e8892148bc5678c434152b", "score": "0.43873045", "text": "finishedReconstruction() {\n this.reconPack = null;\n this.buffers = [];\n }", "title": "" }, { "docid": "f0d173626a81991e107cb1779ad83c9e", "score": "0.4384355", "text": "function cc(e, result) {\n c(result);\n }", "title": "" }, { "docid": "06230eab6b83b670a1fd5001e323f3b1", "score": "0.4378428", "text": "function applyTransforms(initial) {\n var transforms = slice(transformStack);\n\n // Default behavior is to return the raw value if a single built-in reduce\n // function was appied, otherwise return the full output object\n if (inArray(aliases, '_')) {\n transforms.push(makeIndexer('_'));\n } else if (!isFunction(combinator)) {\n // Create a new output object with no intermediate fields\n transforms.push(function(output) {\n return aliases.reduce(function(result, alias) {\n result[alias] = output[alias];\n return result;\n }, {});\n });\n }\n\n // If there's only one anonymous reducer, assume transform functions\n // operate on its value, and not the full output object\n return transforms.reduce(function(result, transform) {\n return transform(result);\n }, initial);\n }", "title": "" }, { "docid": "61ecb6f745d555ea63e04b6338532a61", "score": "0.43765622", "text": "_processResolution(chainedPromise) {\n chainedPromise._trigger(this._succeeded, this._result)\n }", "title": "" }, { "docid": "5951d49fdd352f2e50e10236814bd2b8", "score": "0.43748412", "text": "function finalize() {\n var childId = 0;\n var processChildNode = function() {\n if (childId >= _self.childNodes.length) {\n outputStream.write('\\r\\n--' + _self.boundary + '--\\r\\n');\n return callback();\n }\n var child = _self.childNodes[childId++];\n outputStream.write((childId > 1 ? '\\r\\n' : '') + '--' + _self.boundary + '\\r\\n');\n child.stream(outputStream, options, function() {\n setImmediate(processChildNode);\n });\n };\n\n if (_self.multipart) {\n setImmediate(processChildNode);\n } else {\n return callback();\n }\n }", "title": "" }, { "docid": "a15bccb04d9079158c40ded20d6779df", "score": "0.4368645", "text": "function sendComputedEvaluationToServer(evalEntity) {\n server.sendPostRequest(server_url + \"LAEvaluation/addSingleComputed\", {\n userId: 1,\n star: evalEntity.star,\n candidates: evalEntity.candidates,\n id: evalEntity.id,\n classificationResult: evalEntity.accuracy * 100,\n }, function () {\n logger.log_info(\"Succesfully sent analysis to server\");\n });\n}", "title": "" }, { "docid": "f12e9b6edb4d4c9f61ffffc7b2b41a68", "score": "0.4365405", "text": "result() {\n return this.core.result;\n }", "title": "" }, { "docid": "b311a28b3f495cfe847b374a2eb52e03", "score": "0.43653613", "text": "_calculateTransformation() {\n const body = this.collider ? this.collider.body : null;\n const pos = body ? body.pos.add(this.offset) : this.offset;\n const angle = body ? body.rotation : 0;\n const scale = body ? body.scale : Vector.One;\n const len = this.points.length;\n this._transformedPoints.length = 0; // clear out old transform\n for (let i = 0; i < len; i++) {\n this._transformedPoints[i] = this.points[i].scale(scale).rotate(angle).add(pos);\n }\n }", "title": "" }, { "docid": "bafb60cd730f3474f1b824d089aaca10", "score": "0.43585598", "text": "transform(tree) {\r\n return this._transform_tree(tree);\r\n }", "title": "" }, { "docid": "7646448a02646680221177f8aa0df805", "score": "0.43514496", "text": "function gotResultFuchun(err, img) {\n //adds the atribute of 'src' to the object resultImg\n resultImg.attribute('src', img.src);\n //keeps doing the transfer\n styleFuchun.transfer(gotResultFuchun);\n}", "title": "" }, { "docid": "778e4e24d4a566b5ee6e48c5019b0c2b", "score": "0.4346226", "text": "finishedReconstruction() {\n this.reconPack = null;\n this.buffers = [];\n }", "title": "" }, { "docid": "778e4e24d4a566b5ee6e48c5019b0c2b", "score": "0.4346226", "text": "finishedReconstruction() {\n this.reconPack = null;\n this.buffers = [];\n }", "title": "" }, { "docid": "778e4e24d4a566b5ee6e48c5019b0c2b", "score": "0.4346226", "text": "finishedReconstruction() {\n this.reconPack = null;\n this.buffers = [];\n }", "title": "" }, { "docid": "ea5b1988e4b5f0c7e557587945c5afc3", "score": "0.43415305", "text": "get result() {\n this._logger.debug(\"get result\");\n\n return this._result;\n }", "title": "" }, { "docid": "7be8afabbe9d9eda306c485e5444110d", "score": "0.4339887", "text": "function KuwaitIdBackRecognizerResult(nativeResult) {\n RecognizerResult.call(this, nativeResult.resultState);\n \n /** \n * full document image if enabled with returnFullDocumentImage property. \n */\n this.fullDocumentImage = nativeResult.fullDocumentImage;\n \n /** \n * The data extracted from the machine readable zone \n */\n this.mrzResult = nativeResult.mrzResult != null ? new MrzResult(nativeResult.mrzResult) : null;\n \n /** \n * The serial number of Kuwait ID \n */\n this.serialNo = nativeResult.serialNo;\n \n}", "title": "" }, { "docid": "1efc563181ca6067a5ae0b0ce45845f3", "score": "0.4328542", "text": "update(result) {\n this.store.result = result.work || {};\n this.store.info = result.info || {};\n this.store.error.concat(result.error || []);\n this.trigger(this.store);\n }", "title": "" }, { "docid": "41a553fdcc87b57e55e6080254526f03", "score": "0.43283167", "text": "function onComplete (err) {\n if (err) return reject(err)\n\n resolve({ id: this.lastID })\n }", "title": "" }, { "docid": "c49ec3c2490b4ef63d25dafad1d8e262", "score": "0.43163952", "text": "function combineTransforms(transform, initialTransform) {\n return initialTransform ? (transform + ' ' + initialTransform) : transform;\n}", "title": "" }, { "docid": "0dc488367b9d15dc00f4265c36535d27", "score": "0.4308957", "text": "function processPutResultAndEtag(path, results, successCallback) {\n\n // If things went OK, write out the new etag unless we are in transfer mode.\n if (processPutResult(path, results) && !inTransferMode()) {\n\n writeEtag(path, results.response.headers.etag)\n\n // Looking good - call the succes callback if there is one.\n successCallback && successCallback(path)\n }\n}", "title": "" }, { "docid": "df92fe430aa3ab4f2a5137d5dc36627a", "score": "0.43075746", "text": "_resolve() {\r\n if (this._rejection || !this._result) {\r\n return;\r\n }\r\n // Set the length of the resulting array in case some undefined results affected this\r\n this._result.length = this._invocations;\r\n this._state = task_1.TaskState.Terminated;\r\n if (this._resultConverter) {\r\n try {\r\n this._returnResult = this._resultConverter(this._result);\r\n }\r\n catch (err) {\r\n this._reject(err);\r\n return;\r\n }\r\n }\r\n else {\r\n this._returnResult = this._result;\r\n }\r\n // discard the original array to free memory\r\n this._result = undefined;\r\n if (this._deferreds.length) {\r\n this._deferreds.forEach((deferred) => {\r\n deferred.resolve(this._returnResult);\r\n });\r\n this._deferreds.length = 0;\r\n }\r\n }", "title": "" }, { "docid": "7237282755a966d4adb267eab009aae2", "score": "0.43028605", "text": "onSubmitSuccess() {\n this.isSubmitting_ = false;\n this.submittedFormData_ = this.takeFormDataSnapshot_();\n this.clearDirtyFields_();\n this.updateClassAndDispatchEventIfDirtyStateChanged_();\n }", "title": "" } ]
6467bb0e57befdc97181dbfaf13206af
ECMA262 11.6 Identifier Names and Identifiers
[ { "docid": "c150c4c503cb1894c5969bf6c03d54da", "score": "0.0", "text": "function fromCodePoint(cp) {\n return (cp < 0x10000) ? String.fromCharCode(cp) :\n String.fromCharCode(0xD800 + ((cp - 0x10000) >> 10)) +\n String.fromCharCode(0xDC00 + ((cp - 0x10000) & 1023));\n }", "title": "" } ]
[ { "docid": "4d09fbf5711d1cf6902b391c7abd83e9", "score": "0.7452734", "text": "function parseIdentifier() {\n _index3.next.call(void 0, );\n _base.state.tokens[_base.state.tokens.length - 1].type = _types3.TokenType.name;\n}", "title": "" }, { "docid": "a5df2d236cafda4c0e68bc09c7b5dd0f", "score": "0.72903466", "text": "function identifer () {\n let result = repeat1(\n choice(\n range('a', 'z'),\n range('A', 'Z'),\n ch('_'),\n ch('$')\n ) \n );\n return action(result, function(ast){\n return {\n type: 'identifer',\n value: ast.join('')\n };\n });\n}", "title": "" }, { "docid": "958924ef2f4a06c57621e054b2a96767", "score": "0.72137946", "text": "lesx_parseIdentifier() {\n var node = this.startNode();\n if (this.type === tt.lesxName) {\n node.name = this.value;\n } else if (this.type.keyword) {\n node.name = this.type.keyword;\n } else {\n this.unexpected();\n }\n\n this.next();\n\n return this.finishNode(node, 'LesxIdentifier');\n }", "title": "" }, { "docid": "c0f31bfac7e50fa2964be1dd66cc4290", "score": "0.7208743", "text": "Identifier() {\n const name = this._eat(\"IDENTIFIER\").value;\n return {\n type: \"Identifier\",\n name,\n };\n }", "title": "" }, { "docid": "245367126b0bdcd41123049528ca3e45", "score": "0.7202843", "text": "parseIdentifier() {\n const node = this.startNode();\n node.name = this.expect(Token.IDENTIFIER).value;\n return this.finishNode(node, 'Identifier');\n }", "title": "" }, { "docid": "a4e35f543e763db002c8a37fed7950c2", "score": "0.6991389", "text": "function parseIdent(liberal) {\n var node = startNode();\n if (liberal && options.forbidReserved == \"everywhere\") liberal = false;\n if (tokType === _name) {\n if (!liberal &&\n (options.forbidReserved &&\n (options.ecmaVersion === 3 ? isReservedWord3 : isReservedWord5)(tokVal) ||\n strict && isStrictReservedWord(tokVal)) &&\n input.slice(tokStart, tokEnd).indexOf(\"\\\\\") == -1)\n raise(tokStart, \"The keyword '\" + tokVal + \"' is reserved\");\n node.name = tokVal;\n } else if (liberal && tokType.keyword) {\n node.name = tokType.keyword;\n } else {\n unexpected();\n }\n tokRegexpAllowed = false;\n next();\n return finishNode(node, \"Identifier\");\n }", "title": "" }, { "docid": "a4e35f543e763db002c8a37fed7950c2", "score": "0.6991389", "text": "function parseIdent(liberal) {\n var node = startNode();\n if (liberal && options.forbidReserved == \"everywhere\") liberal = false;\n if (tokType === _name) {\n if (!liberal &&\n (options.forbidReserved &&\n (options.ecmaVersion === 3 ? isReservedWord3 : isReservedWord5)(tokVal) ||\n strict && isStrictReservedWord(tokVal)) &&\n input.slice(tokStart, tokEnd).indexOf(\"\\\\\") == -1)\n raise(tokStart, \"The keyword '\" + tokVal + \"' is reserved\");\n node.name = tokVal;\n } else if (liberal && tokType.keyword) {\n node.name = tokType.keyword;\n } else {\n unexpected();\n }\n tokRegexpAllowed = false;\n next();\n return finishNode(node, \"Identifier\");\n }", "title": "" }, { "docid": "a96262949d447e4bc7d7752a7e51bdde", "score": "0.6986584", "text": "function isValidIdentifier(name) {\n\t if (typeof name !== \"string\" || _esutils2[\"default\"].keyword.isReservedWordES6(name, true)) {\n\t return false;\n\t } else {\n\t return _esutils2[\"default\"].keyword.isIdentifierNameES6(name);\n\t }\n\t}", "title": "" }, { "docid": "78af11eb4333fc9d5eba14980e5a98e9", "score": "0.69519144", "text": "function isIdentifier (s) {\n \treturn /^[a-z]+$/.test(s);\n}", "title": "" }, { "docid": "e6cee8a1c3c97651b028c9037d3993ee", "score": "0.68767166", "text": "function jsIdentifier(name){\n return !/$[a-zA-Z_$][\\w_$]*$/.test(name);\n}", "title": "" }, { "docid": "b3a6eb84805b1c58ac86cac0964ff236", "score": "0.67735416", "text": "function isIdentifierName(node) {\n\t var parent = node.parent;\n\t switch (parent.kind) {\n\t case 143 /* PropertyDeclaration */:\n\t case 142 /* PropertySignature */:\n\t case 145 /* MethodDeclaration */:\n\t case 144 /* MethodSignature */:\n\t case 147 /* GetAccessor */:\n\t case 148 /* SetAccessor */:\n\t case 251 /* EnumMember */:\n\t case 249 /* PropertyAssignment */:\n\t case 170 /* PropertyAccessExpression */:\n\t // Name in member declaration or property name in property access\n\t return parent.name === node;\n\t case 137 /* QualifiedName */:\n\t // Name on right hand side of dot in a type query\n\t if (parent.right === node) {\n\t while (parent.kind === 137 /* QualifiedName */) {\n\t parent = parent.parent;\n\t }\n\t return parent.kind === 156 /* TypeQuery */;\n\t }\n\t return false;\n\t case 167 /* BindingElement */:\n\t case 230 /* ImportSpecifier */:\n\t // Property name in binding element or import specifier\n\t return parent.propertyName === node;\n\t case 234 /* ExportSpecifier */:\n\t // Any name in an export specifier\n\t return true;\n\t }\n\t return false;\n\t }", "title": "" }, { "docid": "d5fa332867c27f9c57a4010f17a12d6a", "score": "0.67701775", "text": "function isValidIdentifier(name) {\n if (typeof name !== \"string\" || _esutils2.default.keyword.isReservedWordES6(name, true)) {\n return false;\n } else {\n return _esutils2.default.keyword.isIdentifierNameES6(name);\n }\n}", "title": "" }, { "docid": "cf18a2314f921feaab85e0c5518e7099", "score": "0.6760512", "text": "function isIdentifierPart(ch) {\n\t // Generated by `tools/generate-identifier-regex.js`.\n\t var NonAsciiIdentifierPart = new RegExp('[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]');\n\n\t return (ch === 36) || (ch === 95) || // $ (dollar) and _ (underscore)\n\t (ch >= 65 && ch <= 90) || // A..Z\n\t (ch >= 97 && ch <= 122) || // a..z\n\t (ch >= 48 && ch <= 57) || // 0..9\n\t (ch === 92) || // \\ (backslash)\n\t ((ch >= 0x80) && NonAsciiIdentifierPart.test(String.fromCharCode(ch)));\n\t }", "title": "" }, { "docid": "2f283c5b07b3f3e8074f7e12ff5f6e72", "score": "0.6719461", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPart = new RegExp('[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]');\n\n return (ch === 36) || (ch === 95) || // $ (dollar) and _ (underscore)\n (ch >= 65 && ch <= 90) || // A..Z\n (ch >= 97 && ch <= 122) || // a..z\n (ch >= 48 && ch <= 57) || // 0..9\n (ch === 92) || // \\ (backslash)\n ((ch >= 0x80) && NonAsciiIdentifierPart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "2f283c5b07b3f3e8074f7e12ff5f6e72", "score": "0.6719461", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPart = new RegExp('[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]');\n\n return (ch === 36) || (ch === 95) || // $ (dollar) and _ (underscore)\n (ch >= 65 && ch <= 90) || // A..Z\n (ch >= 97 && ch <= 122) || // a..z\n (ch >= 48 && ch <= 57) || // 0..9\n (ch === 92) || // \\ (backslash)\n ((ch >= 0x80) && NonAsciiIdentifierPart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "2064c3aff53c509a70e671e3d972a609", "score": "0.6698792", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPartOnly = /[0-9_\\xB7\\u0300-\\u036F\\u0387\\u0483-\\u0487\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u0610-\\u061A\\u064B-\\u0669\\u0670\\u06D6-\\u06DC\\u06DF-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u06F0-\\u06F9\\u0711\\u0730-\\u074A\\u07A6-\\u07B0\\u07C0-\\u07C9\\u07EB-\\u07F3\\u07FD\\u0816-\\u0819\\u081B-\\u0823\\u0825-\\u0827\\u0829-\\u082D\\u0859-\\u085B\\u08D3-\\u08E1\\u08E3-\\u0903\\u093A-\\u093C\\u093E-\\u094F\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096F\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u09E6-\\u09EF\\u09FE\\u0A01-\\u0A03\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A66-\\u0A71\\u0A75\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AE2\\u0AE3\\u0AE6-\\u0AEF\\u0AFA-\\u0AFF\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B62\\u0B63\\u0B66-\\u0B6F\\u0B82\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C04\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C62\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0CBC\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CE2\\u0CE3\\u0CE6-\\u0CEF\\u0D00-\\u0D03\\u0D3B\\u0D3C\\u0D3E-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0D62\\u0D63\\u0D66-\\u0D6F\\u0D82\\u0D83\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0E50-\\u0E59\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86\\u0F87\\u0F8D-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u102B-\\u103E\\u1040-\\u1049\\u1056-\\u1059\\u105E-\\u1060\\u1062-\\u1064\\u1067-\\u106D\\u1071-\\u1074\\u1082-\\u108D\\u108F-\\u109D\\u135D-\\u135F\\u1369-\\u1371\\u1712-\\u1714\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17B4-\\u17D3\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u18A9\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u194F\\u19D0-\\u19DA\\u1A17-\\u1A1B\\u1A55-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AB0-\\u1ABD\\u1B00-\\u1B04\\u1B34-\\u1B44\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1B82\\u1BA1-\\u1BAD\\u1BB0-\\u1BB9\\u1BE6-\\u1BF3\\u1C24-\\u1C37\\u1C40-\\u1C49\\u1C50-\\u1C59\\u1CD0-\\u1CD2\\u1CD4-\\u1CE8\\u1CED\\u1CF2-\\u1CF4\\u1CF7-\\u1CF9\\u1DC0-\\u1DF9\\u1DFB-\\u1DFF\\u200C\\u200D\\u203F\\u2040\\u2054\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2CEF-\\u2CF1\\u2D7F\\u2DE0-\\u2DFF\\u302A-\\u302F\\u3099\\u309A\\uA620-\\uA629\\uA66F\\uA674-\\uA67D\\uA69E\\uA69F\\uA6F0\\uA6F1\\uA802\\uA806\\uA80B\\uA823-\\uA827\\uA880\\uA881\\uA8B4-\\uA8C5\\uA8D0-\\uA8D9\\uA8E0-\\uA8F1\\uA8FF-\\uA909\\uA926-\\uA92D\\uA947-\\uA953\\uA980-\\uA983\\uA9B3-\\uA9C0\\uA9D0-\\uA9D9\\uA9E5\\uA9F0-\\uA9F9\\uAA29-\\uAA36\\uAA43\\uAA4C\\uAA4D\\uAA50-\\uAA59\\uAA7B-\\uAA7D\\uAAB0\\uAAB2-\\uAAB4\\uAAB7\\uAAB8\\uAABE\\uAABF\\uAAC1\\uAAEB-\\uAAEF\\uAAF5\\uAAF6\\uABE3-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uFB1E\\uFE00-\\uFE0F\\uFE20-\\uFE2F\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFF10-\\uFF19\\uFF3F]|\\uD800[\\uDDFD\\uDEE0\\uDF76-\\uDF7A]|\\uD801[\\uDCA0-\\uDCA9]|\\uD802[\\uDE01-\\uDE03\\uDE05\\uDE06\\uDE0C-\\uDE0F\\uDE38-\\uDE3A\\uDE3F\\uDEE5\\uDEE6]|\\uD803[\\uDD24-\\uDD27\\uDD30-\\uDD39\\uDF46-\\uDF50]|\\uD804[\\uDC00-\\uDC02\\uDC38-\\uDC46\\uDC66-\\uDC6F\\uDC7F-\\uDC82\\uDCB0-\\uDCBA\\uDCF0-\\uDCF9\\uDD00-\\uDD02\\uDD27-\\uDD34\\uDD36-\\uDD3F\\uDD45\\uDD46\\uDD73\\uDD80-\\uDD82\\uDDB3-\\uDDC0\\uDDC9-\\uDDCC\\uDDD0-\\uDDD9\\uDE2C-\\uDE37\\uDE3E\\uDEDF-\\uDEEA\\uDEF0-\\uDEF9\\uDF00-\\uDF03\\uDF3B\\uDF3C\\uDF3E-\\uDF44\\uDF47\\uDF48\\uDF4B-\\uDF4D\\uDF57\\uDF62\\uDF63\\uDF66-\\uDF6C\\uDF70-\\uDF74]|\\uD805[\\uDC35-\\uDC46\\uDC50-\\uDC59\\uDC5E\\uDCB0-\\uDCC3\\uDCD0-\\uDCD9\\uDDAF-\\uDDB5\\uDDB8-\\uDDC0\\uDDDC\\uDDDD\\uDE30-\\uDE40\\uDE50-\\uDE59\\uDEAB-\\uDEB7\\uDEC0-\\uDEC9\\uDF1D-\\uDF2B\\uDF30-\\uDF39]|\\uD806[\\uDC2C-\\uDC3A\\uDCE0-\\uDCE9\\uDE01-\\uDE0A\\uDE33-\\uDE39\\uDE3B-\\uDE3E\\uDE47\\uDE51-\\uDE5B\\uDE8A-\\uDE99]|\\uD807[\\uDC2F-\\uDC36\\uDC38-\\uDC3F\\uDC50-\\uDC59\\uDC92-\\uDCA7\\uDCA9-\\uDCB6\\uDD31-\\uDD36\\uDD3A\\uDD3C\\uDD3D\\uDD3F-\\uDD45\\uDD47\\uDD50-\\uDD59\\uDD8A-\\uDD8E\\uDD90\\uDD91\\uDD93-\\uDD97\\uDDA0-\\uDDA9\\uDEF3-\\uDEF6]|\\uD81A[\\uDE60-\\uDE69\\uDEF0-\\uDEF4\\uDF30-\\uDF36\\uDF50-\\uDF59]|\\uD81B[\\uDF51-\\uDF7E\\uDF8F-\\uDF92]|\\uD82F[\\uDC9D\\uDC9E]|\\uD834[\\uDD65-\\uDD69\\uDD6D-\\uDD72\\uDD7B-\\uDD82\\uDD85-\\uDD8B\\uDDAA-\\uDDAD\\uDE42-\\uDE44]|\\uD835[\\uDFCE-\\uDFFF]|\\uD836[\\uDE00-\\uDE36\\uDE3B-\\uDE6C\\uDE75\\uDE84\\uDE9B-\\uDE9F\\uDEA1-\\uDEAF]|\\uD838[\\uDC00-\\uDC06\\uDC08-\\uDC18\\uDC1B-\\uDC21\\uDC23\\uDC24\\uDC26-\\uDC2A]|\\uD83A[\\uDCD0-\\uDCD6\\uDD44-\\uDD4A\\uDD50-\\uDD59]|\\uDB40[\\uDD00-\\uDDEF]/;\n\n return isIdentifierStart(ch) ||\n (ch >= 48 && ch <= 57) || // 0..9\n ((ch >= 0x80) && NonAsciiIdentifierPartOnly.test(fromCodePoint(ch)));\n }", "title": "" }, { "docid": "2064c3aff53c509a70e671e3d972a609", "score": "0.6698792", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPartOnly = /[0-9_\\xB7\\u0300-\\u036F\\u0387\\u0483-\\u0487\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u0610-\\u061A\\u064B-\\u0669\\u0670\\u06D6-\\u06DC\\u06DF-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u06F0-\\u06F9\\u0711\\u0730-\\u074A\\u07A6-\\u07B0\\u07C0-\\u07C9\\u07EB-\\u07F3\\u07FD\\u0816-\\u0819\\u081B-\\u0823\\u0825-\\u0827\\u0829-\\u082D\\u0859-\\u085B\\u08D3-\\u08E1\\u08E3-\\u0903\\u093A-\\u093C\\u093E-\\u094F\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096F\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u09E6-\\u09EF\\u09FE\\u0A01-\\u0A03\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A66-\\u0A71\\u0A75\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AE2\\u0AE3\\u0AE6-\\u0AEF\\u0AFA-\\u0AFF\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B62\\u0B63\\u0B66-\\u0B6F\\u0B82\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C04\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C62\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0CBC\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CE2\\u0CE3\\u0CE6-\\u0CEF\\u0D00-\\u0D03\\u0D3B\\u0D3C\\u0D3E-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0D62\\u0D63\\u0D66-\\u0D6F\\u0D82\\u0D83\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0E50-\\u0E59\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86\\u0F87\\u0F8D-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u102B-\\u103E\\u1040-\\u1049\\u1056-\\u1059\\u105E-\\u1060\\u1062-\\u1064\\u1067-\\u106D\\u1071-\\u1074\\u1082-\\u108D\\u108F-\\u109D\\u135D-\\u135F\\u1369-\\u1371\\u1712-\\u1714\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17B4-\\u17D3\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u18A9\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u194F\\u19D0-\\u19DA\\u1A17-\\u1A1B\\u1A55-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AB0-\\u1ABD\\u1B00-\\u1B04\\u1B34-\\u1B44\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1B82\\u1BA1-\\u1BAD\\u1BB0-\\u1BB9\\u1BE6-\\u1BF3\\u1C24-\\u1C37\\u1C40-\\u1C49\\u1C50-\\u1C59\\u1CD0-\\u1CD2\\u1CD4-\\u1CE8\\u1CED\\u1CF2-\\u1CF4\\u1CF7-\\u1CF9\\u1DC0-\\u1DF9\\u1DFB-\\u1DFF\\u200C\\u200D\\u203F\\u2040\\u2054\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2CEF-\\u2CF1\\u2D7F\\u2DE0-\\u2DFF\\u302A-\\u302F\\u3099\\u309A\\uA620-\\uA629\\uA66F\\uA674-\\uA67D\\uA69E\\uA69F\\uA6F0\\uA6F1\\uA802\\uA806\\uA80B\\uA823-\\uA827\\uA880\\uA881\\uA8B4-\\uA8C5\\uA8D0-\\uA8D9\\uA8E0-\\uA8F1\\uA8FF-\\uA909\\uA926-\\uA92D\\uA947-\\uA953\\uA980-\\uA983\\uA9B3-\\uA9C0\\uA9D0-\\uA9D9\\uA9E5\\uA9F0-\\uA9F9\\uAA29-\\uAA36\\uAA43\\uAA4C\\uAA4D\\uAA50-\\uAA59\\uAA7B-\\uAA7D\\uAAB0\\uAAB2-\\uAAB4\\uAAB7\\uAAB8\\uAABE\\uAABF\\uAAC1\\uAAEB-\\uAAEF\\uAAF5\\uAAF6\\uABE3-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uFB1E\\uFE00-\\uFE0F\\uFE20-\\uFE2F\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFF10-\\uFF19\\uFF3F]|\\uD800[\\uDDFD\\uDEE0\\uDF76-\\uDF7A]|\\uD801[\\uDCA0-\\uDCA9]|\\uD802[\\uDE01-\\uDE03\\uDE05\\uDE06\\uDE0C-\\uDE0F\\uDE38-\\uDE3A\\uDE3F\\uDEE5\\uDEE6]|\\uD803[\\uDD24-\\uDD27\\uDD30-\\uDD39\\uDF46-\\uDF50]|\\uD804[\\uDC00-\\uDC02\\uDC38-\\uDC46\\uDC66-\\uDC6F\\uDC7F-\\uDC82\\uDCB0-\\uDCBA\\uDCF0-\\uDCF9\\uDD00-\\uDD02\\uDD27-\\uDD34\\uDD36-\\uDD3F\\uDD45\\uDD46\\uDD73\\uDD80-\\uDD82\\uDDB3-\\uDDC0\\uDDC9-\\uDDCC\\uDDD0-\\uDDD9\\uDE2C-\\uDE37\\uDE3E\\uDEDF-\\uDEEA\\uDEF0-\\uDEF9\\uDF00-\\uDF03\\uDF3B\\uDF3C\\uDF3E-\\uDF44\\uDF47\\uDF48\\uDF4B-\\uDF4D\\uDF57\\uDF62\\uDF63\\uDF66-\\uDF6C\\uDF70-\\uDF74]|\\uD805[\\uDC35-\\uDC46\\uDC50-\\uDC59\\uDC5E\\uDCB0-\\uDCC3\\uDCD0-\\uDCD9\\uDDAF-\\uDDB5\\uDDB8-\\uDDC0\\uDDDC\\uDDDD\\uDE30-\\uDE40\\uDE50-\\uDE59\\uDEAB-\\uDEB7\\uDEC0-\\uDEC9\\uDF1D-\\uDF2B\\uDF30-\\uDF39]|\\uD806[\\uDC2C-\\uDC3A\\uDCE0-\\uDCE9\\uDE01-\\uDE0A\\uDE33-\\uDE39\\uDE3B-\\uDE3E\\uDE47\\uDE51-\\uDE5B\\uDE8A-\\uDE99]|\\uD807[\\uDC2F-\\uDC36\\uDC38-\\uDC3F\\uDC50-\\uDC59\\uDC92-\\uDCA7\\uDCA9-\\uDCB6\\uDD31-\\uDD36\\uDD3A\\uDD3C\\uDD3D\\uDD3F-\\uDD45\\uDD47\\uDD50-\\uDD59\\uDD8A-\\uDD8E\\uDD90\\uDD91\\uDD93-\\uDD97\\uDDA0-\\uDDA9\\uDEF3-\\uDEF6]|\\uD81A[\\uDE60-\\uDE69\\uDEF0-\\uDEF4\\uDF30-\\uDF36\\uDF50-\\uDF59]|\\uD81B[\\uDF51-\\uDF7E\\uDF8F-\\uDF92]|\\uD82F[\\uDC9D\\uDC9E]|\\uD834[\\uDD65-\\uDD69\\uDD6D-\\uDD72\\uDD7B-\\uDD82\\uDD85-\\uDD8B\\uDDAA-\\uDDAD\\uDE42-\\uDE44]|\\uD835[\\uDFCE-\\uDFFF]|\\uD836[\\uDE00-\\uDE36\\uDE3B-\\uDE6C\\uDE75\\uDE84\\uDE9B-\\uDE9F\\uDEA1-\\uDEAF]|\\uD838[\\uDC00-\\uDC06\\uDC08-\\uDC18\\uDC1B-\\uDC21\\uDC23\\uDC24\\uDC26-\\uDC2A]|\\uD83A[\\uDCD0-\\uDCD6\\uDD44-\\uDD4A\\uDD50-\\uDD59]|\\uDB40[\\uDD00-\\uDDEF]/;\n\n return isIdentifierStart(ch) ||\n (ch >= 48 && ch <= 57) || // 0..9\n ((ch >= 0x80) && NonAsciiIdentifierPartOnly.test(fromCodePoint(ch)));\n }", "title": "" }, { "docid": "2064c3aff53c509a70e671e3d972a609", "score": "0.6698792", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPartOnly = /[0-9_\\xB7\\u0300-\\u036F\\u0387\\u0483-\\u0487\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u0610-\\u061A\\u064B-\\u0669\\u0670\\u06D6-\\u06DC\\u06DF-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u06F0-\\u06F9\\u0711\\u0730-\\u074A\\u07A6-\\u07B0\\u07C0-\\u07C9\\u07EB-\\u07F3\\u07FD\\u0816-\\u0819\\u081B-\\u0823\\u0825-\\u0827\\u0829-\\u082D\\u0859-\\u085B\\u08D3-\\u08E1\\u08E3-\\u0903\\u093A-\\u093C\\u093E-\\u094F\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096F\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u09E6-\\u09EF\\u09FE\\u0A01-\\u0A03\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A66-\\u0A71\\u0A75\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AE2\\u0AE3\\u0AE6-\\u0AEF\\u0AFA-\\u0AFF\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B62\\u0B63\\u0B66-\\u0B6F\\u0B82\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C04\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C62\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0CBC\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CE2\\u0CE3\\u0CE6-\\u0CEF\\u0D00-\\u0D03\\u0D3B\\u0D3C\\u0D3E-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0D62\\u0D63\\u0D66-\\u0D6F\\u0D82\\u0D83\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0E50-\\u0E59\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86\\u0F87\\u0F8D-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u102B-\\u103E\\u1040-\\u1049\\u1056-\\u1059\\u105E-\\u1060\\u1062-\\u1064\\u1067-\\u106D\\u1071-\\u1074\\u1082-\\u108D\\u108F-\\u109D\\u135D-\\u135F\\u1369-\\u1371\\u1712-\\u1714\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17B4-\\u17D3\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u18A9\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u194F\\u19D0-\\u19DA\\u1A17-\\u1A1B\\u1A55-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AB0-\\u1ABD\\u1B00-\\u1B04\\u1B34-\\u1B44\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1B82\\u1BA1-\\u1BAD\\u1BB0-\\u1BB9\\u1BE6-\\u1BF3\\u1C24-\\u1C37\\u1C40-\\u1C49\\u1C50-\\u1C59\\u1CD0-\\u1CD2\\u1CD4-\\u1CE8\\u1CED\\u1CF2-\\u1CF4\\u1CF7-\\u1CF9\\u1DC0-\\u1DF9\\u1DFB-\\u1DFF\\u200C\\u200D\\u203F\\u2040\\u2054\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2CEF-\\u2CF1\\u2D7F\\u2DE0-\\u2DFF\\u302A-\\u302F\\u3099\\u309A\\uA620-\\uA629\\uA66F\\uA674-\\uA67D\\uA69E\\uA69F\\uA6F0\\uA6F1\\uA802\\uA806\\uA80B\\uA823-\\uA827\\uA880\\uA881\\uA8B4-\\uA8C5\\uA8D0-\\uA8D9\\uA8E0-\\uA8F1\\uA8FF-\\uA909\\uA926-\\uA92D\\uA947-\\uA953\\uA980-\\uA983\\uA9B3-\\uA9C0\\uA9D0-\\uA9D9\\uA9E5\\uA9F0-\\uA9F9\\uAA29-\\uAA36\\uAA43\\uAA4C\\uAA4D\\uAA50-\\uAA59\\uAA7B-\\uAA7D\\uAAB0\\uAAB2-\\uAAB4\\uAAB7\\uAAB8\\uAABE\\uAABF\\uAAC1\\uAAEB-\\uAAEF\\uAAF5\\uAAF6\\uABE3-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uFB1E\\uFE00-\\uFE0F\\uFE20-\\uFE2F\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFF10-\\uFF19\\uFF3F]|\\uD800[\\uDDFD\\uDEE0\\uDF76-\\uDF7A]|\\uD801[\\uDCA0-\\uDCA9]|\\uD802[\\uDE01-\\uDE03\\uDE05\\uDE06\\uDE0C-\\uDE0F\\uDE38-\\uDE3A\\uDE3F\\uDEE5\\uDEE6]|\\uD803[\\uDD24-\\uDD27\\uDD30-\\uDD39\\uDF46-\\uDF50]|\\uD804[\\uDC00-\\uDC02\\uDC38-\\uDC46\\uDC66-\\uDC6F\\uDC7F-\\uDC82\\uDCB0-\\uDCBA\\uDCF0-\\uDCF9\\uDD00-\\uDD02\\uDD27-\\uDD34\\uDD36-\\uDD3F\\uDD45\\uDD46\\uDD73\\uDD80-\\uDD82\\uDDB3-\\uDDC0\\uDDC9-\\uDDCC\\uDDD0-\\uDDD9\\uDE2C-\\uDE37\\uDE3E\\uDEDF-\\uDEEA\\uDEF0-\\uDEF9\\uDF00-\\uDF03\\uDF3B\\uDF3C\\uDF3E-\\uDF44\\uDF47\\uDF48\\uDF4B-\\uDF4D\\uDF57\\uDF62\\uDF63\\uDF66-\\uDF6C\\uDF70-\\uDF74]|\\uD805[\\uDC35-\\uDC46\\uDC50-\\uDC59\\uDC5E\\uDCB0-\\uDCC3\\uDCD0-\\uDCD9\\uDDAF-\\uDDB5\\uDDB8-\\uDDC0\\uDDDC\\uDDDD\\uDE30-\\uDE40\\uDE50-\\uDE59\\uDEAB-\\uDEB7\\uDEC0-\\uDEC9\\uDF1D-\\uDF2B\\uDF30-\\uDF39]|\\uD806[\\uDC2C-\\uDC3A\\uDCE0-\\uDCE9\\uDE01-\\uDE0A\\uDE33-\\uDE39\\uDE3B-\\uDE3E\\uDE47\\uDE51-\\uDE5B\\uDE8A-\\uDE99]|\\uD807[\\uDC2F-\\uDC36\\uDC38-\\uDC3F\\uDC50-\\uDC59\\uDC92-\\uDCA7\\uDCA9-\\uDCB6\\uDD31-\\uDD36\\uDD3A\\uDD3C\\uDD3D\\uDD3F-\\uDD45\\uDD47\\uDD50-\\uDD59\\uDD8A-\\uDD8E\\uDD90\\uDD91\\uDD93-\\uDD97\\uDDA0-\\uDDA9\\uDEF3-\\uDEF6]|\\uD81A[\\uDE60-\\uDE69\\uDEF0-\\uDEF4\\uDF30-\\uDF36\\uDF50-\\uDF59]|\\uD81B[\\uDF51-\\uDF7E\\uDF8F-\\uDF92]|\\uD82F[\\uDC9D\\uDC9E]|\\uD834[\\uDD65-\\uDD69\\uDD6D-\\uDD72\\uDD7B-\\uDD82\\uDD85-\\uDD8B\\uDDAA-\\uDDAD\\uDE42-\\uDE44]|\\uD835[\\uDFCE-\\uDFFF]|\\uD836[\\uDE00-\\uDE36\\uDE3B-\\uDE6C\\uDE75\\uDE84\\uDE9B-\\uDE9F\\uDEA1-\\uDEAF]|\\uD838[\\uDC00-\\uDC06\\uDC08-\\uDC18\\uDC1B-\\uDC21\\uDC23\\uDC24\\uDC26-\\uDC2A]|\\uD83A[\\uDCD0-\\uDCD6\\uDD44-\\uDD4A\\uDD50-\\uDD59]|\\uDB40[\\uDD00-\\uDDEF]/;\n\n return isIdentifierStart(ch) ||\n (ch >= 48 && ch <= 57) || // 0..9\n ((ch >= 0x80) && NonAsciiIdentifierPartOnly.test(fromCodePoint(ch)));\n }", "title": "" }, { "docid": "2064c3aff53c509a70e671e3d972a609", "score": "0.6698792", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPartOnly = /[0-9_\\xB7\\u0300-\\u036F\\u0387\\u0483-\\u0487\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u0610-\\u061A\\u064B-\\u0669\\u0670\\u06D6-\\u06DC\\u06DF-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u06F0-\\u06F9\\u0711\\u0730-\\u074A\\u07A6-\\u07B0\\u07C0-\\u07C9\\u07EB-\\u07F3\\u07FD\\u0816-\\u0819\\u081B-\\u0823\\u0825-\\u0827\\u0829-\\u082D\\u0859-\\u085B\\u08D3-\\u08E1\\u08E3-\\u0903\\u093A-\\u093C\\u093E-\\u094F\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096F\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u09E6-\\u09EF\\u09FE\\u0A01-\\u0A03\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A66-\\u0A71\\u0A75\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AE2\\u0AE3\\u0AE6-\\u0AEF\\u0AFA-\\u0AFF\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B62\\u0B63\\u0B66-\\u0B6F\\u0B82\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C04\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C62\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0CBC\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CE2\\u0CE3\\u0CE6-\\u0CEF\\u0D00-\\u0D03\\u0D3B\\u0D3C\\u0D3E-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0D62\\u0D63\\u0D66-\\u0D6F\\u0D82\\u0D83\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0E50-\\u0E59\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86\\u0F87\\u0F8D-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u102B-\\u103E\\u1040-\\u1049\\u1056-\\u1059\\u105E-\\u1060\\u1062-\\u1064\\u1067-\\u106D\\u1071-\\u1074\\u1082-\\u108D\\u108F-\\u109D\\u135D-\\u135F\\u1369-\\u1371\\u1712-\\u1714\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17B4-\\u17D3\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u18A9\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u194F\\u19D0-\\u19DA\\u1A17-\\u1A1B\\u1A55-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AB0-\\u1ABD\\u1B00-\\u1B04\\u1B34-\\u1B44\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1B82\\u1BA1-\\u1BAD\\u1BB0-\\u1BB9\\u1BE6-\\u1BF3\\u1C24-\\u1C37\\u1C40-\\u1C49\\u1C50-\\u1C59\\u1CD0-\\u1CD2\\u1CD4-\\u1CE8\\u1CED\\u1CF2-\\u1CF4\\u1CF7-\\u1CF9\\u1DC0-\\u1DF9\\u1DFB-\\u1DFF\\u200C\\u200D\\u203F\\u2040\\u2054\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2CEF-\\u2CF1\\u2D7F\\u2DE0-\\u2DFF\\u302A-\\u302F\\u3099\\u309A\\uA620-\\uA629\\uA66F\\uA674-\\uA67D\\uA69E\\uA69F\\uA6F0\\uA6F1\\uA802\\uA806\\uA80B\\uA823-\\uA827\\uA880\\uA881\\uA8B4-\\uA8C5\\uA8D0-\\uA8D9\\uA8E0-\\uA8F1\\uA8FF-\\uA909\\uA926-\\uA92D\\uA947-\\uA953\\uA980-\\uA983\\uA9B3-\\uA9C0\\uA9D0-\\uA9D9\\uA9E5\\uA9F0-\\uA9F9\\uAA29-\\uAA36\\uAA43\\uAA4C\\uAA4D\\uAA50-\\uAA59\\uAA7B-\\uAA7D\\uAAB0\\uAAB2-\\uAAB4\\uAAB7\\uAAB8\\uAABE\\uAABF\\uAAC1\\uAAEB-\\uAAEF\\uAAF5\\uAAF6\\uABE3-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uFB1E\\uFE00-\\uFE0F\\uFE20-\\uFE2F\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFF10-\\uFF19\\uFF3F]|\\uD800[\\uDDFD\\uDEE0\\uDF76-\\uDF7A]|\\uD801[\\uDCA0-\\uDCA9]|\\uD802[\\uDE01-\\uDE03\\uDE05\\uDE06\\uDE0C-\\uDE0F\\uDE38-\\uDE3A\\uDE3F\\uDEE5\\uDEE6]|\\uD803[\\uDD24-\\uDD27\\uDD30-\\uDD39\\uDF46-\\uDF50]|\\uD804[\\uDC00-\\uDC02\\uDC38-\\uDC46\\uDC66-\\uDC6F\\uDC7F-\\uDC82\\uDCB0-\\uDCBA\\uDCF0-\\uDCF9\\uDD00-\\uDD02\\uDD27-\\uDD34\\uDD36-\\uDD3F\\uDD45\\uDD46\\uDD73\\uDD80-\\uDD82\\uDDB3-\\uDDC0\\uDDC9-\\uDDCC\\uDDD0-\\uDDD9\\uDE2C-\\uDE37\\uDE3E\\uDEDF-\\uDEEA\\uDEF0-\\uDEF9\\uDF00-\\uDF03\\uDF3B\\uDF3C\\uDF3E-\\uDF44\\uDF47\\uDF48\\uDF4B-\\uDF4D\\uDF57\\uDF62\\uDF63\\uDF66-\\uDF6C\\uDF70-\\uDF74]|\\uD805[\\uDC35-\\uDC46\\uDC50-\\uDC59\\uDC5E\\uDCB0-\\uDCC3\\uDCD0-\\uDCD9\\uDDAF-\\uDDB5\\uDDB8-\\uDDC0\\uDDDC\\uDDDD\\uDE30-\\uDE40\\uDE50-\\uDE59\\uDEAB-\\uDEB7\\uDEC0-\\uDEC9\\uDF1D-\\uDF2B\\uDF30-\\uDF39]|\\uD806[\\uDC2C-\\uDC3A\\uDCE0-\\uDCE9\\uDE01-\\uDE0A\\uDE33-\\uDE39\\uDE3B-\\uDE3E\\uDE47\\uDE51-\\uDE5B\\uDE8A-\\uDE99]|\\uD807[\\uDC2F-\\uDC36\\uDC38-\\uDC3F\\uDC50-\\uDC59\\uDC92-\\uDCA7\\uDCA9-\\uDCB6\\uDD31-\\uDD36\\uDD3A\\uDD3C\\uDD3D\\uDD3F-\\uDD45\\uDD47\\uDD50-\\uDD59\\uDD8A-\\uDD8E\\uDD90\\uDD91\\uDD93-\\uDD97\\uDDA0-\\uDDA9\\uDEF3-\\uDEF6]|\\uD81A[\\uDE60-\\uDE69\\uDEF0-\\uDEF4\\uDF30-\\uDF36\\uDF50-\\uDF59]|\\uD81B[\\uDF51-\\uDF7E\\uDF8F-\\uDF92]|\\uD82F[\\uDC9D\\uDC9E]|\\uD834[\\uDD65-\\uDD69\\uDD6D-\\uDD72\\uDD7B-\\uDD82\\uDD85-\\uDD8B\\uDDAA-\\uDDAD\\uDE42-\\uDE44]|\\uD835[\\uDFCE-\\uDFFF]|\\uD836[\\uDE00-\\uDE36\\uDE3B-\\uDE6C\\uDE75\\uDE84\\uDE9B-\\uDE9F\\uDEA1-\\uDEAF]|\\uD838[\\uDC00-\\uDC06\\uDC08-\\uDC18\\uDC1B-\\uDC21\\uDC23\\uDC24\\uDC26-\\uDC2A]|\\uD83A[\\uDCD0-\\uDCD6\\uDD44-\\uDD4A\\uDD50-\\uDD59]|\\uDB40[\\uDD00-\\uDDEF]/;\n\n return isIdentifierStart(ch) ||\n (ch >= 48 && ch <= 57) || // 0..9\n ((ch >= 0x80) && NonAsciiIdentifierPartOnly.test(fromCodePoint(ch)));\n }", "title": "" }, { "docid": "3881167edd8106c0726438be9a89a500", "score": "0.6677341", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPartOnly = /[\\u0300-\\u036F\\u0483-\\u0487\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u0610-\\u061A\\u064B-\\u0669\\u0670\\u06D6-\\u06DC\\u06DF-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u06F0-\\u06F9\\u0711\\u0730-\\u074A\\u07A6-\\u07B0\\u07C0-\\u07C9\\u07EB-\\u07F3\\u0816-\\u0819\\u081B-\\u0823\\u0825-\\u0827\\u0829-\\u082D\\u0859-\\u085B\\u08E4-\\u0903\\u093A-\\u093C\\u093E-\\u094F\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096F\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u09E6-\\u09EF\\u0A01-\\u0A03\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A66-\\u0A71\\u0A75\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AE2\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B62\\u0B63\\u0B66-\\u0B6F\\u0B82\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C62\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0CBC\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CE2\\u0CE3\\u0CE6-\\u0CEF\\u0D01-\\u0D03\\u0D3E-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0D62\\u0D63\\u0D66-\\u0D6F\\u0D82\\u0D83\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0E50-\\u0E59\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86\\u0F87\\u0F8D-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u102B-\\u103E\\u1040-\\u1049\\u1056-\\u1059\\u105E-\\u1060\\u1062-\\u1064\\u1067-\\u106D\\u1071-\\u1074\\u1082-\\u108D\\u108F-\\u109D\\u135D-\\u135F\\u1712-\\u1714\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17B4-\\u17D3\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u18A9\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u194F\\u19B0-\\u19C0\\u19C8\\u19C9\\u19D0-\\u19D9\\u1A17-\\u1A1B\\u1A55-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AB0-\\u1ABD\\u1B00-\\u1B04\\u1B34-\\u1B44\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1B82\\u1BA1-\\u1BAD\\u1BB0-\\u1BB9\\u1BE6-\\u1BF3\\u1C24-\\u1C37\\u1C40-\\u1C49\\u1C50-\\u1C59\\u1CD0-\\u1CD2\\u1CD4-\\u1CE8\\u1CED\\u1CF2-\\u1CF4\\u1CF8\\u1CF9\\u1DC0-\\u1DF5\\u1DFC-\\u1DFF\\u200C\\u200D\\u203F\\u2040\\u2054\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2CEF-\\u2CF1\\u2D7F\\u2DE0-\\u2DFF\\u302A-\\u302F\\u3099\\u309A\\uA620-\\uA629\\uA66F\\uA674-\\uA67D\\uA69F\\uA6F0\\uA6F1\\uA802\\uA806\\uA80B\\uA823-\\uA827\\uA880\\uA881\\uA8B4-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F1\\uA900-\\uA909\\uA926-\\uA92D\\uA947-\\uA953\\uA980-\\uA983\\uA9B3-\\uA9C0\\uA9D0-\\uA9D9\\uA9E5\\uA9F0-\\uA9F9\\uAA29-\\uAA36\\uAA43\\uAA4C\\uAA4D\\uAA50-\\uAA59\\uAA7B-\\uAA7D\\uAAB0\\uAAB2-\\uAAB4\\uAAB7\\uAAB8\\uAABE\\uAABF\\uAAC1\\uAAEB-\\uAAEF\\uAAF5\\uAAF6\\uABE3-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uFB1E\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFF10-\\uFF19\\uFF3F]/;\n\n return isIdentifierStart(ch) ||\n ((ch >= 0x80) && NonAsciiIdentifierPartOnly.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "67ffdd7a732aabb63794e283467fe507", "score": "0.66641974", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPart = new RegExp('[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]');\n\n return ch === 36 || ch === 95 || // $ (dollar) and _ (underscore)\n ch >= 65 && ch <= 90 || // A..Z\n ch >= 97 && ch <= 122 || // a..z\n ch >= 48 && ch <= 57 || // 0..9\n ch === 92 || // \\ (backslash)\n ch >= 0x80 && NonAsciiIdentifierPart.test(String.fromCharCode(ch));\n }", "title": "" }, { "docid": "2981e9c94e6ee48c5fed30bff7079d12", "score": "0.66361696", "text": "function readIdentifier() {\n var id = {};\n id.key = check(reIdentifier);\n // possible index or macro params\n switch (text[0]) {\n case '[': // index\n id.index = readExpression();\n break;\n case '(': // macro params\n id.params = readExpression();\n break;\n }\n return id;\n }", "title": "" }, { "docid": "cbbf8a7d6d1a1e6aaa500e9946e3916c", "score": "0.66190016", "text": "jsx_parseIdentifier() {\n let node = this.startNode();\n if (this.type === tok.jsxName)\n node.name = this.value;\n else if (this.type.keyword)\n node.name = this.type.keyword;\n else\n this.unexpected();\n this.next();\n return this.finishNode(node, 'JSXIdentifier');\n }", "title": "" }, { "docid": "cbbf8a7d6d1a1e6aaa500e9946e3916c", "score": "0.66190016", "text": "jsx_parseIdentifier() {\n let node = this.startNode();\n if (this.type === tok.jsxName)\n node.name = this.value;\n else if (this.type.keyword)\n node.name = this.type.keyword;\n else\n this.unexpected();\n this.next();\n return this.finishNode(node, 'JSXIdentifier');\n }", "title": "" }, { "docid": "9639197efb239d4ad70f40d889a0377d", "score": "0.6617819", "text": "function isIdentifierName(node) {\n var parent = node.parent;\n switch (parent.kind) {\n case 149 /* PropertyDeclaration */:\n case 148 /* PropertySignature */:\n case 151 /* MethodDeclaration */:\n case 150 /* MethodSignature */:\n case 153 /* GetAccessor */:\n case 154 /* SetAccessor */:\n case 264 /* EnumMember */:\n case 261 /* PropertyAssignment */:\n case 179 /* PropertyAccessExpression */:\n // Name in member declaration or property name in property access\n return parent.name === node;\n case 143 /* QualifiedName */:\n // Name on right hand side of dot in a type query\n if (parent.right === node) {\n while (parent.kind === 143 /* QualifiedName */) {\n parent = parent.parent;\n }\n return parent.kind === 162 /* TypeQuery */;\n }\n return false;\n case 176 /* BindingElement */:\n case 242 /* ImportSpecifier */:\n // Property name in binding element or import specifier\n return parent.propertyName === node;\n case 246 /* ExportSpecifier */:\n // Any name in an export specifier\n return true;\n }\n return false;\n }", "title": "" }, { "docid": "64061804d8d872ebe9e33f4e684b4c95", "score": "0.66147774", "text": "function cIsReservedIdentifier(token){if(!token||2>token.length)return!1;if(\"_\"!=token[0])return!1;return\"_\"==token[1]||token[1]!==token[1].toLowerCase()}", "title": "" }, { "docid": "b7de9fe060cc14d6d816b662b4b97579", "score": "0.6612223", "text": "jsx_parseIdentifier() {\n var node = this.startNode();\n if (this.type === tok.jsxName)\n { node.name = this.value; }\n else if (this.type.keyword)\n { node.name = this.type.keyword; }\n else\n { this.unexpected(); }\n this.next();\n return this.finishNode(node, 'JSXIdentifier');\n }", "title": "" }, { "docid": "1a3832d7bddaf686e94ba642973ea68b", "score": "0.6611713", "text": "function isIdentifierPart(ch) {\n return IDENT_PART_EXPR.test(ch);\n}", "title": "" }, { "docid": "19fe29c28648f544d22c28d37f025fa7", "score": "0.66085464", "text": "static isValidIdentifier(t){return ut.test(t);}", "title": "" }, { "docid": "862fe9ce9ce68e554e0a0e02f57514e3", "score": "0.6588171", "text": "jsx_parseIdentifier() {\n let node = this.startNode();\n if (this.type === tok.jsxName) node.name = this.value;else if (this.type.keyword) node.name = this.type.keyword;else this.unexpected();\n this.next();\n return this.finishNode(node, 'JSXIdentifier');\n }", "title": "" }, { "docid": "517b46b9d3a70661dd4ca3b01aa19019", "score": "0.65838325", "text": "function isIdentifierChar(code) {\n let l = code.length;\n while (l--) {\n const ch = code.charCodeAt(code.length - l);\n return validationChar(ch) || ch === 0x24 /* $ */ || ch === 0x5f /* _ */ || ch === 0x200c /* <ZWNJ> */ || ch === 0x200d; /* <ZWJ> */\n }\n}", "title": "" }, { "docid": "014d55b5ad1682518aeb24336db386e9", "score": "0.6576458", "text": "function isIdentifier(node) {\n return node.type === \"Identifier\";\n}", "title": "" }, { "docid": "aee033c53c367e6d65fb025688d56053", "score": "0.6531598", "text": "function isIdentifierChar(code) {\n if (code < 48) return code === 36;\n if (code < 58) return true;\n if (code < 65) return false;\n if (code < 91) return true;\n if (code < 97) return code === 95;\n if (code < 123) return true;\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n}", "title": "" }, { "docid": "aee033c53c367e6d65fb025688d56053", "score": "0.6531598", "text": "function isIdentifierChar(code) {\n if (code < 48) return code === 36;\n if (code < 58) return true;\n if (code < 65) return false;\n if (code < 91) return true;\n if (code < 97) return code === 95;\n if (code < 123) return true;\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n}", "title": "" }, { "docid": "c030ffa045d0d314a752b98b7b577a76", "score": "0.6530556", "text": "function isIdentifierChar(code) {\n\t if (code < 48) return code === 36;\n\t if (code < 58) return true;\n\t if (code < 65) return false;\n\t if (code < 91) return true;\n\t if (code < 97) return code === 95;\n\t if (code < 123) return true;\n\t if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n\t return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n\t}", "title": "" }, { "docid": "c030ffa045d0d314a752b98b7b577a76", "score": "0.6530556", "text": "function isIdentifierChar(code) {\n\t if (code < 48) return code === 36;\n\t if (code < 58) return true;\n\t if (code < 65) return false;\n\t if (code < 91) return true;\n\t if (code < 97) return code === 95;\n\t if (code < 123) return true;\n\t if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n\t return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n\t}", "title": "" }, { "docid": "c030ffa045d0d314a752b98b7b577a76", "score": "0.6530556", "text": "function isIdentifierChar(code) {\n\t if (code < 48) return code === 36;\n\t if (code < 58) return true;\n\t if (code < 65) return false;\n\t if (code < 91) return true;\n\t if (code < 97) return code === 95;\n\t if (code < 123) return true;\n\t if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n\t return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n\t}", "title": "" }, { "docid": "f06fa30fca94637388a0dc17fa57c0ee", "score": "0.6502061", "text": "function isIdentifierPart(ch) {\n // Generated by `tools/generate-identifier-regex.js`.\n var NonAsciiIdentifierPart = new RegExp('[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮ̀-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҃-҇Ҋ-ԯԱ-Ֆՙա-և֑-ׇֽֿׁׂׅׄא-תװ-ײؐ-ؚؠ-٩ٮ-ۓە-ۜ۟-۪ۨ-ۼۿܐ-݊ݍ-ޱ߀-ߵߺࠀ-࠭ࡀ-࡛ࢠ-ࢲࣤ-ॣ०-९ॱ-ঃঅ-ঌএঐও-নপ-রলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣ০-ৱਁ-ਃਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹ਼ਾ-ੂੇੈੋ-੍ੑਖ਼-ੜਫ਼੦-ੵઁ-ઃઅ-ઍએ-ઑઓ-નપ-રલળવ-હ઼-ૅે-ૉો-્ૐૠ-ૣ૦-૯ଁ-ଃଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହ଼-ୄେୈୋ-୍ୖୗଡ଼ଢ଼ୟ-ୣ୦-୯ୱஂஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹா-ூெ-ைொ-்ௐௗ௦-௯ఀ-ఃఅ-ఌఎ-ఐఒ-నప-హఽ-ౄె-ైొ-్ౕౖౘౙౠ-ౣ౦-౯ಁ-ಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹ಼-ೄೆ-ೈೊ-್ೕೖೞೠ-ೣ೦-೯ೱೲഁ-ഃഅ-ഌഎ-ഐഒ-ഺഽ-ൄെ-ൈൊ-ൎൗൠ-ൣ൦-൯ൺ-ൿංඃඅ-ඖක-නඳ-රලව-ෆ්ා-ුූෘ-ෟ෦-෯ෲෳก-ฺเ-๎๐-๙ກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ູົ-ຽເ-ໄໆ່-ໍ໐-໙ໜ-ໟༀ༘༙༠-༩༹༵༷༾-ཇཉ-ཬཱ-྄྆-ྗྙ-ྼ࿆က-၉ၐ-ႝႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፝-፟ᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-᜔ᜠ-᜴ᝀ-ᝓᝠ-ᝬᝮ-ᝰᝲᝳក-៓ៗៜ៝០-៩᠋-᠍᠐-᠙ᠠ-ᡷᢀ-ᢪᢰ-ᣵᤀ-ᤞᤠ-ᤫᤰ-᤻᥆-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉ᧐-᧙ᨀ-ᨛᨠ-ᩞ᩠-᩿᩼-᪉᪐-᪙ᪧ᪰-᪽ᬀ-ᭋ᭐-᭙᭫-᭳ᮀ-᯳ᰀ-᰷᱀-᱉ᱍ-ᱽ᳐-᳔᳒-ᳶ᳸᳹ᴀ-᷵᷼-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‌‍‿⁀⁔ⁱⁿₐ-ₜ⃐-⃥⃜⃡-⃰ℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵿-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⷠ-ⷿⸯ々-〇〡-〯〱-〵〸-〼ぁ-ゖ゙゚ゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘫꙀ-꙯ꙴ-꙽ꙿ-ꚝꚟ-꛱ꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞭꞰꞱꟷ-ꠧꡀ-ꡳꢀ-꣄꣐-꣙꣠-ꣷꣻ꤀-꤭ꤰ-꥓ꥠ-ꥼꦀ-꧀ꧏ-꧙ꧠ-ꧾꨀ-ꨶꩀ-ꩍ꩐-꩙ꩠ-ꩶꩺ-ꫂꫛ-ꫝꫠ-ꫯꫲ-꫶ꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭟꭤꭥꯀ-ꯪ꯬꯭꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻ︀-️︠-︭︳︴﹍-﹏ﹰ-ﹴﹶ-ﻼ0-9A-Z_a-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]');\n\n return ch === 36 || ch === 95 || // $ (dollar) and _ (underscore)\n ch >= 65 && ch <= 90 || // A..Z\n ch >= 97 && ch <= 122 || // a..z\n ch >= 48 && ch <= 57 || // 0..9\n ch === 92 || // \\ (backslash)\n ch >= 0x80 && NonAsciiIdentifierPart.test(String.fromCharCode(ch));\n }", "title": "" }, { "docid": "844caf6900c1db8a24d088666eb28d04", "score": "0.6473941", "text": "static isValidIdentifier(t) {\n return ht.test(t);\n }", "title": "" }, { "docid": "fa9ea25f096a5847a556ea3f41ef1c5e", "score": "0.64698994", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && RegexNonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "015126158f96acaf502440dda6f2c3de", "score": "0.645249", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && RegexNonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n}", "title": "" }, { "docid": "348956929e871b785d97986c7af68910", "score": "0.6451243", "text": "function isIdentifierStart(ch) {\r\n return (ch == 0x40) || (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\r\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\r\n (ch >= 0x61 && ch <= 0x7A) || // a..z\r\n (ch === 0x5C) || // \\ (backslash)\r\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\r\n }", "title": "" }, { "docid": "ef577bef901cffddfffbf4623fb1eda1", "score": "0.6448274", "text": "readIdentifier() {\n const location = this.getLocation();\n let value = '';\n let type = constants_1.TOKEN_TYPE.IDENTIFIER;\n if (this.peekChar() === '@') {\n type = constants_1.TOKEN_TYPE.ALIAS;\n this.readChar(); // => '@'\n }\n if (this.peekChar() === '$') {\n type = constants_1.TOKEN_TYPE.EXPORT;\n this.readChar(); // => '$'\n }\n while (!this.isEOF() && /[a-zA-Z_]/.test(this.peekChar())) {\n value += this.readChar();\n }\n return new Token_1.default(type, value, location);\n }", "title": "" }, { "docid": "ac192f31eb377d7e6cfca66e847d97b4", "score": "0.64373094", "text": "function scanJsxIdentifier() {\n if (tokenIsIdentifierOrKeyword(token)) {\n var firstCharPosition = pos;\n while (pos < end) {\n var ch = text.charCodeAt(pos);\n if (ch === 45 /* minus */ || ((firstCharPosition === pos) ? isIdentifierStart(ch, languageVersion) : isIdentifierPart(ch, languageVersion))) {\n pos++;\n }\n else {\n break;\n }\n }\n tokenValue += text.substr(firstCharPosition, pos - firstCharPosition);\n }\n return token;\n }", "title": "" }, { "docid": "8b30da810d04340f703844e92887412a", "score": "0.6437257", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "8b30da810d04340f703844e92887412a", "score": "0.6437257", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "8b30da810d04340f703844e92887412a", "score": "0.6437257", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "5771f80deb2b4d91a7595d95ccf5b851", "score": "0.6426824", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && RegexNonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "aa56edd60f1040aaf1a9985a4da9c716", "score": "0.64185977", "text": "function toIdentifier(str){return str.split(' ').map(function(token){return token.slice(0,1).toUpperCase() + token.slice(1);}).join('').replace(/[^ _0-9a-z]/gi,'');}", "title": "" }, { "docid": "473094fedd0437131db4f2bb8c0c8f86", "score": "0.64131176", "text": "function scanJsxIdentifier() {\n\t if (tokenIsIdentifierOrKeyword(token)) {\n\t var firstCharPosition = pos;\n\t while (pos < end) {\n\t var ch = text.charCodeAt(pos);\n\t if (ch === 45 /* minus */ || ((firstCharPosition === pos) ? isIdentifierStart(ch, languageVersion) : isIdentifierPart(ch, languageVersion))) {\n\t pos++;\n\t }\n\t else {\n\t break;\n\t }\n\t }\n\t tokenValue += text.substr(firstCharPosition, pos - firstCharPosition);\n\t }\n\t return token;\n\t }", "title": "" }, { "docid": "ee05af56ba498f7a93a70a7748e85dd9", "score": "0.6407492", "text": "function isIdentifierStart(ch) {\n\t\t return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n\t\t (ch >= 0x41 && ch <= 0x5A) || // A..Z\n\t\t (ch >= 0x61 && ch <= 0x7A) || // a..z\n\t\t (ch === 0x5C) || // \\ (backslash)\n\t\t ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n\t\t }", "title": "" }, { "docid": "5de0143ab3f01d750d2ccb48c89bc723", "score": "0.6405267", "text": "get identifier() {\n\n\t\tconst match = name.match( /[a-zA-Z].*/ );\n\t\tif ( ! match )\n\t\t\tthrow new Error( `Cannot make '${this.string}' an identifier` );\n\t\tconst identifier = match[ 0 ]\n\t\t\t.replace( /[^0-9A-Za-z-._ ]/g, \"\" )\n\t\t\t.replace( /[-._]/g, \" \" );\n\n\t\treturn new Formatter( identifier );\n\n\t}", "title": "" }, { "docid": "460c3f2e18f816d485dd4d6de33a767b", "score": "0.6404083", "text": "function scanIdentifier() {\n const identStart = source.charAt(pos);\n const start = ++pos;\n while (isIdentifierPart(source.charAt(pos))) {\n pos++;\n }\n value = '' + identStart + source.substring(start, pos);\n type = value === 'function' || value === 'class' ? value : 'ident';\n if (type !== 'ident') {\n value = '';\n }\n return value;\n }", "title": "" }, { "docid": "e11565f2769f2b5e33cb8549caf2bd64", "score": "0.64013475", "text": "function mkIdentifier(s) {\n s = '' + s;\n return s\n // Convert dashed ids to Camel Case (though NOT lowercasing the initial letter though!), \n // e.g. `camelCase('camels-have-one-hump')` => `'camelsHaveOneHump'`\n .replace(/-\\w/g, function (match) {\n var c = match.charAt(1);\n var rv = c.toUpperCase();\n // do not mutate 'a-2' to 'a2':\n if (c === rv && c.match(/\\d/)) {\n return match;\n }\n return rv;\n })\n // cleanup: replace any non-suitable character series to a single underscore:\n .replace(/^[^\\w_]/, '_')\n // do not accept numerics at the leading position, despite those matching regex `\\w`:\n .replace(/^\\d/, '_').replace(/[^\\w\\d_]/g, '_')\n // and only accept multiple (double, not triple) underscores at start or end of identifier name:\n .replace(/^__+/, '#').replace(/__+$/, '#').replace(/_+/g, '_').replace(/#/g, '__');\n}", "title": "" }, { "docid": "04b80c2f4bb0a3e2d3f93ed1e888d9e4", "score": "0.6392016", "text": "function extractValueFromIdentifier(value) {\n\t var name = value.name;\n\t\n\t\n\t if (JS_RESERVED.hasOwnProperty(name)) {\n\t return JS_RESERVED[name];\n\t }\n\t\n\t return name;\n\t}", "title": "" }, { "docid": "4116cd0fe860ebca9be7223c3a920778", "score": "0.6387724", "text": "function extractValueFromIdentifier(value) {\n var name = value.name;\n\n\n if (Object.hasOwnProperty.call(JS_RESERVED, name)) {\n return JS_RESERVED[name];\n }\n\n return name;\n}", "title": "" }, { "docid": "8a1fd51ca862448483cc3d2ce7abf5c0", "score": "0.6387357", "text": "function isIdentifierChar(code, astral) {\n\t \t if (code < 48) { return code === 36 }\n\t \t if (code < 58) { return true }\n\t \t if (code < 65) { return false }\n\t \t if (code < 91) { return true }\n\t \t if (code < 97) { return code === 95 }\n\t \t if (code < 123) { return true }\n\t \t if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n\t \t if (astral === false) { return false }\n\t \t return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n\t \t}", "title": "" }, { "docid": "27961e6dda5480363de05e011a7ec200", "score": "0.6382562", "text": "escapeIdentifier(str) {\n return utils.escapeIdentifier(str)\n }", "title": "" }, { "docid": "ef93521f1de03ec9f369434a2b1e9eb5", "score": "0.63806933", "text": "_$name() {\n super._$name();\n\n const type = this._node.declarations[0].id.type;\n switch (type) {\n case 'Identifier':\n this._value.name = this._node.declarations[0].id.name;\n break;\n case 'ObjectPattern':\n // TODO: optimize for multi variables.\n // e.g. export const {a, b} = obj\n this._value.name = this._node.declarations[0].id.properties[0].key.name;\n break;\n case 'ArrayPattern':\n // TODO: optimize for multi variables.\n // e.g. export cont [a, b] = arr\n this._value.name = this._node.declarations[0].id.elements.find(v => v).name;\n break;\n default:\n throw new Error(`unknown declarations type: ${ type }`);\n }\n }", "title": "" }, { "docid": "d6500402cee88b2a0e3a4588cbfb0d69", "score": "0.6378404", "text": "function isIdentifierChar(code, astral) {\n\t if (code < 48) return code === 36\n\t if (code < 58) return true\n\t if (code < 65) return false\n\t if (code < 91) return true\n\t if (code < 97) return code === 95\n\t if (code < 123) return true\n\t if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code))\n\t if (astral === false) return false\n\t return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n\t }", "title": "" }, { "docid": "48eece83adeafedd0bc008111fb4ab0b", "score": "0.6363401", "text": "function isIdentifierStart(ch) {\n\t return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n\t (ch >= 0x41 && ch <= 0x5A) || // A..Z\n\t (ch >= 0x61 && ch <= 0x7A) || // a..z\n\t (ch === 0x5C) || // \\ (backslash)\n\t ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n\t }", "title": "" }, { "docid": "ede4da80af23407cfc583973a7561f86", "score": "0.63607794", "text": "parseIdentifier(token) {\n if (token.name === tokens.names.IDENTIFIER) {\n return new Identifier(token);\n }\n }", "title": "" }, { "docid": "913c8162ab6152bad4d373efa3abe59c", "score": "0.6349951", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "913c8162ab6152bad4d373efa3abe59c", "score": "0.6349951", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "913c8162ab6152bad4d373efa3abe59c", "score": "0.6349951", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "913c8162ab6152bad4d373efa3abe59c", "score": "0.6349951", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "913c8162ab6152bad4d373efa3abe59c", "score": "0.6349951", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "913c8162ab6152bad4d373efa3abe59c", "score": "0.6349951", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "913c8162ab6152bad4d373efa3abe59c", "score": "0.6349951", "text": "function isIdentifierStart(ch) {\n return (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "be704e2b9cc33c8ca83c5b53f01a8713", "score": "0.63377154", "text": "function isIdentifierStart(ch) {\n return (ch == 0x40) || (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "be704e2b9cc33c8ca83c5b53f01a8713", "score": "0.63377154", "text": "function isIdentifierStart(ch) {\n return (ch == 0x40) || (ch === 0x24) || (ch === 0x5F) || // $ (dollar) and _ (underscore)\n (ch >= 0x41 && ch <= 0x5A) || // A..Z\n (ch >= 0x61 && ch <= 0x7A) || // a..z\n (ch === 0x5C) || // \\ (backslash)\n ((ch >= 0x80) && Regex.NonAsciiIdentifierStart.test(String.fromCharCode(ch)));\n }", "title": "" }, { "docid": "ded632a4dcf9a538670c82db13dfef5b", "score": "0.6318772", "text": "function escapeIdentifier(identifier) {\n\t return identifier.length >= 2 && identifier.charCodeAt(0) === 95 /* _ */ && identifier.charCodeAt(1) === 95 /* _ */ ? \"_\" + identifier : identifier;\n\t }", "title": "" }, { "docid": "d2153b942a86017ef428cf8582cabe68", "score": "0.63173383", "text": "parseIdentifierReference() {\n const node = this.startNode();\n const token = this.next();\n switch (token.type) {\n case Token.IDENTIFIER:\n node.name = token.value;\n break;\n case Token.ESCAPED_KEYWORD:\n node.name = token.value;\n break;\n case Token.YIELD:\n if (this.scope.hasYield()) {\n this.unexpected(token);\n }\n node.name = 'yield';\n break;\n case Token.AWAIT:\n if (this.scope.hasAwait()) {\n this.unexpected(token);\n }\n node.name = 'await';\n break;\n default:\n this.unexpected(token);\n }\n if (node.name === 'yield' && (this.scope.hasYield() || this.scope.isModule())) {\n this.raiseEarly('UnexpectedToken', token);\n }\n if (node.name === 'await' && (this.scope.hasAwait() || this.scope.isModule())) {\n this.raiseEarly('UnexpectedToken', token);\n }\n if (this.isStrictMode() && isReservedWordStrict(node.name)) {\n this.raiseEarly('UnexpectedToken', token);\n }\n if (node.name !== 'yield'\n && node.name !== 'await'\n && isKeywordRaw(node.name)) {\n this.raiseEarly('UnexpectedToken', token);\n }\n return this.finishNode(node, 'IdentifierReference');\n }", "title": "" }, { "docid": "a55b09b614642f0f2168ac9883ab0860", "score": "0.6312595", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) return code === 36;\n if (code < 58) return true;\n if (code < 65) return false;\n if (code < 91) return true;\n if (code < 97) return code === 95;\n if (code < 123) return true;\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n if (astral === false) return false;\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n }", "title": "" }, { "docid": "9d372194047437dcea67b15a2f973cfc", "score": "0.63069445", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) return code === 36\n if (code < 58) return true\n if (code < 65) return false\n if (code < 91) return true\n if (code < 97) return code === 95\n if (code < 123) return true\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code))\n if (astral === false) return false\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n }", "title": "" }, { "docid": "9d372194047437dcea67b15a2f973cfc", "score": "0.63069445", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) return code === 36\n if (code < 58) return true\n if (code < 65) return false\n if (code < 91) return true\n if (code < 97) return code === 95\n if (code < 123) return true\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code))\n if (astral === false) return false\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n }", "title": "" }, { "docid": "ec9325cb58c12d2cc8259ed1fee7717d", "score": "0.62983364", "text": "function isESSymbolIdentifier(node) {\n\t return node.kind === 69 /* Identifier */ && node.text === \"Symbol\";\n\t }", "title": "" }, { "docid": "e540917cc0aeb95a91eaa7a04fdf9ee4", "score": "0.62920415", "text": "function isIdentifierChar(code, astral) {\n\t if (code < 48) { return code === 36 }\n\t if (code < 58) { return true }\n\t if (code < 65) { return false }\n\t if (code < 91) { return true }\n\t if (code < 97) { return code === 95 }\n\t if (code < 123) { return true }\n\t if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n\t if (astral === false) { return false }\n\t return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n\t}", "title": "" }, { "docid": "e1ed2d880076841537bd492217258c2c", "score": "0.6284809", "text": "identifier() {\n const characters = [this.currentChar()]\n const start = this.start\n\n this.advance()\n\n while (this.isAlphaNumeric(this.currentChar())) {\n characters.push(this.currentChar())\n this.advance()\n }\n\n const lexeme = characters.join('')\n\n // The Keywords object is a dictionary of keyword lexemes as keys\n // and functions to generate the associated token as values\n // If the current lexeme is a keyword, use its token generating function,\n // otherwise use the default ID token generator (stored in '_')\n const tokenGenerator = Keywords[lexeme] || Keywords._\n\n return tokenGenerator(lexeme, this.line, start)\n }", "title": "" }, { "docid": "5a60420a17533ce847577665cb279a77", "score": "0.6279505", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) return code === 36\n if (code < 58) return true\n if (code < 65) return false\n if (code < 91) return true\n if (code < 97) return code === 95\n if (code < 123) return true\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code))\n if (astral === false) return false\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "5a60420a17533ce847577665cb279a77", "score": "0.6279505", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) return code === 36\n if (code < 58) return true\n if (code < 65) return false\n if (code < 91) return true\n if (code < 97) return code === 95\n if (code < 123) return true\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code))\n if (astral === false) return false\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "5a60420a17533ce847577665cb279a77", "score": "0.6279505", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) return code === 36\n if (code < 58) return true\n if (code < 65) return false\n if (code < 91) return true\n if (code < 97) return code === 95\n if (code < 123) return true\n if (code <= 0xffff) return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code))\n if (astral === false) return false\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "ebb87b75e7f058f631131bb309f83173", "score": "0.627809", "text": "function isIdentifierStart(ch) {\n return (\n ch === '$' ||\n ch === '_' ||\n ch === '\\\\' ||\n (ch >= 'a' && ch <= 'z') ||\n (ch >= 'A' && ch <= 'Z') ||\n (ch.charCodeAt(0) >= 0x80 &&\n Regex.NonAsciiIdentifierStart.test(ch))\n );\n }", "title": "" }, { "docid": "9087afd7a06dc4b12b66763c950d660c", "score": "0.62765235", "text": "_id() {\n let result = \"\";\n while (this.currentChar && this.currentChar.match(/[a-zA-Z_0-9]/)) {\n result += this.currentChar;\n this.advance();\n }\n\n // if the identifier is a reserved keyword, return that token instead\n const token = RESERVED_KEYWORDS[result]\n ? new Token(RESERVED_KEYWORDS[result], result)\n : new Token(tokens.ID, result);\n return token;\n }", "title": "" }, { "docid": "d7a486b0dfb5bf05779b1075b6f31e45", "score": "0.6273797", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n }", "title": "" }, { "docid": "d7a486b0dfb5bf05779b1075b6f31e45", "score": "0.6273797", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n }", "title": "" }, { "docid": "d7a486b0dfb5bf05779b1075b6f31e45", "score": "0.6273797", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n }", "title": "" }, { "docid": "d7a486b0dfb5bf05779b1075b6f31e45", "score": "0.6273797", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n }", "title": "" }, { "docid": "46b3ce4b77205f964b208cd7ff3a43ee", "score": "0.6254246", "text": "function isIdentifier() {\n if (token() === 71 /* Identifier */) {\n return true;\n }\n // If we have a 'yield' keyword, and we're in the [yield] context, then 'yield' is\n // considered a keyword and is not an identifier.\n if (token() === 116 /* YieldKeyword */ && inYieldContext()) {\n return false;\n }\n // If we have a 'await' keyword, and we're in the [Await] context, then 'await' is\n // considered a keyword and is not an identifier.\n if (token() === 121 /* AwaitKeyword */ && inAwaitContext()) {\n return false;\n }\n return token() > 107 /* LastReservedWord */;\n }", "title": "" }, { "docid": "f3a6541771b56b2974f8636897555585", "score": "0.6249909", "text": "function cIsReservedIdentifier(token) {\n if (!token || token.length < 2) return false;\n if (token[0] != '_') return false;\n return (token[1] == '_') || (token[1] !== token[1].toLowerCase());\n }", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" }, { "docid": "b8776911f154c020289e2c4fa42c0c5a", "score": "0.6248072", "text": "function isIdentifierChar(code, astral) {\n if (code < 48) { return code === 36 }\n if (code < 58) { return true }\n if (code < 65) { return false }\n if (code < 91) { return true }\n if (code < 97) { return code === 95 }\n if (code < 123) { return true }\n if (code <= 0xffff) { return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)) }\n if (astral === false) { return false }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes)\n}", "title": "" } ]
f20ee5d811c6a51169f57e637a91a7c3
particular li clicked function
[{"docid":"d61f5c6e8aedd3b1ccb81eeab7720372","score":"0.708135","text":"function clicked(element){\r(...TRUNCATED)
[{"docid":"7af1f16b8d36a848676f274ee501fa0f","score":"0.7080392","text":"function clicked(element){\(...TRUNCATED)
16d6f1f625330dd4b9fff5a8b9a97150
Get the latest Data published by CDC regarding the current ILI activity at state level.
[{"docid":"d62f95b4f1ab2b19f7c35de3a6370259","score":"0.0","text":"function populateStateData() {\n (...TRUNCATED)
[{"docid":"55b8bc741e523b1cb0170b6a9a162ddb","score":"0.5644796","text":"getCurrentActivity() {\n (...TRUNCATED)
e65a3dd774fe200864e4667c11f326e0
Determines whether to skip/remove the backtick or not.
[{"docid":"92b18e94c5b5c634bb91281f5dce171d","score":"0.7530884","text":"function shouldSkipOrRemove(...TRUNCATED)
[{"docid":"eb25f751389ee30df69fcb6904781929","score":"0.624169","text":"function shouldCloseBacktick(...TRUNCATED)
bada1bc5036dbfa5fd64ee3d73b7e34e
Enable the wikipathwayspvjs custom element
[{"docid":"7a559b3a872f8737062fcf7601cc8601","score":"0.68406606","text":"function registerWikiPathw(...TRUNCATED)
[{"docid":"5d24f9d7ce6aca35ce243056a6a88da8","score":"0.6006504","text":"enable() {\n this.enable(...TRUNCATED)
8b3caffe3ba3bbebcd5405d0a3184d76
translate page to SVG coordinate
[{"docid":"6ad05fed4c7f094a5486e9251cd70d1b","score":"0.6320841","text":"function svgPoint(element, (...TRUNCATED)
[{"docid":"203e02400d95f5c9d75a3b9cf5c0ccd5","score":"0.78892404","text":"function convertToSVGCoord(...TRUNCATED)
6eceb702974f794b154cc3205b341c4f
Function: Mounts the controller's request handler.
[{"docid":"c1702092c2e47e60427d62336564e1d0","score":"0.0","text":"mount() {\r\n return null;\r\n(...TRUNCATED)
[{"docid":"196b32b737d29f6c37c22b961345a329","score":"0.7365978","text":"_mount() {\n\t\tthis._merge(...TRUNCATED)
c14645e21c7e33e7cca0a522300f2f47
LOGIC TO CHECK THE PASSWORD AND REPASSWORD ARE THE SAME (newuserpage) $()
[{"docid":"72e14841c1bda4445d6c6f362f97a1b9","score":"0.0","text":"function initialize() {\n var (...TRUNCATED)
[{"docid":"885767be4d5fd355ed06290c5298608c","score":"0.7766336","text":"checkPwd() {\n if (docum(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
28