Lines Matching refs:Protect
1760 (WebCore::ImageDecoder::setSize): Protect against integer overflow
1761 (WebCore::ImageDecoder::isOverSize): Protect against integer overflow
1770 (GIFImageReader::do_lzw): Protect against array overflow, add comments
1771 …(GIFImageReader::read): Protect against array overflow, be more tolerant of bad data, better failu…
20651 * ForwardingHeaders/runtime/Protect.h:
24876 Protect the handle when notifying the client that the response was
26860 (WebCore::WorkerScriptController::initScript): Protect the global object's
36173 * dom/ContainerNode.cpp: (WebCore::ContainerNode::removeChildren): Protect the container and
36459 Protect the ResourceHandle instance from being destroyed by
65265 * xml/XMLHttpRequest.cpp: (WebCore::XMLHttpRequest::abort): Protect the object in abort(),
66192 (WebCore::WorkerThread::start): Protect worker startup with a mutex to ensure that this
72385 * ForwardingHeaders/runtime/Protect.h: Copied from ForwardingHeaders/kjs/protect.h.
80027 (WebCore::FrameLoader::changeLocation): Protect the Frame from deletion