AtomOrType        945 core/MethodInfo.cpp 		const uint32_t extra = sizeof(MethodSignature::AtomOrType) * (param_count + (hasOptional() ? param_count : 0));
AtomOrType        982 core/MethodInfo.cpp 					const uint32_t extra = sizeof(MethodSignature::AtomOrType) * (param_count + param_count);
AtomOrType        489 core/MethodInfo.h 		AtomOrType	_args[1];			// lying, actually 1+param_count+optional_count