Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> ... We can deal
> with performance implications later.
I've googled for »MMD "polymorphic inline cache"«: 1-2 of about 3 on
perl6-internals archives. You might guess the author of these mail ;)
leo
nal MMD
This is basically just an abstraction of 1). A MMD method gets 2 entries
in the globals table, one for the left class namespace and one for the
right class. We have e.g.
the visible opcode
Pdest = Pleft + Pright
This gets an internal opcode:
callmethod_MMD_2 "add"