openmethods ~more-refraction (2022-01-25T21:06:02.5456151)
Dub
Repo
Runtime.MethodInfo
openmethods
Runtime
Undocumented in source.
struct
Runtime
struct
MethodInfo {
string
name
;
ClassInfo
[]
vp
;
SpecInfo
*[]
specInfos
;
Word
slotStride
;
void
*
ambiguousCallError
;
void
*
notImplementedError
;
}
Members
Variables
ambiguousCallError
void
*
ambiguousCallError
;
Undocumented in source.
name
string
name
;
Undocumented in source.
notImplementedError
void
*
notImplementedError
;
Undocumented in source.
slotStride
Word
slotStride
;
Undocumented in source.
specInfos
SpecInfo
*[]
specInfos
;
Undocumented in source.
vp
ClassInfo
[]
vp
;
Undocumented in source.
Meta
Source
See Implementation
openmethods
Runtime
aliases
GroupMap
Registry
functions
allocateSlotDown
allocateSlotUp
allocateSlots
buildTable
buildTables
calculateInheritanceRelationships
checkDeallocatorConflicts
findHash
getClass
initClasses
installGlobalData
layer
scoop
seed
slots
unregister
update
static functions
best
findNext
hash
isMoreSpecific
static variables
additionalClasses
gv
hashMult
hashShift
hashSize
methodInfos
methodsUsingDeallocator
methodsUsingHash
needUpdate
structs
Class
Method
MethodInfo
Metrics
Param
Spec
SpecInfo
unions
Word
variables
classMap
classes
methods
metrics