CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 10:05:41 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/"d0b8352c4c3c4ec576b11f3d45101115"
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=gTp1j69uuYweHbnH%2Bink3AXUODYavRckU4vyq2LtFtT8Sjgq5CZvP6MgayUDciLYpTVJPzE2FT2xz%2F3ufV9r5N734M%2Fr5oEq8pWXd1WYqM5fFc8aqVHPGpDsckAB8D%2Bn0uE0IibPzXYcv%2FjshxAKFzElYwfnWfzBrZAQ90bDoT%2BCnzsRch7yS%2F1tg595XD7SH8sT7TVGazvA2H%2B7bMzh9gDnvOXuX2s4HZxsOlHo0V3gcfRgKkPwUoRd88mk7o49PJ%2FLMaLnQ8Q1AtIPV0tCJQ%3D%3D--KxFg0L2A2z61sbx8--s8UDJ8SnHLFgoLK5tzOwNw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.336753979.1753265140; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:05:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:05:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B758:2FAFD7:8D8848:AC1A3C:6880B3F4
Support disabling interpreter thunks in JSRT · chakra-core/ChakraCore@6464387 · GitHub
Copy file name to clipboardExpand all lines: bin/NativeTests/JsRTApiTest.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InterpreterThunkEmitter.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/FunctionBody.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ScriptContext.h
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 6464387
committed
Support disabling interpreter thunks in JSRT
1 parent 3e8e3ff commit 6464387Copy full SHA for 6464387
File tree
Expand file treeCollapse file tree
8 files changed
+57
-1
lines changedFilter options
- bin/NativeTests
- lib
- Backend
- Jsrt
- Runtime/Base
Expand file treeCollapse file tree
8 files changed
+57
-1
lines changedbin/NativeTests/JsRTApiTest.cpp
Copy file name to clipboardExpand all lines: bin/NativeTests/JsRTApiTest.cpp+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
|
lib/Backend/InterpreterThunkEmitter.cpp
Copy file name to clipboardExpand all lines: lib/Backend/InterpreterThunkEmitter.cpp+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
326 | 331 |
| |
327 | 332 |
| |
328 | 333 |
| |
|
+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
457 | 466 |
| |
458 | 467 |
| |
459 | 468 |
| |
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
| 288 | + | |
288 | 289 |
| |
289 | 290 |
| |
290 | 291 |
| |
| |||
339 | 340 |
| |
340 | 341 |
| |
341 | 342 |
| |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
342 | 349 |
| |
343 | 350 |
| |
344 | 351 |
| |
|
lib/Runtime/Base/FunctionBody.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/FunctionBody.cpp+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3664 | 3664 |
| |
3665 | 3665 |
| |
3666 | 3666 |
| |
| 3667 | + | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
| 3673 | + | |
| 3674 | + | |
| 3675 | + | |
| 3676 | + | |
| 3677 | + | |
| 3678 | + | |
| 3679 | + | |
| 3680 | + | |
| 3681 | + | |
| 3682 | + | |
| 3683 | + | |
3667 | 3684 |
| |
3668 | 3685 |
| |
3669 | 3686 |
| |
| |||
3673 | 3690 |
| |
3674 | 3691 |
| |
3675 | 3692 |
| |
3676 |
| - | |
3677 | 3693 |
| |
3678 | 3694 |
| |
3679 | 3695 |
| |
|
lib/Runtime/Base/ScriptContext.h
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ScriptContext.h+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
| 276 | + | |
276 | 277 |
| |
277 | 278 |
| |
278 | 279 |
| |
| |||
298 | 299 |
| |
299 | 300 |
| |
300 | 301 |
| |
| 302 | + | |
| 303 | + | |
| 304 | + | |
301 | 305 |
| |
302 | 306 |
| |
303 | 307 |
| |
| |||
341 | 345 |
| |
342 | 346 |
| |
343 | 347 |
| |
| 348 | + | |
344 | 349 |
| |
345 | 350 |
| |
346 | 351 |
| |
| |||
1056 | 1061 |
| |
1057 | 1062 |
| |
1058 | 1063 |
| |
| 1064 | + | |
1059 | 1065 |
| |
1060 | 1066 |
| |
1061 | 1067 |
| |
|
lib/Runtime/Base/ThreadContext.cpp
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.cpp+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2415 | 2415 |
| |
2416 | 2416 |
| |
2417 | 2417 |
| |
| 2418 | + | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
| 2423 | + | |
2418 | 2424 |
| |
2419 | 2425 |
| |
2420 | 2426 |
| |
|
lib/Runtime/Base/ThreadContext.h
Copy file name to clipboardExpand all lines: lib/Runtime/Base/ThreadContext.h+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
| |||
945 | 946 |
| |
946 | 947 |
| |
947 | 948 |
| |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
948 | 954 |
| |
949 | 955 |
| |
950 | 956 |
| |
|
You can’t perform that action at this time.
0 commit comments