Home
last modified time | relevance | path

Searched defs:newMethod (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_set.cpp44 EtsMethod *newMethod = other.entries_[i]; in MergeWith() local
/arkcompiler/runtime_core/libabckit/tests/scenarios/replace_callsite/
Dreplace_callsite_static.cpp35 AbckitCoreFunction *newMethod; member
81 auto *newMethod = helpers::FindMethodByName(file, "fixedApi"); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.cpp400 for (auto &newMethod : newMethods) { in MethodChangesCheck() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp341 pandasm::Function newMethod("", fileLanguage_); in AddMethodToTables() local