| .. |
|
CanDeclareGlobalFunction.js
|
8ecdb9ea08
Fixes #5576 - Chakra should not redeclare "undefined" keyword.
|
7 rokov pred |
|
CanDeclareGlobalFunctionNonEval.baseline
|
8ecdb9ea08
Fixes #5576 - Chakra should not redeclare "undefined" keyword.
|
7 rokov pred |
|
CanDeclareGlobalFunctionNonEval.js
|
8ecdb9ea08
Fixes #5576 - Chakra should not redeclare "undefined" keyword.
|
7 rokov pred |
|
GlobalFunctions.baseline
|
79b9447ba0
cross-plaform: update tests for xplat
|
9 rokov pred |
|
GlobalFunctions.js
|
79b9447ba0
cross-plaform: update tests for xplat
|
9 rokov pred |
|
InternalToString.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
InternalToString.js
|
854b5fa659
cross-platform: Implement locale number formatter
|
9 rokov pred |
|
ParseInt1.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
ParseInt1.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
deferunicode.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
deferunicode.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
eval-strict-delete.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
eval-strict-delete.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
eval1.js
|
96972b0fd1
Prevent clearing of closure environment from live eval function object. We clear the environment from cached eval functions to avoid pinning captured variables. But if the same function is fetched from the cache while another instance of the same eval is executing, then when the newer invocation returns we clear the environment out from under the instance that is still running. Fix this by making sure we get use a different function object to execute a direct eval if there is already a running instance, indicated by a non-null environment on the function.
|
8 rokov pred |
|
eval1_v3.baseline
|
96972b0fd1
Prevent clearing of closure environment from live eval function object. We clear the environment from cached eval functions to avoid pinning captured variables. But if the same function is fetched from the cache while another instance of the same eval is executing, then when the newer invocation returns we clear the environment out from under the instance that is still running. Fix this by making sure we get use a different function object to execute a direct eval if there is already a running instance, indicated by a non-null environment on the function.
|
8 rokov pred |
|
evalDeferred.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
evalDeferred.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
evalNullsNewlines.baseline
|
2a32090679
Fix Issue #3261: Need to detect invalid null character at the end of the source string
|
8 rokov pred |
|
evalNullsNewlines.js
|
2a32090679
Fix Issue #3261: Need to detect invalid null character at the end of the source string
|
8 rokov pred |
|
evalreturns.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
evalreturns3.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
parseFloat.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
parseFloat.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
parseInt.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
parseInt.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
parseShortCut.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
parseShortCut.js
|
5d8406741f
Initial commit
|
10 rokov pred |
|
rlexe.xml
|
0f0664a7e8
Remove exclude jenkins, make slow tests run in CI
|
5 rokov pred |
|
toString.baseline
|
5d8406741f
Initial commit
|
10 rokov pred |
|
toString.js
|
5d8406741f
Initial commit
|
10 rokov pred |