Lines Matching full:executableallocator
562 * jit/ExecutableAllocator.h:
563 (JSC::ExecutableAllocator::makeWritable):
564 (JSC::ExecutableAllocator::makeExecutable):
565 (JSC::ExecutableAllocator::reprotectRegion):
566 (JSC::ExecutableAllocator::cacheFlush):
609 * jit/ExecutableAllocator.h:
610 (JSC::ExecutableAllocator::makeWritable):
612 (JSC::ExecutableAllocator::makeExecutable):
614 (JSC::ExecutableAllocator::MakeWritable::MakeWritable):
618 (JSC::ExecutableAllocator::reprotectRegion):
620 (JSC::ExecutableAllocator::cacheFlush):
1313 * jit/ExecutableAllocator.h:
1314 (JSC::ExecutableAllocator::):
1315 (JSC::ExecutableAllocator::makeWritable):
1316 (JSC::ExecutableAllocator::makeExecutable):
1322 (JSC::ExecutableAllocator::reprotectRegion):
4927 * jit/ExecutableAllocator.h:
5440 * runtime/NativeFunctionWrapper.h: Copied from JavaScriptCore/jit/ExecutableAllocator.cpp.
8392 (JSC::ExecutableAllocator::intializePageSize):
9578 * jit/ExecutableAllocator.h:
15973 Fix rounding / bounds / signed comparison bug in ExecutableAllocator.
15975 ExecutableAllocator::alloc assumed that m_freePtr would be aligned. This was
15990 * jit/ExecutableAllocator.h:
17760 Add ExecutableAllocator files missing from Scons build.
18141 Put ENABLE(ASSEMBLER) guards around use of ExecutableAllocator in global data
18166 * jit/ExecutableAllocator.h:
18168 (JSC::ExecutableAllocator::intializePageSize):
18206 * jit/ExecutableAllocator.cpp: Added.
18207 * jit/ExecutableAllocator.h: Added.
18214 (JSC::ExecutableAllocator::ExecutableAllocator):
18215 (JSC::ExecutableAllocator::poolForSize):
18218 (JSC::ExecutableAllocator::intializePageSize):
18222 (JSC::ExecutableAllocator::intializePageSize):