http://codereview.chromium.org/2251003/diff/1/2 File src/ia32/stub-cache-ia32.cc (right):
http://codereview.chromium.org/2251003/diff/1/2#newcode328 src/ia32/stub-cache-ia32.cc:328: void Compile() { On 2010/05/27 11:03:20, William Hesse wrote:
I don't understand the comment.
On 2010/05/26 16:19:41, antonm wrote: > given compile doesn't accept any parameters, maybe it's time to turn
it inot a
> function?
I think it's exactly what you're doing right now: getting rid of class and turning the whole thing into a function. http://codereview.chromium.org/2251003/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
