Searched refs:effort (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITDriver.h41 inline bool jitCompileIfAppropriate(ExecState* exec, OwnPtr<CodeBlockType>& codeBlock, JITCode& jitCode, JITCode::JITType jitType, unsigned bytecodeIndex, JITCompilationEffort effort) argument
67 jitCode = JIT::compile(&vm, codeBlock.get(), effort);
78 inline bool jitCompileFunctionIfAppropriate(ExecState* exec, OwnPtr<FunctionCodeBlock>& codeBlock, JITCode& jitCode, MacroAssemblerCodePtr& jitCodeWithArityCheck, JITCode::JITType jitType, unsigned bytecodeIndex, JITCompilationEffort effort) argument
106 jitCode = JIT::compile(&vm, codeBlock.get(), effort, &jitCodeWithArityCheck);
H A DExecutableAllocatorFixedVMPool.cpp166 PassRefPtr<ExecutableMemoryHandle> ExecutableAllocator::allocate(VM& vm, size_t sizeInBytes, void* ownerUID, JITCompilationEffort effort) argument
170 if (effort == JITCompilationCanFail)
H A DExecutableAllocator.cpp215 PassRefPtr<ExecutableMemoryHandle> ExecutableAllocator::allocate(VM&, size_t sizeInBytes, void* ownerUID, JITCompilationEffort effort) argument
218 RELEASE_ASSERT(result || effort != JITCompilationMustSucceed);
H A DJIT.cpp565 JITCode JIT::privateCompile(CodePtr* functionEntryArityCheck, JITCompilationEffort effort) argument
693 LinkBuffer patchBuffer(*m_vm, this, m_codeBlock, effort);
H A DJIT.h305 static JITCode compile(VM* vm, CodeBlock* codeBlock, JITCompilationEffort effort, CodePtr* functionEntryArityCheck = 0) argument
307 return JIT(vm, codeBlock).privateCompile(functionEntryArityCheck, effort);
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DAssemblerBuffer.h133 PassRefPtr<ExecutableMemoryHandle> executableCopy(VM& vm, void* ownerUID, JITCompilationEffort effort) argument
138 RefPtr<ExecutableMemoryHandle> result = vm.executableAllocator.allocate(vm, m_index, ownerUID, effort);
H A DLinkBuffer.cpp61 void LinkBuffer::linkCode(void* ownerUID, JITCompilationEffort effort) argument
65 m_executableMemory = m_assembler->m_assembler.executableCopy(*m_vm, ownerUID, effort);
73 m_executableMemory = m_vm->executableAllocator.allocate(*m_vm, m_initialSize, ownerUID, effort);
H A DLinkBuffer.h79 LinkBuffer(VM& vm, MacroAssembler* masm, void* ownerUID, JITCompilationEffort effort = JITCompilationMustSucceed)
89 , m_effort(effort)
92 linkCode(ownerUID, effort);
H A DAssemblerBufferWithConstantPool.h198 PassRefPtr<ExecutableMemoryHandle> executableCopy(VM& vm, void* ownerUID, JITCompilationEffort effort) argument
201 return AssemblerBuffer::executableCopy(vm, ownerUID, effort);
H A DARMAssembler.cpp394 PassRefPtr<ExecutableMemoryHandle> ARMAssembler::executableCopy(VM& vm, void* ownerUID, JITCompilationEffort effort) argument
401 RefPtr<ExecutableMemoryHandle> result = m_buffer.executableCopy(vm, ownerUID, effort);
H A DX86Assembler.h1994 PassRefPtr<ExecutableMemoryHandle> executableCopy(VM& vm, void* ownerUID, JITCompilationEffort effort) argument
1996 return m_formatter.executableCopy(vm, ownerUID, effort);
2352 PassRefPtr<ExecutableMemoryHandle> executableCopy(VM& vm, void* ownerUID, JITCompilationEffort effort) argument
2354 return m_buffer.executableCopy(vm, ownerUID, effort);
H A DMIPSAssembler.h679 PassRefPtr<ExecutableMemoryHandle> executableCopy(VM& vm, void* ownerUID, JITCompilationEffort effort) argument
681 RefPtr<ExecutableMemoryHandle> result = m_buffer.executableCopy(vm, ownerUID, effort);
H A DSH4Assembler.h1650 PassRefPtr<ExecutableMemoryHandle> executableCopy(VM& vm, void* ownerUID, JITCompilationEffort effort) argument
1652 return m_buffer.executableCopy(vm, ownerUID, effort);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/
H A DREADME117 who has contributed greatly to the documentation effort of SOAP::Lite.
/macosx-10.9.5/CPANInternal-140/common-sense/
H A Dsense.pm195 The money/time/effort/electricity invested in these gigabytes (probably
383 every module, the maintainance effort would be enourmous).
/macosx-10.9.5/CPANInternal-140/SQL-Abstract/lib/SQL/Abstract/
H A DTest.pm481 A lot of effort goes into distinguishing significant from
/macosx-10.9.5/CPANInternal-140/common-sense-3.6/
H A Dsense.pm.PL290 The money/time/effort/electricity invested in these gigabytes (probably
483 every module, the maintenance effort would be enourmous).
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duucomp.shar212 XYou hold in your mailbox (or news reader) the end result of that effort.
/macosx-10.9.5/CPANInternal-140/Log-Dispatch/lib/Log/
H A DDispatch.pm390 should be able to add this with minimal effort.
/macosx-10.9.5/CPANInternal-140/Log-Dispatch-2.34/lib/Log/
H A DDispatch.pm584 this with minimal effort. It is generally as simple as subclassing
/macosx-10.9.5/CPANInternal-140/Test-Tester/lib/Test/
H A DTester.pm334 allows you to test it with the minimum of effort.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/
H A DTemplate.pm49 # delegates most of the processing effort to the underlying SERVICE
457 The C<Template> module delegates most of the effort of processing templates
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/
H A DTemplate.pm49 # delegates most of the processing effort to the underlying SERVICE
457 The C<Template> module delegates most of the effort of processing templates
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm2211 Although it might seem like a real pain, it is really worth the effort
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm4577 who has contributed greatly to the documentation effort of SOAP::Lite.

Completed in 187 milliseconds

12