Allocation site

An allocation site is the method, in Object-oriented programming, in which a particular object is created.

For example, if a method creates a new object Test it is considered an allocation site for that object.

[1]

This software-engineering-related article is a stub.

You can help Wikipedia by expanding it.