Searched refs:ForInContext (Results 1 – 2 of 2) sorted by relevance
64 struct ForInContext { struct356 ForInContext context = { expectedBase, iter, index, propertyRegister }; in pushOptimisedForIn()501 Vector<ForInContext> m_forInContextStack;
1283 ForInContext& context = m_forInContextStack[i - 1]; in emitGetByVal()