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