« Bugzilla Issues Index
#2974 — 15.2.5.5 LoaderRegistryLookup is not defined.
- bug_id:
2974
- creation_ts:
2014-06-04 08:53:00 -0700
- short_desc:
15.2.5.5 LoaderRegistryLookup is not defined.
- delta_ts:
2015-03-16 14:35:42 -0700
- product:
Draft for 6th Edition
- component:
deferred features
- version:
Rev 25: May 22, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
WONTFIX
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
johnjbarton
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "ian", "jorendorff", "samth"]
- commentid:
8856
- comment_count:
0
- who:
johnjbarton
- bug_when:
2014-06-04 08:53:14 -0700
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-linkdeclarativemodules
Let module be LoaderRegistryLookup(loader, normalizedName).
There is no such method in the spec yet.
Note that
Reflect.Loader.prototype.get ( name )
does the same lookup but it also does ensureEvaluate(). Seems like the spec should use the commonality.
- commentid:
13761
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-16 14:35:42 -0700
concerns old module spec.