JSRoyaleEmitter: don't emit the namespace for namespace access expressions because the identifier emitter will handle that

It was emitting weird code like ns.this.ns_identifier instead of this.ns_identifier
2 files changed