commit | 8cb8512b19883a3f28bbacdea5a1c04c9b1ff51e | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Apr 02 02:55:19 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Apr 02 02:55:19 2010 +0000 |
tree | 89167407b4302d45c67456bf740ff1504c613f08 | |
parent | 1637d27d3609964460ce346bc532465001fed760 [diff] |
optimization: avoid instanceof check if it is statically known to yield true. Also avoids a compiler warning from this generated code.