Searched refs:RuntimeNotifyDebuggerStatement (Results 1 – 3 of 3) sorted by relevance
680 static inline JSTaggedValue RuntimeNotifyDebuggerStatement(JSThread *thread);
1556 return RuntimeNotifyDebuggerStatement(thread).GetRawData(); in DEF_RUNTIME_STUBS()
2637 JSTaggedValue RuntimeStubs::RuntimeNotifyDebuggerStatement(JSThread *thread) in RuntimeNotifyDebuggerStatement() function