In reply to @BrianGenisio

@BrianGenisio but that doesn't work:
var a={};
function b(){a.q=function(v){console.log('a',v);}; console.log('b'); return 'b'};
a.q(b())

0 favourites 0 retweets

View this tweet on twitter.com

This tweet as JSON