Function JSValue.this

Construct a reference to a slot value belonging to machine.

this (
  Machine machine,
  const(xs.bindings.xsSlotRecord) value
);