Searched defs:PropertyAccess (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/runtime/tests/tooling/ |
| D | test_runner.h | 76 …void PropertyAccess(PtThread thread, Method *method, const PtLocation &location, ObjectHeader *obj… in PropertyAccess() function
|
| /arkcompiler/runtime_core/runtime/include/tooling/ |
| D | debug_interface.h | 321 …virtual void PropertyAccess(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in PropertyAccess() function 372 …virtual void PropertyAccess(PtThread /* thread */, const PtLocation & /* location */, PtObject /* … in PropertyAccess() function
|
| /arkcompiler/runtime_core/runtime/tooling/ |
| D | pt_hooks_wrapper.h | 120 …void PropertyAccess(PtThread thread, Method *method, const PtLocation &location, ObjectHeader *obj… in PropertyAccess() function
|