On 04/19/2016 08:37 PM, Ehsan Akhgari wrote:
> As far as I understand, the js namespace is used internally in
> SpiderMonkey, and the JS namespace contains the public API symbols.
> However, I occasionally come across things in the public headers in
> namespace js that I need to use. Examples incl
As far as I understand, the js namespace is used internally in
SpiderMonkey, and the JS namespace contains the public API symbols.
However, I occasionally come across things in the public headers in
namespace js that I need to use. Examples include js::GCPolicy,
js::RootedBase, js::GetBuiltinClass
2 matches
Mail list logo