volatile (Reserved word)

Reserved for future language enhancements.

The addition of this operator suggests that volatile identifiers may be supported in a later version of the ECMAScript standard.

See also:const, Reserved word

Cross-references:

ECMA 262 edition 2 - section - 7.4.3

ECMA 262 edition 3 - section - 7.5.3