Searched refs:m_structureCheck (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGJITCompiler.h195 , m_structureCheck(structureCheck)
217 MacroAssembler::PatchableJump m_structureCheck; member in struct:JSC::DFG::PropertyAccessRecord
H A DDFGJITCompiler.cpp182 info.patch.dfg.deltaCallToStructCheck = differenceBetweenCodePtr(callReturnLocation, linkBuffer.locationOf(m_propertyAccesses[i].m_structureCheck));

Completed in 162 milliseconds