You are here

Reservierte Begriffe in JavaScript

abstract (r)
anchors (b)
applets (b)
arguments (g)
Array (g)
as (z)
Boolean (g)
boolean (r)
break (t)
byte (r)
case (t)
catch (t)
char (r)
class (r)
const (r)
continue (t)
Date (g)
debugger (r)
decodeURI (g)
decodeURIComponent (g)
default (t)
delete (t)
do (t)
document (b)
double (r)
elements (b)
else (t)
encodeURI (g)
enum (r)
Error (g)
escape (g)
eval (g)
EvalError (g)
export (r)
extend (r)
false (t)
final (r)
finally (t)
float (r)
for (t)
forms (b)
frames (b)
Function (g)
function (t)
goto (r)
history (b)
if (t)
images (b)
implements (r)
import (r)
in (t)
Infinity (g)
instanceof (t)
int (r)
interface (r)
is (z)
isFinite (g)
isNaN (g)
links (b)
location (b)
long (r)
Math (g)
namespace (z)
NaN (g)
native (r)
navigator (b)
new (t)
null (t)
Number (g)
Object (g)
options (b)
package (r)
parent (b)
parseFloat (g)
parseInt (g)
private (r)
protected (r)
public (r)
RangeError (g)
ReferenceError (g)
RegExp (g)
return (t)
screen (b)
self (b)
short (r)
static (r)
String (g)
super (r)
switch (t)
synchronized (r)
SyntaxError (g)
this (t)
throw (t)
throws (r)
top (b)
transient (r)
true (t)
try (t)
TypeError (g)
typeof (t)
undefined (g)
unescape (g)
URIError (g)
use (z)
var (t)
void (t)
volatile (r)
while (t)
window (b)
with (t)

(t): Tatsächlich genutzte Begriffe in ECMAScript-262 v3
(r): Reservierte aber ungenutzte Begriffe in ECMAScript-262 v3
(z): Möglicherweise reserviert in ECMAScript-262 v4
(g): Global gesetzte Variablen in ECMAScript-262 v3
(b): Gesetzte Variablen im DOM

AttachmentSize
Office spreadsheet icon reserved_words.xls38 KB