eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PolymorphicInlineCache':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: PolymorphicInlineCache


Inheritance:

   Object
   |
   +--PolymorphicInlineCache

Package:
stx:libbasic
Category:
Kernel-Classes
Version:
rev: 1.3 date: 2016/07/06 09:49:59
user: mawalch
file: PolymorphicInlineCache.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Jan Vrany <jan.vrany@fit.cvut.cz>
Janb Kurs <kursjan@fit.cvut.cz>

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
o  bindTo: aMethod forClass: aClass



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 19:32:04 GMT