Home
last modified time | relevance | path

Searched refs:Unprotect (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dspaces-inl.h138 void MemoryAllocator::Unprotect(Address start, in Unprotect() function
141 OS::Unprotect(start, size, executable); in Unprotect()
153 OS::Unprotect(chunks_[id].address(), chunks_[id].size(), in UnprotectChunkFromPage()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-2414735 Make JSValueProtect/Unprotect use a new 'toJS' function, 'toJSForGC' that
/external/webkit/Tools/
DChangeLog-2010-05-2416968 Remove the event hook. Unprotect all of the JS functions that are stored
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1028761 (WebCore::XMLHttpRequest::abort): Unprotect to balance out the above.
DChangeLog-2007-10-149919 Unprotect the element here.
DChangeLog-2009-06-1682058 Removed gcProtect(Unprotect)DOMObject - its callers do not have a JSGlobalData reference,