Home
last modified time | relevance | path

Searched refs:GetEnableStackSourceFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h466 bool GetEnableStackSourceFile() const in GetEnableStackSourceFile() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp124 data += BuildMethodTrace(method, pcOffset, thread->GetEnableStackSourceFile()); in BuildJsStackTrace()