Home
last modified time | relevance | path

Searched defs:TrustedTypePropagate (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcheck_elimination.cpp60 void CheckElimination::TrustedTypePropagate(std::queue<GateRef>& workList, const std::vector<GateRe… in TrustedTypePropagate() function in panda::ecmascript::kungfu::CheckElimination
Dearly_elimination.cpp469 void EarlyElimination::TrustedTypePropagate(ChunkQueue<GateRef>& workList, const ChunkVector<GateRe… in TrustedTypePropagate() function in panda::ecmascript::kungfu::EarlyElimination