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

Context Navigation



Results (341 - 350 of 3373)

← 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 →
[212035]: SharedArrayBuffer does not need to be in the transfer list ...
SharedArrayBuffer does not need to be in the transfer list https://bugs.webkit.org/show_bug.cgi?id=168079 Reviewed by Geoffrey Garen and Keith Miller. Source/JavaScriptCore: Exposes a simple shareWith() API for when you know you ...
By fpizlo@apple.com — Feb 9, 2017 6:42:20 PM
[211697]: Change ES6SampleBench into ARES-6 ...
Change ES6SampleBench into ARES-6 https://bugs.webkit.org/show_bug.cgi?id=167863 Rubber stamped by Saam Barati. This imports changes that Jonathan Davis (jond@apple.com) made to ES6SampleBench to make it look super awesome. Its n ...
By fpizlo@apple.com — Feb 5, 2017 8:56:09 PM
[211464]: Move slow-running microbenchmarks out of JSTests/microbenchmarks ...
Move slow-running microbenchmarks out of JSTests/microbenchmarks https://bugs.webkit.org/show_bug.cgi?id=167676 Reviewed by Saam Barati. JSTests: The microbenchmarks directory is profitable when it's cheap to run. This change mo ...
By fpizlo@apple.com — Jan 31, 2017 5:48:18 PM
[211463]: Make verifyEdge a RELEASE_ASSERT <rdar://problem/30296879> Rubber ...
Make verifyEdge a RELEASE_ASSERT <rdar://problem/30296879> Rubber stamped by Saam Barati. * dfg/DFGAbstractInterpreterInlines.h: (JSC::DFG::AbstractInterpreter<AbstractStateType>::executeEffects):
By fpizlo@apple.com — Jan 31, 2017 5:46:33 PM
[211448]: The mutator should be able to perform increments of GC work ...
The mutator should be able to perform increments of GC work https://bugs.webkit.org/show_bug.cgi?id=167528 Reviewed by Keith Miller and Geoffrey Garen. Source/JavaScriptCore: The cool thing about having a concurrent and parallel collect ...
By fpizlo@apple.com — Jan 31, 2017 2:31:24 PM
[211444]: Add framerate baselines to the splay-detail test ...
Add framerate baselines to the splay-detail test https://bugs.webkit.org/show_bug.cgi?id=167659 Reviewed by Geoffrey Garen. * JetStream/Octane2/splay-detail.html:
By fpizlo@apple.com — Jan 31, 2017 12:45:45 PM
[211300]: scanExternalRememberedSet needs to mergeIfNecessary ...
scanExternalRememberedSet needs to mergeIfNecessary https://bugs.webkit.org/show_bug.cgi?id=167523 Reviewed by Keith Miller. The protocol for opaque roots is that if you add to them outside of draining, then you need to call merg ...
By fpizlo@apple.com — Jan 27, 2017 1:01:50 PM
[211238]: EventTarget should visit the JSEventListeners using ...
EventTarget should visit the JSEventListeners using visitAdditionalChildren https://bugs.webkit.org/show_bug.cgi?id=167462 Reviewed by Michael Saboff. No new tests because this is already caught by existing testing. This would show up as ...
By fpizlo@apple.com — Jan 26, 2017 4:11:54 PM
[211194]: jsc.cpp should have the $.agent stuff for testing SAB ...
jsc.cpp should have the $.agent stuff for testing SAB https://bugs.webkit.org/show_bug.cgi?id=167431 Reviewed by Saam Barati. JSTests: Add a very basic test of Atomics using $.agent. This is based on LayoutTests/workers/sab/simp ...
By fpizlo@apple.com — Jan 25, 2017 6:34:30 PM
[211167]: ARM/ARM64 stress/atomics-store-return.js fails ...
ARM/ARM64 stress/atomics-store-return.js fails <rdar://problem/30192652> Reviewed by Michael Saboff. The problem was relying on double->int casts for anything. We need to use toInt32(). * runtime/AtomicsObject.cpp: (JSC::atomics ...
By fpizlo@apple.com — Jan 25, 2017 2:42:22 PM
← 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple