Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ exit_playlist
Function
exit_playlist
recipes/JavaScript/578517_Music_player/recipe-578517.js:438–442 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
436
}
437
438
function
exit_playlist()
439
{
440
m_play_list_ptr=-1;
441
highlight_playlist_item(m_play_list_ptr);
442
}
443
444
/*****************************
445
* *
Callers
2
do_link_click
Function · 0.85
play_next_sound
Function · 0.85
Calls
1
highlight_playlist_item
Function · 0.85
Tested by
no test coverage detected