[Webkit-unassigned] [Bug 65840] Fix comment in NewSpace.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 15:32:15 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65840
--- Comment #7 from Geoffrey Garen <ggaren at apple.com> 2011-08-10 15:32:15 PST ---
(gdb) disp cellSize
(gdb) run
[Switching to process 3491]
Running…
3: cellSize = 32
(gdb) c
Continuing.
3: cellSize = 64
(gdb)
Continuing.
3: cellSize = 96
(gdb)
Continuing.
4: cellSize = 128
(gdb)
Continuing.
4: cellSize = 256
(gdb)
Continuing.
4: cellSize = 384
(gdb)
Continuing.
4: cellSize = 512
(gdb)
Continuing.
4: cellSize = 640
(gdb)
Continuing.
4: cellSize = 768
(gdb)
Continuing.
4: cellSize = 896
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list