On 2014/01/30 07:40:18, Sven Panne wrote:
On 2014/01/29 08:59:56, jochen wrote:
> +sven
>
> I like the general idea, wdyt Sven?

Hmmm, actually I don't think it makes sense in its current form: What is the advantage of moving globals.h around? Even if at some point in the future we
re-use Chrome's base/, globals.h is very v8-specific. Perhaps I am
misunderstanding things here...

Benedikt?

I don't think the goal is to prepare for using chromium's base, at least not
anytime soon.

I want to get to a point were libplatform is a separate library which an
embedder can use (instead of providing their own implementation). Existing code should either move to libplatform/ and v8 depends on it via the v8-platform.h header, or, if both v8 and libplatform want to use it, to some base/ or shared/
or common/ or whatever library

https://codereview.chromium.org/145583014/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to