Relationship diagrams of various types of JavaScript and javascript

Source: Internet
Author: User

Relationship diagrams of various types of JavaScript and javascript

The difference between a built-in (Build-in) object and a native (Naitve) object is that the former is always an object created during the engine initialization phase and is a subset of the latter; the latter includes some objects dynamically created during the running process.

In addition, the following concepts are added:

1. The difference between a built-in (Build-in) object and a native (Naitve) object is that the former is always an object created during the engine initialization phase and is a subset of the latter; the latter includes some objects dynamically created during the running process.

2. Engine extension objects are not very large sets. Generally, they are also native objects of the engine (but not ECMA-compliant native objects ).

3. The host object is not the native object of the engine. Instead, the host framework registers the object in the JavaScript engine through a mechanism.

4. Some hosts call their own object/constructor "Native object". For example, Internet Explorer 7 calls its XMLHttpRequest () it is called Native. In contrast, in earlier versions, new ActiveXObject ('Microsoft. XMLHTTP. In this case, the reader should note the difference between "Native objects of the Host" and "Native objects of the engine.

This figure helps you better understand the relationship between various types of JavaScript and receive some goods.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.