๐special identifier
๐ง ๆฝๅทฅไธญ
Last updated
Was this helpful?
๐ง ๆฝๅทฅไธญ
Last updated
Was this helpful?
Was this helpful?
JS โฉ grammar โฉ token โฉ identifier โฉ special identifiers
A few identifiers have a special meaning in some contexts without being reserved word of any kind. They include:
arguments (not a keyword, but cannot be declared as identifier in strict mode)
eval (not a keyword, but cannot be declared as identifier in strict mode)
get
set