[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Global_Objects [Back]  [Original]

- JavaScript | MDN

MDN Web Docs

View in English Always switch to English

JavaScript

this ECMAScript 5 strict mode undefined

API DOM JavaScript JavaScript

In this article

,

These objects represent strings and support manipulating them.

These objects represent collections of data which are ordered by an index value. This includes (typed) arrays and array-like constructs.

These objects represent collections which use keys; these contain elements which are iterable in the order of insertion.

SIMD vector data types are objects where data is arranged into lanes.

  • SIMD
  • SIMD.Float32x4
  • SIMD.Float64x2
  • SIMD.Int8x16
  • SIMD.Int16x8
  • SIMD.Int32x4
  • SIMD.Uint8x16
  • SIMD.Uint16x8
  • SIMD.Uint32x4
  • SIMD.Bool8x16
  • SIMD.Bool16x8
  • SIMD.Bool32x4
  • SIMD.Bool64x2

These objects represent and interact with structured data buffers and data coded using JavaScript Object Notation (JSON).

Reflection

Additions to the ECMAScript core for language-sensitive functionalities.

WebAssembly


Web Proxy Viewer  |  New URL  |  Original Page