René's URL Explorer Experiment


Title: Support ES6 built-in symbols by JsonFreeman · Pull Request #1978 · microsoft/TypeScript · GitHub

Open Graph Title: Support ES6 built-in symbols by JsonFreeman · Pull Request #1978 · microsoft/TypeScript

X Title: Support ES6 built-in symbols by JsonFreeman · Pull Request #1978 · microsoft/TypeScript

Description: This change adds type checking support for properties whose names are the built-in ES symbols. It allows you to create objects like: var obj = { [Symbol.toStringTag]() { return ""; } } And you get the right type when you index: obj[Symbol.toStringTag](0); // Error because the method expected no arguments I've also added a new keyword for the symbol primitive type, as well as type guard support, errors for all the operators ,etc. To see the full design discussion, see #980. This pull request fixes #1750, and #1863. However, strong type information is only available for the built-in ES6 symbols (properties of the global Symbol object). This does not cover symbol indexers, which allows an object to act as a map with arbitrary symbol keys. I also did my best to allow symbol polyfilling to work on the type side, provided that the provider of the polyfill also provide the typings for the global Symbol object. I recommend going through the pull request commit-by-commit, although some commits were experiments that were largely reverted later on. This is mainly true for the following two commits, so feel free to skip them if you like: Allow Symbol indexer in ES6 Create global Symbol type

