octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #56425] Patch for the JIT


From: Gene Harvey
Subject: [Octave-bug-tracker] [bug #56425] Patch for the JIT
Date: Mon, 8 Jul 2019 19:21:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36

Follow-up Comment #18, bug #56425 (project octave):

The JIT evaluator doesn't manipulate the outer stack, so the dispatching frame
should correspond to the current frame when is_global and is_persistent are
called. So, at least at the top level of scope in the JIT, those calls should
work in the same as if they were interpreted right? It would probably make
sense to maintain a reference to the current frame rather than rely on the
current frame in the tree_evaluator.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56425>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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