Commit 9c564f9
committed
Editorial: Set [[SourceText]] inside OrdinaryFunctionCreate
Every call to OrdinaryFunctionCreate is closely followed by a step
that sets the [[SourceText]] of the resulting function object.
Replace all but one of the latter steps by passing another argument
to OrdinaryFunctionCreate.1 parent 823aad1 commit 9c564f9
1 file changed
+30
-53
lines changed
0 commit comments