Searched refs:argumentTypeOffset (Results 1 – 2 of 2) sorted by relevance
34 let argumentTypeOffset = function.takesOwner ? 1 : 0 in cast() variable36 let argumentType = function.dynamicArgumentTypes[index + argumentTypeOffset] in cast()
32 let argumentTypeOffset = function.takesOwner ? 1 : 0 in cast() variable42 let argumentType = function.dynamicArgumentTypes[index + argumentTypeOffset] in cast()