Home
last modified time | relevance | path

Searched defs:SetConstantLocalExportSlots (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_analysis_results.cpp37 void BytecodeAnalysisResult::SetConstantLocalExportSlots(const std::unordered_set<uint32_t> &slots) in SetConstantLocalExportSlots() function in panda::bytecodeopt::BytecodeAnalysisResult
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp657 void Helpers::SetConstantLocalExportSlots(const std::string &record, const std::unordered_set<uint3… in SetConstantLocalExportSlots() function in panda::es2panda::util::Helpers