Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmetadata_layout.h25 using MetaRef = uint32_t; // consistent with reffield_t in address.h variable
27 using MetaRef = uintptr_t; // consistent iwth reffield_t in address.h variable