Next: BlockClosure class-testing, Up: BlockClosure [Index]
Answer a BlockClosure that activates the passed CompiledBlock.
Answer a BlockClosure that activates the passed CompiledBlock with the given receiver.
Answer a BlockClosure that activates the passed CompiledBlock with the given receiver.
Answer a BlockClosure for a new CompiledBlock that is created using the passed parameters. To make it work, you must put the BlockClosure into a CompiledMethod’s literals.