chakra-core / chakra-core/ChakraCore
Large fragmentation by using JSON.stringify, window.postMessage.
Open
Bug
Severity: 2
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
If the code call APIs often such as JSON.stringify, window.postMessage, or getBoundingClientRect in the background of the Xbox, the fragmentation quickly increased such that it reached the Xbox memory limit (128M) and the app crash.
Contributor guide
Assessment
This issue has not been assessed yet.