Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h357 …virtual void Exception(PtThread /* thread */, const PtLocation & /* location */, PtObject /* excep… in Exception() argument
362 PtObject /* exceptionObject */) in ExceptionCatch() argument
372 …virtual void PropertyAccess(PtThread /* thread */, const PtLocation & /* location */, PtObject /* … in PropertyAccess() argument
376 …opertyModification(PtThread /* thread */, const PtLocation & /* location */, PtObject /* object */, in PropertyModification() argument
380 virtual void MonitorWait(PtThread /* thread */, PtObject /* object */, int64_t /* timeout */) {} in MonitorWait() argument
381 virtual void MonitorWaited(PtThread /* thread */, PtObject /* object */, bool /* timedOut */) {} in MonitorWaited() argument
382 virtual void MonitorContendedEnter(PtThread /* thread */, PtObject /* object */) {} in MonitorContendedEnter() argument
383 virtual void MonitorContendedEntered(PtThread /* thread */, PtObject /* object */) {} in MonitorContendedEntered() argument
384 …virtual void ObjectAlloc(PtClass /* klass */, PtObject /* object */, PtThread /* thread */, size_t… in ObjectAlloc() argument
400 virtual void InspectRequested(PtObject /* object */, PtObject /* hints */) {} in InspectRequested() argument