Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter.h66 static inline void NotifyDebuggerStmt(JSThread *thread);
Dinterpreter-inl.h896 void EcmaInterpreter::NotifyDebuggerStmt(JSThread *thread) in NotifyDebuggerStmt() function
3801 NotifyDebuggerStmt(thread); in RunInternal()