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