[1]
[CITE[IT戦記 - JavaScript の this について]] ([TIME[2007-09-19 17:24:16 +09:00]] 版) <http://d.hatena.ne.jp/amachang/20070917/1190015123>

[2] [CITE[2009-04-18 - hoshikuzu | star_dust の書斎]] ([TIME[2009-05-12 22:28:17 +09:00]] 版) <http://d.hatena.ne.jp/hoshikuzu/20090418#p1>、
[CITE[2009-04-23 - hoshikuzu | star_dust の書斎]] ([TIME[2009-05-12 22:28:17 +09:00]] 版) <http://d.hatena.ne.jp/hoshikuzu/20090423#p1>

[3] >>2 は「いわゆる『暗黙の this』」なんて [[JavaScript]] に存在しなくて、 [CODE(JS)@en[[[this]]]]
と [[scope chain]] は基本的に無関係、というだけのことですね。実は。



[4] [CITE@ja[JavaScript の this キーワードに結びつけられる値はどのように決定されるのか (言語仕様の説明) - ひだまりソケットは壊れない]]
( ([TIME[2013-02-03 10:31:20 +09:00]] 版))
<http://vividcode.hatenablog.com/entry/js/this-keyword-spec>

[5] [CITE@en[Update ECMAScript and IDL integration · whatwg/html@550c57f]]
([TIME[2015-12-03 15:07:54 +09:00]] 版)
<https://github.com/whatwg/html/commit/550c57f186dd73784a8e4660440db2f642e37c0e>

[6] [CITE@en[Revert "Update ECMAScript and IDL integration" · whatwg/html@3a23548]]
([TIME[2015-12-03 15:27:49 +09:00]] 版)
<https://github.com/whatwg/html/commit/3a235480f1979fcddc65e07fe5a3be7bed428d17>

[7] [CITE@en[Editorial: be more consistent with callbacks]]
([[annevk]]著, [TIME[2018-03-16 19:16:51 +09:00]])
<https://github.com/whatwg/dom/commit/1c2ab7b21b9a229b09dc7f5dee1434cc470b5b53>

[8] [CITE@en[Editorial: be more consistent with callbacks by annevk · Pull Request #605 · whatwg/dom]]
([TIME[2018-03-17 18:03:50 +09:00]])
<https://github.com/whatwg/dom/pull/605>

[9] [CITE@en[Formalize the 'this' and 'given value' ambient values]]
([[Ms2ger]]著, [TIME[2019-02-28 01:06:50 +09:00]])
<https://github.com/heycam/webidl/commit/b0621a84ae56a68e2e31d2d8df4fc5c74921177f>

[10] [CITE@en[27301 – Define context variables, such as "context object"]]
([TIME[2019-04-02 13:48:11 +09:00]])
<https://www.w3.org/Bugs/Public/show_bug.cgi?id=27301>

[11] [CITE@en[Formalize the 'this' and 'given value' ambient values by Ms2ger · Pull Request #665 · heycam/webidl]]
([TIME[2019-07-24 20:48:54 +09:00]])
<https://github.com/heycam/webidl/pull/665>

[12] [CITE@en[Use IDL this for the synthetic forEach method.]]
([[Ms2ger]]著, [TIME[2019-06-26 19:10:58 +09:00]])
<https://github.com/heycam/webidl/commit/c43e2355d87d462f56b11ad0be7b8d2e0a4377d4>

[13] [CITE@en[Use IDL this for the synthetic forEach method. by Ms2ger · Pull Request #742 · heycam/webidl]]
([TIME[2020-01-12 15:03:07 +09:00]])
<https://github.com/heycam/webidl/pull/742>

[14] [CITE@en[Use IDL this]]
([[inexorabletash]]著, [TIME[2019-10-01 01:39:27 +09:00]])
<https://github.com/w3c/IndexedDB/commit/29d45f4a58b2fd40354f39e76c1e303e9c0bf0a7>

[15] [CITE@en[Use IDL this by inexorabletash · Pull Request #303 · w3c/IndexedDB]]
([TIME[2020-01-13 13:21:05 +09:00]])
<https://github.com/w3c/IndexedDB/pull/303>