-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Labels
developmentFeature implementationFeature implementationecma builtinsRelated to ECMA built-in routinesRelated to ECMA built-in routines
Milestone
Description
Related ECMA262 section: http://www.ecma-international.org/ecma-262/5.1/#sec-15.3
- Function(..)
- new Function(..) Implemention of eval (by Andrey Shitov and Ruben Ayrapetyan) #174
- Function.prototype
- Function.length
- Function.prototype.constuctor
- Function.prototype.toString() Implement Function.prototype.toString. #165
- Function.prototype.apply(..) Implement Function.prototype.apply() #163
- Function.prototype.call(..)
- Function.prototype.bind(..) Implement Function.prototype.bind function #321
- .length
- .prototype
Metadata
Metadata
Assignees
Labels
developmentFeature implementationFeature implementationecma builtinsRelated to ECMA built-in routinesRelated to ECMA built-in routines