Kylee Tilley @testingrequired.com · May 26

So I'm sitting here trying to figure out why the compiler is still outputting OP_PROPERTY on instance field access instead of the new OP_FIELD op. This input source code generates 834 lines of trace logs.

0 likes 1 replies

?

Replies

Kylee Tilley · May 26

I've started using ANSI code codes and indentation (inserted at each log site) just to keep it readable. Things get worse printing the emitted bytecode.