Home
last modified time | relevance | path

Searched defs:ObjectSlot (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dslots.h28 class ObjectSlot { class
30 explicit ObjectSlot(uintptr_t slotAddr) : slotAddress_(slotAddr) {} in ObjectSlot() function in panda::ecmascript::ObjectSlot
[all...]

Completed in 1 milliseconds