Searched refs:thread_and_frame_only_if_stopped (Results 1 – 7 of 7) sorted by relevance
165 const bool thread_and_frame_only_if_stopped = true; in UpdateValue() local167 thread_and_frame_only_if_stopped)); in UpdateValue()198 const bool thread_and_frame_only_if_stopped = true; in UpdateValue() local200 GetExecutionContextRef().Lock(thread_and_frame_only_if_stopped)); in UpdateValue()
125 const bool thread_and_frame_only_if_stopped = true; in UpdateValue() local127 GetExecutionContextRef().Lock(thread_and_frame_only_if_stopped)); in UpdateValue()
3433 const bool thread_and_frame_only_if_stopped = true; in SyncWithProcessState() local3435 m_exe_ctx_ref.Lock(thread_and_frame_only_if_stopped)); in SyncWithProcessState()
92 const bool thread_and_frame_only_if_stopped = true; in GetChildAtIndex() local94 thread_and_frame_only_if_stopped); in GetChildAtIndex()
213 const bool thread_and_frame_only_if_stopped = true; in GetChildAtIndex() local215 thread_and_frame_only_if_stopped); in GetChildAtIndex()
242 ExecutionContext Lock(bool thread_and_frame_only_if_stopped) const;316 bool thread_and_frame_only_if_stopped = false);
115 bool thread_and_frame_only_if_stopped) in ExecutionContext() argument120 if (!thread_and_frame_only_if_stopped || in ExecutionContext()611 ExecutionContextRef::Lock(bool thread_and_frame_only_if_stopped) const { in Lock()612 return ExecutionContext(this, thread_and_frame_only_if_stopped); in Lock()