Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
DmoduleRecordEmitter.cpp37 panda::pandasm::LiteralArray::Literal entrySize = { in GenRegularImportEntries() local
60 panda::pandasm::LiteralArray::Literal entrySize = { in GenNamespaceImportEntries() local
79 panda::pandasm::LiteralArray::Literal entrySize = { in GenLocalExportEntries() local
97 panda::pandasm::LiteralArray::Literal entrySize = { in GenIndirectExportEntries() local
118 panda::pandasm::LiteralArray::Literal entrySize = { in GenStarExportEntries() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h88 int32_t entrySize = LinkedHashTableObject::ENTRY_SIZE; in EntryToIndex() local
181 GateRef entrySize = Int32(LinkedHashTableObject::ENTRY_SIZE); in CalNewTaggedArrayLength() local
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp1147 panda::pandasm::LiteralArray::Literal entrySize = { in ParseRegularImportEntries() local
1168 panda::pandasm::LiteralArray::Literal entrySize = { in ParseNamespaceImportEntries() local
1187 panda::pandasm::LiteralArray::Literal entrySize = { in ParseLocalExportEntries() local
1204 panda::pandasm::LiteralArray::Literal entrySize = { in ParseIndirectExportEntries() local
1225 panda::pandasm::LiteralArray::Literal entrySize = { in ParseStarExportEntries() local