Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JavaScript のようなメソッドがオブジェクトへの参照を保持する配列で呼び出されると、pop()メモリ内で何が起こりますか? shift()メモリ空間はガベージ コレクション用に自動的にマークされますか?
pop()
shift()