pub const REPLSERVER_METHODS: &[&str];Expand description
Methods dispatched on an @@native = "REPLServer" object (reported to the
parent for instance_has_method / instance_call wiring). Without that
wiring a property read of these names yields undefined.