Searched refs:setExecutionContextId (Results 1 – 2 of 2) sorted by relevance
147 commandMessage.setExecutionContextId(executionContext.id);249 setExecutionContextId: function(executionContextId) method in WebInspector.ConsoleMessage
291 jsonObj->setExecutionContextId(m_injectedScriptManager->injectedScriptIdFor(scriptState)); in sendConsoleMessageToFrontend()