diff options
author | Mike Barnett <mbarnett@microsoft.com> | 2011-05-29 19:19:29 -0700 |
---|---|---|
committer | Mike Barnett <mbarnett@microsoft.com> | 2011-05-29 19:19:29 -0700 |
commit | 404ff152f889a827ddeafae34125064f65182d10 (patch) | |
tree | 496731ef33658077ae4ccf8a9e01582f41c341cc /BCT/BytecodeTranslator/StatementTraverser.cs | |
parent | 8791e9062a2c26420578a3c8114a1d2fe174c6f0 (diff) |
Fixed struct ctors so that they don't return the "this" value, but just
operate on the "this" parameter since it is now a Ref.
Fixed the construction of the sink's "this" parameter so that it gets created
anew for each method, since it will become a local variable of the method, if
the method is a struct ctor.
Diffstat (limited to 'BCT/BytecodeTranslator/StatementTraverser.cs')
0 files changed, 0 insertions, 0 deletions