Re: Missing invokehandle handling in bytecodeInterpreter.cpp

2012-08-01 Thread Roman Kennke
Sorry folks for the funny language, the heat plays tricks with my brain... Let me rewrite it in English: Thannks Chris for the tip, I looked at the implementations in TemplateTable and the existing implementations for the other invoke* bytecodes in bytecodeInterpreter.cpp, and came up with the fol

Re : Missing invokehandle handling in bytecodeInterpreter.cpp

2012-08-01 Thread Julien Ponge
I didn't knew this list was in German :-) Le mercredi 1 août 2012 à 18:26, Roman Kennke a écrit : > Hi Christian! > > Danke für den Tip, ich hab mir die Implementierungen in TemplateTable > und auch die existierenden Implementierungen für die anderen invoke* > bytecodes in bytecodeInterprete

Re: Missing invokehandle handling in bytecodeInterpreter.cpp

2012-08-01 Thread Roman Kennke
Hi Christian! Danke für den Tip, ich hab mir die Implementierungen in TemplateTable und auch die existierenden Implementierungen für die anderen invoke* bytecodes in bytecodeInterpreter.cpp angeschaut, und bin mit folgender Implementierung herausgekommen: CASE(_invokehandle): { if (