|
Smalltalk/X WebserverDocumentation of class 'PolymorphicInlineCache': |
|
|
Class: PolymorphicInlineCacheInheritance:Object | +--PolymorphicInlineCache
Description:
This class provides a basic access to inline cache structure as
used by the virtual machine.
[instance variables:]
address <ExternalAddress> a pointer to the VM inline cache structure.
if the address is NULL, then PolymorphicInlineCache
is invalid.
numArgs <SmallInteger> a number of arguments
[class variables:]
Related information:Instance protocol:binding / unbinding |
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 08:31:25 GMT
|