CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 23:53:25 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/"12577fc7c10c72082ebc18300c16c430"
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=CHIyrvhUMhOpK0y0WFaGdDdCiBAtwTFMhefOZcuaYfztLtSmDtvKRwqjxCQlLWoq0RHcgY1nYNTUHAGHYsTwC4CjLiWXSiUqJ0IJJZuGfQuaqlK7Rj%2FLKCHeK8WeOU2HGi3%2FDe0thjCfhk2EFzzIgBzQp6UuaLnx%2Fx23Lxgu%2FcAAIfmcytiw%2FKsAAUbtzWT6SWRoZ7EBgRpOY8KwFK6SsBc4S1qdQehSykOiydKqi8G%2BysRDtLaoNaTGrhTVXIEs%2F2DB35rchXx%2B5lcYSyYFzA%3D%3D--VC6zb8dHUZg4UXkF--3qWlv3b%2BXFkpiin%2BD83Mbg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.848102647.1753228404; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:53:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:53:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9910:941DF:1D7130:28B9E0:68802474
Redefer function bodies that are not currently being executed and are · chakra-core/ChakraCore@a384d2e · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: lib/Backend/FunctionJITTimeInfo.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.cpp
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit a384d2e
committed
Redefer function bodies that are not currently being executed and are
eligible for deferred parsing (e.g., not arrow functions, not
functions-in-block). Define
a force mode in which all eligible functions are redeferred on GC, as well
as a 'stress' mode in which all candidates are redeferred on each stack
probe.1 parent 5b0fd25 commit a384d2eCopy full SHA for a384d2e
File tree
Expand file treeCollapse file tree
72 files changed
+2155
-1282
lines changedFilter options
- lib
- Backend
- arm64
- arm
- Common
- DataStructures
- Memory
- Parser
- Runtime
- Base
- ByteCode
- Debug
- Language
- i386
- Library
- InJavascript
- Types
- test/DebuggerCommon
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
72 files changed
+2155
-1282
lines changed+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1773 | 1773 |
| |
1774 | 1774 |
| |
1775 | 1775 |
| |
1776 |
| - | |
| 1776 | + | |
1777 | 1777 |
| |
1778 | 1778 |
| |
1779 | 1779 |
| |
| |||
2330 | 2330 |
| |
2331 | 2331 |
| |
2332 | 2332 |
| |
2333 |
| - | |
2334 |
| - | |
2335 |
| - | |
2336 |
| - | |
2337 |
| - | |
| 2333 | + | |
2338 | 2334 |
| |
2339 | 2335 |
| |
2340 | 2336 |
| |
|
lib/Backend/FunctionJITTimeInfo.cpp
Copy file name to clipboardExpand all lines: lib/Backend/FunctionJITTimeInfo.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
+27-22Lines changed: 27 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
526 | 526 |
| |
527 | 527 |
| |
528 | 528 |
| |
529 |
| - | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
530 | 532 |
| |
531 | 533 |
| |
532 | 534 |
| |
| |||
573 | 575 |
| |
574 | 576 |
| |
575 | 577 |
| |
576 |
| - | |
577 |
| - | |
| 578 | + | |
578 | 579 |
| |
579 |
| - | |
580 |
| - | |
| 580 | + | |
| 581 | + | |
581 | 582 |
| |
582 |
| - | |
| 583 | + | |
| 584 | + | |
583 | 585 |
| |
584 |
| - | |
| 586 | + | |
585 | 587 |
| |
586 |
| - | |
587 |
| - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
588 | 593 |
| |
589 | 594 |
| |
590 |
| - | |
591 |
| - | |
592 |
| - | |
| 595 | + | |
| 596 | + | |
593 | 597 |
| |
594 |
| - | |
| 598 | + | |
595 | 599 |
| |
596 |
| - | |
597 |
| - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
598 | 603 |
| |
599 | 604 |
| |
600 | 605 |
| |
| |||
1028 | 1033 |
| |
1029 | 1034 |
| |
1030 | 1035 |
| |
1031 |
| - | |
| 1036 | + | |
1032 | 1037 |
| |
1033 | 1038 |
| |
1034 | 1039 |
| |
| |||
4143 | 4148 |
| |
4144 | 4149 |
| |
4145 | 4150 |
| |
4146 |
| - | |
| 4151 | + | |
4147 | 4152 |
| |
4148 | 4153 |
| |
4149 | 4154 |
| |
4150 |
| - | |
4151 |
| - | |
4152 |
| - | |
4153 |
| - | |
| 4155 | + | |
| 4156 | + | |
| 4157 | + | |
| 4158 | + | |
4154 | 4159 |
| |
4155 | 4160 |
| |
4156 | 4161 |
| |
| |||
4188 | 4193 |
| |
4189 | 4194 |
| |
4190 | 4195 |
| |
4191 |
| - | |
| 4196 | + | |
4192 | 4197 |
| |
4193 | 4198 |
| |
4194 | 4199 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
|
lib/Backend/InliningDecider.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.cpp+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
| 275 | + | |
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
|
You can’t perform that action at this time.
0 commit comments