WebKit Trac
  • Login
  • Preferences
  • Register
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (241 - 250 of 3373)

← 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 →
[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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — 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 fpizlo@apple.com — Aug 7, 2017 2:31:49 PM
← 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple