Searched refs:FLAG_enable_slow_asserts (Results 1 – 14 of 14) sorted by relevance
27 CHECK(!v8::internal::FLAG_enable_slow_asserts || (condition))28 extern bool FLAG_enable_slow_asserts;31 const bool FLAG_enable_slow_asserts = false; variable
283 if (FLAG_enable_slow_asserts) { in AddOptimizedFunction()
998 if (FLAG_enable_slow_asserts) { in JSFunctionResultCacheVerify()1013 if (FLAG_enable_slow_asserts) { in NormalizedMapCacheVerify()
757 if (FLAG_enable_slow_asserts) { in AddElementsToFixedArray()
994 if (FLAG_enable_slow_asserts) { in MakeExternal()1056 if (FLAG_enable_slow_asserts) { in MakeExternal()6404 if (FLAG_enable_slow_asserts) { in Normalize()7700 if (FLAG_enable_slow_asserts) { in AddKeysFromArrayLike()7726 if (FLAG_enable_slow_asserts) { in UnionOfKeys()8671 if (FLAG_enable_slow_asserts) { in SlowEquals()8715 if (FLAG_enable_slow_asserts) { in SlowEquals()
1563 if (FLAG_enable_slow_asserts) { in ValidateElements()
1309 if (FLAG_enable_slow_asserts) { in SmiUntag()1323 if (FLAG_enable_slow_asserts && (mode == kNotSpeculativeUntag)) { in SmiUntagToDouble()1334 if (FLAG_enable_slow_asserts && (mode == kNotSpeculativeUntag)) { in SmiUntagToFloat()
1318 if (FLAG_enable_slow_asserts && !csp.Is(StackPointer())) { in AssertStackConsistency()
289 if (!FLAG_enable_slow_asserts) return true; in CellIsInStoreBuffer()
363 } else if (FLAG_debug_code && FLAG_enable_slow_asserts && in GenerateBodyInstructionPost()706 if (FLAG_debug_code && FLAG_enable_slow_asserts) __ VerifyX87StackDepth(0); in FlushIfNecessary()754 if (FLAG_debug_code && FLAG_enable_slow_asserts) { in EmitFlushX87ForDeopt()
2562 DCHECK(FLAG_debug_code && FLAG_enable_slow_asserts); in VerifyX87StackDepth()
3864 if (FLAG_debug_code && FLAG_enable_slow_asserts) { in Generate()
3827 if (FLAG_debug_code && FLAG_enable_slow_asserts) { in Generate()
274 if (FLAG_debug_code && FLAG_enable_slow_asserts && instr->HasResult() && in GenerateBodyInstructionPost()