1. 8357339 Revert bytecode checkpoints since it breaks watch by keith_miller@apple.com · 5 years ago
  2. 0ac4b9d [JSC] Introduce JSArrayIterator https://bugs.webkit.org/show_bug.cgi?id=204043 by keith_miller@apple.com · 5 years ago
  3. 3908082 DFG/FTL should be able to exit to the middle of a bytecode by keith_miller@apple.com · 5 years ago
  4. 88da11f [JSC] Improve our bound function implementation by ysuzuki@apple.com · 5 years ago
  5. 246c90e [JSC] Remove JSFixedArray, and use JSImmutableButterfly instead by ysuzuki@apple.com · 5 years ago
  6. 8961d36 Fix missing exception in JSValue::toWTFStringSlowCase(). by mark.lam@apple.com · 5 years ago
  7. dc840c3 Use LLInt profiling to rule out generating an IC for get_by_val by sbarati@apple.com · 5 years ago
  8. ec9d932 [ESNext][BigInt] Add support for op_inc by rmorisset@apple.com · 5 years ago
  9. bf01be2 [WebAssembly] Create a Wasm interpreter by tzagallo@apple.com · 5 years ago
  10. d6522b5 [JSC] Date functions should have intrinsic by ysuzuki@apple.com · 5 years ago
  11. 46e227a [JSC] Figure out missing prepareCallOperation by ysuzuki@apple.com · 5 years ago
  12. 0f985ec BytecodeIndex should be a proper C++ class by keith_miller@apple.com · 5 years ago
  13. 638dc2a [JSC] Remove non-LargeAllocation restriction for JSCallee by ysuzuki@apple.com · 5 years ago
  14. 5b2a3a4 Fix incorrect assertion in operationRegExpExecNonGlobalOrSticky(). by mark.lam@apple.com · 5 years ago
  15. 52e98bb [JSC] Thread JSGlobalObject* instead of ExecState* by ysuzuki@apple.com · 5 years ago
  16. 297e477 Rolling out r251411: Fix is incorrect. by mark.lam@apple.com · 5 years ago
  17. 828ff84 Fix incorrect assertion in operationRegExpExecNonGlobalOrSticky(). by mark.lam@apple.com · 5 years ago
  18. fcfff83 [JSC] AsyncGenerator should have internal fields by ysuzuki@apple.com · 5 years ago
  19. 782a6d3 [JSC] Keep JSString::value(ExecState*)'s result as String instead of `const String&` by ysuzuki@apple.com · 5 years ago
  20. 75bda5d [BigInt] Add ValueBitRShift into DFG by ticaiolima@gmail.com · 5 years ago
  21. 8bb1b39 [JSC] Generator should have internal fields by ysuzuki@apple.com · 5 years ago
  22. 48d4e53 [JSC] Make Promise implementation faster by ysuzuki@apple.com · 5 years ago
  23. 7a9b8ef Remove some obsolete statements that have no effect. by mark.lam@apple.com · 5 years ago
  24. 7a19435 Placate exception check validation in DFG's operationHasGenericProperty(). by mark.lam@apple.com · 5 years ago
  25. 5ba0779 Refactor to use VM& instead of VM* at as many places as possible. by mark.lam@apple.com · 5 years ago
  26. b4f2f73 [JSC] OSR entry to Wasm OMG https://bugs.webkit.org/show_bug.cgi?id=200362 by ysuzuki@apple.com · 5 years ago
  27. 43813ff Fix InBounds speculation of typed array PutByVal and add extra step to integer range optimization to search for equality relationships on the RHS value by justin_michaud@apple.com · 5 years ago
  28. e050fc3 [JSC] Potential GC fix for JSPropertyNameEnumerator by ysuzuki@apple.com · 5 years ago
  29. 7dc4125 [BigInt] Add ValueBitLShift into DFG by ticaiolima@gmail.com · 6 years ago
  30. fb3ba9f switch(String) needs to check for exceptions when resolving the string by msaboff@apple.com · 6 years ago
  31. 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
  32. f79caa4 Unreviewed, rolling out r246322. https://bugs.webkit.org/show_bug.cgi?id=198796 by commit-queue@webkit.org · 6 years ago
  33. 9f2f6e8 Roll out PAC cage https://bugs.webkit.org/show_bug.cgi?id=198726 by sbarati@apple.com · 6 years ago
  34. 0a76d8c [ESNext][BigInt] Implement support for "**" by ticaiolima@gmail.com · 6 years ago
  35. ecdc1fd [JSC] Shrink Metadata https://bugs.webkit.org/show_bug.cgi?id=197940 by ysuzuki@apple.com · 6 years ago
  36. 5bcb5ef [JSC] String substring operation should return ropes consistently by ysuzuki@apple.com · 6 years ago
  37. 9bca742 Remove Gigacage from arm64 and use PAC for arm64e instead by keith_miller@apple.com · 6 years ago
  38. e7e336f [BigInt] Add ValueMod into DFG https://bugs.webkit.org/show_bug.cgi?id=186174 by ticaiolima@gmail.com · 6 years ago
  39. b1b3857 Don't OSR enter into an FTL CodeBlock that has been jettisoned by sbarati@apple.com · 6 years ago
  40. a881a3b [JSC] We should check OOM for description string of Symbol by ysuzuki@apple.com · 6 years ago
  41. 9777f7c Make JITType an enum class https://bugs.webkit.org/show_bug.cgi?id=197394 by sbarati@apple.com · 6 years ago
  42. 0f006b9 [JSC] DFG should respect node's strict flag by ysuzuki@apple.com · 6 years ago
  43. 65ed337 [JSC] Exception verification crash on operationArrayIndexOfValueInt32OrContiguous by ysuzuki@apple.com · 6 years ago
  44. 743154c Refactor clz/ctz and fix getLSBSet. by keith_miller@apple.com · 6 years ago
  45. fd59bf3 Placate exception check validation in operationArrayIndexOfString(). by mark.lam@apple.com · 6 years ago
  46. f0d784a Cap length of an array with spread to MIN_ARRAY_STORAGE_CONSTRUCTION_LENGTH. by mark.lam@apple.com · 6 years ago
  47. b4811e7 Compress CodeOrigin into a single word in the common case by rmorisset@apple.com · 6 years ago
  48. b338104 [JSC] jsSubstring should resolve rope before calling JSRopeString::create by ysuzuki@apple.com · 6 years ago
  49. d450d06 [JSC] Retain PrivateName of Symbol before passing it to operations potentially incurring GC by ysuzuki@apple.com · 6 years ago
  50. 41b3fb7 [ESNext][BigInt] Implement "~" unary operation by ticaiolima@gmail.com · 6 years ago
  51. 5add11a [JSC] Should check exception for JSString::toExistingAtomicString by ysuzuki@apple.com · 6 years ago
  52. cb663b3 [JSC] sizeof(JSString) should be 16 by ysuzuki@apple.com · 6 years ago
  53. 76c0116 [JSC] mustHandleValues for dead bytecode locals should be ignored in DFG phases by ysuzuki@apple.com · 6 years ago
  54. 7fa3697 [JSC] Lazily create sentinel Map and Set buckets by ysuzuki@apple.com · 6 years ago
  55. 31eef2a We should only make rope strings when concatenating strings long enough. by ysuzuki@apple.com · 6 years ago
  56. 62d21cc Unreviewed, rolling out r241230. https://bugs.webkit.org/show_bug.cgi?id=194488 by commit-queue@webkit.org · 6 years ago
  57. 6c31d90 We should only make rope strings when concatenating strings long enough. by keith_miller@apple.com · 6 years ago
  58. c9db6aa [JSC] Shrink sizeof(CodeBlock) more by ysuzuki@apple.com · 6 years ago
  59. aaf87c8 [JSC] RegExpConstructor should not have own IsoSubspace by ysuzuki@apple.com · 6 years ago
  60. 90ec30a REGRESSION(r239612) Crash at runtime due to broken DFG assumption by ysuzuki@apple.com · 6 years ago
  61. 1e044b1 JSFunction::canUseAllocationProfile() should account for builtin functions with no own prototypes. by mark.lam@apple.com · 6 years ago
  62. 9fca117 [JSC] Optimize Object.prototype.toString by yusukesuzuki@slowstart.org · 6 years ago
  63. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  64. 8178441 [JSC] Optimize Object.keys by caching own keys results in StructureRareData by yusukesuzuki@slowstart.org · 6 years ago
  65. 9c2e56e Unreviewed, rolling out r239153, r239154, and r239155. by commit-queue@webkit.org · 6 years ago
  66. 77f1746 [BigInt] Add ValueDiv into DFG https://bugs.webkit.org/show_bug.cgi?id=186178 by ticaiolima@gmail.com · 6 years ago
  67. 0ae781e [JSC] Optimize Object.keys by caching own keys results in StructureRareData by yusukesuzuki@slowstart.org · 6 years ago
  68. 7ec74d1 [DFG][FTL] Add NewSymbol https://bugs.webkit.org/show_bug.cgi?id=192620 by yusukesuzuki@slowstart.org · 6 years ago
  69. 3ac487d [BigInt] Add ValueMul into DFG https://bugs.webkit.org/show_bug.cgi?id=186175 by ticaiolima@gmail.com · 6 years ago
  70. 30786e6 [BigInt] Implement ValueBitXor into DFG by ticaiolima@gmail.com · 6 years ago
  71. 10f9b734 Re-introduce op_bitnot https://bugs.webkit.org/show_bug.cgi?id=190923 by ticaiolima@gmail.com · 6 years ago
  72. b56d983 [BigInt] JSBigInt::createWithLength should throw when length is greater than JSBigInt::maxLength by ticaiolima@gmail.com · 6 years ago
  73. 5bfd0d4 TypeProfileLog::processLogEntries should stash away any pending exceptions and re-apply them to the VM by sbarati@apple.com · 6 years ago
  74. 57a64be Unreviewed, rolling out r238132. by ryanhaddad@apple.com · 6 years ago
  75. c7e3d61 [BigInt] JSBigInt::createWithLength should throw when length is greater than JSBigInt::maxLength by ticaiolima@gmail.com · 6 years ago
  76. 843ddd3 [BigInt] Add support to BigInt into ValueAdd by ticaiolima@gmail.com · 6 years ago
  77. 5ea7781 [BigInt] Add ValueSub into DFG https://bugs.webkit.org/show_bug.cgi?id=186176 by ticaiolima@gmail.com · 6 years ago
  78. b858a8e Unreviewed, rolling out r237242. https://bugs.webkit.org/show_bug.cgi?id=190701 by commit-queue@webkit.org · 6 years ago
  79. 231c825 [BigInt] Add ValueSub into DFG https://bugs.webkit.org/show_bug.cgi?id=186176 by ticaiolima@gmail.com · 6 years ago
  80. 92b4c6b [ESNext][BigInt] Implement support for "|" by ticaiolima@gmail.com · 6 years ago
  81. 34bfc02 Create a RELEASE_AND_RETURN macro for ExceptionScopes by keith_miller@apple.com · 6 years ago
  82. 7438486 [ESNext][BigInt] Implement support for "&" by ticaiolima@gmail.com · 6 years ago
  83. a4a7f3a [DFG] DFG should handle String#toString by yusukesuzuki@slowstart.org · 6 years ago
  84. 43ba057 Need to handle CodeBlock::replacement() being null. by mark.lam@apple.com · 7 years ago
  85. 5d33893 constructArray() should always allocate the requested length. by mark.lam@apple.com · 7 years ago
  86. 8407763 [WTF] Add user-defined literal for ASCIILiteral by utatane.tea@gmail.com · 7 years ago
  87. 1726442 ensureWritableX should only convert away from CoW when it will succeed by sbarati@apple.com · 7 years ago
  88. 59ee41e Make DFG to FTL OSR entry code more sane by removing bad RELEASE_ASSERTS and making it trigger compiles in outer loops before inner ones by sbarati@apple.com · 7 years ago
  89. 537abd3 [JSC] Object.create should have intrinsic by utatane.tea@gmail.com · 7 years ago
  90. b860d69 [JSC] Pass VM& parameter as much as possible by utatane.tea@gmail.com · 7 years ago
  91. c02f5d3 We should have a CoW storage for NewArrayBuffer arrays. by keith_miller@apple.com · 7 years ago
  92. 12dc2c9 Unreviewed, fix exception checking, part 2 by utatane.tea@gmail.com · 7 years ago
  93. b7613d1 JSC should have InstanceOf inline caching by fpizlo@apple.com · 7 years ago
  94. 60e8b0f [JSC] Remove reifyPropertyNameIfNeeded by utatane.tea@gmail.com · 7 years ago
  95. 009b198 [ESNext][BigInt] Implement support for "/" operation by ticaiolima@gmail.com · 7 years ago
  96. 9d696de Unreviewed, rolling out r231845. https://bugs.webkit.org/show_bug.cgi?id=185702 by commit-queue@webkit.org · 7 years ago
  97. a951f67 [ESNext][BigInt] Implement support for "/" operation by ticaiolima@gmail.com · 7 years ago
  98. cb46cc5 [JSC] Check TypeInfo first before calling getCallData when we would like to check whether given object is a function by utatane.tea@gmail.com · 7 years ago
  99. eefa897 Speed up AbstractInterpreter::executeEdges by fpizlo@apple.com · 7 years ago
  100. 052434c Don't prevent CreateThis being folded to NewObject when the structure is poly proto by sbarati@apple.com · 7 years ago