mirror of
https://github.com/girlbossceo/jemallocator.git
synced 2024-11-28 05:44:18 +00:00
5 lines
100 B
JavaScript
5 lines
100 B
JavaScript
|
var ALIASES = {};
|
||
|
ALIASES["jemalloc_sys"] = {};
|
||
|
ALIASES["jemallocator"] = {};
|
||
|
ALIASES["libc"] = {};
|