You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
TLDR: If this is used without super (which should be statically analyzable), let it refer to Object.create(new.target.prototype). Otherwise, let super creates what it refers to. I know the reason to force super in derived class's constructor is to make sure this refers to the exotic object the base class might allocate. But I bet in real world, extending base classes who only create ordinary objec
es6-draft-memo.txt �o `F�ꪪ https://people.mozilla.org/~jorendorff/es6-draft.html を参照する。 4.3.25 Symbol value が ES 6 で登場。 5.1.5 パラメータ化がたくさん。 StatementList[Return] : [+Return] ReturnStatement ExpressionStatement が StatementList : ExpressionStatement StatementList_Return : ReturnStatement ExpressionStatement と同じ。 StatementList[Return] : [~Return] ReturnStatement ExpressionStatement が StatementList : R
My JavaScript book is out! Don't miss the opportunity to upgrade your beginner or average dev skills. .@rauschma note cover of most recent draft. We hope the year-based branding will catch on in prep for annual updates pic.twitter.com/stWqa6ArTl — Allen Wirfs-Brock (@awbjs) January 22, 2015 ECMAScript 2015, aka ES6 For those who don't know yet, ECMAScript, also known as ES, is the specification th
In the March 24 meeting notes (e.g., rwaldron/tc39-notes/blob/master/es6/2015-03/mar-24.md ), there's the line: DD: once the great tooling revolution arrives, there will be a live GitHub version of the spec that implementers consult. but I don't see any discussion of this in the meeting notes or in es-discuss. Could someone describe the plan? This was discussed briefly at the previous meeting, per
この文書は、 Standard ECMA-262: ECMAScript Language Specification (3rd edition, December 1999) の邦訳を試みるものです。ご利用にあたっては下記の点をご了承ください。 訳は一応完了しましたが、やっつけ仕事で訳者本人も意味不明の部分が多々あります。そんなわけでこの訳を鵜呑みにするのは勘弁してください。 Errata に合わせて内容を修正した個所があります。 原典が PDF 文書で提供されてるため、訳者の判断でマークアップしております。機械的にやっているため変なマークアップが多数あります。 ここでは複数ページに分割してますが、原典は 1 文書です。 Table of Contents この目次は原典の目次に基づくものじゃないです。 総目次 小史 (Brief History) 1 適用範囲 (Scope) 2 適合
Note: Budgets account for two TLS connections. Many sites initiate more early connections, reducing time available to download resources. Using four connections cuts the three-second budget by 350 KiB, to 1.5 MiB / 935 KiB. The five-second budget loses nearly half a megabyte, dropping to 3.2 / 1.9 MiB. It pays to adopt H/2 or H/3 and consolidate connections. These budgets are extremely generous. E
Stabilizing ECMAScript 2015 (ES6): Teaming up with TC39 and Google on Test262Posted by Mike Pennisi August 14, 2015. Mark your calendars. That’s my next birthday. Another important date is June 18, 2015–it’s when the ECMA General Assembly will vote on and approve the 6th edition of Ecma-262 and usher in the next era of JavaScript. On that day, all those new language features we’ve been coveting/dr
As a heads up, there's some debate around the fetch() API how exactly request termination should work and how that affects promises: slightlyoff/ServiceWorker#625 The WebRTC WG has also been discussing canceling in the context of terminating a request for permission from the user. I think they decided to postpone for now until there's a bit more progress on what cancelable promises means, but I wo
CC0 1.0 Universal Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contrib
README.md 1 Motivating examples: 1.1 Conditional implementation Conditional code generation: class Debug { @conditional("debug") static assert(condition: boolean, message?: string): void; } Debug.assert(false); // if window.debug is not defined Debug.assert is replaced by an empty function class Person { constructor(public firstName: string, public lastName: string) { } @computed('firstName', 'las
January 28, 2015 Meeting Notes Brian Terlson (BT), Jonathan Turner (JT), Allen Wirfs-Brock (AWB), John Neumann (JN), Rick Waldron (RW), Jeff Morrison (JM), Erik Arvidsson (EA), Peter Jensen (PJ), Yehuda Katz (YK), Dave Herman (DH), Waldemar Horwat (WH), Dmitry Lomov (DL), Domenic Denicola (DD), Kevin Smith (KS), Andreas Rossberg (ARB), István Sebestyén (IS), Sam Tobin-Hochstadt (STH), Michael Fica
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く