Back off of rewriting runtimecall in callattr
We often have cases where the "attr" part of a callattr can be rewritten but the "call" part cannot. This change lets us be able to rewrite the getattr and then write out the call as a call just to runtimeCallInternal.
Showing
Please register or sign in to comment