Michael Ferris 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update 7 年 前
..
InlineCallInstanceFunction.baseline c8740cc9e5 inline JsBuiltIn helper CallInstanceFunction 7 年 前
InlineCallInstanceFunction.js c8740cc9e5 inline JsBuiltIn helper CallInstanceFunction 7 年 前
InlineCallbackCallBailout.baseline c6278e25a9 fix two bailout issues with callback.call inlining 7 年 前
InlineCallbackCallBailout.js c6278e25a9 fix two bailout issues with callback.call inlining 7 年 前
InlineCallbacks.baseline f4567c3b53 inline callbacks with call/apply 7 年 前
InlineCallbacks.js 00184d7c7d fix bailouts from inlined callback.call 7 年 前
InlineConstructors.baseline 5d8406741f Initial commit 10 年 前
InlineConstructors.js 5d8406741f Initial commit 10 年 前
InlinedConstructorBailout.baseline 5d8406741f Initial commit 10 年 前
InlinedConstructorBailout.js 5d8406741f Initial commit 10 年 前
Miscellaneous_MaxInterpret.baseline 5d8406741f Initial commit 10 年 前
Miscellaneous_MaxInterpret.js 5d8406741f Initial commit 10 年 前
NoProf.js d7c74701b6 xplat: fix unit test file names 9 年 前
OS_2733280.js 5d8406741f Initial commit 10 年 前
applyBailout.js 5d8406741f Initial commit 10 年 前
applyBugs.js a5de923af8 Re-enable apply inlining with 1 argument 9 年 前
arg.baseline 5d8406741f Initial commit 10 年 前
arg.js 5d8406741f Initial commit 10 年 前
bug11265991.js fec00657f3 Fix a bug with inlining functions invoked via LdFld (getter/setters, apply/call targets 8 年 前
bug12528802.js 00ee13950d OS#12528802 fix crash accessing FuncObjectOpnd when arguments object is inlined 8 年 前
bug1355201.baseline 5d8406741f Initial commit 10 年 前
bug1355201.js 5d8406741f Initial commit 10 年 前
bug1469518.baseline 64c9c20ed7 Improve error message for not defined identifier; update baselines. Fixes #2901. 8 年 前
bug1469518.js 5d8406741f Initial commit 10 年 前
bug2269097.js 5d8406741f Initial commit 10 年 前
bug2328551.baseline 5d8406741f Initial commit 10 年 前
bug2328551.js 5d8406741f Initial commit 10 年 前
bug515849.baseline 5d8406741f Initial commit 10 年 前
bug515849.js 5d8406741f Initial commit 10 年 前
bug594138.js 5d8406741f Initial commit 10 年 前
bug650495.baseline 5d8406741f Initial commit 10 年 前
bug650495.js 5d8406741f Initial commit 10 年 前
bug9936017.js cf0d66b398 [MERGE #3208 @sigatrev] Fix crash inlining apply with no args 8 年 前
bugs.js 5d8406741f Initial commit 10 年 前
builtInApplyTarget.baseline 5d8406741f Initial commit 10 年 前
builtInApplyTarget.js 5d8406741f Initial commit 10 年 前
callTarget.js 5d8406741f Initial commit 10 年 前
callToDynamicScript.js e842aa08c1 Fix a recent regression where we could hit an assert when attempting to recursively inline a function that came from dynamic script. Fixes OS:15987143 8 年 前
inlineBuiltIns.js d7c74701b6 xplat: fix unit test file names 9 年 前
inlineeArgoutCount.js 5d8406741f Initial commit 10 年 前
inliningApplyTarget.baseline 5d8406741f Initial commit 10 年 前
inliningApplyTarget.js 5d8406741f Initial commit 10 年 前
inliningInLoopBody.js c143db5f0f Bug fixes - marking src of CheckObjType jit-optimized, right bailout offset on InlineeEnd, and around boxing of inlinees in a jitted loop body 9 年 前
inliningWithArguments.js 5d8406741f Initial commit 10 年 前
linenumber1.baseline 2a312cf044 Fix #3120: Add -ExtendedErrorStackForTestHost- to test flags to ensure same output. (See #3130) 8 年 前
linenumber1.js 9f83ff1d32 Fix test/inlining/linenumber*.js baselines and re-enable. Fixes #3120. 8 年 前
linenumber2.baseline 2a312cf044 Fix #3120: Add -ExtendedErrorStackForTestHost- to test flags to ensure same output. (See #3130) 8 年 前
linenumber2.js 9f83ff1d32 Fix test/inlining/linenumber*.js baselines and re-enable. Fixes #3120. 8 年 前
linenumber3.baseline 2a312cf044 Fix #3120: Add -ExtendedErrorStackForTestHost- to test flags to ensure same output. (See #3130) 8 年 前
linenumber3.js 9f83ff1d32 Fix test/inlining/linenumber*.js baselines and re-enable. Fixes #3120. 8 年 前
linenumber4.baseline 5d8406741f Initial commit 10 年 前
linenumber4.js 5d8406741f Initial commit 10 年 前
markTempArgOut.js 5d8406741f Initial commit 10 年 前
missingInlineeEnd.js ccd707665f Update arguments count for an inlinee at InlineeStart instead of 10 年 前
polyInliningBugs.js 5d8406741f Initial commit 10 年 前
polyInliningFixedMethods.baseline c8b040dff0 Issue3257/3247/3306: Module import relative path 8 年 前
polyInliningFixedMethods.js 1a42257a9d Migrate Intl tests to ChakraCore. 9 年 前
polyInliningUninitializedRetVal.baseline 5d8406741f Initial commit 10 年 前
polyInliningUninitializedRetVal.js 5d8406741f Initial commit 10 年 前
recursiveCallbacks.js 6a9ef1efed OS#17382750 avoid recollecting callback inlinee data for recursive calls 7 年 前
recursive_inline.js 5d8406741f Initial commit 10 年 前
recursive_inline2.js 5d8406741f Initial commit 10 年 前
rlexe.xml 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update 7 年 前
spread.js 5d8406741f Initial commit 10 年 前
stackTrace.baseline c8b040dff0 Issue3257/3247/3306: Module import relative path 8 年 前
stackTrace.js 1a42257a9d Migrate Intl tests to ChakraCore. 9 年 前
xfileinline1.js 5d8406741f Initial commit 10 年 前