chakra-core / chakra-core/ChakraCore
Debugger: stepping out into JsBuiltIn functions
Open
Bug
Severity: 3
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Stepping out from callbacks called by JsBuiltIn functions results in some frame information from the built in being visible.
Repro: change the ```every``` call to ```forEach``` in DebuggerCommon/returnvaluetest1.js
Contributor guide
Assessment
This issue has not been assessed yet.