Home
last modified time | relevance | path

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

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