Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h218 inline void GetDebuggerThread(const EcmaVM *vm, JSThread **thread) in GetDebuggerThread() function
232 GetDebuggerThread(vm, &thread); in CreateTreeString()