[webkit-dev] Is there a way to avoid the 16.8 MB RegisterFile memory usage?
Geoffrey Garen
ggaren at apple.com
Mon Aug 25 09:04:11 PDT 2008
If you want the RegisterFile to be 512K, just change its size to 512K.
You can even deallocate it after JavaScript finishes executing, if
that helps.
Geoff
More information about the webkit-dev
mailing list