2010/1/26 Kasper Lund <[email protected]>:
> I'd be happy to review this one if that's okay with you guys?

Very much OK
Next step is to rip out the native code cache.
And fix the bugs so we can serialize a whole context.

>
> On Tue, Jan 26, 2010 at 1:14 PM,  <[email protected]> wrote:
>> Reviewers: Mads Ager,
>>
>> Description:
>> Another step on the way to context snapshots.  We can now refer to
>> objects in the startup heap from a partial snapshot.  This happens
>> through the partial snapshot cache.  A startup snapshot and a
>> partial snapshot are created together so that the startup snapshot
>> contains the partial snapshot cache entries needed.
>>
>> Please review this at http://codereview.chromium.org/548149
>>
>> SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
>>
>> Affected files:
>>  M     src/heap.h
>>  M     src/heap.cc
>>  M     src/mksnapshot.cc
>>  M     src/serialize.h
>>  M     src/serialize.cc
>>  M     src/snapshot-common.cc
>>  M     src/v8.cc
>>  M     test/cctest/test-serialize.cc
>>
>>
>> --
>> 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
>

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to