Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/tooling/interface/
Dnotification_manager.h64 void BytecodePcChangedEvent(JSThread *thread, JSMethod *method, uint32_t bcOffset) const in BytecodePcChangedEvent() function
/ark/runtime_core/runtime/include/
Druntime_notification.h231 void BytecodePcChangedEvent(ManagedThread *thread, Method *method, uint32_t bc_offset) in BytecodePcChangedEvent() function