Open Graph Description: This change adds type checking support for properties whose names are the built-in ES symbols. It allows you to create objects like: var obj = { [Symbol.toStringTag]() { return "&q...

X Description: This change adds type checking support for properties whose names are the built-in ES symbols. It allows you to create objects like: var obj = { [Symbol.toStringTag]() { return &quo...

Opengraph URL: https://github.com/microsoft/TypeScript/pull/1978

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/commits/:range(.:format)
route-controllerpull_requests
route-actioncommits
fetch-noncev2:ce560182-1226-29a3-1b73-3d17703718ff
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDD9C:1A1A56:8C0544:C22ED1:69975A92
html-safe-nonceb4ccb21e9eb7c1fabe270e535666b19191816d137097838e956fe1c822e81195
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERDlDOjFBMUE1Njo4QzA1NDQ6QzIyRUQxOjY5OTc1QTkyIiwidmlzaXRvcl9pZCI6IjM0NTkyNjY4NzY0NDE4NDQzNzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac86f6500f5658c2a112fb7410dbe4be42c5118f0d916dcf0ad794baf4e1494fa6
hovercard-subject-tagpull_request:28859720
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/commits
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
twitter:imagehttps://avatars.githubusercontent.com/u/8052525?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/8052525?s=400&v=4
og:image:altThis change adds type checking support for properties whose names are the built-in ES symbols. It allows you to create objects like: var obj = { [Symbol.toStringTag]() { return "&q...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec2f6b9675e9141deef3eda21e5cb896d461bd4d25aeaeeba804502ef0e8d01f2
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/microsoft/TypeScript git https://github.com/microsoft/TypeScript.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id20929025
octolytics-dimension-repository_nwomicrosoft/TypeScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id20929025
octolytics-dimension-repository_network_root_nwomicrosoft/TypeScript
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release06ceed63f0d4941788d6c52a00d38ad77b6eaf89
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FTypeScript%2Fpull%2F1978%2Fcommits%2Fd78862433211e6ae693df6728adbf37c57562ee6
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FTypeScript%2Fpull%2F1978%2Fcommits%2Fd78862433211e6ae693df6728adbf37c57562ee6
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fcommits&source=header-repo&source_repo=microsoft%2FTypeScript
Reloadhttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
Reloadhttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
Reloadhttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
microsoft https://github.com/microsoft
TypeScripthttps://github.com/microsoft/TypeScript
Notifications https://github.com/login?return_to=%2Fmicrosoft%2FTypeScript
Fork 13.2k https://github.com/login?return_to=%2Fmicrosoft%2FTypeScript
Star 108k https://github.com/login?return_to=%2Fmicrosoft%2FTypeScript
Code https://github.com/microsoft/TypeScript
Issues 5k https://github.com/microsoft/TypeScript/issues
Pull requests 493 https://github.com/microsoft/TypeScript/pulls
Actions https://github.com/microsoft/TypeScript/actions
Projects 1 https://github.com/microsoft/TypeScript/projects
Models https://github.com/microsoft/TypeScript/models
Wiki https://github.com/microsoft/TypeScript/wiki
Security 0 https://github.com/microsoft/TypeScript/security
Insights https://github.com/microsoft/TypeScript/pulse
Code https://github.com/microsoft/TypeScript
Issues https://github.com/microsoft/TypeScript/issues
Pull requests https://github.com/microsoft/TypeScript/pulls
Actions https://github.com/microsoft/TypeScript/actions
Projects https://github.com/microsoft/TypeScript/projects
Models https://github.com/microsoft/TypeScript/models
Wiki https://github.com/microsoft/TypeScript/wiki
Security https://github.com/microsoft/TypeScript/security
Insights https://github.com/microsoft/TypeScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmicrosoft%2FTypeScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmicrosoft%2FTypeScript%2Fissues%2Fnew%2Fchoose
JsonFreemanhttps://github.com/JsonFreeman
masterhttps://github.com/microsoft/TypeScript/tree/master
esSymbolshttps://github.com/microsoft/TypeScript/tree/esSymbols
Conversation 13 https://github.com/microsoft/TypeScript/pull/1978
Commits 44 https://github.com/microsoft/TypeScript/pull/1978/commits
Checks 0 https://github.com/microsoft/TypeScript/pull/1978/checks
Files changed https://github.com/microsoft/TypeScript/pull/1978/files
Please reload this pagehttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
Support ES6 built-in symbols https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#top
Show all changes 44 commits https://github.com/microsoft/TypeScript/pull/1978/files
11d75ef Allow Symbol indexer in ES6 JsonFreeman Jan 26, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/11d75ef4ce1d341c9cc26eb96e8dca41ba70843d
b30d8f3 Change computed property error messages to be about symbols JsonFreeman Jan 28, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/b30d8f39c23b08063c12e9b11a6e5577cc0b537a
39952b1 Syntactically allow computed properties everywhere if the name looks … JsonFreeman Jan 28, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/39952b1a934b34666219b7e81aee2cf15abc9dad
d788624 Move hasDynamicName to utilities.ts JsonFreeman Jan 28, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
07f3641 Update hasDynamicName to take well known symbols into account JsonFreeman Jan 28, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/07f3641af2b3def43c823ff8287fb065628a09b6
f344654 Add named property symbol for known Symbol properties JsonFreeman Jan 28, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/f344654460c0772eb781754a0c5b460cf740e114
30892af Change computed property error message to mention Symbols JsonFreeman Jan 29, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/30892af5636b462d2ead50ad334e6db653b51df9
9cb38fb Create global Symbol type JsonFreeman Jan 30, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/9cb38fb5f2cf88fc39773f59454a3664ffbbccfc
25fcbe2 Change certain hasDynamicName checks to check the SyntaxKind instead JsonFreeman Jan 30, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/25fcbe2f9ec163da94fef1cfd2251d27c74333e0
b60fa14 Add tests for operators with symbol operand JsonFreeman Jan 30, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/b60fa1467f94da0566d94bebec061a5cd28f35b9
779661c Add tests for symbol properties JsonFreeman Feb 2, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/779661c8dafd36e2cbd70dc4d7ac645369c4f1e0
95af997 Accept correct baselines for symbol property tests JsonFreeman Feb 3, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/95af9978e19551b6ce94eac64dfcbd1acb9203bf
e508bf7 Add symbol keyword JsonFreeman Feb 3, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/e508bf7e86939819a11a3591ba2bf204e6ac19e1
ebdd96b Update tests to use new symbol keyword JsonFreeman Feb 3, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/ebdd96bacf7f4b5d34cee0a8c9a262e4100a153e
e346b70 Change isTypeOfKind calls to pass symbol TypeFlag when needed JsonFreeman Feb 4, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/e346b7001303723e904888645cdb1e655d9ea879
59a704e Rename references in es6.d.ts from Symbol to symbol JsonFreeman Feb 4, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/59a704e7c1f8a40c705bf96220eefbafd4718668
d793658 Change Symbol to symbol in error messages JsonFreeman Feb 4, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/d793658b7ff228f023207748cbae908aca05b0c4
2d16474 Fix expression checking for symbols JsonFreeman Feb 5, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/2d1647485cfb33a7ae1d84a6bc08ced6f952a552
6a6c03b Fix error message wording JsonFreeman Feb 5, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/6a6c03b9b79bbd158eab7acc01a740de6b1b5df2
92617f5 Don't pass prop.name directly for error reporting JsonFreeman Feb 5, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/92617f5978a9ef2da4b39f578e6b1d376108b593
fbeadbc Add test for new Symbol() JsonFreeman Feb 5, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/fbeadbcbd3dfa42f970f66386375e0f21549c670
9f39a53 Make Symbol the apparent type of symbol JsonFreeman Feb 5, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/9f39a5388ab6cd4a3393938fef16fb7219182b20
df826de symbols in type guards JsonFreeman Feb 5, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/df826de042f6e18102e44d625bfcba6df111e60a
d07ed67 Support indexing with known symbols JsonFreeman Feb 6, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/d07ed679a01a75b1fd7735da366be3cf5eee796f
8325862 Fix error message JsonFreeman Feb 6, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/83258629ea361820078caf7726d69cd09a89e3e0
3834edd Refactor part of getPropertyNameForIndexedAccess into checkSymbolName… JsonFreeman Feb 6, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/3834edd747fc9ffab50299e5286183eb8e900feb
4c09ccd Check that Symbol properties are proper, and support downlevel type c… JsonFreeman Feb 7, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/4c09ccd60ecd8a6a7ffd04ea413b8dbe8e8468f3
3560442 Declaration emit for symbol properties JsonFreeman Feb 7, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/35604426c885f3884ddee31bc198557bc93e4413
2f3c32a Navigation bar support for symbols JsonFreeman Feb 7, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/2f3c32afd659b3edda1b24599f1abc1b1b125d18
eb50619 Disable symbol indexer JsonFreeman Feb 7, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/eb5061971df26526a25633f2ba40677406489cf2
52cb13e Uncomment symbol properties in es6.d.ts JsonFreeman Feb 7, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/52cb13e9d6265417a960b43e32ffce6a53b48d2a
75382c1 Accept baselines after rebase JsonFreeman Feb 7, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/75382c14f9aabc4f1e120d21df757a1d4e70cc25
18276e5 Address feedback from @yuit JsonFreeman Feb 11, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/18276e526754b14d1f0f30ef794f19a64d193767
a94e61b Merge branch 'master' of https://github.com/Microsoft/TypeScript into… JsonFreeman Feb 11, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/a94e61bfcdcf9ca3fd83f27b3e46151df8d8f7db
486cebd Merge branch 'master' of https://github.com/Microsoft/TypeScript into… JsonFreeman Feb 12, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/486cebd224b4c4fa3c73c175b4d142c301811943
4942c5f Address feedback JsonFreeman Feb 13, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/4942c5f615cb675b3ced89c2c29c4f5eeff4b819
9c273d8 Merge branch 'master' of https://github.com/Microsoft/TypeScript into… JsonFreeman Feb 13, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/9c273d8133c12a64bd78f5270a7fb25f75fc0a53
65d831e Merge branch 'master' of https://github.com/Microsoft/TypeScript into… JsonFreeman Feb 16, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/65d831e8b33b1ee9c0583bd0f4ce483ef63690c5
ac829a8 Error for naming an interface 'symbol' JsonFreeman Feb 16, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/ac829a838457762fe00f6e116c543a0c81f496c5
7d7d54f Merge branch 'master' of https://github.com/Microsoft/TypeScript into… JsonFreeman Feb 16, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/7d7d54f6f0f6bede6fff185b27b19c855d348a07
935c602 Rebaseline after merge JsonFreeman Feb 16, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/935c6024c27593388a00bc1975f21e5e291b41a9
59dc7d3 Address feedback JsonFreeman Feb 17, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/59dc7d3a5bf606e7e2b00786fbc57ea6f6f02319
dd6a129 Merge branch 'master' of https://github.com/Microsoft/TypeScript into… JsonFreeman Feb 17, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/dd6a12911cc8d01711987601ee0e84b1d641d080
47404bc Merge branch 'master' of https://github.com/Microsoft/TypeScript into… JsonFreeman Feb 18, 2015 https://github.com/microsoft/TypeScript/pull/1978/commits/47404bccf08092d0cb087cb85e9c202bc7b79c89
Clear filters https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
Please reload this pagehttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
Please reload this pagehttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
binder.ts https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-9ad14a2e2e66533cd0c3f02ecf01f7e6bc9d60cdf2e125df2a14ce0713222898
utilities.ts https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-1516c8349f7a625a2e4a2aa60f6bbe84e4b1a499128e8705d3087d893e01d367
Prev https://github.com/microsoft/TypeScript/pull/1978/commits/39952b1a934b34666219b7e81aee2cf15abc9dad
Next https://github.com/microsoft/TypeScript/pull/1978/commits/07f3641af2b3def43c823ff8287fb065628a09b6
Please reload this pagehttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6
https://github.com/JsonFreeman
JsonFreemanhttps://github.com/microsoft/TypeScript/commits?author=JsonFreeman
src/compiler/binder.tshttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-9ad14a2e2e66533cd0c3f02ecf01f7e6bc9d60cdf2e125df2a14ce0713222898
View file https://github.com/microsoft/TypeScript/blob/d78862433211e6ae693df6728adbf37c57562ee6/src/compiler/binder.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/TypeScript/pull/1978/commits/{{ revealButtonHref }}
https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-9ad14a2e2e66533cd0c3f02ecf01f7e6bc9d60cdf2e125df2a14ce0713222898
https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-9ad14a2e2e66533cd0c3f02ecf01f7e6bc9d60cdf2e125df2a14ce0713222898
src/compiler/utilities.tshttps://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-1516c8349f7a625a2e4a2aa60f6bbe84e4b1a499128e8705d3087d893e01d367
View file https://github.com/microsoft/TypeScript/blob/d78862433211e6ae693df6728adbf37c57562ee6/src/compiler/utilities.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/microsoft/TypeScript/pull/1978/commits/{{ revealButtonHref }}
https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-1516c8349f7a625a2e4a2aa60f6bbe84e4b1a499128e8705d3087d893e01d367
https://github.com/microsoft/TypeScript/pull/1978/commits/d78862433211e6ae693df6728adbf37c57562ee6#diff-1516c8349f7a625a2e4a2aa60f6bbe84e4b1a499128e8705d3087d893e01d367
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.