You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if a type? {} has a transform in it, the interface's prototype is pushed to the ISA of the object returned by the transform rather than the original object.
The text was updated successfully, but these errors were encountered:
if a
type? {}
has atransform
in it, the interface's prototype is pushed to the ISA of the object returned by the transform rather than the original object.The text was updated successfully, but these errors were encountered: