* Add a maximum copy depth of 30. * Add stack overflow checks. Value copying now uses a cache table to detect when multiple references to the same table is being copied from one lua_State to another.