Searched defs:isZero (Results 1 – 8 of 8) sorted by relevance
26 void BitMemoryRegion<Base>::DumpVal(std::ostream &os, size_t val, bool &isZero, int width) const in DumpVal()44 bool isZero = true; in Dump() local
243 isZero(): boolean { method in SparseBitVectorElement
450 Label isZero(env); in IndexOfTaggedIntTarget() local536 Label isZero(env); in IndexOfTaggedNumber() local
1751 Label *isZero = &labelsForFloatCaseRef.at(labelsIdx++); in BuildMathSignDouble() local
197 Label isZero(env); in CloneProperties() local
9620 GateRef isZero = BitAnd( in CalcHashcodeForDouble() local
1244 … auto isZero = builder_.CreateICmpEQ(hashCode, llvm::Constant::getNullValue(hashCode->getType())); in EmitStringHashCode() local
35 …f(e){if(typeof e=="string")return Uw(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n… argument