commit | 7bbb9ceaeeb18e34341ad7cc488f8f81c9997f36 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Mon Dec 21 18:34:11 2009 -0800 |
committer | Carl Shapiro <cshapiro@google.com> | Mon Dec 21 20:48:09 2009 -0800 |
tree | 93c5f98542e76b71951a2db2566672a1c1b780a6 | |
parent | f94f1ec95b2fb16e49a75fd8dbf45912f79b8bc4 [diff] |
Initialize the arg variables to avoid an uninitialized use compiler warning. While this effects performance, with the native interpreter the speed of the portable interpreter is of diminished importance.