Home
last modified time | relevance | path

Searched refs:clearExecutionContext (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DMediaController.h88 void clearExecutionContext() { m_executionContext = nullptr; } in clearExecutionContext() function
DHTMLMediaElement.cpp3556 m_mediaController->clearExecutionContext(); in contextDestroyed()