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