Hi guys, Supposing we've already had an IDL implemented by JS codes, and then we need to let another C++ class inherit that IDL header. However, in the C++ implementation, we need to get a context to unwrap some JS values. As my best understanding, adding a [implicit_jscontext] tag can let us do so, but that will conflict with the original JS implementation.
Does anyone know how to deal with this kind of dilemma? Any quick thought is highly appreciated! Thanks! Gene _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
