Nhat Nguyen 1c3ea7eb21 More descriptive name for test há 7 anos atrás
..
Accessors.baseline 5d8406741f Initial commit há 10 anos atrás
Accessors.js 5d8406741f Initial commit há 10 anos atrás
Array.baseline 5d8406741f Initial commit há 10 anos atrás
Array.js 5d8406741f Initial commit há 10 anos atrás
ArrayConcat.baseline 5d8406741f Initial commit há 10 anos atrás
ArrayConcat.js 5d8406741f Initial commit há 10 anos atrás
ArrayResize.baseline 5d8406741f Initial commit há 10 anos atrás
ArrayResize.js 5d8406741f Initial commit há 10 anos atrás
Branching.baseline 5d8406741f Initial commit há 10 anos atrás
Branching.js 5d8406741f Initial commit há 10 anos atrás
DefProp.baseline 5d8406741f Initial commit há 10 anos atrás
DefProp.js 5d8406741f Initial commit há 10 anos atrás
DeleteAndReAddNonExtensible.js 2500e1cdc1 17-08 ChakraCore servicing release há 8 anos atrás
DeleteProperty1.baseline 5d8406741f Initial commit há 10 anos atrás
DeleteProperty1.js 5d8406741f Initial commit há 10 anos atrás
DirectCall.baseline 5d8406741f Initial commit há 10 anos atrás
DirectCall.js 0faea3dc89 Update comments that referenced Eze and remove related unused code. há 9 anos atrás
DomProperties.js 5d8406741f Initial commit há 10 anos atrás
FloatComparison.js 1c3ea7eb21 More descriptive name for test há 7 anos atrás
IdsWithEscapes.baseline 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. há 8 anos atrás
IdsWithEscapes.js 5d8406741f Initial commit há 10 anos atrás
Labels.js bb3e172cb6 Refactored checklabel há 7 anos atrás
Length.baseline 5d8406741f Initial commit há 10 anos atrás
Length.js 5d8406741f Initial commit há 10 anos atrás
Logical.baseline 5d8406741f Initial commit há 10 anos atrás
Logical.js 5d8406741f Initial commit há 10 anos atrás
ParameterOrder.baseline 5d8406741f Initial commit há 10 anos atrás
ParameterOrder.js 5d8406741f Initial commit há 10 anos atrás
Parameters.baseline 5d8406741f Initial commit há 10 anos atrás
Parameters.js 5d8406741f Initial commit há 10 anos atrás
ScriptFunctionToStrings.js 05e8b9c882 Updating tests and baselines to work with new function toString há 7 anos atrás
SpecialSymbolCapture.js f1d62d7fd9 [MERGE #4618 @boingoing] OS#14568840: Remove 'this' binding for indirect eval há 8 anos atrás
StringCharCodeAt.baseline 5d8406741f Initial commit há 10 anos atrás
StringCharCodeAt.js 5d8406741f Initial commit há 10 anos atrás
StringField.baseline 5d8406741f Initial commit há 10 anos atrás
StringField.js 5d8406741f Initial commit há 10 anos atrás
StringFromCharCode.baseline 5d8406741f Initial commit há 10 anos atrás
StringFromCharCode.js 5d8406741f Initial commit há 10 anos atrás
StringSubstring.baseline 2b765347f6 Fix various spelling errors. há 10 anos atrás
StringSubstring.js 2b765347f6 Fix various spelling errors. há 10 anos atrás
Switch2.js 5d8406741f Initial commit há 10 anos atrás
TernaryOperator.baseline 5d8406741f Initial commit há 10 anos atrás
TernaryOperator.js 5d8406741f Initial commit há 10 anos atrás
TypePromotion.baseline 5d8406741f Initial commit há 10 anos atrás
TypePromotion.js 5d8406741f Initial commit há 10 anos atrás
UndefinedVsNull.baseline 5d8406741f Initial commit há 10 anos atrás
UndefinedVsNull.js 5d8406741f Initial commit há 10 anos atrás
VerifyParserState.baseline 9195b94de5 OS#17530048 - AssertMsg(i < this->Length(), "index out of bound") -- Chakra!BVFixed::AssertRange há 7 anos atrás
VerifyParserState.js 2f060350b6 Fix VerifyParserState unit test há 7 anos atrás
VerifySkipNestedDeferred.baseline 05e8b9c882 Updating tests and baselines to work with new function toString há 7 anos atrás
VerifySkipNestedDeferred.js 6b20bc1cb8 Add a unit test and cleanup a little bit há 7 anos atrás
With-defer-block-scope.js ec180eb879 [CVE-2017-8740] Fix bad byte code gen for 'with'. The original (conservative) fix for this issue relied on marking scopes as containing 'with'. But because block scopes are created lazily, we can miss the opportunity to mark a scope. Instead, implementing a more accurate fix that marks symbols that are referenced from within 'with' statements as needing scope objects if they are closure-captured. há 8 anos atrás
With.baseline af28cefb86 [2.0>master] [MERGE #2903 @dilijev] Improve error message for not defined identifier; update baselines. Fixes #2901. há 8 anos atrás
With.js 050ab56aed Fix bad byte code when block-scoped function is called from with. Yesterday's fix was incomplete, because it failed to address the case in which the nested function called from a with statement is declared in a lexical scope. The concept we're conservatively using, of a scope containing a with statement as well as closure-captured data, has to be tracked on individual scopes rather than functions. há 9 anos atrás
With2.baseline 5d8406741f Initial commit há 10 anos atrás
With2.js 5d8406741f Initial commit há 10 anos atrás
arrayinit.baseline 5d8406741f Initial commit há 10 anos atrás
arrayinit.js 5d8406741f Initial commit há 10 anos atrás
bug650104.baseline 5d8406741f Initial commit há 10 anos atrás
bug650104.js 5d8406741f Initial commit há 10 anos atrás
bug_os16855035.js 1d0f7c4a9e OS#16855035 - Properly support redeferral for serialized defer-parsed functions há 7 anos atrás
bug_os17542375.js aae4cd9208 Add unit test há 7 anos atrás
cross_site_accessor_child.js 5d8406741f Initial commit há 10 anos atrás
cross_site_accessor_main.js 5d8406741f Initial commit há 10 anos atrás
enum.baseline 5d8406741f Initial commit há 10 anos atrás
enum.js 5d8406741f Initial commit há 10 anos atrás
equal.baseline 5d8406741f Initial commit há 10 anos atrás
equal.js 5d8406741f Initial commit há 10 anos atrás
equal_object.baseline 5d8406741f Initial commit há 10 anos atrás
equal_object.js 5d8406741f Initial commit há 10 anos atrás
flags.js 5d8406741f Initial commit há 10 anos atrás
flagsES5.baseline 5d8406741f Initial commit há 10 anos atrás
hello.js eb50a9ca59 Misc linux cleanup há 9 anos atrás
inlinecache.baseline 5d8406741f Initial commit há 10 anos atrás
inlinecache.js 5d8406741f Initial commit há 10 anos atrás
keyword.baseline 5d8406741f Initial commit há 10 anos atrás
keyword.js 5d8406741f Initial commit há 10 anos atrás
rlexe.xml 9f76467afe + Add unit test. há 7 anos atrás
scan.baseline 5d8406741f Initial commit há 10 anos atrás
scan.js 5d8406741f Initial commit há 10 anos atrás
scopedaccessors.baseline e9066519c4 fixes #5513 recreate baseline files há 7 anos atrás
scopedaccessors.js 5d8406741f Initial commit há 10 anos atrás
switch.baseline 5d8406741f Initial commit há 10 anos atrás
switch.js 5d8406741f Initial commit há 10 anos atrás
switch2.baseline 5d8406741f Initial commit há 10 anos atrás
typeof.js dacef92adc Make exception handling in typeof spec-complient. Move re-throw out of catch to avoid OS stack overflow. há 7 anos atrás
typeofcombi.baseline 5d8406741f Initial commit há 10 anos atrás
typeofcombi.js 5d8406741f Initial commit há 10 anos atrás
typeofdata.js 5d8406741f Initial commit há 10 anos atrás
with3.baseline 5d8406741f Initial commit há 10 anos atrás
with3.js 5d8406741f Initial commit há 10 anos atrás
withBug940841.js 5d8406741f Initial commit há 10 anos atrás
withBug940841_2.js 5d8406741f Initial commit há 10 anos atrás
witheval.baseline 5d8406741f Initial commit há 10 anos atrás
witheval.js 5d8406741f Initial commit há 10 anos atrás