/third_party/node/deps/v8/src/codegen/ |
H A D | code-desc.cc | 53 DCHECK_GE(desc->safepoint_table_size, 0); in Verify() 56 DCHECK_GE(desc->handler_table_size, 0); in Verify() 59 DCHECK_GE(desc->constant_pool_size, 0); in Verify() 62 DCHECK_GE(desc->code_comments_size, 0); in Verify() 66 DCHECK_GE(desc->reloc_offset, 0); in Verify() 67 DCHECK_GE(desc->reloc_size, 0); in Verify() 68 DCHECK_GE(desc->unwinding_info_size, 0); in Verify()
|
H A D | bailout-reason.cc | 15 DCHECK_GE(reason, BailoutReason::kNoReason); in GetBailoutReason() 23 DCHECK_GE(reason, AbortReason::kNoReason); in GetAbortReason()
|
H A D | source-position.h | 115 DCHECK_GE(script_offset, kNoSourcePosition); in SetScriptOffset() 120 DCHECK_GE(inlining_id, kNotInlined); in SetInliningId() 130 DCHECK_GE(raw, 0); in FromRaw()
|
/third_party/node/deps/v8/src/objects/ |
H A D | regexp-match-info-inl.h | 22 DCHECK_GE(length(), kLastMatchOverhead); in NumberOfCaptureRegisters() 28 DCHECK_GE(length(), kLastMatchOverhead); in SetNumberOfCaptureRegisters() 33 DCHECK_GE(length(), kLastMatchOverhead); in LastSubject() 38 DCHECK_GE(length(), kLastMatchOverhead); in SetLastSubject() 43 DCHECK_GE(length(), kLastMatchOverhead); in LastInput() 48 DCHECK_GE(length(), kLastMatchOverhead); in SetLastInput()
|
H A D | js-display-names-inl.h | 28 DCHECK_GE(StyleBits::kMax, style); in set_style() 37 DCHECK_GE(FallbackBit::kMax, fallback); in set_fallback() 47 DCHECK_GE(LanguageDisplayBit::kMax, language_display); in set_language_display()
|
H A D | js-temporal-objects-inl.h | 22 DCHECK_GE(upper, field); \ 30 DCHECK_GE(upper, v); \ 37 DCHECK_GE(upper, field); \ 52 DCHECK_GE(upper, v); \
|
H A D | fixed-array-inl.h | 564 DCHECK_GE(index, 0); in get() 570 DCHECK_GE(index, 0); in set() 576 DCHECK_GE(index, 0); in copy_in() 577 DCHECK_GE(slice_length, 0); in copy_in() 585 DCHECK_GE(index, 0); in copy_out() 586 DCHECK_GE(slice_length, 0); in copy_out() 594 DCHECK_GE(index, 0); in get_int() 600 DCHECK_GE(index, 0); in set_int() 606 DCHECK_GE(index, 0); in get_uint32() 612 DCHECK_GE(inde in set_uint32() [all...] |
H A D | js-list-format-inl.h | 30 DCHECK_GE(StyleBits::kMax, style); in set_style() 41 DCHECK_GE(TypeBits::kMax, type); in set_type()
|
H A D | internal-index.h | 26 DCHECK_GE(entry_, subtract); in adjust_down() 43 DCHECK_GE(std::numeric_limits<int>::max(), entry_); in as_int()
|
/third_party/node/deps/v8/src/heap/ |
H A D | allocation-stats.h | 64 DCHECK_GE(size + bytes, size); in IncreaseAllocatedBytes() 73 DCHECK_GE(size_, bytes); in DecreaseAllocatedBytes() 76 DCHECK_GE(allocated_on_page_[page], bytes); in DecreaseAllocatedBytes() 82 DCHECK_GE(capacity_, bytes); in DecreaseCapacity() 83 DCHECK_GE(capacity_ - bytes, size_); in DecreaseCapacity() 88 DCHECK_GE(capacity_ + bytes, capacity_); in IncreaseCapacity()
|
H A D | base-space.h | 40 DCHECK_GE(committed_ + bytes, committed_); in AccountCommitted() 48 DCHECK_GE(committed_, committed_ - bytes); in AccountUncommitted()
|
H A D | new-spaces.h | 272 DCHECK_GE(top(), to_space_.page_low()); 310 DCHECK_GE(Capacity(), Size()); 340 DCHECK_GE(age_mark_page->area_end(), age_mark); in AllocatedSinceLastGC() 344 DCHECK_GE(top(), age_mark); in AllocatedSinceLastGC() 352 DCHECK_GE(top(), current_page->area_start()); in AllocatedSinceLastGC() 474 DCHECK_GE(top(), original_top_); in MoveOriginalTopForward()
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-bytecode-generator.cc | 66 DCHECK_GE(kMaxRegister, register_index); in PopRegister() 73 DCHECK_GE(kMaxRegister, register_index); in PushRegister() 80 DCHECK_GE(kMaxRegister, register_index); in WriteCurrentPositionToRegister() 95 DCHECK_GE(kMaxRegister, register_index); in ReadCurrentPositionFromRegister() 101 DCHECK_GE(kMaxRegister, register_index); in WriteStackPointerToRegister() 107 DCHECK_GE(kMaxRegister, register_index); in ReadStackPointerFromRegister() 118 DCHECK_GE(kMaxRegister, register_index); in SetRegister() 125 DCHECK_GE(kMaxRegister, register_index); in AdvanceRegister() 188 DCHECK_GE(eats_at_least, characters); in LoadCurrentCharacterImpl() 197 DCHECK_GE(kMaxCPOffse in LoadCurrentCharacterImpl() [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | bytecode-liveness-map.h | 63 DCHECK_GE(index, 0); in RegisterIsLive() 75 DCHECK_GE(index, 0); in MarkRegisterLive() 81 DCHECK_GE(index, 0); in MarkRegisterDead() 134 DCHECK_GE(offset, 0); in InsertNewLiveness() 147 DCHECK_GE(offset, 0); in GetLiveness() 152 DCHECK_GE(offset, 0); in GetLiveness()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-jump-table.h | 43 DCHECK_GE(case_value, case_value_base_); in is_bound() 50 DCHECK_GE(case_value, case_value_base_); in ConstantPoolEntryFor() 60 DCHECK_GE(case_value, case_value_base_); in mark_bound()
|
H A D | bytecode-register.h | 78 DCHECK_GE(bytecode, Bytecode::kFirstShortStar); in TryToShortStar() 131 DCHECK_GE(new_count, 0); in Truncate() 136 DCHECK_GE(register_count_, 0); in PopLeft()
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | explicit-management.cc | 82 DCHECK_GE(new_size, header.AllocatedSize() + kAllocationGranularity); in Grow() 83 DCHECK_GE(size_delta, kAllocationGranularity); in Grow() 101 DCHECK_GE(header.AllocatedSize(), new_size + kAllocationGranularity); in Shrink() 102 DCHECK_GE(size_delta, kAllocationGranularity); in Shrink()
|
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
H A D | default_map_storage.cc | 33 DCHECK_GE(index, 0); in GetPrefix() 39 DCHECK_GE(index, 0); in GetDescription()
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | semaphore.cc | 47 DCHECK_GE(count, 0); 111 DCHECK_GE(count, 0); 164 Semaphore::Semaphore(int count) : native_handle_(count) { DCHECK_GE(count, 0); }
|
H A D | time.cc | 250 DCHECK_GE(ts.tv_nsec, 0); in FromMachTimespec() 260 DCHECK_GE(delta_, 0); in ToMachTimespec() 272 DCHECK_GE(ts.tv_nsec, 0); in FromTimespec() 371 DCHECK_GE(us_, 0); in ToFiletime() 406 DCHECK_GE(ts.tv_nsec, 0); in FromTimespec() 439 DCHECK_GE(tv.tv_usec, 0); in FromTimeval() 878 DCHECK_GE(perf_counter_now, perf_counter_initial); in TSCTicksPerSecond() 888 DCHECK_GE(tsc_now, tsc_initial); in TSCTicksPerSecond()
|
H A D | condition-variable.cc | 93 DCHECK_GE(ts.tv_sec, 0); in WaitFor() 94 DCHECK_GE(ts.tv_nsec, 0); in WaitFor() 110 DCHECK_GE(end_time, now); in WaitFor()
|
/third_party/gn/src/util/ |
H A D | semaphore.cc | 38 DCHECK_GE(count, 0); in Semaphore() 70 DCHECK_GE(count, 0); in Semaphore()
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | eh-frame.cc | 241 DCHECK_GE(unpadded_size, 0); in WritePaddingToAlignedSize() 253 DCHECK_GE(pc_offset, last_pc_offset_); in AdvanceLocation() 279 DCHECK_GE(base_offset, 0); in SetBaseAddressOffset() 296 DCHECK_GE(base_offset, 0); in SetBaseAddressRegisterAndOffset() 351 DCHECK_GE(eh_frame_offset(), cie_size_); in Finish() 353 DCHECK_GE(eh_frame_offset(), fde_offset() + kInt32Size); in Finish()
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | bignum.cc | 26 DCHECK_GE(kBigitSize, BitSize(value)); in AssignUInt16() 162 DCHECK_GE(bigit_pos, 0); in AddBignum() 224 DCHECK_GE(kDoubleChunkSize, kBigitSize + 32 + 1); in MultiplyByUInt32() 284 DCHECK_GE(exponent, 0); in MultiplyByPowerOfTen() 377 DCHECK_GE(power_exponent, 0); in AssignPowerUInt16() 660 DCHECK_GE(used_digits_, 0); in Align() 661 DCHECK_GE(exponent_, 0); in Align() 667 DCHECK_GE(shift_amount, 0); in BigitsShiftLeft()
|
/third_party/gn/src/base/files/ |
H A D | file.cc | 28 DCHECK_GE(file_.get(), -1); in File() 35 DCHECK_GE(platform_file, -1); in File()
|