Searched refs:InsertWatcherCommon (Results 1 – 3 of 3) sorted by relevance
270 void InsertWatcherCommon(Watcher *&head, const jerry_value_t watcher);
828 void InsertWatcherCommon(Watcher *&head, const jerry_value_t watcher) in InsertWatcherCommon() function
1067 InsertWatcherCommon(watchersHead_, watcher); in AddWatcherItem()1579 InsertWatcherCommon(watchersHead_, watcher); in SetListForWatcher()1770 InsertWatcherCommon(watchersHead_, watcher); in CreateDirectiveWatcher()