Home
last modified time | relevance | path

Searched refs:RemoveAttribute (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/plugins/ecmascript/tests/
H A Decmascript_meta_test.cpp63 rmd.RemoveAttribute("attribute"); in HWTEST()
65 rmd.RemoveAttribute("external"); in HWTEST()
67 rmd.RemoveAttribute("ecmascript.annotation"); in HWTEST()
/arkcompiler/runtime_core/assembler/tests/
H A Decmascript_meta_test.cpp83 rmd.RemoveAttribute("attribute"); in HWTEST_F()
85 rmd.RemoveAttribute("external"); in HWTEST_F()
87 rmd.RemoveAttribute("ecmascript.annotation"); in HWTEST_F()
98 rmd.RemoveAttribute("ecmascript.annotation"); in HWTEST_F()
/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.cpp371 prog->function_table.at(func).metadata->RemoveAttribute(EXTERNAL_ATTRIBUTE); in HandleModifiedClasses()
383 prog->function_table.at(funcInfo.first).metadata->RemoveAttribute(EXTERNAL_ATTRIBUTE); in HandleModifiedDefinedClassFunc()
/arkcompiler/runtime_core/static_core/assembler/
H A Dmeta.h84 void RemoveAttribute(const std::string &attribute) in RemoveAttribute() function in ark::pandasm::Metadata
/arkcompiler/runtime_core/assembler/
H A Dmeta.h84 void RemoveAttribute(const std::string &attribute) in RemoveAttribute() function in panda::pandasm::Metadata

Completed in 4 milliseconds