Skip to main content

Function identity

Function contexts (invoke, return, revert) share a common set of identity fields for the function being called. All fields are optional, allowing compilers to provide as much or as little detail as available — from a fully named function with source location and type, down to an empty object for an anonymous indirect call.

Loading ....