[Webkit-unassigned] [Bug 26276] Need a mechanism to determine stack extent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 3 00:24:04 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=26276
--- Comment #6 from Xan Lopez <xan.lopez at gmail.com> 2010-09-03 00:24:04 PST ---
btw, I didn't remove m_reentryDepth because its value is still used in one place inside ::execute:
if (m_reentryDepth && lastGlobalObject && globalObject != lastGlobalObject)
lastGlobalObject->copyGlobalsTo(m_registerFile);
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list