1. c0b48b9 Add missing forward declaration for JSC::ArrayAllocationProfile by commit-queue@webkit.org · 12 years ago
  2. 952b1e9 ArrayConstructor.h should have correct indentation by fpizlo@apple.com · 12 years ago
  3. 75c91a7 JSC should infer when indexed storage contains only integers or doubles by fpizlo@apple.com · 12 years ago
  4. 4500e35 Array and object allocations via 'new Object' or 'new Array' should be inlined in bytecode to allow allocation site profiling by fpizlo@apple.com · 12 years ago
  5. 38d3c75 Introduce PropertyName class https://bugs.webkit.org/show_bug.cgi?id=86241 by barraclough@apple.com · 13 years ago
  6. 215589e Placement new does an unnecessary NULL check by ggaren@apple.com · 13 years ago
  7. 7f2f7e5 De-virtualize JSObject::getOwnPropertyDescriptor by mhahnenberg@apple.com · 13 years ago
  8. 5c103b0 Remove getOwnPropertySlotVirtual https://bugs.webkit.org/show_bug.cgi?id=70741 by mhahnenberg@apple.com · 13 years ago
  9. 99f1bca Remove getConstructDataVirtual https://bugs.webkit.org/show_bug.cgi?id=70638 by mhahnenberg@apple.com · 13 years ago
  10. f0418c85 Rename getOwnPropertySlot to getOwnPropertySlotVirtual by mhahnenberg@apple.com · 13 years ago
  11. 8fb2b74 Rename virtual getConstructData to getConstructDataVirtual by mhahnenberg@apple.com · 13 years ago
  12. 6fb47cf Remove getCallDataVirtual methods https://bugs.webkit.org/show_bug.cgi?id=69186 by mhahnenberg@apple.com · 13 years ago
  13. 79c8e6e Add static version of JSCell::getConstructData by mhahnenberg@apple.com · 13 years ago
  14. 1986964 Add static version of JSCell::getOwnPropertySlot by mhahnenberg@apple.com · 13 years ago
  15. c7d21fd Unreviewed, rolling out r96996. by commit-queue@webkit.org · 13 years ago
  16. 597be02 Remove getCallDataVirtual methods https://bugs.webkit.org/show_bug.cgi?id=69186 by mhahnenberg@apple.com · 13 years ago
  17. 2413eb8 Source/JavaScriptCore: Add static version of JSCell::getCallData by mhahnenberg@apple.com · 14 years ago
  18. 5e10972 Unzip initialization lists and constructors in JSCell hierarchy (6/7) by mhahnenberg@apple.com · 14 years ago
  19. 8c798d2 Remove support for anonymous storage from jsobjects by oliver@apple.com · 14 years ago
  20. 7317a7f Unzip initialization lists and constructors in JSCell hierarchy (5/7) by mhahnenberg@apple.com · 14 years ago
  21. f192b44 Unreviewed, rolling out r94627 and r94632. by ossy@webkit.org · 14 years ago
  22. 5ab2981 Unzip initialization lists and constructors in JSCell hierarchy (5/7) by commit-queue@webkit.org · 14 years ago
  23. ee1bdc8 An object's structure should reference the global object responsible for its creation by oliver@apple.com · 14 years ago
  24. 6c25c52 Add ParentClass typedef in all JSC classes by commit-queue@webkit.org · 14 years ago
  25. fcacd3c 2011-07-18 Mark Hahnenberg <mhahnenberg@apple.com> by oliver@apple.com · 14 years ago
  26. 19fe509 Source/JavaScriptCore: Rolling back in r86653 with build fixed. by ggaren@apple.com · 14 years ago
  27. 5a39502 2011-05-16 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 14 years ago
  28. 836c5d91 2011-05-16 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 14 years ago
  29. b2fa0dc 2011-04-15 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  30. 2db06ce 2011-04-15 Philippe Normand <pnormand@igalia.com> by philn@webkit.org · 14 years ago
  31. bb8da91 2011-04-13 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  32. 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/ArrayConstructor.h]
  33. 5dea615 2010-05-21 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 15 years ago
  34. 6740e6f NotNullPassRefPtr: smart pointer optimized for passing references that are not null by ggaren@apple.com · 16 years ago
  35. 86a4bc7 [ES5] Implement Array.isArray https://bugs.webkit.org/show_bug.cgi?id=28296 by oliver@apple.com · 16 years ago
  36. a9778f9 JavaScriptCore: by darin@apple.com · 16 years ago
  37. 53173f3 2008-10-28 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago[Renamed from JavaScriptCore/kjs/ArrayConstructor.h]
  38. 8281d83 JavaScriptCore: by darin@apple.com · 17 years ago
  39. 3f782f6 2008-09-07 Cameron Zwarich <cwzwarich@uwaterloo.ca> by cwzwarich@webkit.org · 17 years ago
  40. 0e2d66e 2008-07-05 Sam Weinig <sam@webkit.org> by weinig@apple.com · 17 years ago
  41. f0ea355 JavaScriptCore: by weinig@apple.com · 17 years ago
  42. 2ce2a7f JavaScriptCore: by weinig@apple.com · 17 years ago
  43. 282b0a4 2008-06-27 Sam Weinig <sam@webkit.org> by weinig@apple.com · 17 years ago