Searched refs:copyInfo (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGRegisterSet.h63 void copyInfo(RegisterSetPOD& other) const function in class:JSC::DFG::RegisterSet
H A DDFGJITCompiler.cpp199 m_propertyAccesses[i].m_usedRegisters.copyInfo(info.patch.dfg.usedRegisters);
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSKext.h431 virtual OSDictionary * copyInfo(OSArray * keys = NULL);
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp703 * the kernel kext doesn't have a kmod_info struct. copyInfo()
8109 kextInfo = thisKext->copyInfo(infoKeys);
8131 OSKext::copyInfo(OSArray * infoKeys) function in class:OSKext

Completed in 91 milliseconds