I shouldn't---the code generator should not be reused and setting them to NULL defeats the ASSERTs earlier in the function.
On Fri, Jan 29, 2010 at 2:02 PM, <[email protected]> wrote: > > http://codereview.chromium.org/558042/diff/1/4 > File src/fast-codegen.cc (right): > > http://codereview.chromium.org/558042/diff/1/4#newcode346 > src/fast-codegen.cc:346: info_ = NULL; > Maybe I miss something here. Why do we need to reset those member to > NULL? > > > http://codereview.chromium.org/558042 > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
