public static final class JSTags.ObjectAllocationTag
extends com.oracle.truffle.api.instrumentation.Tag
new operator and literal allocations.
Marks all code locations that allocate objects using either the new operator, or
Object and Array literals.
Intermediate values typically provided to allocation calls are: