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