CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 11:48:35 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/"6cc5d77aa09a827ac4b8b2112a379bbd"
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=MFc5WOIPeIt6m0woTVDvoKuUZKW8XaS%2FS9bJI1dZvD5m7Vbla8NfKBwg66uU6OYMYSsz8XSjqMzf%2BmS7LLUnWwbdTOBJ4QOIEdCqVpc3%2F8vmglqyUl%2F4bpLHEScfo5kvML5pHJE05atlrcDqKPGOo3IfSXnDXtEHEMXhaH%2BxLrtczIsqSuUMuN3Q%2Bw4Vss5wGdweELHON1fkv02LH87M2WyZ6UhW2tXG9RJQRH0TKxorjJZLeuN3NXRmdbWWChphSf3RxKs9w4pHKcjBtkViJg%3D%3D--pD0p2ZoTxISkQqZI--GohM4mTi8zpx8RJxKioMTA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.860555544.1753271313; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 11:48:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 11:48:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A50A:941DF:AB2CFD:CCF0E8:6880CC11
Inlining in jitted loop bodies · chakra-core/ChakraCore@babf8d4 · GitHub
Copy file name to clipboardExpand all lines: lib/Backend/BackwardPass.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit babf8d4
File tree
Expand file treeCollapse file tree
23 files changed
+259
-183
lines changedFilter options
- lib
- Backend
- Common
- Runtime
- Base
- ByteCode
- Language
- Library/InJavascript
- test/Optimizer
Expand file treeCollapse file tree
23 files changed
+259
-183
lines changedlib/Backend/BackwardPass.cpp
Copy file name to clipboardExpand all lines: lib/Backend/BackwardPass.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6792 | 6792 |
| |
6793 | 6793 |
| |
6794 | 6794 |
| |
6795 |
| - | |
| 6795 | + | |
6796 | 6796 |
| |
6797 | 6797 |
| |
6798 | 6798 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
598 |
| - | |
| 598 | + | |
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
| |||
151 | 150 |
| |
152 | 151 |
| |
153 | 152 |
| |
154 |
| - | |
| 153 | + | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| |||
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
382 |
| - | |
| 382 | + | |
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
|
+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
546 | 546 |
| |
547 | 547 |
| |
548 | 548 |
| |
549 |
| - | |
550 | 549 |
| |
551 | 550 |
| |
552 | 551 |
| |
| |||
621 | 620 |
| |
622 | 621 |
| |
623 | 622 |
| |
624 |
| - | |
| 623 | + | |
625 | 624 |
| |
626 | 625 |
| |
627 | 626 |
| |
| |||
630 | 629 |
| |
631 | 630 |
| |
632 | 631 |
| |
633 |
| - | |
634 |
| - | |
635 |
| - | |
636 | 632 |
| |
637 | 633 |
| |
638 | 634 |
| |
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1508 | 1508 |
| |
1509 | 1509 |
| |
1510 | 1510 |
| |
1511 |
| - | |
1512 | 1511 |
| |
1513 | 1512 |
| |
1514 | 1513 |
| |
| |||
1517 | 1516 |
| |
1518 | 1517 |
| |
1519 | 1518 |
| |
1520 |
| - | |
1521 | 1519 |
| |
1522 | 1520 |
| |
1523 | 1521 |
| |
| |||
6017 | 6015 |
| |
6018 | 6016 |
| |
6019 | 6017 |
| |
6020 |
| - | |
| 6018 | + | |
| 6019 | + | |
6021 | 6020 |
| |
6022 | 6021 |
| |
6023 | 6022 |
| |
|
+14-4Lines changed: 14 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1907 | 1907 |
| |
1908 | 1908 |
| |
1909 | 1909 |
| |
1910 |
| - | |
| 1910 | + | |
1911 | 1911 |
| |
1912 | 1912 |
| |
1913 | 1913 |
| |
| |||
2255 | 2255 |
| |
2256 | 2256 |
| |
2257 | 2257 |
| |
2258 |
| - | |
| 2258 | + | |
2259 | 2259 |
| |
2260 | 2260 |
| |
2261 | 2261 |
| |
| |||
2718 | 2718 |
| |
2719 | 2719 |
| |
2720 | 2720 |
| |
2721 |
| - | |
| 2721 | + | |
2722 | 2722 |
| |
2723 | 2723 |
| |
2724 | 2724 |
| |
| |||
3618 | 3618 |
| |
3619 | 3619 |
| |
3620 | 3620 |
| |
| 3621 | + | |
| 3622 | + | |
| 3623 | + | |
| 3624 | + | |
| 3625 | + | |
| 3626 | + | |
| 3627 | + | |
| 3628 | + | |
| 3629 | + | |
| 3630 | + | |
3621 | 3631 |
| |
3622 | 3632 |
| |
3623 | 3633 |
| |
| |||
5054 | 5064 |
| |
5055 | 5065 |
| |
5056 | 5066 |
| |
5057 |
| - | |
| 5067 | + | |
5058 | 5068 |
| |
5059 | 5069 |
| |
5060 | 5070 |
| |
|
lib/Backend/InliningDecider.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.cpp+15-15Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
271 |
| - | |
| 271 | + | |
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
| |||
608 | 608 |
| |
609 | 609 |
| |
610 | 610 |
| |
611 |
| - | |
| 611 | + | |
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 |
| - | |
619 | 618 |
| |
620 | 619 |
| |
621 | 620 |
| |
622 | 621 |
| |
623 |
| - | |
| 622 | + | |
| 623 | + | |
624 | 624 |
| |
625 |
| - | |
626 |
| - | |
627 |
| - | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
628 | 628 |
| |
629 | 629 |
| |
630 | 630 |
| |
631 |
| - | |
632 |
| - | |
633 |
| - | |
634 |
| - | |
635 |
| - | |
636 |
| - | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
637 | 637 |
| |
638 | 638 |
| |
639 | 639 |
| |
|
lib/Backend/InliningDecider.h
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.h+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
You can’t perform that action at this time.
0 commit comments