Home
last modified time | relevance | path

Searched defs:SendableMethodEntry (Results 1 – 2 of 2) 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.cpp109 void JSPtHooks::SendableMethodEntry(JSHandle<Method> method) in SendableMethodEntry() function in panda::ecmascript::tooling::JSPtHooks