The point was that those machines had the benefit of instruction sets co-designed with the language. (And Mesa had strong default type safety, but basically the same memory model as C, allowing pointer arithmetic, null pointers, and dangling pointers.)
It still doesn't invalidate the fact that it had more memory safety features as C, one decade earlier.
Regarding Mesa that is like calling x86/x64 firmware an interpreter for Intel bytecode.
Most literature in those days used bytecode to refer to Assembly processed by CPU microcode.