Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
Sometimes we want to share objects by reference for performance and space reasons, but we don’t want them to be mutable. One motivation is when we want many objects to be able to share a common entity without worrying that one of them may inadvertently change the common entity. JavaScript provides a way to make properties immutable: var rentAmount = {}; Object.defineProperty(rentAmount, 'dollars',
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く