Searched defs:nextLabel (Results 1 – 2 of 2) sorted by relevance
1752 auto nextLabel = encoder->CreateLabel(); in FillIsInstanceUnresolved() local1893 auto nextLabel = encoder->CreateLabel(); in FillIsInstance() local
8803 void StubBuilder::Assert(int messageId, int line, GateRef glue, GateRef condition, Label *nextLabel) in Assert()