WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39480
REGRESSION(
r59863
): the codeBlock is not changed in op_ret in interpreter mode
https://bugs.webkit.org/show_bug.cgi?id=39480
Summary
REGRESSION(r59863): the codeBlock is not changed in op_ret in interpreter mode
Gabor Loki
Reported
2010-05-21 03:46:13 PDT
The interpreter fails on almost all regression tests after
r59863
. The patch missed to update the codeBlock variable during op_ret execution.
Attachments
Fix the interpreter after r59863
(1.42 KB, patch)
2010-05-21 03:48 PDT
,
Gabor Loki
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gabor Loki
Comment 1
2010-05-21 03:48:29 PDT
Created
attachment 56693
[details]
Fix the interpreter after
r59863
Geoffrey Garen
Comment 2
2010-05-21 08:43:41 PDT
Comment on
attachment 56693
[details]
Fix the interpreter after
r59863
doh!
Gabor Loki
Comment 3
2010-05-22 00:06:15 PDT
The same fix was landed at
r59975
. ;)
Alexey Proskuryakov
Comment 4
2010-05-23 10:38:05 PDT
***
Bug 39484
has been marked as a duplicate of this bug. ***
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