Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.cpp1551 size_t dependEndIndex = dependStartIndex + GetDependCount(*useIt); in IsDependIn() local
1580 size_t dependEndIndex = dependStartIndex + GetDependCount(gate); in IsDependIn() local