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.h284 struct FunctionInfo { struct
285 int functionId = 0;
286 std::string functionName = "";
287 std::string scriptName = "";
288 int scriptId = 0;
289 int columnNumber = 0;
290 int lineNumber = 0;