issues Search Results · repo:chakra-core/ChakraCore language:JavaScript
Filter by
2k results
(71 ms)2k results
inchakra-core/ChakraCore (press backspace or delete to remove)It has been 5 years since the last release. A lot of commits landed since then.
I think its appropriate to give a life signal. 👍🏻
ShalokShalom
- Opened 16 days ago
- #7036
ChakraCore Version
ch version 1.13.0.0-beta
Steps to reproduce
./build.sh -j --static --sanitize=address,undefined,signed-integer-overflow
Proof of concept
encodeURI(
encodeURI(
encodeURI({}).repeat(322) ...
Bug
bendrissou
- Opened 28 days ago
- #7035
ChakraCore Version
ch version 1.13.0.0-beta
Steps to reproduce
./build.sh -j --static --sanitize=address,undefined,signed-integer-overflow
Proof of concept
//------------------------------------------------------------------------------------------------------- ...
Bug
bendrissou
- Opened 28 days ago
- #7034
Operating System
Ubuntu 20.04
Compiler
clang version 10.0.0
ChakraCore Version
ch version 1.13.0.0-beta
Compiler output
Build is successful, but no AddressSanitizer outputs!
Additional Context ...
Build Break
bendrissou
- Opened 28 days ago
- #7033
Operating System
MacOs (not sure)
Compiler
not sure
ChakraCore Version
ShortDevelopment:feat-optional-chaining
Compiler output
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility ...
Build Break
ShortDevelopment
- Opened on Apr 16
- #7031
ChakraCore Version
e26c81f
Steps to reproduce
The code will crash in debug builds.
Proof of concept
async function test() {
var i8 = new Int8Array(256);
var IntArr0 = [];
for (var _strvar1 of ...
Bug
yijan4845
- Opened on Mar 3
- #7016
ChakraCore Version
36becec
Steps to reproduce
When using the RegExp constructor to create a regular expression with the u flag, if the pattern contains an octal
escape sequence , the engine does not ...
Bug
ayuan0828
- Opened on Mar 1
- #7015
ChakraCore Version
36becec
Steps to reproduce
When I use the print() method to output an array containing a specific double-precision floating-point number, there is
an unexpected rounding error in ...
Bug
ayuan0828
- 2
- Opened on Feb 27
- #7014
ChakraCore Version
36becec
Steps to reproduce
When executing code containing the String.prototype.replaceAll method, a TypeError: Object doesn t support property or
method replaceAll occurs.
Proof ...
Bug
ayuan0828
- 4
- Opened on Feb 27
- #7013
Operating System
Ubuntu 20.04.6
Compiler
clang version 10.0.0
ChakraCore Version
ch version 1.13.0.0-beta
Compiler output
-- Configuring done
-- Generating done
-- Build files have been written ...
Build Break
bendrissou
- 3
- Opened on Jan 24
- #7012

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.