Y
Hacker News
new
|
ask
|
show
|
jobs
by
cameldrv
2877 days ago
AFAIK objc_msgSend is always called, but it's very heavily optimized and written in assembly language. Mike Ash had a great post:
https://www.mikeash.com/pyblog/friday-qa-2017-06-30-dissecti...