Hi,I just replaced all instances of JS_ASSERT by MOZ_ASSERT and JS_ASSERT_IF by MOZ_ASSERT_IF. Each commit contains the command use to do it automatically, and it is also listed in Bug 1074911.
JS_ASSERT is dead, Hurray for the new MOZ_ASSERT \o/ -- Nicolas B. Pierron _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

