Description
There are a couple remaining locations where Load() is called with a NULL
invocant. Since most Load() implementations do not use the invocant, this has
often been harmless and hidden, but it becomes a problem in situations like
calling back into the host language.