Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/value/
Dvariables.h32 struct Wrapper { struct
33 static void Init(Wrapper &v, size_t idx) in Init() argument
40 using PoolType = ObjPool<Wrapper, PandaVector, void (*)(Wrapper &, size_t)>; argument
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.h27 struct Wrapper { in UnalignedLoad() struct
28 T x; in UnalignedLoad()
36 struct Wrapper { in UnalignedStore() struct
37 T x; in UnalignedStore()