Y
Hacker News
new
|
ask
|
show
|
jobs
by
LeoNatan25
718 days ago
Yes, but you can often still figure out what the name is if you pause in that method and print _cmd ($arg2), or look at the calling stack entry and see what selector string was used.
1 comments
saagarjha
718 days ago
Personally I just use a disassembler that parses this metadata for me
link