Home | History | Annotate | Download | only in inspector

Lines Matching defs:ScriptResource

379     if (m_resourcesData->resourceType(requestId) == InspectorPageAgent::ScriptResource)
380 type = InspectorPageAgent::ScriptResource;
449 m_resourcesData->setResourceType(IdentifiersFactory::requestId(identifier), InspectorPageAgent::ScriptResource);