Searched refs:NotifyBytecodePcChanged (Results 1 – 5 of 5) sorted by relevance
65 static inline void NotifyBytecodePcChanged(JSThread *thread);
236 NotifyBytecodePcChanged(thread); \877 void EcmaInterpreter::NotifyBytecodePcChanged(JSThread *thread) in NotifyBytecodePcChanged() function
329 V(NotifyBytecodePcChanged) \
2030 DEF_RUNTIME_STUBS(NotifyBytecodePcChanged) in DEF_RUNTIME_STUBS() argument2032 RUNTIME_STUBS_HEADER(NotifyBytecodePcChanged); in DEF_RUNTIME_STUBS()
4861 CallRuntime(glue, RTSTUB_ID(NotifyBytecodePcChanged), {}); in DECLARE_ASM_HANDLER()4918 CallRuntime(glue, RTSTUB_ID(NotifyBytecodePcChanged), {}); in DECLARE_ASM_HANDLER()