Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeLanguages
JavaScript
ecma11
Function Calls

ECMAScript Language Specification, Version 11
12.3.6. Function Calls

Read this Section of the Authoritative Specification

https://www.ecma-international.org/ecma-262/11.0/index.html#sec-function-calls

2 Documented Misconceptions

Misconception
CallbackParametersInCaller
Parameters of a callback function may be written as parameters of the caller function
Misconception
NoReturnValue
Functions without return statements return no value at all

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors