pub const OBJECT_SPREAD_KEY: &str = "\u{0}spread";
オブジェクトスプレッド {...o} を表す Property.key の番兵(通常キーと衝突しない制御文字)。
{...o}