summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore
Commit message (Expand)AuthorAgeFilesLines
* DFG 32_64 backend doesn't check for hasArrayStorage() in NewArrayWithSizeFilip Pizlo2013-03-271-1/+1
* DFG Phantom node should be honest about the fact that it can exitv5.1.0-alpha1Filip Pizlo2013-03-271-1/+1
* DFG is too aggressive with eliding overflow checks in loopsFilip Pizlo2013-03-272-2/+8
* DFG is too aggressive eliding overflow checks for additions involving large c...Filip Pizlo2013-03-262-11/+37
* javascript integer overflowFilip Pizlo2013-03-261-0/+4
* Don't assert that flags <= 0x3ff in JSTypeInfoFilip Pizlo2013-03-261-1/+0
* Named lookups on HTML documents produce inconsistent results in JavaScriptCor...Filip Pizlo2013-03-264-7/+28
* Strange results calculating a square root in a loopFilip Pizlo2013-03-262-4/+9
* Incorrect inequality for checking whether a statement is within bounds of a h...Filip Pizlo2013-03-266-14/+50
* jsc command line tool's support for typed arrays should be robust against arr...Filip Pizlo2013-03-261-1/+4
* replaceWithJump should not decrease the offset by 1 on ARM traditional.Zoltan Herczeg2013-03-251-1/+1
* revertBranchPtrWithPatch is incorrect on ARM traditionalZoltan Herczeg2013-03-252-12/+17
* Children method in LLINT AST Not class should return [@child]Peter Gal2013-03-251-1/+1
* LLInt CLoop backend misses Double2Ints() on 32bit architecturesGabor Rapcsanyi2013-03-252-1/+12
* Invalid code is generated for storing constants with baseindex addressing mod...Zoltan Herczeg2013-03-251-4/+20
* [QNX][ARM] REGRESSION(r135330): Various failures in OctaneCosmin Truta2013-03-252-4/+4
* ARMv7 replaceWithJump ASSERT failure after r135330.Zoltan Herczeg2013-03-252-4/+48
* [Qt] Fix the JSC build on MacJocelyn Turcotte2013-03-181-1/+1
* [Qt] Implement GCActivityCallbackAllan Sandfeld Jensen2013-03-182-5/+32
* [Qt] Implement IncrementalSweeper and HeapTimerAllan Sandfeld Jensen2013-03-184-5/+94
* Fix massive parallel buildshausmann@webkit.org2013-03-012-2/+18
* Restrictions on oversize CopiedBlock allocations should be relaxedMark Hahnenberg2013-02-0610-27/+81
* Butterfly::growArrayRight shouldn't be called on null Butterfly objectsMark Hahnenberg2013-02-064-3/+33
* [MinGW-w64] Centralize workaround for pow() implementationhausmann@webkit.org2013-01-102-16/+13
* Fix undefined reference to JSC::JSCell::classInfo with MinGW-w64Jonathan Liu2012-12-172-37/+31
* Fix Math.pow implementation with MinGW-w64Jonathan Liu2012-12-172-0/+36
* delete dead include pathsOswald Buddenhagen2012-12-111-1/+0
* Add missing forward declaration for JSC::ArrayAllocationProfilecommit-queue2012-12-102-0/+15
* Add missing const qualifier to JSC::CodeBlock::getJITType()commit-queue2012-12-102-1/+14
* Re-enable LLInt on mac with the proper fixPierre Rossi2012-12-015-32/+36
* Disable LLInt on Mac as a temporary measure.Pierre Rossi2012-11-303-24/+32
* Crash in conversion of empty OpaqueJSString to IdentifierSimon Hausmann2012-11-302-2/+19
* Imported WebKit commit 6a4a1d32e1d779548c726c4826cba9d69eb87601 (http://svn.w...Simon Hausmann2012-11-3040-203/+1028
* Imported WebKit commit c60cfe0fc09efd257aa0111d7b133b02deb8a63e (http://svn.w...Simon Hausmann2012-11-2958-1007/+1816
* Imported WebKit commit 76dac539db7ece7079963adfcfe878d8e2f7d861 (http://svn.w...Simon Hausmann2012-11-2616-50/+152
* Imported WebKit commit 8eb048315f36fa33731f28694630fe4a3c2cbc99 (http://svn.w...Simon Hausmann2012-11-235-19/+323
* Imported WebKit commit e89504fa9195b2063b2530961d4b73dd08de3242 (http://svn.w...Simon Hausmann2012-11-22220-2628/+9873
* [Qt] Fix the LLINT build from ARMv7 platformCsaba Osztrogonác2012-11-093-3/+15
* Imported WebKit commit e2c32e2f53e02d388e70b9db88b91d8d9d28fc84 (http://svn.w...Simon Hausmann2012-11-09122-4927/+1173
* Imported WebKit commit 7bcdfab9a40db7d16b4b95bb77d78b8a59c9e701 (http://svn.w...Simon Hausmann2012-11-09131-1332/+5175
* Imported WebKit commit 20271caf2e2c016d5cef40184cddeefeac4f1876 (http://svn.w...Simon Hausmann2012-11-07147-4838/+7895
* [Qt] Fix build on Windows when Qt is configured with -releaseSimon Hausmann2012-11-022-1/+21
* [Qt] Fix the LLInt build on WindowsSimon Hausmann2012-10-255-10/+62
* [WIN] Make LLInt offsets extractor work on WindowsSimon Hausmann2012-10-252-1/+14
* 2012-10-25 Simon Hausmann <simon.hausmann@digia.com>Simon Hausmann2012-10-251-2/+4
* Imported WebKit commit 20434eb8eb95065803473139d8794e98a7672f75 (http://svn.w...Simon Hausmann2012-10-2330-365/+967
* Imported WebKit commit 302e7806bff028bd1167a1ec7c86a1ee00ecfb49 (http://svn.w...Simon Hausmann2012-10-2295-3251/+5198
* Imported WebKit commit 795dcd25a9649fccaf1c9b685f6e2ffedaf7e620 (http://svn.w...Simon Hausmann2012-10-1832-84/+1066
* Imported WebKit commit cf4f8fc6f19b0629f51860cb2d4b25e139d07e00 (http://svn.w...Simon Hausmann2012-10-17257-23290/+32243
* Revert "Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http...Simon Hausmann2012-10-16253-30498/+23130