install
Install this intrinsic into the provided context bindings for a fresh context; this will only be called once per spawned context.
The default (abstract) implementation of this method should scan for intrinsics on the current object and mount each at their specified global, as applicable.
Parameters
bindings
Language bindings target where the intrinsic should be installed.