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