df275f7c9b
[INTERPRETER] * BUG: Forgot to call JIT function when the call is dynamic, i.e. if the object owning the method has an anonymous datatype (Object or Variant). [GB.JIT] * BUG: Save the initial stack pointer of a function in the function stack instead of using the interpreter stack.