WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84653
DFG OSR exit should ensure that all variables have been initialized
https://bugs.webkit.org/show_bug.cgi?id=84653
Summary
DFG OSR exit should ensure that all variables have been initialized
Filip Pizlo
Reported
2012-04-23 17:04:55 PDT
If we OSR exit at a point where a variable was not initialized, then we should initialize it, since the baseline JIT critically relies on all variables being initialized. <
rdar://problem/11258183
>
Attachments
the patch
(25.38 KB, patch)
2012-04-23 17:11 PDT
,
Filip Pizlo
barraclough
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-04-23 17:11:31 PDT
Created
attachment 138463
[details]
the patch
Filip Pizlo
Comment 2
2012-04-23 17:38:18 PDT
Landed in
http://trac.webkit.org/changeset/114969
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