[][src]Module boa::builtins::undefined

This module implements the global undefined property.

The global undefined property represents the primitive value undefined.

More information: