Searched defs:CallHandler (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/libabckit/src/codegen/ | ||
| D | codegen_static.cpp | 549 void CodeGenStatic::CallHandler(GraphVisitor *visitor, Inst *inst, std::string methodId) in CallHandler() function in libabckit::CodeGenStatic |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 496 void BytecodeGen::CallHandler(GraphVisitor *visitor, Inst *inst, std::string methodId) in CallHandler() function in ark::bytecodeopt::BytecodeGen |