Searched defs:SetConstantLocalExportSlots (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | bytecode_analysis_results.cpp | 37 void BytecodeAnalysisResult::SetConstantLocalExportSlots(const std::unordered_set<uint32_t> &slots) in SetConstantLocalExportSlots() function in panda::bytecodeopt::BytecodeAnalysisResult |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | helpers.cpp | 659 void Helpers::SetConstantLocalExportSlots(const std::string &record, const std::unordered_set<uint3… in SetConstantLocalExportSlots() function in panda::es2panda::util::Helpers |