Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info_tables.h26 class StackMap : public BitTableRow<8U, StackMap> { class
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dstackmap.h173 class StackMap { class
175 StackMap(MapleAllocator &alloc) : deoptInfo(alloc), referenceMap(alloc) {} in StackMap() function in maplebe::StackMap

Completed in 2 milliseconds