Results (371 - 380 of 3373)
- [210427]: Unreviewed, teach run-javascriptcore-tests that this is a slow test. ...
- Unreviewed, teach run-javascriptcore-tests that this is a slow test. * js/script-tests/regress-139548.js:
- By Jan 5, 2017, 7:14:25 PM —
- [210398]: AutomaticThread timeout shutdown leaves a small window where notify() ...
- AutomaticThread timeout shutdown leaves a small window where notify() would think that the thread is still running https://bugs.webkit.org/show_bug.cgi?id=166742 Reviewed by Geoffrey Garen. Source/JavaScriptCore: Update to new A ...
- By Jan 5, 2017, 4:24:11 PM —
- [209954]: CellState should have members with accurate names ...
- CellState should have members with accurate names https://bugs.webkit.org/show_bug.cgi?id=165969 Reviewed by Mark Lam. This once again renames the members in CellState. I wanted to convey the following pieces of information in th ...
- By Dec 16, 2016, 6:41:05 PM —
- [209897]: Get rid of HeapRootVisitor and make SlotVisitor less painful to use ...
- Get rid of HeapRootVisitor and make SlotVisitor less painful to use https://bugs.webkit.org/show_bug.cgi?id=165911 Reviewed by Geoffrey Garen. Source/JavaScriptCore: Previously we had two ways of adding a raw pointer to the GC's ...
- By Dec 15, 2016, 6:16:19 PM —
- [209846]: DirectTailCall implementation needs to tell the shuffler what to put ...
- DirectTailCall implementation needs to tell the shuffler what to put into the ArgumentCount explicitly https://bugs.webkit.org/show_bug.cgi?id=165882 Reviewed by Mark Lam. JSTests: * stress/direct-tail-call-arity-mismatch-count-args.js: ...
- By Dec 14, 2016, 5:25:16 PM —
- [209827]: Unreviewed, re-enable concurrent GC on ARM64 now that the most likely ...
- Unreviewed, re-enable concurrent GC on ARM64 now that the most likely culprit of the memory regressions is fixed. Lets see what the bots think! * runtime/Options.cpp: (JSC::recomputeDependentOptions):
- By Dec 14, 2016, 1:05:56 PM —
- [209825]: Devices with fewer cores should use a more aggressive GC schedule by ...
- Devices with fewer cores should use a more aggressive GC schedule by default https://bugs.webkit.org/show_bug.cgi?id=165859 Reviewed by Mark Lam. * heap/Heap.cpp: (JSC::Heap::markToFixpoint): Log when we have an unexpected delay in wake- ...
- By Dec 14, 2016, 12:57:20 PM —
- [209807]: Unreviewed, disable concurrent GC on ARM while we investigate a memory ...
- Unreviewed, disable concurrent GC on ARM while we investigate a memory use regression. * runtime/Options.cpp: (JSC::recomputeDependentOptions):
- By Dec 14, 2016, 9:19:33 AM —
- [209767]: Add null checks to opaque root APIs. Rubber stamped by Saam Barati. ...
- Add null checks to opaque root APIs. Rubber stamped by Saam Barati. If we got a crash report about null in the opaque root HashSet, we would probably not celebrate how great it is that we found out about a new race - instead we would pr ...
- By Dec 13, 2016, 12:14:51 PM —
- [209766]: 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 Saam Barati. Source/JavaScriptCore: We have bugs when visitChildren() changes its mind about what opaque root to add, si ...
- By Dec 13, 2016, 11:54:15 AM —
Note:
See TracSearch
for help on searching.