Inliner refactoring: inline impAbortInline
authorAndy Ayers <andya@microsoft.com>
Mon, 8 Feb 2016 19:42:42 +0000 (11:42 -0800)
committerAndy Ayers <andya@microsoft.com>
Mon, 8 Feb 2016 19:42:42 +0000 (11:42 -0800)
commit433a137ee4f8519b912f2d920c962537ab2006cd
tree39d86c5fcfb640f508c42c9f59deeee9542d65a3
parent09bd376860d4d4add1ef55865a7aa78e2f51c52c
Inliner refactoring: inline impAbortInline

Inline this helper method at its 3 call sites, and delete it.
src/jit/compiler.h
src/jit/importer.cpp