Searched defs:IsSuspended (Results 1 – 3 of 3) sorted by relevance
65 bool VmThreadControl::IsSuspended() const in IsSuspended() function in panda::ecmascript::VmThreadControl
321 inline bool IsSuspended() in IsSuspended() function
585 bool DFXJSNApi::IsSuspended([[maybe_unused]] const EcmaVM *vm) in IsSuspended() function in panda::DFXJSNApi