Loose-Info.com
Last Update 2009/03/29
TOP - JavaScript - 予約語

下記の単語は予約語とされており、"名前"として利用することはできません。

※ リストはECMA標準のものです。

予約語
break for throw case function try catch if typeof continue in var default instanceof void delete new while do return with else switch finally this

将来予約語となる可能性のあるもの
abstract final protected boolean float public byte goto short char implements static class import super const int synchronized debugger interface throws double long transient enum native volatile export package extends private