NetFront Browser v3.4 ECMAScript サポート一覧 Rev.1.0
  • 1. はじめに
  • 2. Native ECMAScript Objects
  • 3. Regular Expressions
  • 4. Native Error Messages
  • 5. Statements
  • 6. Operators
  • 7. Types and Literals
  • 知的財産権
  • 1. はじめに

    1.1 記述範囲

    このドキュメントは、mylo向け NetFront Browser v.3.4における『Standard ECMA-262 ECMAScript Language Specification』 [ECMA262] について記述されています。

    1.2 一覧の見方

    Property/Function/MethodSupportRemark
    Value Properties of the Global Object
    NaN Yes
    Infinity Yes
    undefined Yes
    version Yes NF3 では、ECMAScript Mobile Profile を有効にしているときのみ、この項目を処理する。
    Object:
    オブジェクト名
    Property/Function/Method:
    プロパティ名、関数名、またはメッソド名
    Support:
    NetFront Browser のサポート状況
    Yes
    [ECMA262] に規定されたオブジェクトで、このプロパティ、関数、またはメソッドを使用できる。
    No
    [ECMA262] に規定されたオブジェクトで、このプロパティ、関数、またはメソッドを使用できない。
    Remark:
    [ECMA262] に規定された効果や機能に対する NetFront Browser の制限

    1.3 関連ドキュメント

    [ECMA262]
    "Standard ECMA-262 ECMAScript Language Specification"