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

Context Navigation



Results (321 - 330 of 3373)

← 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 →
[213876]: FTL should not flush strict arguments unless it really needs to ...
FTL should not flush strict arguments unless it really needs to https://bugs.webkit.org/show_bug.cgi?id=169519 Reviewed by Mark Lam. This is a refinement that we should have done ages ago. This kills some pointless PutStacks in D ...
By fpizlo@apple.com — Mar 13, 2017, 3:52:41 PM
[213856]: FTL should not flush strict arguments unless it really needs to ...
FTL should not flush strict arguments unless it really needs to https://bugs.webkit.org/show_bug.cgi?id=169519 Reviewed by Mark Lam. JSTests: This benchmark runs 3.5x faster thanks to this patch. * microbenchmarks/strict-argume ...
By fpizlo@apple.com — Mar 13, 2017, 11:00:25 AM
[213773]: Structure::willStoreValueSlow needs to keep the property table alive ...
Structure::willStoreValueSlow needs to keep the property table alive until the end https://bugs.webkit.org/show_bug.cgi?id=169520 Reviewed by Michael Saboff. We use pointers logically interior to `propertyTable` after doing a GC. We need ...
By fpizlo@apple.com — Mar 12, 2017, 3:56:55 PM
[213753]: The JITs should be able to emit fast TLS loads ...
The JITs should be able to emit fast TLS loads https://bugs.webkit.org/show_bug.cgi?id=169483 Reviewed by Keith Miller. Source/JavaScriptCore: Added loadFromTLS32/64/Ptr to the MacroAssembler and added a B3 test for this. * ass ...
By fpizlo@apple.com — Mar 10, 2017, 11:17:48 PM
[213714]: B3 should have comprehensive support for atomic operations ...
B3 should have comprehensive support for atomic operations https://bugs.webkit.org/show_bug.cgi?id=162349 Reviewed by Keith Miller. Source/JavaScriptCore: This adds the following capabilities to B3: - Atomic weak/strong ...
By fpizlo@apple.com — Mar 10, 2017, 9:49:42 AM
[213664]: Unreviewed, fix weak external symbol error. * heap/SlotVisitor.h:
Unreviewed, fix weak external symbol error. * heap/SlotVisitor.h:
By fpizlo@apple.com — Mar 9, 2017, 1:39:50 PM
[213659]: Source/JavaScriptCore: std::isnan/isinf should work with WTF time ...
Source/JavaScriptCore: std::isnan/isinf should work with WTF time classes https://bugs.webkit.org/show_bug.cgi?id=164991 Reviewed by Darin Adler. Changes AtomicsObject to use std::isnan() instead of operator== to detect NaN. * ...
By fpizlo@apple.com — Mar 9, 2017, 1:18:25 PM
[213648]: WebKit: JSC: JSObject::ensureLength doesn't check if ensureLengthSlow ...
WebKit: JSC: JSObject::ensureLength doesn't check if ensureLengthSlow failed https://bugs.webkit.org/show_bug.cgi?id=169215 Reviewed by Mark Lam. This doesn't have a test because it would be a very complicated test. * runtime/JS ...
By fpizlo@apple.com — Mar 9, 2017, 10:53:05 AM
[213645]: WTF should make it super easy to do ARM concurrency tricks ...
WTF should make it super easy to do ARM concurrency tricks https://bugs.webkit.org/show_bug.cgi?id=169300 Reviewed by Mark Lam. Source/JavaScriptCore: This changes a bunch of GC hot paths to use new concurrency APIs that lead to ...
By fpizlo@apple.com — Mar 9, 2017, 9:40:10 AM
[213527]: Revise the ARES-6 explainer text ...
Revise the ARES-6 explainer text https://bugs.webkit.org/show_bug.cgi?id=169287 Reviewed by Saam Barati. Just did some copy-editing. * ARES-6/about.html:
By fpizlo@apple.com — Mar 7, 2017, 11:21:02 AM
← 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple