Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/utils/
Dtest_hooks.h119 void SendableMethodEntry([[maybe_unused]] JSHandle<Method> method) override {} in SendableMethodEntry() function
/arkcompiler/toolchain/tooling/backend/
Djs_pt_hooks.cpp107 void JSPtHooks::SendableMethodEntry(JSHandle<Method> method) in SendableMethodEntry() function in panda::ecmascript::tooling::JSPtHooks
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp161 bool DebuggerImpl::SendableMethodEntry(JSHandle<Method> method) in SendableMethodEntry() function in panda::ecmascript::tooling::DebuggerImpl