Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1467 DEF_RUNTIME_STUBS(NotifyBytecodePcChanged) in DEF_RUNTIME_STUBS() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h811 void EcmaInterpreter::NotifyBytecodePcChanged(JSThread *thread) in NotifyBytecodePcChanged() function