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

/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT.cpp4709 GPRReg structureIDGPR = structureID.gpr(); local
4711 m_jit.load32(JITCompiler::Address(gpr, JSCell::structureIDOffset()), structureIDGPR); local

Completed in 189 milliseconds