Pins
    Table of Contents
    1. Introduction
    2. 1 Scope
    3. +2 Conformance
      1. 2.1 Example Normative Optional Clause Heading
      2. 2.2 Example Legacy Clause Heading
      3. 2.3 Example Legacy Normative Optional Clause Heading
    4. 3 Normative References
    5. +4 Overview
      1. 4.1 Web Scripting
      2. 4.2 Hosts and Implementations
      3. +4.3 ECMAScript Overview
        1. 4.3.1 Objects
        2. 4.3.2 The Strict Variant of ECMAScript
      4. +4.4 Terms and Definitions
        1. 4.4.1 implementation-approximated
        2. 4.4.2 implementation-defined
        3. 4.4.3 host-defined
        4. 4.4.4 type
        5. 4.4.5 primitive value
        6. 4.4.6 object
        7. 4.4.7 constructor
        8. 4.4.8 prototype
        9. 4.4.9 ordinary object
        10. 4.4.10 exotic object
        11. 4.4.11 standard object
        12. 4.4.12 built-in object
        13. 4.4.13 undefined value
        14. 4.4.14 Undefined type
        15. 4.4.15 null value
        16. 4.4.16 Null type
        17. 4.4.17 Boolean value