Sandeep Agarwal d7e9d0d649 Add copyright notice to test case 8 years ago
..
perf 5d8406741f Initial commit 10 years ago
BugFixRegression_MaxInterpret.js 5d8406741f Initial commit 10 years ago
CallBetweenSwitchExprUses.js 5d8406741f Initial commit 10 years ago
aggressiveintoff.js d7e9d0d649 Add copyright notice to test case 8 years ago
allIIntCases.baseline 5d8406741f Initial commit 10 years ago
allIIntCases.js 5d8406741f Initial commit 10 years ago
allStringCases.baseline 5d8406741f Initial commit 10 years ago
allStringCases.js 5d8406741f Initial commit 10 years ago
amd64JScriptNumberRegression.baseline 5d8406741f Initial commit 10 years ago
amd64JScriptNumberRegression.js 5d8406741f Initial commit 10 years ago
duplicateStringCaseArmBug.js 5d8406741f Initial commit 10 years ago
emptyCases.baseline 5d8406741f Initial commit 10 years ago
emptyCases.js 5d8406741f Initial commit 10 years ago
emptyStringCases.baseline 5d8406741f Initial commit 10 years ago
emptyStringCases.js 5d8406741f Initial commit 10 years ago
implicitCallSwitchExpr.baseline 5d8406741f Initial commit 10 years ago
implicitCallSwitchExpr.js 5d8406741f Initial commit 10 years ago
jmpTableTest1.baseline 5d8406741f Initial commit 10 years ago
jmpTableTest1.js 5d8406741f Initial commit 10 years ago
jmpTableTest2.baseline 5d8406741f Initial commit 10 years ago
jmpTableTest2.js 5d8406741f Initial commit 10 years ago
loopAndRetarget.baseline 5d8406741f Initial commit 10 years ago
loopAndRetarget.js 5d8406741f Initial commit 10 years ago
minMaxCaseValues.js 5d8406741f Initial commit 10 years ago
moreSwitches1.baseline 5d8406741f Initial commit 10 years ago
moreSwitches1.js 5d8406741f Initial commit 10 years ago
moreSwitches2.baseline 5d8406741f Initial commit 10 years ago
moreSwitches2.js 5d8406741f Initial commit 10 years ago
repeatIntCases.baseline 5d8406741f Initial commit 10 years ago
repeatIntCases.js 5d8406741f Initial commit 10 years ago
repeatStringCases.baseline 5d8406741f Initial commit 10 years ago
repeatStringCases.js 5d8406741f Initial commit 10 years ago
rlexe.xml 775ed512a7 [CVE-2017-11811] Disable switch jump table opt if aggressive int type spec is disabled. We are not able to handle a non-int-type-specialized index operand on a switch table branch (today, it will cause us to read the wrong jump target and possibly read past the end of the jump table). Another option is to force type specialization of the index operand, but this seems not worth the risk as a servicing fix. 8 years ago
simpleSwitch.baseline 5d8406741f Initial commit 10 years ago
simpleSwitch.js 5d8406741f Initial commit 10 years ago
singleCharStringCase.js 5d8406741f Initial commit 10 years ago
stringAndNonStrings.baseline 5d8406741f Initial commit 10 years ago
stringAndNonStrings.js 5d8406741f Initial commit 10 years ago
stringDictionaryBailOnNoProfileBug.baseline 5d8406741f Initial commit 10 years ago
stringDictionaryBailOnNoProfileBug.js 5d8406741f Initial commit 10 years ago
substring.baseline 5d8406741f Initial commit 10 years ago
substring.js 5d8406741f Initial commit 10 years ago
switchDefNotStringBug.js 5d8406741f Initial commit 10 years ago
switchMathExp.baseline 5d8406741f Initial commit 10 years ago
switchMathExp.js 5d8406741f Initial commit 10 years ago