On 06/14/2013 02:55 PM, Nicholas Nethercote wrote:
> I propose that we do the following:  take the full path within js/src,
> replace '/' and '.' with '_', and add two underscores to the end.  For
> example:
> 
> - jsapi.h:  jsapi_h__
> - gc/Barrier.h:  gc_Barrier_h__
> - vm/Stack.h:  vm_Stack_h__
> - ion/Ion.h: ion_Ion_h__
> 
> Thoughts?

Why omit js_src_ at the start of these?  We should pick something that everyone 
-- not just js/src -- can use.  Gecko's inconsistent with itself and with us 
now, to be sure.  But our choosing a scheme they *can't* use won't help matters.

Jeff
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to