js-util

Home > rc-js-util > IEmscriptenDebug > onAllocate

IEmscriptenDebug.onAllocate property

Emits an event on memory allocation.

Signature:

onAllocate: IDebugWeakBroadcastEvent<"debugOnAllocate", []>;