Home
last modified time | relevance | path

Searched refs:IsSimpleState (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp851 bool isSimple = acc->IsSimpleState(g); in IsSimple()
881 ASSERT(acc_.IsSimpleState(g)); in MoveAndClear()
Dgate_accessor.h452 bool IsSimpleState(GateRef g) const;
Dgate_accessor.cpp602 bool GateAccessor::IsSimpleState(GateRef g) const in IsSimpleState() function in panda::ecmascript::kungfu::GateAccessor