Home | History | Annotate | Download | only in inspector

Lines Matching defs:getFunctionDetails

579 void InspectorDebuggerAgent::getFunctionDetails(ErrorString* errorString, const String& functionId, RefPtr<TypeBuilder::Debugger::FunctionDetails>& details)
586 injectedScript.getFunctionDetails(errorString, functionId, &details);