JavaScript Tutorial

JS Functions

JS Classes

JS HTML DOM

JS Advanced Tutorial

JS Browser BOM

JS Libraries

JS Examples

JS Reference

Explore Further

  • Web Design & Development
  • Programming
  • Programming Languages
  • Computer Science
  • Web Service
  • Scripting Languages
  • Scripting
  • Software
  • Development Tools
  • Web Services

JavaScript Reserved Keywords


In JavaScript, some identifiers are reserved keywords and cannot be used as variable names or function names.


JavaScript Standards

All modern browsers fully support ECMAScript 3 (ES3, the third edition of JavaScript, starting from 1999).

ECMAScript 4 (ES4) did not pass.

ECMAScript 5 (ES5, released in 2009).

ECMAScript 6 (ES6, released in 2015), is the latest official version of JavaScript.

Over time, we have started to see that all modern browsers now fully support ES6.


JavaScript Reserved Keywords

JavaScript's reserved keywords cannot be used as variables, labels, or function names. Some reserved keywords are reserved for future extensions of JavaScript.

abstract arguments boolean break byte
case catch char class*const
continue debugger default delete do
double else enum*eval export*
extends*false final finally float
for function goto if implements
import*in instanceof int interface
let long native new null
package private protected public return
short static super*switch synchronized
this throw throws transient true
try typeof var void volatile
while with yield

* Keywords marked with an asterisk are new additions in ECMAScript5.


JavaScript Objects, Properties, and Methods

You should also avoid using the names of JavaScript built-in objects, properties, and methods as variable or function names in JavaScript:

Array Date eval function hasOwnProperty
Infinity isFinite isNaN isPrototypeOf length
Math NaN name Number Object
prototype String toString undefined valueOf

Java Reserved Keywords

JavaScript is often used together with Java. You should avoid using some Java objects and properties as JavaScript identifiers:

getClass java JavaArray javaClass JavaObject JavaPackage

Window Reserved Keywords

JavaScript can be used outside of HTML. It can be used as a programming language in many other applications.

In HTML, you must (and for portability, you should) avoid using the names of HTML and Window objects and properties as variable and function names in JavaScript:

alert all anchor anchors area
assign blur button checkbox clearInterval
clearTimeout clientInformation close closed confirm
constructor crypto decodeURI decodeURIComponent defaultStatus
document element elements embed embeds
encodeURI encodeURIComponent escape event fileUpload
focus form forms frame innerHeight
innerWidth layer layers link location
mimeTypes navigate navigator frames frameRate
hidden history image images offscreenBuffering
open opener option outerHeight outerWidth
packages pageXOffset pageYOffset parent parseFloat
parseInt password pkcs11 plugin prompt
propertyIsEnum radio reset screenX screenY
scroll secure select self setInterval
setTimeout status submit taint text