Home
last modified time | relevance | path

Searched refs:pageStartPtr (Results 1 – 10 of 10) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DExecutableAllocator.cpp45 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in reprotectRegion() local
46 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in reprotectRegion()
47 size += (startPtr - pageStartPtr); in reprotectRegion()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DExecutableAllocator.cpp45 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in reprotectRegion() local
46 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in reprotectRegion()
47 size += (startPtr - pageStartPtr); in reprotectRegion()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DExecutableAllocator.cpp45 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in reprotectRegion() local
46 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in reprotectRegion()
47 size += (startPtr - pageStartPtr); in reprotectRegion()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/jit/
H A DExecutableAllocator.cpp96 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in reprotectRegion() local
97 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in reprotectRegion()
98 size += (startPtr - pageStartPtr); in reprotectRegion()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DProcessExecutableMemory.cpp623 intptr_t pageStartPtr = startPtr & ~(pageSize - 1);
624 void* pageStart = reinterpret_cast<void*>(pageStartPtr);
625 size += (startPtr - pageStartPtr);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DProcessExecutableMemory.cpp601 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in ReprotectRegion() local
602 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in ReprotectRegion()
603 size += (startPtr - pageStartPtr); in ReprotectRegion()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DProcessExecutableMemory.cpp741 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in ReprotectRegion() local
742 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in ReprotectRegion()
743 size += (startPtr - pageStartPtr); in ReprotectRegion()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DProcessExecutableMemory.cpp773 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in ReprotectRegion() local
774 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in ReprotectRegion()
775 size += (startPtr - pageStartPtr); in ReprotectRegion()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DProcessExecutableMemory.cpp763 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in ReprotectRegion() local
764 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in ReprotectRegion()
765 size += (startPtr - pageStartPtr); in ReprotectRegion()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DProcessExecutableMemory.cpp773 intptr_t pageStartPtr = startPtr & ~(pageSize - 1); in ReprotectRegion() local
774 void* pageStart = reinterpret_cast<void*>(pageStartPtr); in ReprotectRegion()
775 size += (startPtr - pageStartPtr); in ReprotectRegion()