Change isDelegateCall to be LIMITED_METHOD_CONTRACT
authorMichelle McDaniel <adiaaida@gmail.com>
Mon, 25 Jan 2016 22:27:04 +0000 (14:27 -0800)
committerMichelle McDaniel <adiaaida@gmail.com>
Mon, 25 Jan 2016 22:27:04 +0000 (14:27 -0800)
commit72fc145d33880178bf813456027e2963d7472416
tree537972bd1735df580aec62e746309a2df450dcb8
parent82e5fba902043783a9446048317d821860423f8e
Change isDelegateCall to be LIMITED_METHOD_CONTRACT

WRAPPER_NO_CONTRACT on isDelegateCall causes static contract analyzer to fail.  Change to LIMITED_METHOD_CONTRACT to fix this issue.
src/vm/i386/virtualcallstubcpu.hpp