[Webkit-unassigned] [Bug 19044] SquirrelFish: Bogus values enter evaluation when closing over scope with parameter and var with same name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 14:58:38 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19044





------- Comment #12 from ggaren at apple.com  2008-05-15 14:58 PDT -------
> I guess it makes more sense to with the local
> storage resizing, at least for now. Is it always going to be correct?

Yes, I think so.

JSActivation knows how to talk to a block of registers in order to get/set
locals. copyRegisters() just moves the block of registers to a new location in
memory: the behavior remains the same.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list