Searched defs:withArityCheck (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGJITFinalizer.cpp39 JITFinalizer::JITFinalizer(Plan& plan, PassRefPtr<JITCode> jitCode, PassOwnPtr<LinkBuffer> linkBuffer, MacroAssemblerCodePtr withArityCheck) argument
H A DDFGJITCompiler.cpp424 MacroAssemblerCodePtr withArityCheck = linkBuffer->locationOf(m_arityCheck); local
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DJITCode.h228 CodeRef withArityCheck; member in struct:JSC::DirectJITCode::RegisterPreservationWrappers
H A DJIT.cpp669 MacroAssemblerCodePtr withArityCheck; local
H A DJITCode.cpp128 DirectJITCode::DirectJITCode(JITCode::CodeRef ref, JITCode::CodePtr withArityCheck, JITType jitType) argument
138 void DirectJITCode::initializeCodeRef(JITCode::CodeRef ref, JITCode::CodePtr withArityCheck) argument

Completed in 85 milliseconds