CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 13:06:56 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/chakra-core/ChakraCore.git
etag: W/"edee74275dc6e98a09181c9c6ec46d77"
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=HnCOnpta3d2WyeSZoU%2BmVBZEE%2BcGxtELJimDr0PnSCKeNLfsvHzNaEu77M4vHIM0Ic5tXTCmJvEUV2yyiSXqlqFBFLNjDU2hx60HzW7KGIQX%2BLRuvBHbdfUexCW1dBF4ZHILgDzKEQhJL5KgFsd4lWQh%2F9xicVctyYAvYcynNbEV%2BZgZgDACOfPOm06InTzJjkwmNIf5%2FWpiuPy%2FHRXCGzaiMoq1agwUUfuBeIzfALeBvCEohs4kj04OMQWN03SzZF4qDIinpScQHJvFVf0QQQ%3D%3D--kHKkx1Kek6LP0qzv--0%2FIHoPQu93r04fjqGYLKgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.332229567.1753276014; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 13:06:54 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 13:06:54 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 868E:17EAA:C13C31:E56F2C:6880DE6E
Port fix for bad binding of async arrow function parameters · chakra-core/ChakraCore@c663ea8 · GitHub
Copy file name to clipboardExpand all lines: test/es6/lambda-params-shadow.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit c663ea8
File tree
Expand file treeCollapse file tree
4 files changed
+40
-10
lines changedFilter options
- lib/Parser
- test/es6
Expand file treeCollapse file tree
4 files changed
+40
-10
lines changed+35-8Lines changed: 35 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2868 | 2868 |
| |
2869 | 2869 |
| |
2870 | 2870 |
| |
| 2871 | + | |
| 2872 | + | |
| 2873 | + | |
| 2874 | + | |
| 2875 | + | |
| 2876 | + | |
2871 | 2877 |
| |
2872 | 2878 |
| |
2873 | 2879 |
| |
2874 |
| - | |
2875 |
| - | |
2876 |
| - | |
| 2880 | + | |
2877 | 2881 |
| |
2878 | 2882 |
| |
2879 | 2883 |
| |
2880 |
| - | |
2881 | 2884 |
| |
2882 | 2885 |
| |
2883 | 2886 |
| |
2884 | 2887 |
| |
2885 | 2888 |
| |
2886 |
| - | |
2887 | 2889 |
| |
2888 | 2890 |
| |
2889 | 2891 |
| |
| |||
3234 | 3236 |
| |
3235 | 3237 |
| |
3236 | 3238 |
| |
3237 |
| - | |
| 3239 | + | |
3238 | 3240 |
| |
3239 | 3241 |
| |
3240 | 3242 |
| |
| |||
3329 | 3331 |
| |
3330 | 3332 |
| |
3331 | 3333 |
| |
| 3334 | + | |
3332 | 3335 |
| |
3333 | 3336 |
| |
3334 | 3337 |
| |
| |||
3368 | 3371 |
| |
3369 | 3372 |
| |
3370 | 3373 |
| |
| 3374 | + | |
3371 | 3375 |
| |
3372 | 3376 |
| |
3373 | 3377 |
| |
| |||
3377 | 3381 |
| |
3378 | 3382 |
| |
3379 | 3383 |
| |
| 3384 | + | |
| 3385 | + | |
| 3386 | + | |
| 3387 | + | |
| 3388 | + | |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
3380 | 3395 |
| |
3381 | 3396 |
| |
3382 | 3397 |
| |
| |||
3411 | 3426 |
| |
3412 | 3427 |
| |
3413 | 3428 |
| |
| 3429 | + | |
| 3430 | + | |
| 3431 | + | |
| 3432 | + | |
| 3433 | + | |
| 3434 | + | |
| 3435 | + | |
| 3436 | + | |
| 3437 | + | |
| 3438 | + | |
| 3439 | + | |
| 3440 | + | |
| 3441 | + | |
3414 | 3442 |
| |
3415 |
| - | |
3416 | 3443 |
| |
3417 | 3444 |
| |
3418 | 3445 |
| |
| |||
12183 | 12210 |
| |
12184 | 12211 |
| |
12185 | 12212 |
| |
12186 |
| - | |
| 12213 | + | |
12187 | 12214 |
| |
12188 | 12215 |
| |
12189 | 12216 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
835 | 835 |
| |
836 | 836 |
| |
837 | 837 |
| |
| 838 | + | |
838 | 839 |
| |
839 | 840 |
| |
840 | 841 |
| |
|
test/es6/lambda-params-shadow.js
Copy file name to clipboardExpand all lines: test/es6/lambda-params-shadow.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
You can’t perform that action at this time.
0 commit comments