Skip to main content

别名

  • isexploitfunction
  • isourclosure
  • checkclosure

参数

function
必填
Function to classify. Passing a non-function raises a type error.

返回值

boolean
true when the function is classified as executor-owned; otherwise false.

示例

Classify a closure with Real’s executor-closure checks.