* CodeGenerator.cs: Added LoopBegin and LoopEnd to EmitContext, they are used by
authorCésar Natarén <cesar@mono-cvs.ximian.com>
Mon, 21 Jun 2004 00:44:16 +0000 (00:44 -0000)
committerCésar Natarén <cesar@mono-cvs.ximian.com>
Mon, 21 Jun 2004 00:44:16 +0000 (00:44 -0000)
commit0e0a64c8ecf4f2aaf503300160e10c9be804a03d
tree3136488a23ea9a21d61bbe9a639a8665539fa2b0
parenta825eb4c529e282060f82e1e19d699172bb9d4c6
* CodeGenerator.cs: Added LoopBegin and LoopEnd to EmitContext, they are used by
        break and continue in order to jump to the desired place. Added
        check for converting to boolean if we encounter an identifier (at need_convert_to_boolean).

svn path=/trunk/mcs/; revision=29998
mcs/class/Microsoft.JScript/Microsoft.JScript/CodeGenerator.cs