Searched defs:TrustedTypePropagate (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | check_elimination.cpp | 60 void CheckElimination::TrustedTypePropagate(std::queue<GateRef>& workList, const std::vector<GateRe… in TrustedTypePropagate() function in panda::ecmascript::kungfu::CheckElimination |
| D | early_elimination.cpp | 469 void EarlyElimination::TrustedTypePropagate(ChunkQueue<GateRef>& workList, const ChunkVector<GateRe… in TrustedTypePropagate() function in panda::ecmascript::kungfu::EarlyElimination |