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>
Created attachment 138463 [details] the patch
Landed in http://trac.webkit.org/changeset/114969