property Deno.MemoryUsage.rssThe number of bytes of the current Deno's process resident set size, which is the amount of memory occupied in main memory (RAM). Typenumber