Searched refs:NotifyBytecodePcChanged (Results 1 – 5 of 5) sorted by relevance
62 static inline void NotifyBytecodePcChanged(JSThread *thread);
218 NotifyBytecodePcChanged(thread); \844 void EcmaInterpreter::NotifyBytecodePcChanged(JSThread *thread) in NotifyBytecodePcChanged() function
279 V(NotifyBytecodePcChanged) \
1532 DEF_RUNTIME_STUBS(NotifyBytecodePcChanged) in DEF_RUNTIME_STUBS() argument1534 RUNTIME_STUBS_HEADER(NotifyBytecodePcChanged); in DEF_RUNTIME_STUBS()
4589 CallRuntime(glue, RTSTUB_ID(NotifyBytecodePcChanged), {}); in DECLARE_ASM_HANDLER()4601 CallRuntime(glue, RTSTUB_ID(NotifyBytecodePcChanged), {}); in DECLARE_ASM_HANDLER()