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

Context Navigation



Results (131 - 140 of 3373)

← 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 →
[227648]: Unreviewed, fix windows build. * wtf/MathExtras.h: (WTF::opaque):
Unreviewed, fix windows build. * wtf/MathExtras.h: (WTF::opaque):
By fpizlo@apple.com — Jan 25, 2018 5:35:14 PM
[227643]: DirectArguments should protect itself using dynamic poisoning and ...
DirectArguments should protect itself using dynamic poisoning and precise index masking https://bugs.webkit.org/show_bug.cgi?id=182086 Reviewed by Saam Barati. Source/JavaScriptCore: This implements dynamic poisoning and precise ...
By fpizlo@apple.com — Jan 25, 2018 4:05:57 PM
[227617]: JSC GC should support TLCs (thread local caches) ...
JSC GC should support TLCs (thread local caches) https://bugs.webkit.org/show_bug.cgi?id=181559 Reviewed by Mark Lam and Saam Barati. Source/JavaScriptCore: This is a big step towards object distancing by site origin. This patch ...
By fpizlo@apple.com — Jan 25, 2018 11:32:00 AM
[227592]: JSC GC should support TLCs (thread local caches) ...
JSC GC should support TLCs (thread local caches) https://bugs.webkit.org/show_bug.cgi?id=181559 Reviewed by Mark Lam and Saam Barati. Source/JavaScriptCore: This is a big step towards object distancing by site origin. This patch ...
By fpizlo@apple.com — Jan 24, 2018 8:19:44 PM
[227462]: Use precise index masking for FTL GetByArgumentByVal ...
Use precise index masking for FTL GetByArgumentByVal https://bugs.webkit.org/show_bug.cgi?id=182006 Reviewed by Keith Miller. This protects speculative out-of-bounds on arguments[index]. Making this work right involved f ...
By fpizlo@apple.com — Jan 23, 2018 4:40:12 PM
[227431]: DFG should always flush `this` ...
DFG should always flush `this` https://bugs.webkit.org/show_bug.cgi?id=181999 Reviewed by Saam Barati and Mark Lam. This is going to make it possible to use precise index masking for arguments-on-the-stack accesses with an index ...
By fpizlo@apple.com — Jan 23, 2018 12:16:56 PM
[227424]: JSC should use a speculation fence on VM entry/exit ...
JSC should use a speculation fence on VM entry/exit https://bugs.webkit.org/show_bug.cgi?id=181991 Reviewed by JF Bastien and Mark Lam. Source/JavaScriptCore: This adds a WTF::speculationFence on VM entry and exit. For ...
By fpizlo@apple.com — Jan 23, 2018 10:26:35 AM
[227417]: Unreviewed, retire some microbenchmarks that are proportionately very ...
Unreviewed, retire some microbenchmarks that are proportionately very slow. Benchmark running time should be proportional to their value. Microbenchmarks have little value, so they should be very fast. * microbenchmarks/array-push-3.js: R ...
By fpizlo@apple.com — Jan 23, 2018 9:11:40 AM
[226822]: Rename MarkedAllocator to BlockDirectory and AllocatorAttributes to ...
Rename MarkedAllocator to BlockDirectory and AllocatorAttributes to CellAttributes https://bugs.webkit.org/show_bug.cgi?id=181543 Rubber stamped by Michael Saboff. Source/JavaScriptCore: In a world that has thread-local caches, ...
By fpizlo@apple.com — Jan 11, 2018 4:32:33 PM
[226784]: Reserve a fast TLS key for GC TLC ...
Reserve a fast TLS key for GC TLC https://bugs.webkit.org/show_bug.cgi?id=181539 Reviewed by Alexey Proskuryakov. Who knew that thread-local caches would be a mitigation for timing attacks. Here's how it works: if we have TLCs th ...
By fpizlo@apple.com — Jan 11, 2018 9:58:46 AM
← 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple