Home
last modified time | relevance | path

Searched defs:entrySize (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A DmoduleRecordEmitter.cpp44 panda::pandasm::LiteralArray::Literal entrySize = { in GenRegularImportEntries() local
67 panda::pandasm::LiteralArray::Literal entrySize = { in GenNamespaceImportEntries() local
86 panda::pandasm::LiteralArray::Literal entrySize = { in GenLocalExportEntries() local
114 panda::pandasm::LiteralArray::Literal entrySize = { in GenIndirectExportEntries() local
135 panda::pandasm::LiteralArray::Literal entrySize = { in GenStarExportEntries() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dlinked_hashtable_stub_builder.h95 int32_t entrySize = LinkedHashTableObject::ENTRY_SIZE; in EntryToIndex() local
188 GateRef entrySize = Int32(LinkedHashTableObject::ENTRY_SIZE); in CalNewTaggedArrayLength() local

Completed in 2 milliseconds