Searched refs:stackIndex (Results 1 – 1 of 1) sorted by relevance
394 int32 stackIndex = top; in AllocObject() local395 MT_VERIFY(stackIndex < (int32)stackId.size(), "Stack is too deep.", return nullptr); in AllocObject()403 stackId[stackIndex] = (index + 1); in AllocObject()