19.function_sm.baseline 458 B

1234567
  1. Exception: function.caller get TypeError
  2. Exception: function.caller set TypeError
  3. Exception: function.arguments get TypeError
  4. Exception: function.arguments set TypeError
  5. Return: true true: function.arguments and function.caller descriptors are undefined
  6. Return: true true: arguments.caller is not defined and arguments.callee getter and setter are equal/strictEqual to each other
  7. Exception: function.caller's value is a strict mode function TypeError