Home
last modified time | relevance | path

Searched defs:IsVisited (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h238 bool IsVisited() const in IsVisited() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h58 bool IsVisited(GateAccessor& acc) const in IsVisited() function
Dgate_accessor.cpp46 bool GateAccessor::IsVisited(GateRef gate) const in IsVisited() function in panda::ecmascript::kungfu::GateAccessor