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

Context Navigation



Results (361 - 370 of 3373)

← 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 →
[210844]: Make opaque root scanning truly constraint-based ...
Make opaque root scanning truly constraint-based https://bugs.webkit.org/show_bug.cgi?id=165760 Reviewed by Geoffrey Garen. JSTests: Added this test, which demonstrates the benefit of having a dedicated string subspace. * micro ...
By fpizlo@apple.com — Jan 17, 2017 8:22:45 PM
[210829]: JSCell::classInfo() shouldn't have a bunch of mitigations for being ...
JSCell::classInfo() shouldn't have a bunch of mitigations for being called during destruction https://bugs.webkit.org/show_bug.cgi?id=167066 Reviewed by Keith Miller and Michael Saboff. Source/JavaScriptCore: This reduces the si ...
By fpizlo@apple.com — Jan 17, 2017 3:52:55 PM
[210824]: Unreviewed, roll out http://trac.webkit.org/changeset/210821 It was ...
Unreviewed, roll out http://trac.webkit.org/changeset/210821 It was causing crashes. Source/JavaScriptCore: * API/JSAPIWrapperObject.mm: (JSAPIWrapperObjectHandleOwner::finalize): * API/JSCallbackObject.h: * API/JSCallbackObjectFunctions ...
By fpizlo@apple.com — Jan 17, 2017 12:25:36 PM
[210821]: JSCell::classInfo() shouldn't have a bunch of mitigations for being ...
JSCell::classInfo() shouldn't have a bunch of mitigations for being called during destruction https://bugs.webkit.org/show_bug.cgi?id=167066 Reviewed by Keith Miller and Michael Saboff. Source/JavaScriptCore: This reduces the si ...
By fpizlo@apple.com — Jan 17, 2017 10:55:55 AM
[210565]: Streamline the GC barrier slowpath ...
Streamline the GC barrier slowpath https://bugs.webkit.org/show_bug.cgi?id=166878 Reviewed by Geoffrey Garen and Saam Barati. This implements two optimizations to the barrier: - Removes the write barrier buffer. This was ...
By fpizlo@apple.com — Jan 10, 2017 3:41:55 PM
[210553]: JSArray has some object scanning races ...
JSArray has some object scanning races https://bugs.webkit.org/show_bug.cgi?id=166874 Reviewed by Mark Lam. This fixes two separate bugs, both of which I detected by running array-splice-contiguous.js in extreme anger: 1 ...
By fpizlo@apple.com — Jan 10, 2017 10:44:45 AM
[210530]: Unreviewed, fix cloop. * dfg/DFGPlanInlines.h:
Unreviewed, fix cloop. * dfg/DFGPlanInlines.h:
By fpizlo@apple.com — Jan 9, 2017 4:15:11 PM
[210521]: Make the collector's fixpoint smart about scheduling work ...
Make the collector's fixpoint smart about scheduling work https://bugs.webkit.org/show_bug.cgi?id=165910 Reviewed by Keith Miller. Prior to this change, every time the GC would run any constraints in markToFixpoint, it would run ...
By fpizlo@apple.com — Jan 9, 2017 1:45:56 PM
[210497]: Unreviewed, since this test is slow it should run in fewer ...
Unreviewed, since this test is slow it should run in fewer configurations. This resolves the occasional timeouts I was seeing. * js/script-tests/regress-139548.js:
By fpizlo@apple.com — Jan 8, 2017 8:12:17 PM
[210451]: DeferGC::~DeferGC should be super cheap ...
DeferGC::~DeferGC should be super cheap https://bugs.webkit.org/show_bug.cgi?id=166626 Reviewed by Saam Barati. JSTests: * stress/slow-path-generator-updating-current-node-dfg.js: * stress/unshift-array-storage.js: Source/JavaScriptCor ...
By fpizlo@apple.com — Jan 6, 2017 12:23:25 PM
← 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple