Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 29a13dd

Browse files
add new goal to introduction
1 parent 870cd47 commit 29a13dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

proposal.html

+6
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ <h2>Goals</h2>
4242
<li>for functions created dynamically (through the *Function* and *GeneratorFunction* constructors), `toString` must synthesise a source text
4343
<li>for all other objects, `toString` must throw a *TypeError* exception
4444
</ul>
45+
46+
<p>The goals were revised yet again to include</p>
47+
48+
<ul>
49+
<li>implementations must not be required to retain source text for all functions defined using ECMAScript code
50+
</ul>
4551
</emu-intro>
4652

4753

0 commit comments

Comments
 (0)