Results (91 - 100 of 3373)
- [230723]: JSWebAssemblyCodeBlock should be in an IsoSubspace ...
- JSWebAssemblyCodeBlock should be in an IsoSubspace https://bugs.webkit.org/show_bug.cgi?id=184704 Reviewed by Mark Lam. Previously it was in a CompleteSubspace, which is pretty good, but also quite wasteful. CompleteSubspace mean ...
- By Apr 17, 2018 11:59:00 AM —
- [230695]: MutationObserver should be in an IsoHeap ...
- MutationObserver should be in an IsoHeap https://bugs.webkit.org/show_bug.cgi?id=184671 <rdar://problem/36081981> Reviewed by Sam Weinig. No new tests because no new behavior. * dom/MutationObserver.cpp: * dom/MutationObserver.h:
- By Apr 16, 2018 6:56:15 PM —
- [230662]: Function.prototype.caller shouldn't return generator bodies ...
- Function.prototype.caller shouldn't return generator bodies https://bugs.webkit.org/show_bug.cgi?id=184630 Reviewed by Yusuke Suzuki. JSTests: * stress/function-caller-async-arrow-function-body.js: Added. * stress/function-caller-async- ...
- By Apr 15, 2018 10:38:01 AM —
- [230494]: Unreviewed, fix cloop build. * ...
- Unreviewed, fix cloop build. * dfg/DFGAbstractInterpreterClobberState.cpp:
- By Apr 10, 2018 2:16:21 PM —
- [230488]: DFG AI and clobberize should agree with each other ...
- DFG AI and clobberize should agree with each other https://bugs.webkit.org/show_bug.cgi?id=184440 Reviewed by Saam Barati. JSTests: Add tests for all of the bugs I fixed. * stress/direct-arguments-out-of-bounds-change-structure ...
- By Apr 10, 2018 12:45:54 PM —
- [230486]: ExecutableToCodeBlockEdge::visitChildren() should be cool with ...
- ExecutableToCodeBlockEdge::visitChildren() should be cool with m_codeBlock being null since we clear it in finalizeUnconditionally() https://bugs.webkit.org/show_bug.cgi?id=184460 <rdar://problem/37610966> Reviewed by Mark Lam. * bytecod ...
- By Apr 10, 2018 11:04:07 AM —
- [230485]: REGRESSION(r227341 and r227742): AI and clobberize should be precise ...
- REGRESSION(r227341 and r227742): AI and clobberize should be precise and consistent about the effectfulness of CompareEq https://bugs.webkit.org/show_bug.cgi?id=184455 Reviewed by Michael Saboff. LICM is sort of an assertion that ...
- By Apr 10, 2018 10:57:29 AM —
- [230465]: Executing known edge types may reveal a contradiction causing us to ...
- Executing known edge types may reveal a contradiction causing us to emit an exit at a node that is not allowed to exit https://bugs.webkit.org/show_bug.cgi?id=184372 Reviewed by Saam Barati. We do a pretty good job of not emittin ...
- By Apr 9, 2018 7:42:27 PM —
- [230287]: REGRESSION(r222563): removed DoubleReal type check causes tons of ...
- REGRESSION(r222563): removed DoubleReal type check causes tons of crashes because CSE has never known how to handle SaneChain https://bugs.webkit.org/show_bug.cgi?id=184319 Reviewed by Saam Barati. JSTests: * stress/array-push-nan-to-do ...
- By Apr 4, 2018 5:30:48 PM —
- [230273]: Remove poisoning of typed array vector ...
- Remove poisoning of typed array vector https://bugs.webkit.org/show_bug.cgi?id=184313 Reviewed by Saam Barati. * dfg/DFGFixupPhase.cpp: (JSC::DFG::FixupPhase::checkArray): * dfg/DFGSpeculativeJIT.cpp: (JSC::DFG::SpeculativeJIT::jumpForTy ...
- By Apr 4, 2018 1:29:43 PM —
Note: See TracSearch
for help on searching.