Searched refs:IsSimpleState (Results 1 – 3 of 3) sorted by relevance
851 bool isSimple = acc->IsSimpleState(g); in IsSimple()881 ASSERT(acc_.IsSimpleState(g)); in MoveAndClear()
452 bool IsSimpleState(GateRef g) const;
602 bool GateAccessor::IsSimpleState(GateRef g) const in IsSimpleState() function in panda::ecmascript::kungfu::GateAccessor