Use getLocationOfThisType instead of embedGenericHandle (#7813)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 27 Oct 2016 02:57:41 +0000 (19:57 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2016 02:57:41 +0000 (19:57 -0700)
commit22303a95a5320c4a339fe36c21ffaa9e59ffb08f
tree645ea5b984e583d4b6e3bc18a2418f97ed0a046e
parent63a2b04a06374438f4837334fde030bb5d25f524
Use getLocationOfThisType instead of embedGenericHandle (#7813)

getLocationOfThisType does way less work and gives the same result (the part we care about).
src/jit/compiler.h
src/jit/importer.cpp