Skip to content

Commit fbc4b87

Browse files
committed
Editorial: Set [[SourceText]] inside OrdinaryFunctionCreate
Formerly, every call to OrdinaryFunctionCreate was closely followed by a step that set the [[SourceText]] of the resulting function object. Instead, set the function's [[SourceText]] within OrdinaryFunctionCreate by passing it a _sourceText_ parameter.
1 parent c695f9a commit fbc4b87

File tree

1 file changed

+57
-56
lines changed

1 file changed

+57
-56
lines changed

0 commit comments

Comments
 (0)