JavaScript function
C18765
concept
A JavaScript function is a reusable block of code defined to perform a specific task, which can be invoked with arguments and may return a value.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| JavaScript console method | 1 |
Instances (3)
| Instance | Via concept surface |
|---|---|
| WebAssembly.instantiateStreaming | — |
|
console.table method
surface form:
console.table
|
JavaScript console method |
| WebAssembly.compile | — |