Searched refs:Unprotect (Results 1 – 6 of 6) sorted by relevance
138 void MemoryAllocator::Unprotect(Address start, in Unprotect() function141 OS::Unprotect(start, size, executable); in Unprotect()153 OS::Unprotect(chunks_[id].address(), chunks_[id].size(), in UnprotectChunkFromPage()
14735 Make JSValueProtect/Unprotect use a new 'toJS' function, 'toJSForGC' that
16968 Remove the event hook. Unprotect all of the JS functions that are stored
28761 (WebCore::XMLHttpRequest::abort): Unprotect to balance out the above.
9919 Unprotect the element here.
82058 Removed gcProtect(Unprotect)DOMObject - its callers do not have a JSGlobalData reference,