property Debugger.CallFrame.functionLocation
          
Usage in Deno
import { type Debugger } from "node:inspector/promises";
      
    
      
    Location in the source code.
Location | undefined
      
    import { type Debugger } from "node:inspector/promises";
      
    
      
    Location in the source code.
Location | undefined