nitgs: opt_direct_call_monomorph call `before_send` to deal with special cases
authorJean Privat <jean@pryen.org>
Fri, 28 Mar 2014 13:03:59 +0000 (09:03 -0400)
committerJean Privat <jean@pryen.org>
Tue, 1 Apr 2014 15:06:55 +0000 (11:06 -0400)
Thus null receiver and other special case are correctly handled in the
optimized path.

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found