1. aee1b11 Unreviewed, rolling out r239825. https://bugs.webkit.org/show_bug.cgi?id=193330 by commit-queue@webkit.org · 6 years ago
  2. 7348ff5 Enable DFG on ARM/Linux again https://bugs.webkit.org/show_bug.cgi?id=192496 by dinfuehr@igalia.com · 6 years ago
  3. 117b2e9 Restore bytecode dumper's ability to dump jump target as offset#(->targetBytecodeIndex#). by mark.lam@apple.com · 6 years ago
  4. 67f2614 Gigacage disabling checks should handle the GIGACAGE_ALLOCATION_CAN_FAIL case properly. by mark.lam@apple.com · 6 years ago
  5. 17ac7b7 builtins should be able to use async/await by keith_miller@apple.com · 6 years ago
  6. c52e54d Array.prototype.flat/flatMap have a minor bug in ArraySpeciesCreate by yusukesuzuki@slowstart.org · 6 years ago
  7. 8ae109a Leak of VectorBufferBase.m_buffer (16-64 bytes) under JSC::CompactVariableEnvironment in com.apple.WebKit.WebContent running layout tests by ddkilzer@apple.com · 6 years ago
  8. de3c7af ASSERT when paused in debugger and console evaluation causes exception by commit-queue@webkit.org · 6 years ago
  9. 2330729 Move JSValueMakeSymbol to private header by keith_miller@apple.com · 6 years ago
  10. 5ee9cd4 Fix some typos in comments. by mark.lam@apple.com · 6 years ago
  11. 3f94e49 LLInt put_by_id uses the wrong load instruction for loading flags from the metadata by tzagallo@apple.com · 6 years ago
  12. 2433a04 Versioning. by alancoon@apple.com · 6 years ago
  13. 20b4382 Web Inspector: extend XHR breakpoints to work with fetch by drousso@apple.com · 6 years ago
  14. 073a7b6 Web Inspector: Network: show secure connection details per-request by drousso@apple.com · 6 years ago
  15. cc234e4 Versioning. by alancoon@apple.com · 6 years ago
  16. 9ac24c4 Baseline version of get_by_id may corrupt metadata by tzagallo@apple.com · 6 years ago
  17. 9fca117 [JSC] Optimize Object.prototype.toString by yusukesuzuki@slowstart.org · 6 years ago
  18. 04f9b05 DFG IntegerRangeOptimization phase exceeding loop limit shouldn't ASSERT by msaboff@apple.com · 6 years ago
  19. a247fcb Web Inspector: Implement `queryObjects` Command Line API by webkit@devinrousso.com · 6 years ago
  20. b095ba6 SourceProviders should use an actual URL instead of a string by keith_miller@apple.com · 6 years ago
  21. f5f2c41 Update user-visible copyright strings to include 2019 by jeffm@apple.com · 6 years ago
  22. f2cb723 [JSC] Identifier validity should be based on ID_Start / ID_Continue properties by ross.kirsling@sony.com · 6 years ago
  23. c530e79 [JSC] Remove one indirection in JSObject::toStringName by yusukesuzuki@slowstart.org · 6 years ago
  24. 31ed0b9 Resurrect Mac CMake build https://bugs.webkit.org/show_bug.cgi?id=192658 by achristensen@apple.com · 6 years ago
  25. e823706 [JSC][Win][Clang] warning: implicit conversion from 'size_t' (aka 'unsigned long long') to 'int32_t' (aka 'int') changes value from 18446744073709551552 to -64 [-Wconstant-conversion] by Hironori.Fujii@sony.com · 6 years ago
  26. 08c76af [BigInt] Support BigInt in JSON.stringify by yusukesuzuki@slowstart.org · 6 years ago
  27. ddb8103 [JSC] Use appendUnbarriered for cached own keys by yusukesuzuki@slowstart.org · 6 years ago
  28. ae5a8bd Use Ref<> as much as possible https://bugs.webkit.org/show_bug.cgi?id=192808 by yusukesuzuki@slowstart.org · 6 years ago
  29. 0211894 Web Inspector: Crashes seen under Inspector::ScriptCallFrame::~ScriptCallFrame by joepeck@webkit.org · 6 years ago
  30. 00c8895 [WebGPU] Convert WebGPUBindGroups into MTLArgumentEncoders by justin_fan@apple.com · 6 years ago
  31. 455463f Use Optional::hasValue() instead of Optional::has_value() by cdumez@apple.com · 6 years ago
  32. 046331a Add support for globalThis https://bugs.webkit.org/show_bug.cgi?id=165171 by keith_miller@apple.com · 6 years ago
  33. 6eda1ab Use Optional::valueOr() instead of Optional::value_or() by cdumez@apple.com · 6 years ago
  34. 1bf2570 ITMLKit Inspector: Elements tab does not show DOM Tree by commit-queue@webkit.org · 6 years ago
  35. 351d7c8 Fix a typo in slow_path_construct_arityCheck and operationConstructArityCheck. by mark.lam@apple.com · 6 years ago
  36. 7fae6fe [BigInt] We should enable CSE into arithmetic operations that speculate BigIntUse by ticaiolima@gmail.com · 6 years ago
  37. 4cc6c49 Unreviewed, rolling out r239377. https://bugs.webkit.org/show_bug.cgi?id=192921 by commit-queue@webkit.org · 6 years ago
  38. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  39. d882847 Web Inspector: Timelines: correctly label Intersection Observer callbacks by simon.fraser@apple.com · 6 years ago
  40. cb4391f JSPropertyNameEnumerator should cache the iterated object's structure only after getting its property names. by mark.lam@apple.com · 6 years ago
  41. 2efdc22 [BigInt] We should enable CSE into arithmetic operations that speculate BigIntUse by ticaiolima@gmail.com · 6 years ago
  42. 0cd95dc String overflow in JSC::createError results in ASSERT in WTF::makeString by tzagallo@apple.com · 6 years ago
  43. 0d0527e Error message for `-x ** y` contains a typo. by ross.kirsling@sony.com · 6 years ago
  44. fc044cd Update ARM64EHash by sbarati@apple.com · 6 years ago
  45. 7d55564 JSON.stringify() should throw OOM on StringBuilder overflows. by mark.lam@apple.com · 6 years ago
  46. 6dbb1ef Redeclaration of var over let/const/class should be a syntax error. by ross.kirsling@sony.com · 6 years ago
  47. d320fc1 clang-tidy: Use const reference for MediaTime parameter to prevent object copy by ddkilzer@apple.com · 6 years ago
  48. eafb252 Unreviewed. Appease a build error where we weren't using a variable defined in an "if" by sbarati@apple.com · 6 years ago
  49. c7f40e9 Array unshift/shift should not race against the AI in the compiler thread. by mark.lam@apple.com · 6 years ago
  50. 8178441 [JSC] Optimize Object.keys by caching own keys results in StructureRareData by yusukesuzuki@slowstart.org · 6 years ago
  51. 8a3e337 SamplingProfiler's isValidFramePointer() should reject address at stack origin. by mark.lam@apple.com · 6 years ago
  52. cffd4db Suppress ASAN on valid stack accesses in Probe-based OSRExit::executeOSRExit(). by mark.lam@apple.com · 6 years ago
  53. 2859c7a Fix stale assertion in attemptToForceStringArrayModeByToStringConversion(). by mark.lam@apple.com · 6 years ago
  54. f1042fe Unreviewed, rolling out r239254. by jlewis3@apple.com · 6 years ago
  55. 5c512ac Unreviewed, suppress warnings in Linux by yusukesuzuki@slowstart.org · 6 years ago
  56. 2a88ef6 Null pointer dereference in JSC::WriteBarrierBase() by yusukesuzuki@slowstart.org · 6 years ago
  57. 7dfa403 Use warning-ignoring macros more consistently and simply by darin@apple.com · 6 years ago
  58. ad4e52d Replace many uses of String::format with more type-safe alternatives by darin@apple.com · 6 years ago
  59. 94ca863 LiteralParser has a bunch of uses of String::format with untrusted data by darin@apple.com · 6 years ago
  60. 777029d CallFrame::convertToStackOverflowFrame() needs to keep the top CodeBlock alive. by mark.lam@apple.com · 6 years ago
  61. c24f265 clang-tidy: Fix unnecessary copy of objects for operator==() methods by ddkilzer@apple.com · 6 years ago
  62. 9c2e56e Unreviewed, rolling out r239153, r239154, and r239155. by commit-queue@webkit.org · 6 years ago
  63. d417ccd Callers of JSString::getIndex should check for OOM exceptions by keith_miller@apple.com · 6 years ago
  64. 6d408eb [WinCairo][Clang] DLLLauncherMain.cpp: warning: unused function 'prependPath' and 'appleApplicationSupportDirectory' by Hironori.Fujii@sony.com · 6 years ago
  65. e634464c Improve GDB output for LLInt on Linux by dinfuehr@igalia.com · 6 years ago
  66. fd1812b Add a missing exception check. by mark.lam@apple.com · 6 years ago
  67. 5777238 The JSC shell should listen for memory pressure events and respond to them by sbarati@apple.com · 6 years ago
  68. a5e426f Ensure that StructureFlags initialization always starts with Base::StructureFlags. by mark.lam@apple.com · 6 years ago
  69. 061fa34 Add the JSC_traceBaselineJITExecution option for tracing baseline JIT execution. by mark.lam@apple.com · 6 years ago
  70. bed6dfc clang-tidy: Fix unnecessary object copies in JavaScriptCore by ddkilzer@apple.com · 6 years ago
  71. ea5ba79 Versioning. by kocsen_chung@apple.com · 6 years ago
  72. 5265227 Web Inspector: remove DOM.BackendNodeId and associated commands/events by drousso@apple.com · 6 years ago
  73. 77f1746 [BigInt] Add ValueDiv into DFG https://bugs.webkit.org/show_bug.cgi?id=186178 by ticaiolima@gmail.com · 6 years ago
  74. a593284 Unreviewed, build fix after r239153, part 2 by yusukesuzuki@slowstart.org · 6 years ago
  75. ad0427d Unreviewed, build fix after r239153 by yusukesuzuki@slowstart.org · 6 years ago
  76. 0ae781e [JSC] Optimize Object.keys by caching own keys results in StructureRareData by yusukesuzuki@slowstart.org · 6 years ago
  77. 7ec74d1 [DFG][FTL] Add NewSymbol https://bugs.webkit.org/show_bug.cgi?id=192620 by yusukesuzuki@slowstart.org · 6 years ago
  78. 3cd4fee [BigInt] Implement DFG/FTL typeof for BigInt by yusukesuzuki@slowstart.org · 6 years ago
  79. c9f1da0 [BigInt] Simplify boolean context evaluation by leveraging JSString::offsetOfLength() == JSBigInt::offsetOfLength() by yusukesuzuki@slowstart.org · 6 years ago
  80. bd124d8 Implement feature flag for CSS Typed OM by justin_michaud@apple.com · 6 years ago
  81. 6b3f99b Move ENABLE_RESOURCE_LOAD_STATISTICS to FeatureDefines.xcconfig by don.olmstead@sony.com · 6 years ago
  82. 11530f1 PropertyAttribute needs a CustomValue bit. by mark.lam@apple.com · 6 years ago
  83. b4fb48f LinkBuffer::copyCompactAndLinkCode() needs to be aware of ENABLE(SEPARATED_WX_HEAP). by mark.lam@apple.com · 6 years ago
  84. 3ac487d [BigInt] Add ValueMul into DFG https://bugs.webkit.org/show_bug.cgi?id=186175 by ticaiolima@gmail.com · 6 years ago
  85. eb1e41d Reduce size of PropertySlot and PutPropertySlot. by mark.lam@apple.com · 6 years ago
  86. 745dbdc Record right offset with aligned wide instructions by dinfuehr@igalia.com · 6 years ago
  87. 87802cb Align the metadata table on all platforms by tzagallo@apple.com · 6 years ago
  88. 5912d98 speculationFromCell() should speculate non-Identifier strings as SpecString instead of SpecStringVar. by mark.lam@apple.com · 6 years ago
  89. b85119d DFG's StrengthReduction phase should not reduce Construct into DirectContruct when the executable does not have constructAbility. by mark.lam@apple.com · 6 years ago
  90. 6514855 [ESNext][BigInt] Support logic operations by ticaiolima@gmail.com · 6 years ago
  91. 8a0bc01 Web Inspector: Audit: tests should support async operations by drousso@apple.com · 6 years ago
  92. 2b558d7 Unreviewed, rolling out r238833. by ryanhaddad@apple.com · 6 years ago
  93. bb46de3 [ESNext][BigInt] Support logic operations by ticaiolima@gmail.com · 6 years ago
  94. 82d7123 Add .xcfilelist files by krollin@apple.com · 6 years ago
  95. 75036b9 Versioning. by kocsen_chung@apple.com · 6 years ago
  96. 096a331 Fix the bytecode code generator scripts to pretty print BytecodeStructs.h and BytecodeIndices.h. by mark.lam@apple.com · 6 years ago
  97. 9782468 Add a runtime feature flag for LayoutFormattingContext. by zalan@apple.com · 6 years ago
  98. c8fd1769 [ESNext][BigInt] Implement support for "<<" and ">>" by ticaiolima@gmail.com · 6 years ago
  99. c849f02 Heap.h refers to the non-existent HeapStatistics by simon.fraser@apple.com · 6 years ago
  100. c092f54 [JSC] Keep TypeMaybeBigInt small https://bugs.webkit.org/show_bug.cgi?id=192203 by yusukesuzuki@slowstart.org · 6 years ago