Home
last modified time | relevance | path

Searched refs:CStack (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dc_containers.h60 using CStack = std::stack<T, Container>; variable
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.cpp398 CStack<int> entries; in GetSortArray()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1562 CStack<JSHClass *> hclassVec; in UpdateTransitionLayout()