- 7aed8d8 Array accesses should remember what kind of array they are predicted to access by fpizlo@apple.com · 13 years ago
- 93385a5 ThreadRestrictionVerifier should be opt-in, not opt-out by ggaren@apple.com · 13 years ago
- 20f21f3 Separate MarkStackThreadSharedData from MarkStack by mhahnenberg@apple.com · 13 years ago
- aba7ac3 Fix JSC build when DFG-JIT is disabled by commit-queue@webkit.org · 13 years ago
- a22c4cd Introducing the VMInspector for VM debugging use. by commit-queue@webkit.org · 13 years ago
- 0712be8 A patchable GetById right after a watchpoint should have the appropriate nop padding by fpizlo@apple.com · 13 years ago
- e4c94fa Fix broken non-JIT build. https://bugs.webkit.org/show_bug.cgi?id=94564. by commit-queue@webkit.org · 13 years ago
- f76b9d5 Fixed erroneous line number for LLint frame when throwing exceptions. by commit-queue@webkit.org · 13 years ago
- 9c330da fast/js/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html on 32-bit by fpizlo@apple.com · 13 years ago
- b5e7141 fast/js/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html crashes on 32-bit by fpizlo@apple.com · 13 years ago
- eb3323d The relationship between abstract values and structure transition watchpoints should be rationalized by fpizlo@apple.com · 13 years ago
- 0fd7ec9 The current state of the call frame should be taken into account in the DFG for both predictions and proofs by fpizlo@apple.com · 13 years ago
- d5d9bae DFG CSE should be more honest about when it changed the IR by fpizlo@apple.com · 13 years ago
- 6a23c42 DFG is still too pessimistic about what constitutes a side-effect on array accesses by fpizlo@apple.com · 13 years ago
- b421708a [Qt] QNX build fails due to ctype usage in system headers by commit-queue@webkit.org · 13 years ago
- d1aebfb [Qt] Replace use of internal Weak smart pointer with JSWeakObjectMap by hausmann@webkit.org · 13 years ago
- 00673b3 Structure check hoisting should be less expensive by fpizlo@apple.com · 13 years ago
- ff86f06 All op_resolve_global instructions should end up in the list of global resolve instructions by fpizlo@apple.com · 13 years ago
- b0d2763 [css3-text] Add CSS3 Text decoration compile flag by commit-queue@webkit.org · 13 years ago
- 4597406 Unreviewed, rolling out r125687. by commit-queue@webkit.org · 13 years ago
- b6cc185 Buildfix after r125541 https://bugs.webkit.org/show_bug.cgi?id=94097 by commit-queue@webkit.org · 13 years ago
- 35d5455 Change behavior of MasqueradesAsUndefined to better accommodate DFG changes by mhahnenberg@apple.com · 13 years ago
- a0c9a0a Unreviewed, build fix for !ENABLE(DFG_JIT) by fpizlo@apple.com · 13 years ago
- f24804c Array checks should use the structure, not the class info by fpizlo@apple.com · 13 years ago
- b140963 Rename functions in the ARM port of DFG-JIT for better code readability. by commit-queue@webkit.org · 13 years ago
- 029be3e Unreviewed, rolling out r125444. by hausmann@webkit.org · 13 years ago
- e9a6954 [Qt] Replace use of internal Weak smart pointer with JSWeakObjectMap by hausmann@webkit.org · 13 years ago
- 5621883 [CMake] Remove glib-related Find modules and write single new one instead. by rakuco@webkit.org · 13 years ago
- 3c6f152 Doesn't build with ENABLE_JIT=0 https://bugs.webkit.org/show_bug.cgi?id=85042 by allan.jensen@nokia.com · 13 years ago
- 2d9f078 [BlackBerry] GCActivityCallback should always schedule GC even allocated bytes is a small number by commit-queue@webkit.org · 13 years ago
- b849db7 [QNX] Implement getCPUTime() for OS(QNX) by commit-queue@webkit.org · 13 years ago
- 656e652 Compile flag for CSS Hierarchies https://bugs.webkit.org/show_bug.cgi?id=92433 by commit-queue@webkit.org · 13 years ago
- 58ac479 Use char* instead of LChar* for the public interface of String construction from literals by benjamin@webkit.org · 13 years ago
- 34230a8 Remove ce_time.(cpp|h) from list of source files by paroga@webkit.org · 13 years ago
- cb73ac5 [WIN] Use GetTimeZoneInformation() for getting the timezone name by paroga@webkit.org · 13 years ago
- 3dfe8ce Refactor magic numbers in the ARM port of DFG-JIT by commit-queue@webkit.org · 13 years ago
- d02c557 Use the initialization from literal for JSC's Identifiers by benjamin@webkit.org · 13 years ago
- a058052 [Qt][Win] Remove pthreads linkage by hausmann@webkit.org · 13 years ago
- 6c4f927 Refactor emit*Inst functions and introduce toARMWord functions in DFG-JIT's traditional ARM port by commit-queue@webkit.org · 13 years ago
- 156fc55 [WIN] Remove dependency on pthread from MachineStackMarker by paroga@webkit.org · 13 years ago
- f5643b9 Unify JSC date and time formating functions by paroga@webkit.org · 13 years ago
- a6cd87d Unreviewed. Fix make distcheck. by carlosgc@webkit.org · 13 years ago
- 1b331cb Web Inspector: [JSC] implement setting breakpoints by line:column by commit-queue@webkit.org · 13 years ago
- 63dda94 Crashes in dfgBuildPutByIdList when clicking on just about anything on Google Maps by fpizlo@apple.com · 13 years ago
- e4a4d79 DFG handling of get_by_id should always inject a ForceOSRExit node if there is no prediction by fpizlo@apple.com · 13 years ago
- 8ab9c43 DFG::StructureCheckHoistingPhase keeps a Node& around for too long by fpizlo@apple.com · 13 years ago
- 438d93a Move getLocalTime() as static inline function to DateMath by paroga@webkit.org · 13 years ago
- 978a0eb ASSERTION FAILED: at(m_compileIndex).canExit() || m_isCheckingArgumentTypes by fpizlo@apple.com · 13 years ago
- 3088f18 Unreviewed, build fix for DFG_ENABLE(DEBUG_PROPAGATION_VERBOSE). by fpizlo@apple.com · 13 years ago
- 85c200b Remove all uses of ClassInfo for JSStrings in JIT code by mhahnenberg@apple.com · 13 years ago
- 470cde5 Unreviewed, missed a style goof in the previous patch: "NodeIndex nodeIndex" by fpizlo@apple.com · 13 years ago
- 58ec4b0 DFGSpeculativeJIT.h has too many inline method bodies by fpizlo@apple.com · 13 years ago
- 709de8f Unreviewed, rolling out r124406. by commit-queue@webkit.org · 13 years ago
- 3772d07 Web Inspector: [JSC] implement setting breakpoints by line:column by commit-queue@webkit.org · 13 years ago
- caa6881 DFG should hoist structure checks https://bugs.webkit.org/show_bug.cgi?id=92696 by fpizlo@apple.com · 13 years ago
- 270a7ad DFG should distinguish between PutByVal's that clobber the world and ones that don't by fpizlo@apple.com · 13 years ago
- f66b581 Add new CSS property "-webkit-widget-region" to expose dashboard region support for other port by jianli@chromium.org · 13 years ago
- cb73869 Remove apparent merge goof from JavaScriptCore/ChangeLog by fpizlo@apple.com · 13 years ago
- f3f2e13 Replace WTF::getCurrentLocalTime() with GregorianDateTime::setToCurrentLocalTime() by paroga@webkit.org · 13 years ago
- f19f935 C++ code should get ClassInfo from the Structure by mhahnenberg@apple.com · 13 years ago
- 42853a6 MarkedBlock::sweep() should sweep another block if it can't sweep a Structure block by mhahnenberg@apple.com · 13 years ago
- d824f45 Fix the Windows build. by weinig@apple.com · 13 years ago
- e0d7012 Maybe fix the GCC build. by ggaren@apple.com · 13 years ago
- 329b806 Stop masking 8 bits off of the visited link hash. We need all the bits! by weinig@apple.com · 13 years ago
- c33983c Maybe break the Windows build. by ggaren@apple.com · 13 years ago
- 59c64f1 Structures should be swept after all other objects by mhahnenberg@apple.com · 13 years ago
- 0aa5f2a Fix all the other builds I just broke. Maybe fix the Windows build. by ggaren@apple.com · 13 years ago
- c5be1dd Maybe fix the Windows build. by ggaren@apple.com · 13 years ago
- eff3a06 Maybe fix the Windows build. by ggaren@apple.com · 13 years ago
- dd7793a Removed some public data and casting from the Heap by ggaren@apple.com · 13 years ago
- 46e4e4e DFG OSR exit profiling has unusual oversights by fpizlo@apple.com · 13 years ago
- e03e44a Add MIPS add32 function https://bugs.webkit.org/show_bug.cgi?id=91522 by commit-queue@webkit.org · 13 years ago
- 764c9fb Unreviewed, rolling out r124123. by commit-queue@webkit.org · 13 years ago
- 3c1699e Structures should be swept after all other objects by mhahnenberg@apple.com · 13 years ago
- 7cc53e0 PropertyNameArray::m_shouldCache is only assigned and never used by fpizlo@apple.com · 13 years ago
- c1c4f12 .: Add ENABLE_CSS_COMPOSITING flag https://bugs.webkit.org/show_bug.cgi?id=92553 by commit-queue@webkit.org · 13 years ago
- 7f5b959 Split functionality of MarkedAllocator::m_currentBlock by mhahnenberg@apple.com · 13 years ago
- aa1f4ec Increase inline storage for JSFinalObjects by one by mhahnenberg@apple.com · 13 years ago
- 50ecb28 Support a rational time class for use by media elements. by jer.noble@apple.com · 13 years ago
- d510fc2 JSObject::reallocateStorageIfNecessary is neither used nor defined by fpizlo@apple.com · 13 years ago
- b44a7f0 Allocate Structures in a separate part of the Heap by mhahnenberg@apple.com · 13 years ago
- 2b1d81e JSArray has methods that are neither used nor defined by fpizlo@apple.com · 13 years ago
- 4a63758 [Qt][ARM]ARMAssembler needs buildfix afert r123417 by zherczeg@webkit.org · 13 years ago
- 9a75d6f Build fix for 32-bit after r123682 by mhahnenberg@apple.com · 13 years ago
- 338a70dc JSC GC object copying APIs should allow for greater flexibility by fpizlo@apple.com · 13 years ago
- 0e8fce1 Remove JSObject::m_inheritorID https://bugs.webkit.org/show_bug.cgi?id=88378 by mhahnenberg@apple.com · 13 years ago
- 947a228 Source/JavaScriptCore: Create a specialized pair for use in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
- cf6740e REGRESSION(r123505): Date.getYear() returns the same as Date.getFullYear() by paroga@webkit.org · 13 years ago
- a7f7dcd REGRESSION(r123417): It made tests assert/crash on 32 bit by fpizlo@apple.com · 13 years ago
- 683889f Store the full year in GregorianDateTime by paroga@webkit.org · 13 years ago
- f2de22c [WIN] Build fix after r123417. by paroga@webkit.org · 13 years ago
- 175d46f Move GregorianDateTime from JSC to WTF namespace by paroga@webkit.org · 13 years ago
- 961a956 Property storage should grow in reverse address direction, to support butterflies by fpizlo@apple.com · 13 years ago
- 5128a71 DFG is too aggressive in performing the specific value optimization on loads by fpizlo@apple.com · 13 years ago
- 94a9c10 REGRESSION(r123169): It made fast/js/dfg-inline-arguments-use-from-uninlined-code.html fail on 32 bit platforms by fpizlo@apple.com · 13 years ago
- 8b81060 Part 2 of: Implement sticky positioning by simon.fraser@apple.com · 13 years ago
- f463566 Move JSC::parseDate() from DateConversion to JSDateMath by paroga@webkit.org · 13 years ago
- 5cc8c73 Part 1 of: Implement sticky positioning by simon.fraser@apple.com · 13 years ago
- 1f56264 [BlackBerry] Implement GCActivityCallback with platform timer by commit-queue@webkit.org · 13 years ago
- d89d545 Rename ENABLE_METER_TAG and ENABLE_PROGRESS_TAG to ENABLE_METER_ELEMENT and ENABLE_PROGRESS_ELEMENT respectively by tkent@chromium.org · 13 years ago