| .. |
|
631838.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
631838.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
CallerArgs.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
CallerArgsES5.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug133933.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug133933.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug227901.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug227901.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug231397.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug231397.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug232281.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug232281.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug236810.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.bug236810.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBody.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
FuncBodyES5.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
StackArgs_MaxInterpret.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
TApply1.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
TApply1.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
apply.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
apply.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
apply3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
apply3.js
|
2b765347f6
Fix various spelling errors.
|
vor 10 Jahren |
|
applyArgs.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
applyArgs.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
arguments.es5.baseline
|
2b765347f6
Fix various spelling errors.
|
vor 10 Jahren |
|
arguments.es5.js
|
2b765347f6
Fix various spelling errors.
|
vor 10 Jahren |
|
arguments1.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
arguments1.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
arguments2.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
arguments2.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
arguments3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
arguments3.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
arguments4.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
argumentsLimits.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
argumentsLimits.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
argumentsMisc.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
argumentsMisc_3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
argumentsResolution.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
argumentsResolution_3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
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.
|
vor 10 Jahren |
|
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.
|
vor 10 Jahren |
|
bug542360.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
bug_258259.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
bug_258259.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
call1.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
call1.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
call2.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
call2.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
caller_replaced_proto.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
calli.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
callmissingtgt.6.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
callmissingtgt.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
callsideeffects.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
callsideeffects_3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
catchsymbolvar.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
childCallsEvalJitLoopBody.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
closure.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
closure.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
constructor.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
constructor.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
crosssite_bind_child.js
|
9cdf3412f6
formatting fix
|
vor 10 Jahren |
|
crosssite_bind_main.js
|
ce4fb36ad2
MSFT: 6646000 Missing cross-site thunk for boundFunction
|
vor 10 Jahren |
|
ctrFlags.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
ctrFlags3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
defernested.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
defernested.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredBadContinue.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredBadContinue.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredGetterSetter.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredGetterSetter.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredParsing.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredParsing_3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredWith.js
|
2b765347f6
Fix various spelling errors.
|
vor 10 Jahren |
|
deferredWith.v4.baseline
|
2b765347f6
Fix various spelling errors.
|
vor 10 Jahren |
|
deferredWith2.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
deferredWith2.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
evenMoreFuncExpr3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
evenMoreFuncExpr3.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
failnativecodeinstall.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
failnativecodeinstall.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
funcExpr.js
|
23a3d5b23f
Correct the construction of scope chain structures in corner cases involving named function expressions.
|
vor 9 Jahren |
|
funcExpr5.baseline
|
23a3d5b23f
Correct the construction of scope chain structures in corner cases involving named function expressions.
|
vor 9 Jahren |
|
jitLoopBody.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
jitLoopBody.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
moreFuncExpr.js
|
2b765347f6
Fix various spelling errors.
|
vor 10 Jahren |
|
moreFuncExpr3.baseline
|
2b765347f6
Fix various spelling errors.
|
vor 10 Jahren |
|
newFunction.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
newFunction.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
newsideeffect.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
newsideeffect.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
prototype.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
prototype.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
rlexe.xml
|
ce4fb36ad2
MSFT: 6646000 Missing cross-site thunk for boundFunction
|
vor 10 Jahren |
|
sameNamePara.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
sameNamePara.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
someMoreArguments.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
someMoreArguments_3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
someMoreFuncExpr.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
someMoreFuncExpr3.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
stackargs.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
stackargs.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
toString.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
toString.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
typeErrorAccessor.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
typeErrorAccessor.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
undefThis.js
|
5d8406741f
Initial commit
|
vor 10 Jahren |
|
undefThis.v10.baseline
|
5d8406741f
Initial commit
|
vor 10 Jahren |