chakra-core / chakra-core/ChakraCore
Spilling caller save register on helper call that always throws (3d)
Open
Performance
WebAssembly
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
For every helper call to throw in jit, we spill the register to save them. This is not necessary as we never come back from the helper
Contributor guide
Assessment
This issue has not been assessed yet.