Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Ddependent_infos.h57 enum DependentState : uint32_t { enum
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlazy_deopt_dependency.h27 using DependentState = DependentInfos::DependentState; variable