It's an intermediate state to break up the CLs. I can move everything in one
go if you think it would work better. My plan was to relocate all Top
methods to Isolate and dispense with Top, but if you think another design
would be better please let me know.

  Luke

On Wed, Jun 16, 2010 at 6:19 AM, <[email protected]> wrote:

> Luke,
>
> Is this an intermediate or final step touching Top? I don't think we want
> to
> keep static interface of Top doing TLS-reads underneath, so I assume it's
> an
> intermediate step. But then I don't understand why you're changing
> everything to
> use TopState. As I see it, in the end we should just have Top object as a
> subobject of the Isolate. But then it makes sense to keep existing names
> and
> avoid switching from Top to TopState everywhere. Or we could fully blend it
> into
> the Isolate, but then again I don't understand why have TopState subobject.
>
>
> Thanks,
> Vitaly
>
>
> http://codereview.chromium.org/2831005/show
>

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

Reply via email to