<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">FYI, I’m looking into making OSR exits work in a more memory efficient way using the JIT probe mechanism. Once we make this transition, the DFG and FTL will not work for any CPU targets that don’t support the JIT probe mechanism. The API to the JIT probe will probably change as well as this work progresses. I’ll take care of updating all the probe implementations for ARM and x86 variants.<div class=""><br class=""></div><div class="">AFAICT, only CPU(MIPS) does not currently support the probe mechanism. It’s up to the MIPS folks to implement that support if they want to continue to use the DFG. Feel free to contact me if you have questions regarding the probe mechanism.<div class=""><div class=""><br class=""></div><div class="">This work will be tracked in <a href="https://bugs.webkit.org/show_bug.cgi?id=174645" class="">https://bugs.webkit.org/show_bug.cgi?id=174645</a>.</div></div><div class=""><br class=""></div><div class="">Thanks.</div><div class=""><br class=""></div><div class="">Mark</div><div class=""><br class=""></div></div></body></html>