Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_analysis_results.cpp206 const std::string &property_name, in GetModuleNamespaceConstForRecord()
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_propagation.cpp593 std::string property_name = ir_interface_->GetStringIdByOffset(property_name_offset); in FoldingLdobjbyname() local