Warning:
This wiki has been archived and is now read-only.

Talk:ES5/标准 ECMAScript 内置对象

From HTML5 Chinese Interest Group Wiki
Jump to: navigation, search

主動修正

  • 15.4.3.2 "class internal property" → "[[Class]] internal property"
  • 15.4.4.3 "Let O be the result of calling ToObject passing the this value as the argument" → "Let array be the result of calling ToObject passing the this value as the argument"
  • 15.4.4.11 "Let len be the result of applying Uint32 to the result..." → "Let len be the result of applying ToUint32 to the result..."