- b3336c7 Remove CachedTranscendentalFunction because caching math functions is an ugly idea by fpizlo@apple.com · 11 years ago
- 4917df2 Assertion failure in js/dom/global-constructors-attributes-dedicated-worker.html by fpizlo@apple.com · 11 years ago
- 138dd30 Unreviewed, fix C Loop LLINT build. by mark.lam@apple.com · 11 years ago
- 6fb06e6 Unreviewed, fix FTL build. by fpizlo@apple.com · 11 years ago
- ae921fd Add a way to fulfill promises from DOM code by ap@apple.com · 11 years ago
- c8151c4 Adjust CallFrameHeader's ReturnPC and CallFrame locations to match the native ABI . by mark.lam@apple.com · 11 years ago
- 35432f0 Unreviewed, fix Mac. by fpizlo@apple.com · 11 years ago
- 580c6f0 Unreviewed, fix Windows. by fpizlo@apple.com · 11 years ago
- 377773c Unreviewed, fix Windows. by fpizlo@apple.com · 11 years ago
- d84425d Add InvalidationPoints to the DFG and use them for all watchpoints by fpizlo@apple.com · 11 years ago
- 8d51e00 JSExport doesn't support constructors by mhahnenberg@apple.com · 11 years ago
- 85f8e26 [Win] Compile errors when enabling DFG JIT. by commit-queue@webkit.org · 11 years ago
- eca54fb Add result caching for Math.cos https://bugs.webkit.org/show_bug.cgi?id=123255 by commit-queue@webkit.org · 11 years ago
- 38466816 Disabled JIT on Win64. https://bugs.webkit.org/show_bug.cgi?id=122472 by alex.christensen@flexsim.com · 11 years ago
- d19c462 Change local variable register allocation to start at offset -1 by msaboff@apple.com · 11 years ago
- 70f0ae0 [arm] Fix lots of crashes because of 4th argument register trampling. by commit-queue@webkit.org · 11 years ago
- 6539105 Fix CPU(ARM_TRADITIONAL) build after r157690. by commit-queue@webkit.org · 11 years ago
- e8af48c OSRExit::m_watchpointIndex should be in OSRExitCompilationInfo by fpizlo@apple.com · 11 years ago
- 0171920 Parsing support for -webkit-text-decoration-skip: ink by commit-queue@webkit.org · 11 years ago
- f5be8c9 Get rid of InlineStart so that I don't have to implement it in FTL by fpizlo@apple.com · 11 years ago
- ac5a874 The GetById->GetByOffset AI-based optimization should actually do things by fpizlo@apple.com · 11 years ago
- d4b2f78 Unreviewed. Fix make distcheck. by carlosgc@webkit.org · 11 years ago
- ae1b1fb Refactor parser rollback logic https://bugs.webkit.org/show_bug.cgi?id=123372 by oliver@apple.com · 11 years ago
- 390095e [Win] Javascript crash with DFG JIT enabled. by commit-queue@webkit.org · 11 years ago
- 47784d6 Fix a number of problems with destructuring of arguments by oliver@apple.com · 11 years ago
- 1367d77 Upstream ENABLE(REMOTE_INSPECTOR) and enable on iOS and Mac by joepeck@webkit.org · 11 years ago
- b0d163e Fix MSVC again by oliver@apple.com · 11 years ago
- a0aca33 Fix MSVC by oliver@apple.com · 11 years ago
- 039f924 Improve JSC Parser error messages https://bugs.webkit.org/show_bug.cgi?id=123341 by oliver@apple.com · 11 years ago
- c835bc5 Remove references to OS X 10.7 from Xcode configuration settings. by mrowe@apple.com · 11 years ago
- 8c1df3f <rdar://problem/15312643> Prepare for the mysterious future. by mrowe@apple.com · 11 years ago
- 0072443 Better way to fix part of broken C Loop LLINT build. by mark.lam@apple.com · 11 years ago
- b1ea3ea Fix broken C Loop LLINT build. https://bugs.webkit.org/show_bug.cgi?id=123271. by mark.lam@apple.com · 11 years ago
- ca5157a Uninitialized member causes crash when DFG JIT is not enabled. by commit-queue@webkit.org · 11 years ago
- 019e0fa [EFL] Build break with latest EFL 1.8 libraries. by ryuan.choi@samsung.com · 11 years ago
- b807d2b Put all uses of LLVM intrinsics behind a single Option by fpizlo@apple.com · 11 years ago
- 157b9b1 Fix JavaScriptCore build targets following <http://trac.webkit.org/changeset/157864> by dbates@webkit.org · 11 years ago
- bb422b6 LLInt arity check exception processing should start unwinding from caller by msaboff@apple.com · 11 years ago
- 2e7ada0 FTL should be able to do some simple inline caches using LLVM patchpoints by fpizlo@apple.com · 11 years ago
- 17d309a jitCompileAndSetHeuristics should DeferGCForAWhile by fpizlo@apple.com · 11 years ago
- dd225b0 [iOS] Upstream more JavaScriptCore build configuration changes by dbates@webkit.org · 11 years ago
- 94ed518 [iOS] Export DefaultGCActivityCallback member functions by dbates@webkit.org · 11 years ago
- 941d887 [iOS] Upstream more ARMv7s bits https://bugs.webkit.org/show_bug.cgi?id=123052 by dbates@webkit.org · 11 years ago
- e87c531 Minor VM* -> VM& cleanups in HashTable and Keywords. by akling@apple.com · 11 years ago
- 882edee REGRESSION: `if (false === (true && undefined)) console.log("wrong!");` logs "wrong!", shouldn't! by ggaren@apple.com · 11 years ago
- 01373d1 Unreviewed, rolling out r157819. by commit-queue@webkit.org · 11 years ago
- 30e6b24 [iOS] Upstream more ARMv7s bits https://bugs.webkit.org/show_bug.cgi?id=123052 by dbates@webkit.org · 11 years ago
- 96fcf22 [iOS] Upstream JSLock changes https://bugs.webkit.org/show_bug.cgi?id=123107 by dbates@webkit.org · 11 years ago
- 77cd2a8 [arm] Add missing setupArgumentsWithExecState() prototypes to fix build. by commit-queue@webkit.org · 11 years ago
- da99c7f [sh4][mips][arm] Fix crashes in JSC (32-bit only). by commit-queue@webkit.org · 11 years ago
- 30a6a70 REGRESSION(r157690, r157699) Fix architectures using AssemblerBufferWithConstantPool. by commit-queue@webkit.org · 11 years ago
- 30721df Remove unused stuff in JIT stubs. https://bugs.webkit.org/show_bug.cgi?id=123155 by commit-queue@webkit.org · 11 years ago
- 65a54d5 [iOS] Upstream OS-version-specific install paths for JavaScriptCore.framework by dbates@webkit.org · 11 years ago
- 951f198 [sh4] Add missing lastRegister(), firstFPRegister() and lastFPRegister(). by commit-queue@webkit.org · 11 years ago
- 9407369 Build break on ARMv7 after r157209 by commit-queue@webkit.org · 11 years ago
- fd91c2d [iOS] Upstream JSGlobalObject::shouldInterruptScriptBeforeTimeout() by dbates@webkit.org · 11 years ago
- eec9833 [iOS] Upstream JSC Objective-C API compiler warning fixes by dbates@webkit.org · 11 years ago
- 4be0cce [iOS] Mark classes JS{Context, ManagedValue, Value, VirtualMachine} as by dbates@webkit.org · 11 years ago
- 4700143 Avoid JSC debugger overhead unless needed. by mark.lam@apple.com · 11 years ago
- a2b1703 [WIN] Unreviewed build correction. by bfulgham@apple.com · 11 years ago
- 72d3832 Source/JavaScriptCore: Support computed property names in object literals by oliver@apple.com · 11 years ago
- f3ee9f7 Add option so that JSC will crash if it can't allocate executable memory for the JITs by dbates@webkit.org · 11 years ago
- fd51b6c Remove AllInOneFile.cpp https://bugs.webkit.org/show_bug.cgi?id=123055 by ossy@webkit.org · 11 years ago
- 2d9b6e0 Unreviewed, cleanup a FIXME comment. by fpizlo@apple.com · 11 years ago
- 9dbc4b4 StructureStubInfo's usedRegisters set should be able to track all registers, not just the ones that our JIT's view as temporaries by fpizlo@apple.com · 11 years ago
- e40b2e7 [sh4] Fix build (broken since r157690). by commit-queue@webkit.org · 11 years ago
- 9d63701 Simplify TempRegisterSet - it no longer needs to be convertible to a POD since it's no longer going to be a member of a union by fpizlo@apple.com · 11 years ago
- e5e2d4e Rename RegisterSet to TempRegisterSet by fpizlo@apple.com · 11 years ago
- a26c904 Restructure LinkBuffer to allow for alternate allocation strategies by fpizlo@apple.com · 11 years ago
- 9416323 Some includes in JSC seem to use an incorrect style by ap@apple.com · 11 years ago
- 5ba0788 Baseline JIT and DFG IC code generation should be unified and rationalized by fpizlo@apple.com · 11 years ago
- 6395a0f APICast.h uses functions from JSCJSValueInlines.h, but doesn't include it by ap@apple.com · 11 years ago
- cd3d76b FTL::Location should treat the offset as an addend in the case of a Register location by fpizlo@apple.com · 11 years ago
- 29040e4 DFG dominators: document and rename stuff. by commit-queue@webkit.org · 11 years ago
- cd811db Fix build failure for architectures with 4 argument registers. by commit-queue@webkit.org · 11 years ago
- 5bc33c8 Unreviewed, fix FTL build. by fpizlo@apple.com · 11 years ago
- d49bfe8 A CodeBlock's StructureStubInfos shouldn't be in a Vector that we search using code origins and machine code PCs by fpizlo@apple.com · 11 years ago
- e050d64 Spread operator should be performing direct "puts" and not triggering setters by oliver@apple.com · 11 years ago
- ae49abf [iOS] Export symbol for VM::sharedInstanceExists() by dbates@webkit.org · 11 years ago
- 0ba2704 [iOS] Upstream WebSafe{GCActivityCallback, IncrementalSweeper}IOS by dbates@webkit.org · 11 years ago
- c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
- 8048eea Remove excess reserved space in ctiTrampoline frames for X86 and X86_64. by mark.lam@apple.com · 11 years ago
- d5cc610 Frequent RELEASE_ASSERT crashes in Structure::checkOffsetConsistency on WebGL swizzler tests by fpizlo@apple.com · 11 years ago
- 156dd1a Add SPI to disable the garbage collector timer by dbates@webkit.org · 11 years ago
- 54f3f2c Group 64-bit specific and 32-bit specific callOperation implementations. by commit-queue@webkit.org · 11 years ago
- 0bc8b5d4 Fix a FlushLiveness problem. https://bugs.webkit.org/show_bug.cgi?id=122984 by commit-queue@webkit.org · 11 years ago
- bdfcf6a Change native function call stubs to use JIT operations instead of ctiVMHandleException by msaboff@apple.com · 11 years ago
- f857f1f Fix J_JITOperation_EAapJ call for MIPS and ARM EABI. by commit-queue@webkit.org · 11 years ago
- dadd4c1 Unreviewed, another ARM64 build fix. by fpizlo@apple.com · 11 years ago
- e94af90 Unreviewed, speculative ARM64 build fix. by fpizlo@apple.com · 11 years ago
- 7a21458 Unreviewed, speculative ARM build fix. by fpizlo@apple.com · 11 years ago
- 1b4ebca Pass VM instead of JSGlobalObject to JSONObject constructor. by akling@apple.com · 11 years ago
- 0857964 Removed the JITStackFrame struct https://bugs.webkit.org/show_bug.cgi?id=123001 by ggaren@apple.com · 11 years ago
- 0cea770 Removed an unused #define https://bugs.webkit.org/show_bug.cgi?id=123000 by ggaren@apple.com · 11 years ago
- f07d1f4 Eliminate uses of JITSTACKFRAME_ARGS_INDEX as scratch area for thunks by ggaren@apple.com · 11 years ago
- 0ae92df Run JavaScriptCore tests again on Windows. by commit-queue@webkit.org · 11 years ago
- 1f67e63 Removed restoreArgumentReference (another use of JITStackFrame) by ggaren@apple.com · 11 years ago
- bac8be9 Remove JITStubCall.h https://bugs.webkit.org/show_bug.cgi?id=122991 by oliver@apple.com · 11 years ago
- ba54abb Removed a use of JITSTACKFRAME_ARGS_INDEX by ggaren@apple.com · 11 years ago
- b7015c8 Change emit_op_catch to use another method to materialize VM by ggaren@apple.com · 11 years ago