Searched refs:NotifyBytecodePcChanged (Results 1 – 6 of 6) sorted by relevance
68 static void NotifyBytecodePcChanged(JSThread *thread);
238 NotifyBytecodePcChanged(thread); \
225 NotifyBytecodePcChanged(thread); \871 void EcmaInterpreter::NotifyBytecodePcChanged(JSThread *thread) in NotifyBytecodePcChanged() function in panda::ecmascript::EcmaInterpreter
404 V(NotifyBytecodePcChanged) \
2313 DEF_RUNTIME_STUBS(NotifyBytecodePcChanged) in DEF_RUNTIME_STUBS() argument2315 RUNTIME_STUBS_HEADER(NotifyBytecodePcChanged); in DEF_RUNTIME_STUBS()
5422 CallRuntime(glue, RTSTUB_ID(NotifyBytecodePcChanged), {}); in DECLARE_ASM_HANDLER()5498 CallRuntime(glue, RTSTUB_ID(NotifyBytecodePcChanged), {}); in DECLARE_ASM_HANDLER()