Home
last modified time | relevance | path

Searched defs:slots (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dbytecode_analysis_results.cpp39 void BytecodeAnalysisResult::SetConstantLocalExportSlots(const std::unordered_set<uint32_t> &slots) in SetConstantLocalExportSlots() argument
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drunslots_allocator.h353 void AddFreedRunSlots(RunSlotsType *slots) in AddFreedRunSlots() argument
H A Drunslots_allocator-inl.h882 auto slots = static_cast<RunSlotsType *>(freedRunslotsBitmap_.FindFirstMarkedChunks()); in GetFreedRunSlots() local
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp670 void Helpers::SetConstantLocalExportSlots(const std::string &record, const std::unordered_set<uint32_t> &slots) in SetConstantLocalExportSlots() argument

Completed in 5 milliseconds