-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
This is a fun bit of the spec: it doesn't have to be the actual code! "An implementation-dependent representation of the function is returned." This means we can whatever we want, provided we return a vaild FunctionDeclaration. So i propose returning "function () { throw new Error('ts2c doesn't store the source code of functions!'); }" if toString is called.
Metadata
Metadata
Assignees
Labels
No labels