| .. |
|
631838.baseline
|
5d8406741f
Initial commit
|
hace 10 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
|
5d8406741f
Initial commit
|
hace 10 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
|
5d8406741f
Initial commit
|
hace 10 años |
|
FuncBody.bug236810.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
FuncBody.bug236810.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
FuncBody.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
FuncBodyES5.baseline
|
5d8406741f
Initial commit
|
hace 10 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.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
apply.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
apply3.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
apply3.js
|
2b765347f6
Fix various spelling errors.
|
hace 10 años |
|
applyArgs.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
applyArgs.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
arguments.es5.baseline
|
2b765347f6
Fix various spelling errors.
|
hace 10 años |
|
arguments.es5.js
|
2b765347f6
Fix various spelling errors.
|
hace 10 años |
|
arguments1.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
arguments1.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
arguments2.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
arguments2.js
|
5d8406741f
Initial commit
|
hace 10 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
|
5d8406741f
Initial commit
|
hace 10 años |
|
argumentsLimits.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
argumentsMisc.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
argumentsMisc_3.baseline
|
5d8406741f
Initial commit
|
hace 10 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 |
|
bug_258259.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
bug_258259.js
|
5d8406741f
Initial commit
|
hace 10 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
|
5d8406741f
Initial commit
|
hace 10 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
|
5d8406741f
Initial commit
|
hace 10 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 |
|
evenMoreFuncExpr3.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
evenMoreFuncExpr3.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
failnativecodeinstall.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
failnativecodeinstall.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
funcExpr.js
|
23a3d5b23f
Correct the construction of scope chain structures in corner cases involving named function expressions.
|
hace 9 años |
|
funcExpr5.baseline
|
23a3d5b23f
Correct the construction of scope chain structures in corner cases involving named function expressions.
|
hace 9 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
|
5d8406741f
Initial commit
|
hace 10 años |
|
prototype.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
rlexe.xml
|
ce4fb36ad2
MSFT: 6646000 Missing cross-site thunk for boundFunction
|
hace 10 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 |
|
stackargs.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
stackargs.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
toString.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
toString.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
typeErrorAccessor.baseline
|
5d8406741f
Initial commit
|
hace 10 años |
|
typeErrorAccessor.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
undefThis.js
|
5d8406741f
Initial commit
|
hace 10 años |
|
undefThis.v10.baseline
|
5d8406741f
Initial commit
|
hace 10 años |