December 2011
1 post
1 tag
Getting the IMP of the current method
Once in a very great while, you come across a weird situation where you want to know the IMP of the current method. I’ll just say right now that if you think you need this, you probably don’t. That’s how rare this situation is. Regardless, it’s an interesting question. How do you get the function pointer for the currently-executing method? A few years ago, Matt...
Dec 4th
21 notes