Bug 165980
Summary: | Make SegmentedVector robust with overflow checks like Vector. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
Status: | ASSIGNED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mark Lam
After doing this, we can switch BytecodeGenerator::m_controlFlowScopeStack back to doing overflow checks with UnsafeVectorOverflow.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |