Searched refs:GetRuntimeState (Results 1 – 5 of 5) sorted by relevance
62 oldState_ = thread_->GetRuntimeState(); in RuntimeStateScope()
138 bool GetRuntimeState() const;
632 bool SamplesRecord::GetRuntimeState() const in GetRuntimeState() function in panda::ecmascript::SamplesRecord
176 if (isNative && (it.IsLeaveFrame() || thread->GetRuntimeState())) { in GetRunningState()
436 bool GetRuntimeState() const in GetRuntimeState() function