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

Context Navigation



Results (401 - 410 of 3373)

← 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 →
[209570]: PerformanceTests: Concurrent GC should be stable enough to land ...
PerformanceTests: Concurrent GC should be stable enough to land enabled https://bugs.webkit.org/show_bug.cgi?id=164990 Reviewed by Geoffrey Garen. Made CDjs more configurable and refined the "large.js" configuration. I was using ...
By fpizlo@apple.com — Dec 8, 2016, 2:14:50 PM
[209568]: Enable SharedArrayBuffer, remove the flag ...
Enable SharedArrayBuffer, remove the flag https://bugs.webkit.org/show_bug.cgi?id=165614 Rubber stamped by Geoffrey Garen. Source/JavaScriptCore: * runtime/JSGlobalObject.cpp: (JSC::JSGlobalObject::init): * runtime/RuntimeFlags.h: Sour ...
By fpizlo@apple.com — Dec 8, 2016, 1:56:23 PM
[209273]: ES6SampleBench should report an average for Steady State so that all ...
ES6SampleBench should report an average for Steady State so that all of the numbers are comparable https://bugs.webkit.org/show_bug.cgi?id=165325 Reviewed by Saam Barati. This makes all of the numbers that ES6SampleBench reports comparab ...
By fpizlo@apple.com — Dec 2, 2016, 2:44:38 PM
[208898]: Unreviewed, fix cloop. * bytecode/CodeBlock.cpp: ...
Unreviewed, fix cloop. * bytecode/CodeBlock.cpp: (JSC::CodeBlock::stronglyVisitStrongReferences):
By fpizlo@apple.com — Nov 18, 2016, 2:29:11 PM
[208897]: Concurrent GC should be able to run splay in debug mode and ...
Concurrent GC should be able to run splay in debug mode and earley/raytrace in release mode with no perf regression https://bugs.webkit.org/show_bug.cgi?id=164282 Reviewed by Geoffrey Garen and Oliver Hunt. PerformanceTests: CDj ...
By fpizlo@apple.com — Nov 18, 2016, 2:11:51 PM
[208860]: Speculatively disable eager object zero-fill on not-x86 to let the ...
Speculatively disable eager object zero-fill on not-x86 to let the bots decide if that's a problem https://bugs.webkit.org/show_bug.cgi?id=164885 Reviewed by Mark Lam. This adds a useGCFences() function that we use to guard all e ...
By fpizlo@apple.com — Nov 17, 2016, 1:37:05 PM
[208822]: Unreviewed, roll out r208811. It's not sound. * ...
Unreviewed, roll out r208811. It's not sound. * ftl/FTLLowerDFGToB3.cpp: (JSC::FTL::DFG::LowerDFGToB3::compileMaterializeNewObject): (JSC::FTL::DFG::LowerDFGToB3::allocatePropertyStorage): (JSC::FTL::DFG::LowerDFGToB3::reallocatePropertyS ...
By fpizlo@apple.com — Nov 16, 2016, 3:57:05 PM
[208811]: Slight Octane regression from concurrent GC's eager object zero-fill ...
Slight Octane regression from concurrent GC's eager object zero-fill https://bugs.webkit.org/show_bug.cgi?id=164823 Reviewed by Geoffrey Garen. During concurrent GC, we need to eagerly zero-fill objects we allocate prior to execu ...
By fpizlo@apple.com — Nov 16, 2016, 2:24:45 PM
[208777]: Unreviewed, revert renaming useConcurrentJIT to useConcurrentJS. * ...
Unreviewed, revert renaming useConcurrentJIT to useConcurrentJS. * dfg/DFGDriver.cpp: (JSC::DFG::compileImpl): * heap/Heap.cpp: (JSC::Heap::addToRememberedSet): * jit/JITWorklist.cpp: (JSC::JITWorklist::compileLater): (JSC::JITWorklist::c ...
By fpizlo@apple.com — Nov 15, 2016, 5:35:09 PM
[208763]: Unreviewed, remove bogus assertion. * heap/Heap.cpp: ...
Unreviewed, remove bogus assertion. * heap/Heap.cpp: (JSC::Heap::markToFixpoint):
By fpizlo@apple.com — Nov 15, 2016, 3:42:37 PM
← 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple