Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h96 static constexpr size_t PROTO_TRANS_TABLE_INFO_INDEX = 9; member in panda::ecmascript::ConstantPool
446 Set(thread, (GetLength() - PROTO_TRANS_TABLE_INFO_INDEX), info); in SetProtoTransTableInfo()
724 return JSTaggedValue::TaggedTypeSize() * (GetLength() - PROTO_TRANS_TABLE_INFO_INDEX); in GetProtoTransTableInfoOffset()

Completed in 2 milliseconds