Home | History | Annotate | Download | only in inspector

Lines Matching defs:ScriptResource

397     if (m_resourcesData->resourceType(requestId) == InspectorPageAgent::ScriptResource
398 type = InspectorPageAgent::ScriptResource;
467 m_resourcesData->setResourceType(IdentifiersFactory::requestId(identifier), InspectorPageAgent::ScriptResource);