Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dlsp.cpp763 auto *itemPtr = reinterpret_cast<ClassHierarchyItem *>(item); in TS_INTEROP_1() local
773 auto *itemPtr = reinterpret_cast<ClassMethodItem *>(item); in TS_INTEROP_1() local
783 auto *itemPtr = reinterpret_cast<ClassHierarchyItem *>(item); in TS_INTEROP_1() local