Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Ddependent_infos.h62 using DependentStateCollection = uint32_t; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlazy_deopt_dependency.h28 using DependentStateCollection = DependentInfos::DependentStateCollection; variable