I have made just a few changes but for some reason the latest patch set
seems to
think that every file changed.
http://codereview.chromium.org/2918001/diff/33002/12015
File src/scopeinfo.h (right):
http://codereview.chromium.org/2918001/diff/33002/12015#newcode156
src/scopeinfo.h:156: static Handle<Object> CreateHeapObject(Scope*
scope);
On 2010/07/08 21:17:39, Vitaly wrote:
Since this uses ZoneScopeInfo only as a temporary storage and it's an
implementation detail really, I think CreateHeapObject and EmptyHeap
object
functions should be in ScopeInfo.
Done. Also removed ZoneScopeInfo class altogether as it was only needed
for forward declarations when it was passed to CreateCode.
http://codereview.chromium.org/2918001/show
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev