Searched refs:createSelfManagedRoutine (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJITStubRoutine.h63 static PassRefPtr<JITStubRoutine> createSelfManagedRoutine( function in class:JSC::JITStubRoutine
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DPolymorphicPutByIdList.cpp46 result.m_stubRoutine = JITStubRoutine::createSelfManagedRoutine(initialSlowPath);
H A DPolymorphicGetByIdList.cpp65 result.m_stubRoutine = JITStubRoutine::createSelfManagedRoutine(initialSlowPath);

Completed in 120 milliseconds