Home
last modified time | relevance | path

Searched defs:MethodEntryEvent (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Dnotification_manager.h121 void MethodEntryEvent(JSThread *thread, Method *method, JSTaggedValue env) const in MethodEntryEvent() function
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_notification.h355 void MethodEntryEvent(ManagedThread *thread, Method *method) in MethodEntryEvent() function