if getter is under #ifdef, then the setter should be either. (#15581)
authorSergey Andreenko <seandree@microsoft.com>
Wed, 20 Dec 2017 03:31:52 +0000 (19:31 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Dec 2017 03:31:52 +0000 (19:31 -0800)
commite69300f4c06684b90f93ea9dfa1ce98c0b71626d
tree2bb82093d7f363c320616bd6b3a3c0d0609b8ea5
parent5476baf77f221b7b0a897a4a97e6353791392952
if getter is under #ifdef, then the setter should be either. (#15581)

Signed-off-by: Sergey Andreenko <seandree@microsoft.com>
src/jit/compiler.h
src/jit/morph.cpp