Fixes ICE in JsInliner.

We are getting a compiler crash if you try to inline a static JSNI method that references 'this' (weird case).  This change disables inlining such methods.

http://gwt-code-reviews.appspot.com/284802/show
Found by: spoon
Review by: spoon


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7914 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed