pub fn run_pending_finalizers(state: &mut LuaState)
Drain objects already promoted from pending_finalizers to to_be_finalized by the heap mark phase.
pending_finalizers
to_be_finalized