Handle getTailCallCopyArgsThunk returning NULL in the JIT (#17592)
authorJan Kotas <jkotas@microsoft.com>
Wed, 18 Apr 2018 00:06:32 +0000 (17:06 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Apr 2018 00:06:32 +0000 (17:06 -0700)
commitaa230b90637c55c30442584b10bc16d21d2e91ec
tree64be5818154e78a05e6219bfd208a3b96fe9b736
parent963e5a9f08ed7c664036ef9b7050374b66f71d64
Handle getTailCallCopyArgsThunk returning NULL in the JIT (#17592)

This saves the JIT from hardcoding the logic on where getTailCallCopyArgsThunk is implemented
src/jit/compiler.h
src/jit/morph.cpp
src/vm/jitinterface.cpp