Searched defs:trueTarget (Results 1 – 2 of 2) sorted by relevance
220 …void emitNodeInConditionContext(ExpressionNode* n, Label* trueTarget, Label* falseTarget, bool fal… in emitNodeInConditionContext()
820 void LogicalNotNode::emitBytecodeInConditionContext(BytecodeGenerator& generator, Label* trueTarget… in emitBytecodeInConditionContext()1037 void LogicalOpNode::emitBytecodeInConditionContext(BytecodeGenerator& generator, Label* trueTarget,… in emitBytecodeInConditionContext()