Changed argument count determination to parse the function type and
look at it, instead of trying to fake it. Among other things, this allows efficient profiling of functions with FTYPE declarations even when compilation policy has caused the function-object's type to be dropped.
Please register or sign in to comment