Home
last modified time | relevance | path

Searched defs:FunctionInfo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h302 struct FunctionInfo { struct
303 int functionId = 0;
304 std::string functionName = "";
305 std::string scriptName = "";
306 int scriptId = 0;
307 int columnNumber = 0;
308 int lineNumber = 0;