Ensures that the specified object's methods are all in the object's scope, and aren't cross-component wrappers.
void Components.utils.makeObjectPropsNormal(obj);
obj
For an example, see Components.utils.createObjectIn().
Components.utils.createObjectIn().
Object.defineProperties()
Components.utils.createObjectIn()