WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18827
SquirrelFish: Prevent getters and setters from destroying the current RegisterFile
https://bugs.webkit.org/show_bug.cgi?id=18827
Summary
SquirrelFish: Prevent getters and setters from destroying the current Registe...
Oliver Hunt
Reported
2008-05-01 04:23:06 PDT
Task tracking
Attachments
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2008-05-01 04:34:11 PDT
Committed
r32758
Oliver Hunt
Comment 2
2008-05-01 04:40:16 PDT
Argh!!! need to handle eval as a getter or setter -- try { f = "f"; depth = 0; __defineSetter__("g", eval); g = "print('ZOMG!!!!!!!')"; } catch(e) { print(e); }
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug