Paul Leathers 64e761923d [CVE-2018-0936] Incorrect byte code for captured function expression name may lead to OOB - Internal 8 年之前
..
631838.js 5d8406741f Initial commit 10 年之前
CallerArgs.js 5d8406741f Initial commit 10 年之前
CallerArgsES5.baseline 5d8406741f Initial commit 10 年之前
FuncBody.bug133933.baseline 5d8406741f Initial commit 10 年之前
FuncBody.bug133933.js 5d8406741f Initial commit 10 年之前
FuncBody.bug227901.baseline 5d8406741f Initial commit 10 年之前
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. 8 年之前
FuncBody.bug231397.baseline 5d8406741f Initial commit 10 年之前
FuncBody.bug231397.js 5d8406741f Initial commit 10 年之前
FuncBody.bug232281.baseline 5d8406741f Initial commit 10 年之前
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. 8 年之前
FuncBody.bug236810.js d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. 9 年之前
FuncBody.js 5d8406741f Initial commit 10 年之前
FuncBodyES5.baseline 5d8406741f Initial commit 10 年之前
StackArgsWithFormals.baseline c9eb73c2f6 Fixing and refactoring the load of Func object operand in lower code 9 年之前
StackArgsWithFormals.js c9eb73c2f6 Fixing and refactoring the load of Func object operand in lower code 9 年之前
StackArgs_MaxInterpret.js 5d8406741f Initial commit 10 年之前
TApply1.baseline 5d8406741f Initial commit 10 年之前
TApply1.js 5d8406741f Initial commit 10 年之前
apply.baseline 5d8406741f Initial commit 10 年之前
apply.js 5d8406741f Initial commit 10 年之前
apply3.baseline 5d8406741f Initial commit 10 年之前
apply3.js 2b765347f6 Fix various spelling errors. 10 年之前
applyArgs.baseline 5d8406741f Initial commit 10 年之前
applyArgs.js 5d8406741f Initial commit 10 年之前
arguments.es5.baseline 2b765347f6 Fix various spelling errors. 10 年之前
arguments.es5.js 2b765347f6 Fix various spelling errors. 10 年之前
arguments1.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. 9 年之前
arguments1.js 5d8406741f Initial commit 10 年之前
arguments2.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. 9 年之前
arguments2.js 91e0e91288 Stack Arguments Optimization with presence of Formals. 9 年之前
arguments3.baseline 5d8406741f Initial commit 10 年之前
arguments3.js 5d8406741f Initial commit 10 年之前
arguments4.js 5d8406741f Initial commit 10 年之前
argumentsLimits.baseline 036fe50c38 Merge unreleased/rs3 to release/1.7 8 年之前
argumentsLimits.js 036fe50c38 Merge unreleased/rs3 to release/1.7 8 年之前
argumentsMisc.js 5d8406741f Initial commit 10 年之前
argumentsMisc_3.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. 9 年之前
argumentsResolution.js 5d8406741f Initial commit 10 年之前
argumentsResolution_3.baseline 5d8406741f Initial commit 10 年之前
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. 10 年之前
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. 10 年之前
bug542360.js 5d8406741f Initial commit 10 年之前
bug_258259.js d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. 9 年之前
builtinFuncHasOwnPropCallerArguments.js e86676c21f Add test for #249: built-in functions should not have caller/arguments 8 年之前
call1.baseline 5d8406741f Initial commit 10 年之前
call1.js 5d8406741f Initial commit 10 年之前
call2.baseline 5d8406741f Initial commit 10 年之前
call2.js 5d8406741f Initial commit 10 年之前
caller_replaced_proto.js 5d8406741f Initial commit 10 年之前
calli.js 5d8406741f Initial commit 10 年之前
callmissingtgt.6.baseline 5d8406741f Initial commit 10 年之前
callmissingtgt.js 5d8406741f Initial commit 10 年之前
callsideeffects.js 5d8406741f Initial commit 10 年之前
callsideeffects_3.baseline 5d8406741f Initial commit 10 年之前
catchsymbolvar.js 5d8406741f Initial commit 10 年之前
childCallsEvalJitLoopBody.js 5d8406741f Initial commit 10 年之前
closure.baseline 5d8406741f Initial commit 10 年之前
closure.js 5d8406741f Initial commit 10 年之前
constructor.baseline 5d8406741f Initial commit 10 年之前
constructor.js 5d8406741f Initial commit 10 年之前
crosssite_bind_child.js 9cdf3412f6 formatting fix 10 年之前
crosssite_bind_main.js ce4fb36ad2 MSFT: 6646000 Missing cross-site thunk for boundFunction 10 年之前
ctrFlags.js 5d8406741f Initial commit 10 年之前
ctrFlags3.baseline 5d8406741f Initial commit 10 年之前
defernested.baseline 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 年之前
defernested.js 5d8406741f Initial commit 10 年之前
deferredBadContinue.baseline 5d8406741f Initial commit 10 年之前
deferredBadContinue.js 5d8406741f Initial commit 10 年之前
deferredGetterSetter.baseline 5d8406741f Initial commit 10 年之前
deferredGetterSetter.js 5d8406741f Initial commit 10 年之前
deferredParsing.js 5d8406741f Initial commit 10 年之前
deferredParsing_3.baseline 5d8406741f Initial commit 10 年之前
deferredWith.js 2b765347f6 Fix various spelling errors. 10 年之前
deferredWith.v4.baseline 2b765347f6 Fix various spelling errors. 10 年之前
deferredWith2.baseline 5d8406741f Initial commit 10 年之前
deferredWith2.js 5d8406741f Initial commit 10 年之前
deferredstuboob.js 2500e1cdc1 17-08 ChakraCore servicing release 8 年之前
evenMoreFuncExpr3.baseline 64e761923d [CVE-2018-0936] Incorrect byte code for captured function expression name may lead to OOB - Internal 8 年之前
evenMoreFuncExpr3.js 64e761923d [CVE-2018-0936] Incorrect byte code for captured function expression name may lead to OOB - Internal 8 年之前
failnativecodeinstall.baseline 5d8406741f Initial commit 10 年之前
failnativecodeinstall.js 5d8406741f Initial commit 10 年之前
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. 9 年之前
funcExpr5.baseline 942ac08633 fix baseline line endings 8 年之前
jitLoopBody.baseline 5d8406741f Initial commit 10 年之前
jitLoopBody.js 5d8406741f Initial commit 10 年之前
moreFuncExpr.js 2b765347f6 Fix various spelling errors. 10 年之前
moreFuncExpr3.baseline 2b765347f6 Fix various spelling errors. 10 年之前
newFunction.baseline 5d8406741f Initial commit 10 年之前
newFunction.js 5d8406741f Initial commit 10 年之前
newsideeffect.baseline 5d8406741f Initial commit 10 年之前
newsideeffect.js 5d8406741f Initial commit 10 年之前
prototype.baseline 57bbb10952 Remove starting and ending newline character from function display string 9 年之前
prototype.js 5d8406741f Initial commit 10 年之前
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. 9 年之前
redefer-recursive-inlinees.baseline cbec79cb21 Fix the test baseline for redefer-recursive-inlinees.js 9 年之前
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'. 9 年之前
rlexe.xml e86676c21f Add test for #249: built-in functions should not have caller/arguments 8 年之前
sameNamePara.baseline 5d8406741f Initial commit 10 年之前
sameNamePara.js 5d8406741f Initial commit 10 年之前
someMoreArguments.js 5d8406741f Initial commit 10 年之前
someMoreArguments_3.baseline 5d8406741f Initial commit 10 年之前
someMoreFuncExpr.js 5d8406741f Initial commit 10 年之前
someMoreFuncExpr3.baseline 5d8406741f Initial commit 10 年之前
stackargs.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. 9 年之前
stackargs.js 5d8406741f Initial commit 10 年之前
toString.baseline 5d8406741f Initial commit 10 年之前
toString.js 5d8406741f Initial commit 10 年之前
typeErrorAccessor.baseline 40b757d886 Update out-of-date tests. 8 年之前
typeErrorAccessor.js 40b757d886 Update out-of-date tests. 8 年之前
undefThis.js 5d8406741f Initial commit 10 年之前
undefThis.v10.baseline 5d8406741f Initial commit 10 年之前