I just saw a class (an big API module), where there is alot of stuff like
readParamString(Object params, int index)
and they have in that c
Maybe it's because the variable is inlined by the compiler.