« Bugzilla Issues Index
#4457 — 9.2 ECMAScript Function Objects, Table 27: Also mention "null" ?
- bug_id:
4457
- creation_ts:
2015-08-21 11:09:00 -0700
- short_desc:
9.2 ECMAScript Function Objects, Table 27: Also mention "null" ?
- delta_ts:
2015-08-21 11:09:15 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
14617
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 11:09:15 -0700
9.2 ECMAScript Function Objects, Table 27 — Internal Slots of ECMAScript Function Objects
Description for [[ThisMode]]:
---
global means that a this value of undefined is interpreted as a reference to the global object.
---
Maybe add "null" -> "a this value of undefined or null is interpreted ..." ?