Home
last modified time | relevance | path

Searched defs:falseTarget (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecompiler/
DBytecodeGenerator.h220 …void emitNodeInConditionContext(ExpressionNode* n, Label* trueTarget, Label* falseTarget, bool fal… in emitNodeInConditionContext()
DNodesCodegen.cpp820 …nConditionContext(BytecodeGenerator& generator, Label* trueTarget, Label* falseTarget, bool fallTh… in emitBytecodeInConditionContext()
1037 …nConditionContext(BytecodeGenerator& generator, Label* trueTarget, Label* falseTarget, bool fallTh… in emitBytecodeInConditionContext()