Searched refs:ScriptCollected (Results 1 – 3 of 3) sorted by relevance
169 void ScriptCollected(const V8DebuggerScript* script);
342 m_agent->ScriptCollected(this); in WeakCallback()
1930 void V8DebuggerAgentImpl::ScriptCollected(const V8DebuggerScript* script) { in ScriptCollected() function in v8_inspector::V8DebuggerAgentImpl