[Newcompiler] Accessing the ClosureEnvironment from the VM

Mathieu Suen mathk.sue at gmail.com
Thu Jul 26 12:41:43 UTC 2007


Hi,

For optimization I would like to write a bytecode that create the  
ClosureEnvironment.
So I need to access the ClosureEnvironment from the VM. A special  
array is dedicate for those kind of access.
Would it make sense to add the ClosureEnvironment to this array?

	Mth





More information about the Newcompiler mailing list