Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h461 void SetEnableStackSourceFile(bool value) in SetEnableStackSourceFile() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp171 thread->SetEnableStackSourceFile(false); in HiddenStackSourceFile()