Searched defs:IsVisited (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | variable.h | 238 bool IsVisited() const in IsVisited() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | graph_linearizer.h | 58 bool IsVisited(GateAccessor& acc) const in IsVisited() function |
| D | gate_accessor.cpp | 46 bool GateAccessor::IsVisited(GateRef gate) const in IsVisited() function in panda::ecmascript::kungfu::GateAccessor |