Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcheck_elimination.cpp60 …ination::TrustedTypePropagate(std::queue<GateRef>& workList, const std::vector<GateRef>& checkList) in TrustedTypePropagate()
201 std::vector<GateRef> checkList; in RemoveTypeTrustedCheck() local
Dearly_elimination.cpp469 …ination::TrustedTypePropagate(ChunkQueue<GateRef>& workList, const ChunkVector<GateRef>& checkList) in TrustedTypePropagate()
822 ChunkVector<GateRef> checkList(GetChunk()); in RemoveTypeTrustedCheck() local