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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCodeBlock.cpp1880 int objectAllocationProfileIndex = pc[i + opLength - 1].u.operand; local
1881 ObjectAllocationProfile* objectAllocationProfile = &m_objectAllocationProfiles[objectAllocationProfileIndex];

Completed in 281 milliseconds