Skip to main content
Runtime.CallFrame.functionName - inspector/promises - Node documentation
property Runtime.CallFrame.functionName

Usage in Deno

import { type Runtime } from "node:inspector/promises";

JavaScript function name.

Type

string