A Function type that misses its own prototype slot. Thus, it does share some characteristics of a NonAsyncArrow function type - but it gets created exclusively by a non-async and non-generator shorthand method definition. (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitions#description).
Function
prototype
NonAsyncArrow
A
Functiontype that misses its ownprototypeslot. Thus, it does share some characteristics of aNonAsyncArrowfunction type - but it gets created exclusively by a non-async and non-generator shorthand method definition. (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitions#description).