Skip to main content
Returns whether the provided function is classified as executor-owned. The argument must be a function. The function does not inspect source text, debug names, bytecode hashes, or call stack ownership.

Syntax

Aliases

  • isexploitfunction
  • isourclosure
  • checkclosure

Arguments

Returns

Example

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