Doug Ilijev 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. há 8 anos atrás
..
631838.js 5d8406741f Initial commit há 10 anos atrás
CallerArgs.js 5d8406741f Initial commit há 10 anos atrás
CallerArgsES5.baseline 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug133933.baseline 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug133933.js 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug227901.baseline 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug227901.js 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug231397.baseline 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug231397.js 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug232281.baseline 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug232281.js 5d8406741f Initial commit há 10 anos atrás
FuncBody.bug236810.js d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. há 9 anos atrás
FuncBody.js 5d8406741f Initial commit há 10 anos atrás
FuncBodyES5.baseline 5d8406741f Initial commit há 10 anos atrás
StackArgsWithFormals.baseline 3daecc403b [MERGE #1938 @satheeshravi] Enabling StackArgs optimization for strict mode with writes to formals há 9 anos atrás
StackArgsWithFormals.js 3daecc403b [MERGE #1938 @satheeshravi] Enabling StackArgs optimization for strict mode with writes to formals há 9 anos atrás
StackArgs_MaxInterpret.js 5d8406741f Initial commit há 10 anos atrás
TApply1.baseline 5d8406741f Initial commit há 10 anos atrás
TApply1.js 5d8406741f Initial commit há 10 anos atrás
apply.baseline 5d8406741f Initial commit há 10 anos atrás
apply.js 5d8406741f Initial commit há 10 anos atrás
apply3.baseline 5d8406741f Initial commit há 10 anos atrás
apply3.js 2b765347f6 Fix various spelling errors. há 10 anos atrás
applyArgs.baseline 5d8406741f Initial commit há 10 anos atrás
applyArgs.js 5d8406741f Initial commit há 10 anos atrás
arguments.es5.baseline 2b765347f6 Fix various spelling errors. há 10 anos atrás
arguments.es5.js 2b765347f6 Fix various spelling errors. há 10 anos atrás
arguments1.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. há 9 anos atrás
arguments1.js 5d8406741f Initial commit há 10 anos atrás
arguments2.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. há 9 anos atrás
arguments2.js 91e0e91288 Stack Arguments Optimization with presence of Formals. há 9 anos atrás
arguments3.baseline 5d8406741f Initial commit há 10 anos atrás
arguments3.js 5d8406741f Initial commit há 10 anos atrás
arguments4.js 5d8406741f Initial commit há 10 anos atrás
argumentsLimits.baseline 5d8406741f Initial commit há 10 anos atrás
argumentsLimits.js 5d8406741f Initial commit há 10 anos atrás
argumentsMisc.js 5d8406741f Initial commit há 10 anos atrás
argumentsMisc_3.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. há 9 anos atrás
argumentsResolution.js 5d8406741f Initial commit há 10 anos atrás
argumentsResolution_3.baseline 5d8406741f Initial commit há 10 anos atrás
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. há 10 anos atrás
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. há 10 anos atrás
bug542360.js 5d8406741f Initial commit há 10 anos atrás
bug_258259.js d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. há 9 anos atrás
call1.baseline 5d8406741f Initial commit há 10 anos atrás
call1.js 5d8406741f Initial commit há 10 anos atrás
call2.baseline 5d8406741f Initial commit há 10 anos atrás
call2.js 5d8406741f Initial commit há 10 anos atrás
caller_replaced_proto.js 5d8406741f Initial commit há 10 anos atrás
calli.js 5d8406741f Initial commit há 10 anos atrás
callmissingtgt.6.baseline 5d8406741f Initial commit há 10 anos atrás
callmissingtgt.js 5d8406741f Initial commit há 10 anos atrás
callsideeffects.js 5d8406741f Initial commit há 10 anos atrás
callsideeffects_3.baseline 5d8406741f Initial commit há 10 anos atrás
catchsymbolvar.js 5d8406741f Initial commit há 10 anos atrás
childCallsEvalJitLoopBody.js 5d8406741f Initial commit há 10 anos atrás
closure.baseline 5d8406741f Initial commit há 10 anos atrás
closure.js 5d8406741f Initial commit há 10 anos atrás
constructor.baseline 5d8406741f Initial commit há 10 anos atrás
constructor.js 5d8406741f Initial commit há 10 anos atrás
crosssite_bind_child.js 9cdf3412f6 formatting fix há 10 anos atrás
crosssite_bind_main.js ce4fb36ad2 MSFT: 6646000 Missing cross-site thunk for boundFunction há 10 anos atrás
ctrFlags.js 5d8406741f Initial commit há 10 anos atrás
ctrFlags3.baseline 5d8406741f Initial commit há 10 anos atrás
defernested.baseline 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. há 8 anos atrás
defernested.js 5d8406741f Initial commit há 10 anos atrás
deferredBadContinue.baseline 5d8406741f Initial commit há 10 anos atrás
deferredBadContinue.js 5d8406741f Initial commit há 10 anos atrás
deferredGetterSetter.baseline 5d8406741f Initial commit há 10 anos atrás
deferredGetterSetter.js 5d8406741f Initial commit há 10 anos atrás
deferredParsing.js 5d8406741f Initial commit há 10 anos atrás
deferredParsing_3.baseline 5d8406741f Initial commit há 10 anos atrás
deferredWith.js 2b765347f6 Fix various spelling errors. há 10 anos atrás
deferredWith.v4.baseline 2b765347f6 Fix various spelling errors. há 10 anos atrás
deferredWith2.baseline 5d8406741f Initial commit há 10 anos atrás
deferredWith2.js 5d8406741f Initial commit há 10 anos atrás
evenMoreFuncExpr3.baseline 5d8406741f Initial commit há 10 anos atrás
evenMoreFuncExpr3.js 5d8406741f Initial commit há 10 anos atrás
failnativecodeinstall.baseline 5d8406741f Initial commit há 10 anos atrás
failnativecodeinstall.js 5d8406741f Initial commit há 10 anos atrás
funcExpr.js 23a3d5b23f Correct the construction of scope chain structures in corner cases involving named function expressions. há 9 anos atrás
funcExpr5.baseline 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. há 8 anos atrás
jitLoopBody.baseline 5d8406741f Initial commit há 10 anos atrás
jitLoopBody.js 5d8406741f Initial commit há 10 anos atrás
moreFuncExpr.js 2b765347f6 Fix various spelling errors. há 10 anos atrás
moreFuncExpr3.baseline 2b765347f6 Fix various spelling errors. há 10 anos atrás
newFunction.baseline 5d8406741f Initial commit há 10 anos atrás
newFunction.js 5d8406741f Initial commit há 10 anos atrás
newsideeffect.baseline 5d8406741f Initial commit há 10 anos atrás
newsideeffect.js 5d8406741f Initial commit há 10 anos atrás
prototype.baseline 57bbb10952 Remove starting and ending newline character from function display string há 9 anos atrás
prototype.js 5d8406741f Initial commit há 10 anos atrás
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. há 9 anos atrás
redefer-recursive-inlinees.baseline cbec79cb21 Fix the test baseline for redefer-recursive-inlinees.js há 9 anos atrás
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'. há 9 anos atrás
rlexe.xml d982c8472e Remove baselines that only contained 'pass' since that's handled in the test runner. há 9 anos atrás
sameNamePara.baseline 5d8406741f Initial commit há 10 anos atrás
sameNamePara.js 5d8406741f Initial commit há 10 anos atrás
someMoreArguments.js 5d8406741f Initial commit há 10 anos atrás
someMoreArguments_3.baseline 5d8406741f Initial commit há 10 anos atrás
someMoreFuncExpr.js 5d8406741f Initial commit há 10 anos atrás
someMoreFuncExpr3.baseline 5d8406741f Initial commit há 10 anos atrás
stackargs.baseline 91e0e91288 Stack Arguments Optimization with presence of Formals. há 9 anos atrás
stackargs.js 5d8406741f Initial commit há 10 anos atrás
toString.baseline 5d8406741f Initial commit há 10 anos atrás
toString.js 5d8406741f Initial commit há 10 anos atrás
typeErrorAccessor.baseline 57bbb10952 Remove starting and ending newline character from function display string há 9 anos atrás
typeErrorAccessor.js 5d8406741f Initial commit há 10 anos atrás
undefThis.js 5d8406741f Initial commit há 10 anos atrás
undefThis.v10.baseline 5d8406741f Initial commit há 10 anos atrás