libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libjit] Nesting compilation order


From: Aritz Erkiaga
Subject: [Libjit] Nesting compilation order
Date: Sat, 1 Dec 2018 19:37:06 +0100

I know that nested functions in LibJIT must be compiled before their parents. I was wondering if this also applies to those called via jit_insn_call_nested_indirect() from Jakob's 'nesting' branch. If so, is there any way to overcome this limitation?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]