ECMAScript® 2024 Language Specification

Draft ECMA-262 / February 15, 2024

15 ECMAScript Language: Functions and Classes

Note

Various ECMAScript language elements cause the creation of ECMAScript function objects (10.2). Evaluation of such functions starts with the execution of their [[Call]] internal method (10.2.1).