Remove assert from the JitInlineResult dtor
authorAndy Ayers <andya@microsoft.com>
Thu, 4 Feb 2016 22:22:53 +0000 (14:22 -0800)
committerAndy Ayers <andya@microsoft.com>
Thu, 4 Feb 2016 22:22:53 +0000 (14:22 -0800)
commitae74ea84c3bcdf446cb376e866ae7abbd384cec8
treeca38222aacb98a1e2fc706b00352d028d69128d1
parente36834bdee7d14edc404428ec7c6eed661b78f5a
Remove assert from the JitInlineResult dtor

Don't assert here, instead rely on existing checks in the
frames that create JitInlineResults to verify an appropriate
decision was made.

Closes #3037.
src/jit/compiler.h