chakra-core / chakra-core/ChakraCore
Remove "args.Info.Count == 0" checks
Open
Codebase Quality
Task
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the `args.Info.Count` would be at least `1` for `this`. If that's the case, we can safely remove those checks from our codebase.
Contributor guide
Assessment
This issue has not been assessed yet.