Home
last modified time | relevance | path

Searched refs:GctibRef (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmetadata_layout.h124 // GctibRef aims to represent a reference to gctib in maple file, which is an offset by default.
125 // GctibRef is meant to have pointer size and aligned to at least 4 bytes.
126 // GctibRef allows 2 formats of value:
130 // GctibRef is self-decoded by also encoding the format and is defined for binary compatibility.
147 struct GctibRef { struct
314 GctibRef gctib; // for rc

Completed in 2 milliseconds