In preparation for serializing more types, let's move the implementation closer to the steps in the spec.
This implementation only works for cloning Numbers, and does not try to do all the spec steps for structured serialize and deserialize. Co-Authored-By: Andrew Kaster <akaster@serenityos.org>