Re: Get the current function name in its C/C++ method body
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jseng |
|---|---|
| Message-ID | <[email protected]> |
On 5/4/16 11:58 AM, Mihai Dobrescu wrote: > Bad bad bad! The issue returned in SpiderMonkey 45, taken from https://people.mozilla.org/~sfink/mozjs-45.0.2.tar.bz2 (refered by https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/45). "Returned" in what sense? https://bugzilla.mozilla.org/show_bug.cgi?id=1007136 was fixed in Firefox 47. The fix was not backported anywhere, so the issue was never fixed in 45 or any earlier release. If you were using a locally changed version to work around the bug and then got a clean upstream version, then the bug might have "returned" in that sense... -Boris