add fast path for argc==0.
If calling builtin functions with no arguments, we don't need to calculate argv location.
add fast path for argc==0.
If calling builtin functions with no arguments, we don't need to
calculate argv location.