CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 09:26:05 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/"2a73c48f220d0f37d2a07f496050b885"
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=07WCrD%2FH%2BV7xtoeXzbw0lLg9ZCard7rgNfALoVrHjFWuErUDMpua5aSN%2BjO%2BNWR5ADdW%2F5TBrYpxcnWcRJWIh0RdU%2BLHSccCftgHJcWY4%2FDBtIRWvN8qWIuAvBObqqGY8oCb9GpALAKD50diOUDzKT6hdCGEenKNKkWEjJVSlbSwGEsGKa0MHcCACtCIWoAPDc5Uxahdd%2B2UdTN8H1VMf%2Fhnnk07BALVW7wKdhLVgvudjh1lVVZLjNdCv2PQd6Ek%2FMAfHFoiGWdgkjE9C9Vh8A%3D%3D--ng%2BsJPKGAw7WGZp3--DwnnPtDO2K6AGYvC7IS%2BNw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1496990929.1753262759; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:25:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:25:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B3FE:B5FA6:810357:9E5A1C:6880AAA7
Turn on inlining for functions with trycatch/tryfinally · chakra-core/ChakraCore@e0bed61 · GitHub
committed
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.h
Copy file name to clipboardExpand all lines: lib/Runtime/Language/EHBailoutData.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit e0bed61

meg-gupta
Turn on inlining for functions with trycatch/tryfinally
- Avoid copy prop s0 (return symbol) into inlined functions
- Clear inlinee callinfo : When there is an exception in an inlinee which is inside an EH region, we end up leaving datastructures in stackwalker dirty.
If the EH handler was a try catch, and if the same code is executed in a loop in the interprerter after BailOnNoException,
the stack walker due to dirty datastructures assumes that there are inlinee frames on the stack.1 parent afabb64 commit e0bed61Copy full SHA for e0bed61
File tree
Expand file treeCollapse file tree
20 files changed
+271
-30
lines changedFilter options
- lib
- Backend
- Runtime
- Base
- Language
- test/EH
Expand file treeCollapse file tree
20 files changed
+271
-30
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1608 | 1608 |
| |
1609 | 1609 |
| |
1610 | 1610 |
| |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
1611 | 1615 |
| |
1612 | 1616 |
| |
1613 | 1617 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
|
+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3674 | 3674 |
| |
3675 | 3675 |
| |
3676 | 3676 |
| |
| 3677 | + | |
| 3678 | + | |
| 3679 | + | |
| 3680 | + | |
| 3681 | + | |
| 3682 | + | |
| 3683 | + | |
| 3684 | + | |
| 3685 | + | |
| 3686 | + | |
| 3687 | + | |
| 3688 | + | |
3677 | 3689 |
| |
3678 | 3690 |
| |
3679 | 3691 |
| |
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1399 | 1399 |
| |
1400 | 1400 |
| |
1401 | 1401 |
| |
1402 |
| - | |
1403 |
| - | |
1404 | 1402 |
| |
1405 | 1403 |
| |
1406 | 1404 |
| |
|
lib/Backend/InliningDecider.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InliningDecider.cpp-19Lines changed: 0 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 | 27 |
| |
39 | 28 |
| |
40 | 29 |
| |
| |||
218 | 207 |
| |
219 | 208 |
| |
220 | 209 |
| |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 | 210 |
| |
230 | 211 |
| |
231 | 212 |
| |
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1412 | 1412 |
| |
1413 | 1413 |
| |
1414 | 1414 |
| |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
1415 | 1423 |
| |
1416 | 1424 |
| |
1417 | 1425 |
| |
|
+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19995 | 19995 |
| |
19996 | 19996 |
| |
19997 | 19997 |
| |
19998 |
| - | |
| 19998 | + | |
| 19999 | + | |
| 20000 | + | |
| 20001 | + | |
| 20002 | + | |
| 20003 | + | |
| 20004 | + | |
19999 | 20005 |
| |
20000 | 20006 |
| |
20001 | 20007 |
| |
|
lib/Runtime/Base/ThreadContext.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.cpp+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
|
lib/Runtime/Base/ThreadContext.h
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.h+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
678 | 678 |
| |
679 | 679 |
| |
680 | 680 |
| |
681 |
| - | |
| 681 | + | |
682 | 682 |
| |
683 | 683 |
| |
684 | 684 |
| |
| |||
1253 | 1253 |
| |
1254 | 1254 |
| |
1255 | 1255 |
| |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
1256 | 1259 |
| |
1257 | 1260 |
| |
1258 | 1261 |
| |
|
lib/Runtime/Language/EHBailoutData.h
Copy file name to clipboardExpand all lines: lib/Runtime/Language/EHBailoutData.h+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 |
| |
38 | 46 |
| |
39 | 47 |
| |
|
You can’t perform that action at this time.
0 commit comments