| .. |
|
631838.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
CallerArgs.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
CallerArgsES5.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug133933.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug133933.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug227901.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug227901.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug231397.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug231397.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug232281.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug232281.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBody.bug236810.js
|
d982c8472e
Remove baselines that only contained 'pass' since that's handled in the test runner.
|
před 9 roky |
|
FuncBody.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
FuncBodyES5.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
StackArgsWithFormals.baseline
|
c9eb73c2f6
Fixing and refactoring the load of Func object operand in lower code
|
před 9 roky |
|
StackArgsWithFormals.js
|
c9eb73c2f6
Fixing and refactoring the load of Func object operand in lower code
|
před 9 roky |
|
StackArgs_MaxInterpret.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
TApply1.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
TApply1.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
apply.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
apply.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
apply3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
apply3.js
|
2b765347f6
Fix various spelling errors.
|
před 10 roky |
|
applyArgs.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
applyArgs.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
arguments.es5.baseline
|
2b765347f6
Fix various spelling errors.
|
před 10 roky |
|
arguments.es5.js
|
2b765347f6
Fix various spelling errors.
|
před 10 roky |
|
arguments1.baseline
|
91e0e91288
Stack Arguments Optimization with presence of Formals.
|
před 9 roky |
|
arguments1.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
arguments2.baseline
|
91e0e91288
Stack Arguments Optimization with presence of Formals.
|
před 9 roky |
|
arguments2.js
|
91e0e91288
Stack Arguments Optimization with presence of Formals.
|
před 9 roky |
|
arguments3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
arguments3.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
arguments4.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
argumentsLimits.baseline
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
před 8 roky |
|
argumentsLimits.js
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
před 8 roky |
|
argumentsMisc.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
argumentsMisc_3.baseline
|
91e0e91288
Stack Arguments Optimization with presence of Formals.
|
před 9 roky |
|
argumentsResolution.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
argumentsResolution_3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
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.
|
před 10 roky |
|
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.
|
před 10 roky |
|
bug542360.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
bug_258259.js
|
d982c8472e
Remove baselines that only contained 'pass' since that's handled in the test runner.
|
před 9 roky |
|
call1.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
call1.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
call2.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
call2.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
caller_replaced_proto.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
calli.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
callmissingtgt.6.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
callmissingtgt.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
callsideeffects.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
callsideeffects_3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
catchsymbolvar.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
childCallsEvalJitLoopBody.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
closure.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
closure.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
constructor.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
constructor.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
crosssite_bind_child.js
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
před 8 roky |
|
crosssite_bind_main.js
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
před 8 roky |
|
ctrFlags.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
ctrFlags3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
defernested.baseline
|
64c9c20ed7
Improve error message for not defined identifier; update baselines. Fixes #2901.
|
před 8 roky |
|
defernested.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredBadContinue.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredBadContinue.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredGetterSetter.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredGetterSetter.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredParsing.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredParsing_3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredWith.js
|
2b765347f6
Fix various spelling errors.
|
před 10 roky |
|
deferredWith.v4.baseline
|
2b765347f6
Fix various spelling errors.
|
před 10 roky |
|
deferredWith2.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredWith2.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
deferredstuboob.js
|
2500e1cdc1
17-08 ChakraCore servicing release
|
před 8 roky |
|
evenMoreFuncExpr3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
evenMoreFuncExpr3.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
failnativecodeinstall.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
failnativecodeinstall.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
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.
|
před 9 roky |
|
funcExpr5.baseline
|
942ac08633
fix baseline line endings
|
před 8 roky |
|
jitLoopBody.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
jitLoopBody.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
moreFuncExpr.js
|
2b765347f6
Fix various spelling errors.
|
před 10 roky |
|
moreFuncExpr3.baseline
|
2b765347f6
Fix various spelling errors.
|
před 10 roky |
|
newFunction.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
newFunction.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
newsideeffect.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
newsideeffect.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
prototype.baseline
|
57bbb10952
Remove starting and ending newline character from function display string
|
před 9 roky |
|
prototype.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
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.
|
před 9 roky |
|
redefer-recursive-inlinees.baseline
|
cbec79cb21
Fix the test baseline for redefer-recursive-inlinees.js
|
před 9 roky |
|
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'.
|
před 9 roky |
|
rlexe.xml
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
před 8 roky |
|
sameNamePara.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
sameNamePara.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
someMoreArguments.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
someMoreArguments_3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
someMoreFuncExpr.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
someMoreFuncExpr3.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
stackargs.baseline
|
91e0e91288
Stack Arguments Optimization with presence of Formals.
|
před 9 roky |
|
stackargs.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
toString.baseline
|
5d8406741f
Initial commit
|
před 10 roky |
|
toString.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
typeErrorAccessor.baseline
|
57bbb10952
Remove starting and ending newline character from function display string
|
před 9 roky |
|
typeErrorAccessor.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
undefThis.js
|
5d8406741f
Initial commit
|
před 10 roky |
|
undefThis.v10.baseline
|
5d8406741f
Initial commit
|
před 10 roky |