Helpers
The options-parameter
In addition to the parameters used in the helper-call, an options-object is passed to the helper as additional parameter.
lookupProperty(object, propertyName): a function that returns an "own property" of an object. Whitelists specified inallowedProtoPropertiesandallowedProtoMethodsare respected by this function. Example:TODO: Describe all options that are passed to helpers