Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/js_proxy/
Djs_proxy.cpp62 auto newMethod = new (&implMethods[i]) Method(m); in Create() local
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.cpp401 for (auto &newMethod : newMethods) { in MethodChangesCheck() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp332 pandasm::Function newMethod("", fileLanguage_); in AddMethodToTables() local