0f9b92c2bb
This diff implements VectorTranslator::emitPropSpecialized and uses it in three places: emitProp, emitSetProp, and emitCGetProp. The new test case in test_code_run.cpp used to crash TranslatorX64; now it throws a fatal to keep things simple. VectorTranslator has better control flow support at its disposal and is able to get that case right.