1. 8662c39 Pass VM instead of JSGlobalObject to RegExp constructor. by akling@apple.com · 11 years ago
  2. 61ff98c https://bugs.webkit.org/show_bug.cgi?id=120139 by barraclough@apple.com · 12 years ago
  3. 174570f https://bugs.webkit.org/show_bug.cgi?id=120093 by barraclough@apple.com · 12 years ago
  4. 10ae2d0 Foo::s_info should be Foo::info(), so that you can change how the s_info is actually linked by fpizlo@apple.com · 12 years ago
  5. ab7b609 Some cleanup in JSValue::get https://bugs.webkit.org/show_bug.cgi?id=119343 by barraclough@apple.com · 12 years ago
  6. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  7. d8dd053 JSC should have property butterflies by fpizlo@apple.com · 13 years ago
  8. 38d3c75 Introduce PropertyName class https://bugs.webkit.org/show_bug.cgi?id=86241 by barraclough@apple.com · 13 years ago
  9. f280e17 Yarr: if we're not using the output array, don't populate it! by barraclough@apple.com · 13 years ago
  10. 9db2c54 RegExpMatchesArray should not copy the ovector by barraclough@apple.com · 13 years ago
  11. 077fdd4 Strength reduction, RegExp.exec -> RegExp.test by barraclough@apple.com · 13 years ago
  12. 74ddec2 Build fix for MSVC after r110266 by benjamin@webkit.org · 13 years ago
  13. 2010608 Allocate the RegExpObject's data with the Cell by benjamin@webkit.org · 13 years ago
  14. 46406a9 RegExp lastIndex should behave as a regular property by barraclough@apple.com · 13 years ago
  15. f0dd2d9 JavaScriptCore: Mark all exported symbols in the header file automatically. by morrita@google.com · 13 years ago
  16. 215589e Placement new does an unnecessary NULL check by ggaren@apple.com · 13 years ago
  17. c58d54d De-virtualize destructors https://bugs.webkit.org/show_bug.cgi?id=74331 by mhahnenberg@apple.com · 13 years ago
  18. 7f2f7e5 De-virtualize JSObject::getOwnPropertyDescriptor by mhahnenberg@apple.com · 13 years ago
  19. 5c103b0 Remove getOwnPropertySlotVirtual https://bugs.webkit.org/show_bug.cgi?id=70741 by mhahnenberg@apple.com · 13 years ago
  20. 3951278 Remove putVirtual https://bugs.webkit.org/show_bug.cgi?id=70740 by mhahnenberg@apple.com · 13 years ago
  21. f0418c85 Rename getOwnPropertySlot to getOwnPropertySlotVirtual by mhahnenberg@apple.com · 13 years ago
  22. e0c1d01 Rename virtual put to putVirtual https://bugs.webkit.org/show_bug.cgi?id=69851 by mhahnenberg@apple.com · 13 years ago
  23. 1986964 Add static version of JSCell::getOwnPropertySlot by mhahnenberg@apple.com · 13 years ago
  24. 5e2b712 Add static version of JSCell::put https://bugs.webkit.org/show_bug.cgi?id=69382 by mhahnenberg@apple.com · 13 years ago
  25. 8687da9 De-virtualize JSCell::visitChildrenVirtual and remove all other visitChildrenVirtual methods by mhahnenberg@apple.com · 14 years ago
  26. 3e08466 Add custom vtable struct to ClassInfo struct by mhahnenberg@apple.com · 14 years ago
  27. 982c9ea Add static version of JSCell::visitChildren by mhahnenberg@apple.com · 14 years ago
  28. 8c798d2 Remove support for anonymous storage from jsobjects by oliver@apple.com · 14 years ago
  29. 7317a7f Unzip initialization lists and constructors in JSCell hierarchy (5/7) by mhahnenberg@apple.com · 14 years ago
  30. 2346a3e Remove JSObjectWithGlobalObject https://bugs.webkit.org/show_bug.cgi?id=67689 by oliver@apple.com · 14 years ago
  31. f192b44 Unreviewed, rolling out r94627 and r94632. by ossy@webkit.org · 14 years ago
  32. 5ab2981 Unzip initialization lists and constructors in JSCell hierarchy (5/7) by commit-queue@webkit.org · 14 years ago
  33. ee1bdc8 An object's structure should reference the global object responsible for its creation by oliver@apple.com · 14 years ago
  34. 6e5671b Unzip initialization lists and constructors in JSCell hierarchy (4/7) by commit-queue@webkit.org · 14 years ago
  35. 6c25c52 Add ParentClass typedef in all JSC classes by commit-queue@webkit.org · 14 years ago
  36. fcacd3c 2011-07-18 Mark Hahnenberg <mhahnenberg@apple.com> by oliver@apple.com · 14 years ago
  37. 5652af7 2011-05-25 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  38. 6e00d03 Revert last change, something weird happened when I went to land. by oliver@apple.com · 14 years ago
  39. 4872d09 2011-05-25 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  40. 433d02f 2011-04-21 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  41. b2fa0dc 2011-04-15 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  42. 2db06ce 2011-04-15 Philippe Normand <pnormand@igalia.com> by philn@webkit.org · 14 years ago
  43. bb8da91 2011-04-13 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  44. 90cf7d5 2011-03-15 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  45. fc9d641 Bug 56077 - ES5 conformance issues with RegExp.prototype by barraclough@apple.com · 14 years ago
  46. 38483a9 2011-02-21 Kristian Amlie <kristian.amlie@nokia.com> by commit-queue@webkit.org · 14 years ago
  47. a5540da Bug 54786 - Devirtualize JSCell::classInfo() by barraclough@apple.com · 14 years ago
  48. 94a688f 2011-02-18 Kristian Amlie <kristian.amlie@nokia.com> by commit-queue@webkit.org · 14 years ago
  49. 95c1bc4 Refactoring of the custom allocation framework by ossy@webkit.org · 14 years ago
  50. e217b16 2011-01-19 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  51. 76da8fc Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604 by abarth@webkit.org · 14 years ago[Renamed from JavaScriptCore/runtime/RegExpObject.h]
  52. 4fa4a98 Export RegExpObject::info from JavaScriptCore by aroben@apple.com · 15 years ago
  53. fea29f1 JavaScriptCore: Simplified the host calling convention. by ggaren@apple.com · 15 years ago
  54. 5dea615 2010-05-21 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 15 years ago
  55. aa2c55b 2010-01-28 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 15 years ago
  56. e9eda78 structure typeinfo flags should be inherited. by oliver@apple.com · 15 years ago
  57. ac0ff4b Make typeinfo flags default to false by oliver@apple.com · 15 years ago
  58. 66f5550 Make typeinfo flags default to false by oliver@apple.com · 15 years ago
  59. 3c672be Make typeinfo flags default to false by oliver@apple.com · 15 years ago
  60. 6740e6f NotNullPassRefPtr: smart pointer optimized for passing references that are not null by ggaren@apple.com · 16 years ago
  61. e871bc0 getPropertyNames caching is invalid when the prototype chain contains objects with custom getPropertyNames by oliver@apple.com · 16 years ago
  62. 4b4f785 [ES5] Implement getOwnPropertyDescriptor by oliver@apple.com · 16 years ago
  63. 52000e7 Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294 by oliver@apple.com · 16 years ago
  64. 4440420 2009-08-07 Zoltan Horvath <hzoltan@inf.u-szeged.hu> by abarth@webkit.org · 16 years ago
  65. 6988f54 2009-06-26 Eric Seidel <eric@webkit.org> by eric@webkit.org · 16 years ago
  66. 82b385f 2009-06-26 Zoltan Horvath <hzoltan@inf.u-szeged.hu> by eric@webkit.org · 16 years ago
  67. dc067b6 JavaScriptCore: by ggaren@apple.com · 16 years ago
  68. b9ad540 JavaScriptCore: by barraclough@apple.com · 16 years ago
  69. a9778f9 JavaScriptCore: by darin@apple.com · 16 years ago
  70. 0b51a73 2008-11-05 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago
  71. 0612876 2008-10-31 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago[Renamed from JavaScriptCore/kjs/RegExpObject.h]
  72. 44331f8 JavaScriptCore: by darin@apple.com · 16 years ago
  73. 74e6ed6 JavaScriptCore: by darin@apple.com · 16 years ago
  74. 67c6c01 JavaScriptCore: by darin@apple.com · 16 years ago
  75. 5a49442 JavaScriptCore: by darin@apple.com · 16 years ago
  76. caf5e3b JavaScriptCore: by weinig@apple.com · 17 years ago
  77. 8281d83 JavaScriptCore: by darin@apple.com · 17 years ago
  78. 3f782f6 2008-09-07 Cameron Zwarich <cwzwarich@uwaterloo.ca> by cwzwarich@webkit.org · 17 years ago
  79. 3412bb4 JavaScriptCore: by weinig@apple.com · 17 years ago
  80. fea4353 JavaScriptCore: by ggaren@apple.com · 17 years ago
  81. 2947a91 JavaScriptCore: by weinig@apple.com · 17 years ago
  82. 540146a 2008-06-29 Jan Michael Alonzo <jmalonzo@webkit.org> by jmalonzo@webkit.org · 17 years ago
  83. 343e3d7 2008-06-28 Sam Weinig <sam@webkit.org> by weinig@apple.com · 17 years ago
  84. ee8c780 2008-06-28 Sam Weinig <sam@webkit.org> by weinig@apple.com · 17 years ago
  85. 2ce2a7f JavaScriptCore: by weinig@apple.com · 17 years ago
  86. 1edff43 JavaScriptCore: by darin@apple.com · 17 years ago
  87. 960c28e Reviewed by Darin. by ap@webkit.org · 17 years ago
  88. 80d38f9 JavaScriptCore: by darin@apple.com · 17 years ago
  89. 5c0863d JavaScriptCore: by darin@apple.com · 17 years ago[Renamed (97%) from JavaScriptCore/kjs/regexp_object.h]
  90. 6de4edc JavaScriptCore: by darin@apple.com · 17 years ago
  91. 2f6dfdf Merge squirrelfish branch into trunk. by mrowe@apple.com · 17 years ago
  92. 53f9919 Roll out recent threading changes (r32807, r32810, r32819, r32822) to simplify by ap@webkit.org · 17 years ago
  93. a46b000 Reviewed by Geoffrey Garen. by ap@webkit.org · 17 years ago
  94. e25e04e JavaScriptCore: by darin@apple.com · 17 years ago
  95. 8e21ef1 JavaScriptCore: by darin@apple.com · 17 years ago
  96. 415e1c52 Reviewed by Darin. by weinig@apple.com · 17 years ago
  97. a862ba2 Reviewed by Sam Weinig. by ggaren@apple.com · 17 years ago
  98. 8a50ec5 JavaScriptCore: by ggaren@apple.com · 17 years ago
  99. 3fbfe08 Reviewed by Maciej. by darin@apple.com · 17 years ago
  100. cd47fe3 Reviewed by Darin. by ap · 17 years ago