| .. |
|
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
|
5d8406741f
Initial commit
|
10 лет назад |
|
FuncBody.bug231397.baseline
|
5d8406741f
Initial commit
|
10 лет назад |
|
FuncBody.bug231397.js
|
5d8406741f
Initial commit
|
10 лет назад |
|
FuncBody.bug232281.baseline
|
5d8406741f
Initial commit
|
10 лет назад |
|
FuncBody.bug232281.js
|
5d8406741f
Initial commit
|
10 лет назад |
|
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
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
8 лет назад |
|
argumentsLimits.js
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
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 лет назад |
|
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
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
8 лет назад |
|
crosssite_bind_main.js
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
8 лет назад |
|
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
|
5d8406741f
Initial commit
|
10 лет назад |
|
evenMoreFuncExpr3.js
|
5d8406741f
Initial commit
|
10 лет назад |
|
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
|
bdf3216cce
Merge unreleased/rs3 to release/1.6
|
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
|
57bbb10952
Remove starting and ending newline character from function display string
|
9 лет назад |
|
typeErrorAccessor.js
|
5d8406741f
Initial commit
|
10 лет назад |
|
undefThis.js
|
5d8406741f
Initial commit
|
10 лет назад |
|
undefThis.v10.baseline
|
5d8406741f
Initial commit
|
10 лет назад |