Additional parameters execute method

Renze Torensma renzetorensma at gmail.com
Mon May 4 23:24:40 UTC 2015


Hi,

I was wondering whether it would be possible to add parameters to the execute method, for example a custom context aside from the VirtualFrame. So for example the execute method would be execute(VirtualFrame frame, Context context) instead of execute(VirtualFrame) like it is in SL and JRuby.

Best regards,
Renze


More information about the graal-dev mailing list