/third_party/node/deps/v8/src/objects/ |
H A D | fixed-array-inl.h | 73 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in get() 89 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in set() 99 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in set() 107 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in set() 116 DCHECK_LT(static_cast<unsigned>(index), in NoWriteBarrierSet() 130 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in get() 137 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in set() 154 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in get() 161 DCHECK_LT(static_cast<unsigned>(index), static_cast<unsigned>(length())); in set() 364 DCHECK_LT(static_cas in get_scalar() [all...] |
H A D | property-array-inl.h | 35 DCHECK_LT(static_cast<unsigned>(index), in get() 48 DCHECK_LT(static_cast<unsigned>(index), in get() 56 DCHECK_LT(static_cast<unsigned>(index), in set() 64 DCHECK_LT(static_cast<unsigned>(index), in set() 73 DCHECK_LT(static_cast<unsigned>(index), in set() 92 DCHECK_LT(static_cast<unsigned>(index), in Swap()
|
H A D | swiss-name-dictionary-inl.h | 135 DCHECK_LT(enumeration_index, UsedCapacity()); in EntryForEnumerationIndex() 142 DCHECK_LT(enumeration_index, UsedCapacity()); in SetEntryForEnumerationIndex() 143 DCHECK_LT(static_cast<unsigned>(entry), static_cast<unsigned>(Capacity())); in SetEntryForEnumerationIndex() 211 DCHECK_LT(seq.index(), Capacity()); in FindEntry() 227 DCHECK_LT(static_cast<unsigned>(entry), static_cast<unsigned>(Capacity())); in LoadFromDataTable() 235 DCHECK_LT(static_cast<unsigned>(entry), static_cast<unsigned>(Capacity())); in StoreToDataTable() 246 DCHECK_LT(static_cast<unsigned>(entry), static_cast<unsigned>(Capacity())); in StoreToDataTableNoBarrier() 276 DCHECK_LT(static_cast<unsigned>(entry), static_cast<unsigned>(Capacity())); in DetailsAtPut() 352 DCHECK_LT(static_cast<unsigned>(entry), static_cast<unsigned>(Capacity())); in GetCtrl() 359 DCHECK_LT(static_cas in SetCtrl() [all...] |
H A D | ordered-hash-table-inl.h | 63 DCHECK_LT(entry.as_int(), Capacity()); in KeyAt() 71 DCHECK_LT(entry, Capacity()); in GetDataEntry() 109 DCHECK_LT(entry.as_int(), UsedCapacity()); in ValueAt() 114 DCHECK_LT(entry.as_int(), UsedCapacity()); in ValueAt() 136 DCHECK_LT(entry.as_int(), UsedCapacity()); in ValueAtPut() 142 DCHECK_LT(entry.as_int(), this->UsedCapacity()); in DetailsAt() 150 DCHECK_LT(entry.as_int(), this->UsedCapacity()); in DetailsAtPut()
|
H A D | contexts-inl.h | 53 DCHECK_LT(i, used(kAcquireLoad)); in get_context() 58 DCHECK_LT(i, used(kAcquireLoad)); in get_context() 75 DCHECK_LT(static_cast<unsigned int>(index), in get() 82 DCHECK_LT(static_cast<unsigned int>(index), in set() 96 DCHECK_LT(static_cast<unsigned int>(index), in get() 103 DCHECK_LT(static_cast<unsigned int>(index), in set()
|
H A D | descriptor-array-inl.h | 114 DCHECK_LT(descriptor_number.as_int(), number_of_descriptors()); in GetKey() 121 DCHECK_LT(descriptor_number.as_int(), number_of_descriptors()); in SetKey() 158 DCHECK_LT(descriptor_number.as_int(), number_of_descriptors()); in SetValue() 171 DCHECK_LT(descriptor_number.as_int(), number_of_descriptors()); in GetValue() 177 DCHECK_LT(descriptor_number.as_int(), number_of_descriptors()); in GetDetails() 185 DCHECK_LT(descriptor_number.as_int(), number_of_descriptors()); in SetDetails()
|
H A D | js-generator-inl.h | 27 DCHECK_LT(kGeneratorExecuting, 0); in is_suspended() 28 DCHECK_LT(kGeneratorClosed, 0); in is_suspended()
|
H A D | regexp-match-info-inl.h | 53 DCHECK_LT(i, NumberOfCaptureRegisters()); in Capture() 59 DCHECK_LT(i, NumberOfCaptureRegisters()); in SetCapture()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | bytecode-liveness-map.h | 64 DCHECK_LT(index, bit_vector_.length() - 1); in RegisterIsLive() 76 DCHECK_LT(index, bit_vector_.length() - 1); in MarkRegisterLive() 82 DCHECK_LT(index, bit_vector_.length() - 1); in MarkRegisterDead() 135 DCHECK_LT(offset, size_); in InsertNewLiveness() 148 DCHECK_LT(offset, size_); in GetLiveness() 153 DCHECK_LT(offset, size_); in GetLiveness()
|
H A D | fast-api-calls.cc | 61 DCHECK_LT(index_of_func_with_js_array_arg, 0); in ResolveOverloads() 64 DCHECK_LT(index_of_func_with_typed_array_arg, 0); in ResolveOverloads() 68 DCHECK_LT(index_of_func_with_js_array_arg, 0); in ResolveOverloads() 69 DCHECK_LT(index_of_func_with_typed_array_arg, 0); in ResolveOverloads()
|
H A D | node-marker.h | 30 DCHECK_LT(mark, mark_max_); in Get() 34 DCHECK_LT(mark, mark_max_ - mark_min_); in Set() 35 DCHECK_LT(node->mark(), mark_max_); in Set()
|
/third_party/node/deps/v8/src/codegen/ |
H A D | handler-table.cc | 69 DCHECK_LT(index, NumberOfRangeEntries()); in GetRangeStart() 76 DCHECK_LT(index, NumberOfRangeEntries()); in GetRangeEnd() 83 DCHECK_LT(index, NumberOfRangeEntries()); in GetRangeHandler() 91 DCHECK_LT(index, NumberOfRangeEntries()); in GetRangeData() 99 DCHECK_LT(index, NumberOfRangeEntries()); in GetRangePrediction() 107 DCHECK_LT(index, NumberOfReturnEntries()); in GetReturnOffset() 114 DCHECK_LT(index, NumberOfReturnEntries()); in GetReturnHandler() 189 DCHECK_LT(end_offset, innermost_end); in LookupRange()
|
H A D | signature.h | 35 DCHECK_LT(index, parameter_count_); in GetParam() 40 DCHECK_LT(index, return_count_); in GetReturn() 79 DCHECK_LT(rcursor_, return_count_); in AddReturn() 84 DCHECK_LT(pcursor_, parameter_count_); in AddParam() 89 DCHECK_LT(index, parameter_count_); in AddParamAt()
|
H A D | bailout-reason.cc | 14 DCHECK_LT(reason, BailoutReason::kLastErrorMessage); in GetBailoutReason() 22 DCHECK_LT(reason, AbortReason::kLastErrorMessage); in GetAbortReason()
|
/third_party/node/deps/v8/src/sandbox/ |
H A D | external-pointer-table-inl.h | 64 DCHECK_LT(index, capacity_); in Get() 74 DCHECK_LT(index, capacity_); in Set() 112 DCHECK_LT(freelist_head, capacity_); in Allocate() 127 DCHECK_LT(index, capacity_); in Mark()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | struct-types.h | 36 DCHECK_LT(index, field_count_); in field() 41 DCHECK_LT(index, field_count_); in mutability() 64 DCHECK_LT(index, field_count()); in field_offset() 97 DCHECK_LT(cursor_, field_count_); in AddField()
|
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
H A D | default_map_storage.cc | 34 DCHECK_LT(index, prefixes_size_); in GetPrefix() 40 DCHECK_LT(index, prefixes_size_); in GetDescription()
|
/third_party/node/deps/v8/src/heap/ |
H A D | invalidated-slots-inl.h | 18 DCHECK_LT(slot, sentinel_); in IsValid() 66 DCHECK_LT(free_start, free_end); in Free()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-jump-table.h | 44 DCHECK_LT(case_value, case_value_base_ + size()); in is_bound() 61 DCHECK_LT(case_value, case_value_base_ + size()); in mark_bound()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-utils.h | 28 DCHECK_LT(index, length()); in operator []() 34 DCHECK_LT(index, length()); in at() 39 DCHECK_LT(index, length()); in set_at()
|
/third_party/node/deps/v8/src/torque/ |
H A D | instructions.cc | 128 DCHECK_LT(index, GetValueDefinitionCount()); in GetValueDefinition() 187 DCHECK_LT(index, GetValueDefinitionCount()); in GetValueDefinition() 263 DCHECK_LT(index, GetValueDefinitionCount()); in GetValueDefinition() 367 DCHECK_LT(label, GetLabelCount()); in GetLabelValueDefinitionCount() 373 DCHECK_LT(index, GetLabelValueDefinitionCount(label)); in GetLabelValueDefinition() 389 DCHECK_LT(index, GetValueDefinitionCount()); in GetValueDefinition() 460 DCHECK_LT(index, GetValueDefinitionCount()); in GetValueDefinition() 499 DCHECK_LT(index, GetValueDefinitionCount()); in GetValueDefinition() 566 DCHECK_LT(index, GetValueDefinitionCount()); in GetValueDefinition()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | unwinding-info-writer-arm64.cc | 21 DCHECK_LT(block->rpo_number().ToInt(), in BeginInstructionBlock() 43 DCHECK_LT(successor_index, static_cast<int>(block_initial_states_.size())); in EndInstructionBlock()
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | unwinding-info-writer-x64.cc | 18 DCHECK_LT(block->rpo_number().ToInt(), in BeginInstructionBlock() 44 DCHECK_LT(successor_index, static_cast<int>(block_initial_states_.size())); in EndInstructionBlock()
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | unwinding-info-writer-arm.cc | 18 DCHECK_LT(block->rpo_number().ToInt(), in BeginInstructionBlock() 39 DCHECK_LT(successor_index, static_cast<int>(block_initial_states_.size())); in EndInstructionBlock()
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | unwinding-info-writer-ppc.cc | 17 DCHECK_LT(block->rpo_number().ToInt(), in BeginInstructionBlock() 40 DCHECK_LT(successor_index, static_cast<int>(block_initial_states_.size())); in EndInstructionBlock()
|