Searched defs:GetMethodClass (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/verification/absint/ | ||
| H A D | verification_context.h | 90 Type GetMethodClass() const in GetMethodClass() function in ark::verifier::VerificationContext |
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ | ||
| H A D | runtime_interface.h | 65 static Class *GetMethodClass(const Method *caller, BytecodeId methodId) in GetMethodClass() function in ark::interpreter::RuntimeInterface |
| /arkcompiler/runtime_core/static_core/runtime/tests/interpreter/ | ||
| H A D | test_runtime_interface.h | 438 static Class *GetMethodClass([[maybe_unused]] Method *caller, [[maybe_unused]] BytecodeId methodId) in GetMethodClass() function in ark::interpreter::test::RuntimeInterface |
Completed in 3 milliseconds