<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">Hi, all! :-)<div class="mb_sig"></div><div><br></div><div>I am thinking about literals to which a method refers only implicitely via a special bytecode. There are scan blocks for that such asin EncoderForSistaV1 class >> #scanBlockorNilForLiteral:.</div><div><br></div><div>However, it doesn't make sense to do that for regular literals such as #someRegularLiteralMessageSelector.</div><div><br></div><div>Take a look at CompiledCoded >> #hasLiteral:. It is fast enough for a match but kind of slow otherwise.</div><div><br></div><div>Is there a way to add some check to a given literal like "aLiteral isSymbol & aLiteral size > x"? I think we miss some complements for #<span style="font-size: 13.3333px;line-height: 1.5">scanBlockorNilForLiteral:...</span></div><div><span style="font-size: 13.3333px;line-height: 1.5"><br></span></div><div><img src="cid:747d8e7d-c3e0-4868-8e20-d174b61e1577" width="auto"></img></div><div><br></div><div>Best,</div><div>Marcel</div></div>