Searched refs:putById (Results 1 – 2 of 2) sorted by relevance
86 void recordPutById(NodeIndex putById) in recordPutById() argument88 ASSERT_UNUSED(putById, m_graph[putById].op == PutById); in recordPutById()
852 NodeIndex putById = addToGraph(PutById, OpInfo(identifier), base, value); in parseBlock() local853 aliases.recordPutById(putById); in parseBlock()