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