CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 12:14:54 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/TypeScript.git
etag: W/"c6ac1371b6180aad50d6e948fb3e3faf"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=QmrI567seB%2F0kbC3RMv4sF1F0ZArAG8%2FLehzCxq2rDly9DBES3wNfKvgr137%2FquBefap7fBaibMXfRhgGY4%2FwUs1gy7Uqwb8OJQJMkAVGQ7rJjGVSRZ662YlrNrLZ3r07LhSaUBhwiJTBlTXWbArj3pQWTSG%2Fq7Xoq2E5J3PKynJ%2BZ%2BLP3Qmm9G4XOIdZ1IkDqcgF01Gza481MROBDt0L%2FB31WXtUba5ee8uODQYFW27paYpoik2CvpJtnNbcmHlbMnRXJRw%2B0MDXLmFG9dtJg%3D%3D--O1op8hDQiWCzJpO2--yQCdlh4x5cFhQJUs3eLAug%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1620361665.1752840893; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 12:14:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 12:14:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C560:E7E74:E54CD6:1122979:687A3ABD
Merge pull request #6885 from AbubakerB/constructorAccessibility · microsoft/TypeScript@bde20c4 · GitHub
Copy file name to clipboardExpand all lines: src/compiler/declarationEmitter.ts
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: tests/baselines/reference/Protected3.errors.txt
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit bde20c4
File tree
Expand file treeCollapse file tree
38 files changed
+1184
-135
lines changedFilter options
- src/compiler
- tests
- baselines/reference
- cases
- compiler
- conformance
- classes/constructorDeclarations
- types/members
- fourslash
Expand file treeCollapse file tree
38 files changed
+1184
-135
lines changed+116-23Lines changed: 116 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1720 | 1720 |
| |
1721 | 1721 |
| |
1722 | 1722 |
| |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
1723 | 1733 |
| |
1724 | 1734 |
| |
1725 | 1735 |
| |
| |||
5907 | 5917 |
| |
5908 | 5918 |
| |
5909 | 5919 |
| |
5910 |
| - | |
5911 |
| - | |
5912 |
| - | |
| 5920 | + | |
| 5921 | + | |
| 5922 | + | |
5913 | 5923 |
| |
5914 |
| - | |
5915 |
| - | |
5916 |
| - | |
5917 |
| - | |
| 5924 | + | |
| 5925 | + | |
| 5926 | + | |
| 5927 | + | |
| 5928 | + | |
| 5929 | + | |
| 5930 | + | |
| 5931 | + | |
| 5932 | + | |
5918 | 5933 |
| |
5919 |
| - | |
5920 | 5934 |
| |
5921 | 5935 |
| |
5922 | 5936 |
| |
| |||
6059 | 6073 |
| |
6060 | 6074 |
| |
6061 | 6075 |
| |
| 6076 | + | |
| 6077 | + | |
| 6078 | + | |
| 6079 | + | |
| 6080 | + | |
| 6081 | + | |
| 6082 | + | |
| 6083 | + | |
| 6084 | + | |
| 6085 | + | |
| 6086 | + | |
| 6087 | + | |
| 6088 | + | |
| 6089 | + | |
| 6090 | + | |
| 6091 | + | |
| 6092 | + | |
| 6093 | + | |
| 6094 | + | |
| 6095 | + | |
| 6096 | + | |
| 6097 | + | |
| 6098 | + | |
| 6099 | + | |
| 6100 | + | |
| 6101 | + | |
| 6102 | + | |
| 6103 | + | |
| 6104 | + | |
| 6105 | + | |
6062 | 6106 |
| |
6063 | 6107 |
| |
6064 | 6108 |
| |
| |||
10166 | 10210 |
| |
10167 | 10211 |
| |
10168 | 10212 |
| |
| 10213 | + | |
| 10214 | + | |
| 10215 | + | |
10169 | 10216 |
| |
10170 | 10217 |
| |
10171 | 10218 |
| |
| |||
10186 | 10233 |
| |
10187 | 10234 |
| |
10188 | 10235 |
| |
| 10236 | + | |
| 10237 | + | |
| 10238 | + | |
| 10239 | + | |
| 10240 | + | |
| 10241 | + | |
| 10242 | + | |
| 10243 | + | |
| 10244 | + | |
| 10245 | + | |
| 10246 | + | |
| 10247 | + | |
| 10248 | + | |
| 10249 | + | |
| 10250 | + | |
| 10251 | + | |
| 10252 | + | |
| 10253 | + | |
| 10254 | + | |
| 10255 | + | |
| 10256 | + | |
| 10257 | + | |
| 10258 | + | |
| 10259 | + | |
| 10260 | + | |
| 10261 | + | |
| 10262 | + | |
| 10263 | + | |
| 10264 | + | |
| 10265 | + | |
10189 | 10266 |
| |
10190 | 10267 |
| |
10191 | 10268 |
| |
| |||
12123 | 12200 |
| |
12124 | 12201 |
| |
12125 | 12202 |
| |
12126 |
| - | |
| 12203 | + | |
12127 | 12204 |
| |
12128 | 12205 |
| |
12129 | 12206 |
| |
| |||
13992 | 14069 |
| |
13993 | 14070 |
| |
13994 | 14071 |
| |
| 14072 | + | |
13995 | 14073 |
| |
13996 | 14074 |
| |
13997 | 14075 |
| |
| |||
14047 | 14125 |
| |
14048 | 14126 |
| |
14049 | 14127 |
| |
| 14128 | + | |
| 14129 | + | |
| 14130 | + | |
| 14131 | + | |
| 14132 | + | |
| 14133 | + | |
| 14134 | + | |
| 14135 | + | |
| 14136 | + | |
| 14137 | + | |
| 14138 | + | |
| 14139 | + | |
| 14140 | + | |
14050 | 14141 |
| |
14051 | 14142 |
| |
14052 | 14143 |
| |
| |||
15370 | 15461 |
| |
15371 | 15462 |
| |
15372 | 15463 |
| |
| 15464 | + | |
| 15465 | + | |
| 15466 | + | |
| 15467 | + | |
| 15468 | + | |
| 15469 | + | |
| 15470 | + | |
| 15471 | + | |
| 15472 | + | |
| 15473 | + | |
| 15474 | + | |
| 15475 | + | |
15373 | 15476 |
| |
15374 | 15477 |
| |
15375 | 15478 |
| |
| |||
16253 | 16356 |
| |
16254 | 16357 |
| |
16255 | 16358 |
| |
16256 |
| - | |
16257 |
| - | |
16258 |
| - | |
16259 |
| - | |
16260 |
| - | |
16261 |
| - | |
| 16359 | + | |
| 16360 | + | |
| 16361 | + | |
16262 | 16362 |
| |
16263 | 16363 |
| |
16264 |
| - | |
16265 |
| - | |
| 16364 | + | |
16266 | 16365 |
| |
16267 | 16366 |
| |
16268 | 16367 |
| |
| |||
16413 | 16512 |
| |
16414 | 16513 |
| |
16415 | 16514 |
| |
16416 |
| - | |
16417 |
| - | |
16418 |
| - | |
16419 |
| - | |
16420 |
| - | |
16421 |
| - | |
16422 | 16515 |
| |
16423 | 16516 |
| |
16424 | 16517 |
| |
|
src/compiler/declarationEmitter.ts
Copy file name to clipboardExpand all lines: src/compiler/declarationEmitter.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 | 1315 |
| |
1316 |
| - | |
| 1316 | + | |
1317 | 1317 |
| |
1318 | 1318 |
| |
1319 | 1319 |
| |
|
src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1827 | 1827 |
| |
1828 | 1828 |
| |
1829 | 1829 |
| |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
1830 | 1846 |
| |
1831 | 1847 |
| |
1832 | 1848 |
| |
| |||
2785 | 2801 |
| |
2786 | 2802 |
| |
2787 | 2803 |
| |
2788 |
| - | |
| 2804 | + |
tests/baselines/reference/Protected3.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/Protected3.errors.txt-9Lines changed: 0 additions & 9 deletions
This file was deleted.
tests/baselines/reference/Protected3.symbols
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
tests/baselines/reference/Protected3.types
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
tests/baselines/reference/classConstructorAccessibility.errors.txt
Copy file name to clipboard+21-20Lines changed: 21 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 18 | + | |
22 | 19 |
| |
23 | 20 |
| |
24 | 21 |
| |
25 |
| - | |
26 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 35 | + | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 39 | + | |
43 | 40 |
| |
44 | 41 |
| |
45 | 42 |
| |
46 |
| - | |
47 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
|
You can’t perform that action at this time.
0 commit comments