WebKit Trac
  • Login
  • Preferences
  • Register
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (61 - 70 of 1157)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 →
[233139]: [JSC] Remove unnecessary PLATFORM guards ...
[JSC] Remove unnecessary PLATFORM guards https://bugs.webkit.org/show_bug.cgi?id=186995 Reviewed by Mark Lam. * assembler/AssemblerCommon.h: (JSC::isIOS): Add constexpr. * inspector/JSGlobalObjectInspectorController.cpp: (Inspector::JSG ...
By Yusuke Suzuki — Jun 25, 2018 2:26:22 AM
[233134]: [bmalloc][Linux] Remove static initializers for PerProcess<>::s_object ...
[bmalloc][Linux] Remove static initializers for PerProcess<>::s_object https://bugs.webkit.org/show_bug.cgi?id=186966 Reviewed by Anders Carlsson. chrome/tools/linux/dump-static-initializers.py can dump static initializers in the binary ...
By Yusuke Suzuki — Jun 24, 2018 12:01:22 PM
[233123]: [WTF] Use Ref<> for the result type of non-failing factory functions ...
[WTF] Use Ref<> for the result type of non-failing factory functions https://bugs.webkit.org/show_bug.cgi?id=186920 Reviewed by Darin Adler. Source/JavaScriptCore: * dfg/DFGWorklist.cpp: (JSC::DFG::Worklist::ThreadBody::ThreadBody): (JS ...
By Yusuke Suzuki — Jun 23, 2018 2:59:04 AM
[233122]: [WTF] Add user-defined literal for ASCIILiteral ...
[WTF] Add user-defined literal for ASCIILiteral https://bugs.webkit.org/show_bug.cgi?id=186839 Reviewed by Darin Adler. Source/JavaScriptCore: * API/JSCallbackObjectFunctions.h: (JSC::JSCallbackObject<Parent>::staticFunctionGetter): (JS ...
By Yusuke Suzuki — Jun 23, 2018 1:39:34 AM
[233006]: [GTK][WPE][Nicosia] Add name for Nicosia Painting Threads ...
[GTK][WPE][Nicosia] Add name for Nicosia Painting Threads https://bugs.webkit.org/show_bug.cgi?id=186836 Reviewed by Carlos Garcia Campos. Source/WebCore: Use "PaintingThread" name. * platform/graphics/nicosia/NicosiaPaintingEngineThre ...
By Yusuke Suzuki — Jun 20, 2018 2:00:27 AM
[233005]: [WPE] Remove warnings by setting nullptr for unused listeners ...
[WPE] Remove warnings by setting nullptr for unused listeners https://bugs.webkit.org/show_bug.cgi?id=186835 Reviewed by Carlos Garcia Campos. frame, axis_source, axis_stop, and axis_discrete are unused. Setting nullptr explicitly to rem ...
By Yusuke Suzuki — Jun 20, 2018 1:23:45 AM
[232907]: [JSC] Inline JSArray::pushInline and Structure::nonPropertyTransition ...
[JSC] Inline JSArray::pushInline and Structure::nonPropertyTransition https://bugs.webkit.org/show_bug.cgi?id=186723 Reviewed by Mark Lam. Now, CoW -> non-CoW transition is heavy path. We inline the part of Structure::nonPropertyTransiti ...
By Yusuke Suzuki — Jun 16, 2018 11:29:38 AM
[232904]: [DFG] Reduce OSRExit for Kraken/crypto-aes due to CoW array ...
[DFG] Reduce OSRExit for Kraken/crypto-aes due to CoW array https://bugs.webkit.org/show_bug.cgi?id=186721 Reviewed by Keith Miller. JSTests: * stress/array-slice-cow.js: Added. (shouldBe): (testInt32): (testDouble): (testContiguous): ...
By Yusuke Suzuki — Jun 16, 2018 9:33:58 AM
[232902]: [DFG][FTL] Spread onto PhantomNewArrayBuffer assumes JSFixedArray, but ...
[DFG][FTL] Spread onto PhantomNewArrayBuffer assumes JSFixedArray, but JSImmutableButterfly is returned https://bugs.webkit.org/show_bug.cgi?id=186460 Reviewed by Saam Barati. JSTests: * stress/spread-escapes-but-new-array-buffer-does-n ...
By Yusuke Suzuki — Jun 16, 2018 4:18:05 AM
[232798]: [JSC] Always use Nuke & Set procedure for x86 ...
[JSC] Always use Nuke & Set procedure for x86 https://bugs.webkit.org/show_bug.cgi?id=186592 Reviewed by Keith Miller. We always use nukeStructureAndStoreButterfly for Contiguous -> ArrayStorage conversion if the architecture is x86. By ...
By Yusuke Suzuki — Jun 13, 2018 11:32:56 AM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple