Searched defs:CallFunctionOn (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/ | ||
| D | debugger.h | 366 …std::optional<Error> CallFunctionOn([[maybe_unused]] PtObject object, [[maybe_unused]] PtMethod me… in CallFunctionOn() function |
| /arkcompiler/toolchain/tooling/agent/ | ||
| D | debugger_impl.cpp | 916 void DebuggerImpl::DispatcherImpl::CallFunctionOn(const DispatchRequest &request) in CallFunctionOn() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl |