<div dir="ltr">Hi.<div><br></div><div>I want to play with idea to make #ifNil: optimization in the way that for particular receiver it will be always real message send.</div><div>I want to compile it with extra check like </div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>receiver class = MySpecialClass ifTrue: ifNilBlock.</div></blockquote><div><br></div>I want to measure performance impact. <div>I know in the past #class was compiled as special bytecode. Is it available now? And what bytecode I could use?</div><div><br></div><div>Best regards,</div><div>Denis</div></div>