cfunction src/core/table.c on line 332, column 1 (table/weak-keys capacity) Creates a new empty table with weak references to keys and normal references to values. Similar to `table/new`. Returns the new table.