Web design online - JavaScript Programmer’s Reference These are objects that can
JavaScript Programmer’s Reference These are objects that can also be manufactured from literals: . Array . Date . Regular expression . Object . Void String literals also include escaped character literals which may also be used in regular expressions. Host environments additionally define others for special purposes depending on the implementation. See also: Boolean literal, Character constant, Constant, Lexical element, Null literal, Numeric literal, Primary expression, String literal, Token Cross-references: ECMA 262 edition 2 section 7.7 ECMA 262 edition 2 section 11.1.3 ECMA 262 edition 3 section 7.8 ECMA 262 edition 3 section 11.1.3 O’Reilly JavaScript Definitive Guide page 30 Little endian (Definition) A bit ordering standard for some CPU models. Increasing bit value 1 2 4 8 16 32 64 128 See also: byte 1350