Petr Penzin 2b36a31813 Check for ByteCodeRegSlot before using in Inline (#6741) hace 4 años
..
631838.js 5d8406741f Initial commit hace 10 años
CallerArgs.js 5d8406741f Initial commit hace 10 años
CallerArgsES5.baseline 5d8406741f Initial commit hace 10 años
FuncBody.bug133933.baseline 5d8406741f Initial commit hace 10 años
FuncBody.bug133933.js 5d8406741f Initial commit hace 10 años
FuncBody.bug227901.baseline 5d8406741f Initial commit hace 10 años
FuncBody.bug227901.js c9855d92db after fixing eval map to not be used with property string, repeatedly eval on property will be slower, especially in debug build. hace 8 años
FuncBody.bug231397.baseline 5d8406741f Initial commit hace 10 años
FuncBody.bug231397.js 5d8406741f Initial commit hace 10 años
FuncBody.bug232281.baseline 5d8406741f Initial commit hace 10 años
FuncBody.bug232281.js c9855d92db after fixing eval map to not be used with property string, repeatedly eval on property will be slower, especially in debug build. hace 8 años
FuncBody.bug236810.js d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. hace 9 años
FuncBody.js 5d8406741f Initial commit hace 10 años
FuncBodyES5.baseline 5d8406741f Initial commit hace 10 años
LabelFuncAsWithStmt.baseline 10cdaa7ca7 Throw a syntax error when the statement of a with statement is a labeled function. hace 7 años
LabelFuncAsWithStmt.js 10cdaa7ca7 Throw a syntax error when the statement of a with statement is a labeled function. hace 7 años
StackArgsWithFormals.baseline c9eb73c2f6 Fixing and refactoring the load of Func object operand in lower code hace 9 años
StackArgsWithFormals.js bfd654774a OS#16824567 Function declared with same name as formal should disable stack args hace 8 años
StackArgs_MaxInterpret.js 5d8406741f Initial commit hace 10 años
TApply1.baseline 5d8406741f Initial commit hace 10 años
TApply1.js 5d8406741f Initial commit hace 10 años
apply.js 5ea00a1e1b Begin test suite cleanup (#6444) hace 5 años
apply3.baseline e9066519c4 fixes #5513 recreate baseline files hace 7 años
apply3.js 2b765347f6 Fix various spelling errors. hace 10 años
applyArgs.js 5ea00a1e1b Begin test suite cleanup (#6444) hace 5 años
arguments.es5.js 5ea00a1e1b Begin test suite cleanup (#6444) hace 5 años
arguments1.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. hace 9 años
arguments1.js 5d8406741f Initial commit hace 10 años
arguments2.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. hace 9 años
arguments2.js 91e0e91288 Stack Arguments Optimization with presence of Formals. hace 9 años
arguments3.baseline 5d8406741f Initial commit hace 10 años
arguments3.js 5d8406741f Initial commit hace 10 años
arguments4.js 5d8406741f Initial commit hace 10 años
argumentsLimits.baseline 956e21d723 change 2 ERRnoMemory parse errors hace 8 años
argumentsLimits.js 036fe50c38 Merge unreleased/rs3 to release/1.7 hace 8 años
argumentsMisc.js 5d8406741f Initial commit hace 10 años
argumentsMisc_3.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. hace 9 años
argumentsResolution.js 5d8406741f Initial commit hace 10 años
argumentsResolution_3.baseline 5d8406741f Initial commit hace 10 años
bind.baseline 2419a69bb7 When we create a bound function, we set its prototype to match the prototype of the target function. Typically this is the Function prototype. But if it isn't, we can't set the prototype of the new instance without changing the prototype of all the other bound functions that are sharing the type. If the type is shared, and the new prototype doesn't match, create a new type for the new instance. hace 10 años
bind.js 2419a69bb7 When we create a bound function, we set its prototype to match the prototype of the target function. Typically this is the Function prototype. But if it isn't, we can't set the prototype of the new instance without changing the prototype of all the other bound functions that are sharing the type. If the type is shared, and the new prototype doesn't match, create a new type for the new instance. hace 10 años
bug542360.js 5d8406741f Initial commit hace 10 años
bug6738.js 2b36a31813 Check for ByteCodeRegSlot before using in Inline (#6741) hace 4 años
bug_258259.js d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. hace 9 años
bug_os17698041.js 5e93b03df0 Add unit test hace 7 años
builtinFuncHasOwnPropCallerArguments.js cf71a962c1 Merge 1809 October Update changes hace 7 años
call1.baseline 5d8406741f Initial commit hace 10 años
call1.js 5d8406741f Initial commit hace 10 años
call2.baseline 5d8406741f Initial commit hace 10 años
call2.js 5d8406741f Initial commit hace 10 años
caller_replaced_proto.js 5d8406741f Initial commit hace 10 años
calli.js 5d8406741f Initial commit hace 10 años
callmissingtgt.6.baseline 5d8406741f Initial commit hace 10 años
callmissingtgt.js 5d8406741f Initial commit hace 10 años
callsideeffects.js 5d8406741f Initial commit hace 10 años
callsideeffects_3.baseline e9066519c4 fixes #5513 recreate baseline files hace 7 años
catchsymbolvar.js 5d8406741f Initial commit hace 10 años
childCallsEvalJitLoopBody.js 5d8406741f Initial commit hace 10 años
closure.baseline 5d8406741f Initial commit hace 10 años
closure.js 5d8406741f Initial commit hace 10 años
constructor.baseline 5d8406741f Initial commit hace 10 años
constructor.js 5d8406741f Initial commit hace 10 años
crosssite_bind_child.js 9cdf3412f6 formatting fix hace 10 años
crosssite_bind_main.js ce4fb36ad2 MSFT: 6646000 Missing cross-site thunk for boundFunction hace 10 años
ctrFlags.js 5d8406741f Initial commit hace 10 años
ctrFlags3.baseline 5d8406741f Initial commit hace 10 años
defernested.baseline 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. hace 8 años
defernested.js 5d8406741f Initial commit hace 10 años
deferredBadContinue.baseline 5d8406741f Initial commit hace 10 años
deferredBadContinue.js 5d8406741f Initial commit hace 10 años
deferredGetterSetter.baseline 5d8406741f Initial commit hace 10 años
deferredGetterSetter.js 5d8406741f Initial commit hace 10 años
deferredParsing.js 5d8406741f Initial commit hace 10 años
deferredParsing_3.baseline 5d8406741f Initial commit hace 10 años
deferredWith.js 2b765347f6 Fix various spelling errors. hace 10 años
deferredWith.v4.baseline 2b765347f6 Fix various spelling errors. hace 10 años
deferredWith2.baseline 5d8406741f Initial commit hace 10 años
deferredWith2.js 5d8406741f Initial commit hace 10 años
deferredstuboob.js 2500e1cdc1 17-08 ChakraCore servicing release hace 8 años
deleteProperty.js 23bf17dd06 Prevent SimpleTypeHandler from being converted to PathTypeHandler on property delete hace 7 años
evenMoreFuncExpr3.baseline 64e761923d [CVE-2018-0936] Incorrect byte code for captured function expression name may lead to OOB - Internal hace 8 años
evenMoreFuncExpr3.js 64e761923d [CVE-2018-0936] Incorrect byte code for captured function expression name may lead to OOB - Internal hace 8 años
failnativecodeinstall.baseline 5d8406741f Initial commit hace 10 años
failnativecodeinstall.js 5d8406741f Initial commit hace 10 años
funcAndboundFuncLength.js d0f361c5fe Fix asyncFuncion ans generatorFunction length configurability hace 7 años
funcExpr.js 0b7f9a4bf3 Fix assert in cases of calls to captured function expressions inside 'with'. Make sure that the function expression scope is not marked for merging with the body scope if the function expression scope will be reified as an ActivationObject. This prevents firing of an assert on useless creation of empty scope slots. hace 9 años
funcExpr5.baseline 942ac08633 fix baseline line endings hace 8 años
jitLoopBody.baseline 5d8406741f Initial commit hace 10 años
jitLoopBody.js 5d8406741f Initial commit hace 10 años
moreFuncExpr.js 2b765347f6 Fix various spelling errors. hace 10 años
moreFuncExpr3.baseline 2b765347f6 Fix various spelling errors. hace 10 años
newFunction.baseline 5d8406741f Initial commit hace 10 años
newFunction.js 5d8406741f Initial commit hace 10 años
newsideeffect.baseline 5d8406741f Initial commit hace 10 años
newsideeffect.js 5d8406741f Initial commit hace 10 años
prototype.baseline 57bbb10952 Remove starting and ending newline character from function display string hace 9 años
prototype.js 5d8406741f Initial commit hace 10 años
prototype_set.js 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior hace 7 años
redefer-f-i-b-eval.js 664a9bd7a2 Fix byte code gen for function-in-block in eval. An optimization to permit redeferral of function-in-block was missing a legality check in eval code. hace 9 años
redefer-recursive-inlinees.baseline cbec79cb21 Fix the test baseline for redefer-recursive-inlinees.js hace 9 años
redefer-recursive-inlinees.js 355480894e Fix an issue where redeferral did not properly track recursive inlinees, e.g. 'a' inlines 'b', which inlines 'c'. If 'a' was not redeferred, we were properly marking 'a' and 'b' as active, but not 'c'. hace 9 años
rlexe.xml 2b36a31813 Check for ByteCodeRegSlot before using in Inline (#6741) hace 4 años
sameNamePara.baseline 5d8406741f Initial commit hace 10 años
sameNamePara.js 5d8406741f Initial commit hace 10 años
someMoreArguments.js 5d8406741f Initial commit hace 10 años
someMoreArguments_3.baseline 5d8406741f Initial commit hace 10 años
someMoreFuncExpr.js 5d8406741f Initial commit hace 10 años
someMoreFuncExpr3.baseline 5d8406741f Initial commit hace 10 años
stackArgsLenConstOpt.baseline 5d51cf6172 Added test trace and phase hace 7 años
stackArgsLenConstOpt.js 5d51cf6172 Added test trace and phase hace 7 años
stackArgsWithInlineeBailOut.js 660bcf93e6 OSG:20015601 Do not clear inlinee callinfo prior to a bailout, as we need the callinfo to help us box stack args and set up the interpreter instance hace 6 años
stackargs.baseline e9066519c4 fixes #5513 recreate baseline files hace 7 años
stackargs.js 5d8406741f Initial commit hace 10 años
toString.baseline 05e8b9c882 Updating tests and baselines to work with new function toString hace 7 años
toString.js 5d8406741f Initial commit hace 10 años
toStringAll.baseline ad5c19ccb9 Adding additional test coverage hace 7 años
toStringAll.js ad5c19ccb9 Adding additional test coverage hace 7 años
typeErrorAccessor.baseline 40b757d886 Update out-of-date tests. hace 8 años
typeErrorAccessor.js 40b757d886 Update out-of-date tests. hace 8 años
undefThis.js 5d8406741f Initial commit hace 10 años
undefThis.v10.baseline 5d8406741f Initial commit hace 10 años