RESOLVED FIXED 175228
Move DFG::OSRExitCompiler methods into DFG::OSRExit [step 3].
https://bugs.webkit.org/show_bug.cgi?id=175228
Summary Move DFG::OSRExitCompiler methods into DFG::OSRExit [step 3].
Mark Lam
Reported 2017-08-04 17:07:49 PDT
Merge the 32-bit OSRExit::compileExit() method into the 64-bit version, and delete OSRExit32_64.cpp.
Attachments
proposed patch. (36.96 KB, patch)
2017-08-04 21:42 PDT, Mark Lam
no flags
proposed patch. (36.57 KB, patch)
2017-08-04 22:14 PDT, Mark Lam
saam: review+
Radar WebKit Bug Importer
Comment 1 2017-08-04 17:08:21 PDT
Mark Lam
Comment 2 2017-08-04 21:42:57 PDT
Created attachment 317327 [details] proposed patch.
Mark Lam
Comment 3 2017-08-04 22:14:14 PDT
Created attachment 317328 [details] proposed patch.
Mark Lam
Comment 4 2017-08-04 23:15:27 PDT
Comment on attachment 317328 [details] proposed patch. This is ready for a review.
Saam Barati
Comment 5 2017-08-05 01:01:21 PDT
Comment on attachment 317328 [details] proposed patch. r=me
Mark Lam
Comment 6 2017-08-05 07:11:20 PDT
Thanks for the review. Landed in r220318: <http://trac.webkit.org/r220318>.
Note You need to log in before you can comment on or make changes to this bug.