Doug Ilijev 9f6eb4c823 Cherry-pick unconflicted files from #1300 vor 8 Jahren
..
GlobalFunctions.baseline 79b9447ba0 cross-plaform: update tests for xplat vor 9 Jahren
GlobalFunctions.js 79b9447ba0 cross-plaform: update tests for xplat vor 9 Jahren
InternalToString.baseline 5d8406741f Initial commit vor 10 Jahren
InternalToString.js 854b5fa659 cross-platform: Implement locale number formatter vor 9 Jahren
ParseInt1.baseline 5d8406741f Initial commit vor 10 Jahren
ParseInt1.js 5d8406741f Initial commit vor 10 Jahren
deferunicode.baseline 5d8406741f Initial commit vor 10 Jahren
deferunicode.js 5d8406741f Initial commit vor 10 Jahren
eval-strict-delete.baseline 5d8406741f Initial commit vor 10 Jahren
eval-strict-delete.js 5d8406741f Initial commit vor 10 Jahren
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. vor 8 Jahren
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. vor 8 Jahren
evalDeferred.baseline 5d8406741f Initial commit vor 10 Jahren
evalDeferred.js 5d8406741f Initial commit vor 10 Jahren
evalNullsNewlines.baseline 2a32090679 Fix Issue #3261: Need to detect invalid null character at the end of the source string vor 8 Jahren
evalNullsNewlines.js 2a32090679 Fix Issue #3261: Need to detect invalid null character at the end of the source string vor 8 Jahren
evalreturns.js 5d8406741f Initial commit vor 10 Jahren
evalreturns3.baseline 5d8406741f Initial commit vor 10 Jahren
parseFloat.baseline 5d8406741f Initial commit vor 10 Jahren
parseFloat.js 5d8406741f Initial commit vor 10 Jahren
parseInt.baseline 5d8406741f Initial commit vor 10 Jahren
parseInt.js 5d8406741f Initial commit vor 10 Jahren
parseShortCut.baseline 5d8406741f Initial commit vor 10 Jahren
parseShortCut.js 5d8406741f Initial commit vor 10 Jahren
rlexe.xml 9f6eb4c823 Cherry-pick unconflicted files from #1300 vor 8 Jahren
toString.baseline 5d8406741f Initial commit vor 10 Jahren
toString.js 5d8406741f Initial commit vor 10 Jahren