Results (241 - 250 of 3373)
- [220624]: ScopedArguments overflow storage needs to be in the JSValue gigacage ...
- ScopedArguments overflow storage needs to be in the JSValue gigacage https://bugs.webkit.org/show_bug.cgi?id=174923 Reviewed by Saam Barati. ScopedArguments overflow storage sits at the end of the ScopedArguments object, so we pu ...
- By Aug 12, 2017, 11:40:07 AM —
- [220618]: JSLexicalEnvironment needs to be in the JSValue gigacage ...
- JSLexicalEnvironment needs to be in the JSValue gigacage https://bugs.webkit.org/show_bug.cgi?id=174922 Reviewed by Michael Saboff. We can sorta random access the JSLexicalEnvironment. So, we put it in the JSValue gigacage and ma ...
- By Aug 11, 2017, 4:18:18 PM —
- [220606]: DirectArguments should be in the JSValue gigacage ...
- DirectArguments should be in the JSValue gigacage https://bugs.webkit.org/show_bug.cgi?id=174920 Reviewed by Michael Saboff. This puts DirectArguments in a new subspace for cells that want to be in the JSValue gigacage. All index ...
- By Aug 11, 2017, 1:08:33 PM —
- [220603]: Unreviewed, add a FIXME. * ftl/FTLLowerDFGToB3.cpp: ...
- Unreviewed, add a FIXME. * ftl/FTLLowerDFGToB3.cpp: (JSC::FTL::DFG::LowerDFGToB3::caged):
- By Aug 11, 2017, 10:26:59 AM —
- [220596]: DFG should do caging https://bugs.webkit.org/show_bug.cgi?id=174918 ...
- DFG should do caging https://bugs.webkit.org/show_bug.cgi?id=174918 Reviewed by Saam Barati. Adds the appropriate cage() calls to the DFG, including a cageTypedArrayStorage() helper that does the conditional caging with a watchpo ...
- By Aug 11, 2017, 9:47:14 AM —
- [220441]: ICs should do caging https://bugs.webkit.org/show_bug.cgi?id=175295 ...
- ICs should do caging https://bugs.webkit.org/show_bug.cgi?id=175295 Reviewed by Saam Barati. Adds the appropriate cage() calls in our inline caches. * bytecode/AccessCase.cpp: (JSC::AccessCase::generateImpl): * bytecode/InlineAc ...
- By Aug 8, 2017, 8:48:44 PM —
- [220416]: Baseline JIT should do caging ...
- Baseline JIT should do caging https://bugs.webkit.org/show_bug.cgi?id=175037 Reviewed by Mark Lam. Source/bmalloc: This centralizes the notion of permanently enabling the primitive gigacage, which we only do in jsc and WebProces ...
- By Aug 8, 2017, 12:44:20 PM —
- [220368]: Baseline JIT should do caging ...
- Baseline JIT should do caging https://bugs.webkit.org/show_bug.cgi?id=175037 Reviewed by Mark Lam. Source/bmalloc: This centralizes the notion of permanently enabling the primitive gigacage, which we only do in jsc and WebProces ...
- By Aug 7, 2017, 4:30:15 PM —
- [220353]: Unreviewed, try to fix Windows build. * wtf/Gigacage.cpp: * ...
- Unreviewed, try to fix Windows build. * wtf/Gigacage.cpp: * wtf/Gigacage.h:
- By Aug 7, 2017, 2:53:20 PM —
- [220352]: Primitive auxiliaries and JSValue auxiliaries should have separate ...
- Primitive auxiliaries and JSValue auxiliaries should have separate gigacages https://bugs.webkit.org/show_bug.cgi?id=174919 Reviewed by Keith Miller. Source/bmalloc: This introduces two kinds of Gigacage, Primitive and JSValue. ...
- By Aug 7, 2017, 2:31:49 PM —
Note:
See TracSearch
for help on searching.