前2章探索了this绑定指向不同的对象需要函数引用的call-site。
但是什么是对象,为什么我们需要指向它们?
本章探索细节。
Syntax
Type
Build-in 对象
Contents
Computed Property Names
Property vs. Method
Arrays
Duplicating Objects
Property Descriptors
Writable
Configurable
Enumerable
Immutability不变
Object Constant
Prevent Extensions
Seal
Freeze
[[Get]]
[[Put]]
Getters & Setters
Existence
Enumeration
Iteration
Review (TL;DR)
You Don't Know JS: this & Object Prototypes( 第3章 this和Object Prototypes)
原文地址:https://www.cnblogs.com/chentianwei/p/9745687.html
时间: 2024-10-01 12:02:42