Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction-inl.h59 using storage_type = helpers::TypeHelperT<BYTE_COUNT * BYTE_WIDTH, false>; in Read() local
78 using storage_type = helpers::TypeHelperT<BIT64, false>; in Read64() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dinstruction.h115 using storage_type = helpers::TypeHelperT<BYTE_COUNT * BYTE_WIDTH, false>; in Read() local
133 using storage_type = helpers::TypeHelperT<BIT64, false>; in Read64() local