Results (141 - 150 of 3373)
- [226783]: CodeBlocks should be in IsoSubspaces ...
- CodeBlocks should be in IsoSubspaces https://bugs.webkit.org/show_bug.cgi?id=180884 Reviewed by Saam Barati. Source/JavaScriptCore: This moves CodeBlocks into IsoSubspaces. Doing so means that we no longer need to have the speci ...
- By Jan 11, 2018, 8:43:07 AM —
- [226667]: CodeBlocks should be in IsoSubspaces ...
- CodeBlocks should be in IsoSubspaces https://bugs.webkit.org/show_bug.cgi?id=180884 Reviewed by Saam Barati. Source/JavaScriptCore: This moves CodeBlocks into IsoSubspaces. Doing so means that we no longer need to have the speci ...
- By Jan 9, 2018, 4:30:38 PM —
- [226068]: Vector index masking https://bugs.webkit.org/show_bug.cgi?id=180909 ...
- Vector index masking https://bugs.webkit.org/show_bug.cgi?id=180909 Reviewed by Keith Miller. Source/JavaScriptCore: Adopt index masking for strings. * dfg/DFGSpeculativeJIT.cpp: (JSC::DFG::SpeculativeJIT::compileGetCharCodeAt) ...
- By Dec 18, 2017, 12:15:41 PM —
- [225893]: Octane/richards regressed by a whopping 20% because ...
- Octane/richards regressed by a whopping 20% because eliminateCommonSubexpressions has a weird fixpoint requirement https://bugs.webkit.org/show_bug.cgi?id=180783 Reviewed by Saam Barati. This fixes the regression by fixpointing C ...
- By Dec 13, 2017, 10:04:51 PM —
- [225887]: InferredValue should use IsoSubspace ...
- InferredValue should use IsoSubspace https://bugs.webkit.org/show_bug.cgi?id=180738 Reviewed by Keith Miller. This moves InferredValue into an IsoSubspace and then takes advantage of this to get rid of its UnconditionalFinalizer. ...
- By Dec 13, 2017, 5:12:03 PM —
- [225835]: Structure, StructureRareData, and PropertyTable should be in ...
- Structure, StructureRareData, and PropertyTable should be in IsoSubspaces https://bugs.webkit.org/show_bug.cgi?id=180732 Rubber stamped by Mark Lam. We should eventually move all fixed-size cells into IsoSubspaces. I don't know i ...
- By Dec 12, 2017, 7:26:39 PM —
- [225831]: It should be possible to flag a cell for unconditional finalization ...
- It should be possible to flag a cell for unconditional finalization https://bugs.webkit.org/show_bug.cgi?id=180636 Reviewed by Saam Barati. Source/JavaScriptCore: UnconditionalFinalizers were annoying - you had to allocate them ...
- By Dec 12, 2017, 6:35:54 PM —
- [225734]: Harden a few assertions in GC sweep ...
- Harden a few assertions in GC sweep https://bugs.webkit.org/show_bug.cgi?id=180634 Reviewed by Saam Barati. This turns one dynamic check into a release assertion and upgrades another assertion to a release assertion. * heap/Mark ...
- By Dec 10, 2017, 5:10:32 PM —
- [225725]: InferredType should not use UnconditionalFinalizer ...
- InferredType should not use UnconditionalFinalizer https://bugs.webkit.org/show_bug.cgi?id=180456 Reviewed by Saam Barati. This turns InferredStructure into a cell so that we can unconditionally finalize them without having to ad ...
- By Dec 9, 2017, 11:48:04 AM —
- [225551]: bmalloc IsoHeap needs to allow a thread to deallocate some size for ...
- bmalloc IsoHeap needs to allow a thread to deallocate some size for the first time https://bugs.webkit.org/show_bug.cgi?id=180443 Reviewed by Saam Barati. Source/bmalloc: It's true that we can expect a heap to already be initialized if ...
- By Dec 5, 2017, 2:50:47 PM —
Note:
See TracSearch
for help on searching.