/third_party/node/deps/v8/src/snapshot/ |
H A D | snapshot.cc | 152 CHECK_LT( in VersionIsValid() 594 CHECK_LT(kNumberOfContextsOffset, data->raw_size); in ExtractNumContexts() 618 CHECK_LT(context_offset, static_cast<uint32_t>(data->raw_size)); in ExtractContextOffset() 623 CHECK_LT(SnapshotImpl::kRehashabilityOffset, in ExtractRehashability() 635 CHECK_LT(start_offset, end_offset); in ExtractData() 636 CHECK_LT(end_offset, snapshot->raw_size); in ExtractData() 672 CHECK_LT(index, num_contexts); in ExtractContextData() 680 CHECK_LT(next_context_offset, data->raw_size); in ExtractContextData() 693 CHECK_LT(kVersionStringOffset + kVersionStringLength, in CheckVersion()
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-futex.cc | 30 CHECK_LT(index, sta->length()); in RUNTIME_FUNCTION() 51 CHECK_LT(index, sta->length()); in RUNTIME_FUNCTION()
|
H A D | runtime-atomics.cc | 414 CHECK_LT(index, sta->length()); in GetModifySetValueInBuffer() 428 CHECK_LT(index, sta->length()); in GetModifySetValueInBuffer() 457 CHECK_LT(index, sta->length()); in RUNTIME_FUNCTION() 483 CHECK_LT(index, sta->length()); in RUNTIME_FUNCTION() 504 CHECK_LT(index, sta->length()); in RUNTIME_FUNCTION() 520 CHECK_LT(index, sta->length()); in RUNTIME_FUNCTION()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | node-properties.h | 65 CHECK_LT(index, node->op()->ValueInputCount()); in GetValueInput() 71 CHECK_LT(index, node->op()->ValueInputCount()); in GetValueInput() 87 CHECK_LT(index, node->op()->EffectInputCount()); in GetEffectInput() 93 CHECK_LT(index, node->op()->ControlInputCount()); in GetControlInput()
|
H A D | node-properties.cc | 94 CHECK_LT(index, node->op()->ValueInputCount()); in ReplaceValueInput() 120 CHECK_LT(index, node->op()->ControlInputCount()); in ReplaceControlInput() 128 CHECK_LT(index, node->op()->EffectInputCount()); in ReplaceEffectInput()
|
H A D | heap-refs.cc | 1219 CHECK_LT(descriptor_index.as_int(), NumberOfOwnDescriptors()); in GetFieldIndexFor() 1231 CHECK_LT(descriptor_index.as_int(), NumberOfOwnDescriptors()); in GetPropertyDetails() 1236 CHECK_LT(descriptor_index.as_int(), NumberOfOwnDescriptors()); in GetPropertyKey() 1251 CHECK_LT(descriptor_index.as_int(), NumberOfOwnDescriptors()); in FindFieldOwner() 1345 CHECK_LT(i, length()); in TryGet() 1588 CHECK_LT(descriptor_index.as_int(), NumberOfOwnDescriptors()); in GetStrongValue() 1701 CHECK_LT(index, object()->length()); in GetFunctionMapFromIndex()
|
/third_party/node/src/ |
H A D | spawn_sync.cc | 219 CHECK_LT(lifecycle_, kClosing); in uv_pipe() 528 CHECK_LT(lifecycle_, kHandlesClosed); in CloseHandlesAndDeleteLoop() 565 CHECK_LT(lifecycle_, kHandlesClosed); in CloseStdioPipes() 582 CHECK_LT(lifecycle_, kHandlesClosed); in CloseKillTimer() 940 CHECK_LT(child_fd, stdio_count_); in AddStdioIgnore() 953 CHECK_LT(child_fd, stdio_count_); in AddStdioPipe() 975 CHECK_LT(child_fd, stdio_count_); in AddStdioInheritFD()
|
H A D | uv.cc | 75 CHECK_LT(err, 0); in ErrName()
|
H A D | process_wrap.cc | 194 CHECK_LT(argc, INT_MAX); // Check for overflow. in Spawn() 222 CHECK_LT(envc, INT_MAX); // Check for overflow. in Spawn()
|
H A D | util.h | 164 #define CHECK_LT(a, b) CHECK((a) < (b)) macro 393 CHECK_LT(index, length()); in operator []() 398 CHECK_LT(index, length()); in operator []()
|
H A D | tcp_wrap.cc | 406 CHECK_LT(addrlen, sizeof(ip)); in AddressToJS()
|
H A D | node_errors.cc | 172 CHECK_LT(off, kUnderlineBufsize); in GetErrorSource() 179 CHECK_LT(off, kUnderlineBufsize); in GetErrorSource()
|
/third_party/node/deps/v8/src/heap/ |
H A D | heap-controller.cc | 148 CHECK_LT(1.0, factor); in CalculateAllocationLimit() 149 CHECK_LT(0, current_size); in CalculateAllocationLimit()
|
/third_party/node/deps/v8/src/objects/ |
H A D | map-inl.h | 266 CHECK_LT(static_cast<unsigned>(id), 256); in set_visitor_id() 286 CHECK_LT(static_cast<unsigned>(value), 256); in set_instance_size() 299 CHECK_LT(static_cast<unsigned>(value), 256); in set_inobject_properties_start_or_constructor_function_index() 414 CHECK_LT(static_cast<unsigned>(value), JSObject::kFieldsAdded); in SetOutOfObjectUnusedPropertyFields() 464 CHECK_LT(static_cast<unsigned>(unused_in_property_array), in AccountAddedOutOfObjectPropertyField() 552 CHECK_LT(static_cast<int>(elements_kind), kElementsKindCount); in set_elements_kind()
|
/third_party/node/deps/v8/src/base/utils/ |
H A D | random-number-generator.cc | 160 CHECK_LT(x, max); in NextSample() 199 CHECK_LT(x, result.size()); in NextSampleSlow()
|
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | materialized-object-store.cc | 45 CHECK_LT(index, array.length()); in Remove()
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-bytecodes.h | 108 V(CHECK_LT, 35, 8) /* bc8 pad8 base::uc16 addr32 */ \
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | gc-info-table.cc | 147 CHECK_LT(new_index, GCInfoTable::kMaxIndex); in RegisterNewGCInfo()
|
H A D | heap-base.cc | 159 CHECK_LT(gc_count++, kMaxTerminationGCs); in Terminate()
|
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.h | 427 CHECK_LT(reg, kNumSIMDRs); in get_simd_register_by_lane() 450 CHECK_LT(reg, kNumSIMDRs); in set_simd_register_by_lane()
|
/third_party/node/deps/v8/src/sandbox/ |
H A D | sandbox.cc | 241 CHECK_LT(size_to_reserve, size); in InitializeAsPartiallyReservedSandbox()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-objects-inl.h | 551 CHECK_LT(field_index, type->field_count()); in GetField() 561 CHECK_LT(field_index, type->field_count()); in SetField()
|
/third_party/node/deps/v8/src/base/ |
H A D | region-allocator.cc | 30 CHECK_LT(begin(), end()); in RegionAllocator()
|
H A D | logging.h | 380 #define CHECK_LT(lhs, rhs) CHECK_OP(LT, <, lhs, rhs) macro
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | objects-debug.cc | 621 CHECK_LT(0, length()); in PropertyArrayVerify() 681 CHECK_LT(0, number_of_all_descriptors()); in DescriptorArrayVerify() 1474 CHECK_LT(entry, Capacity()); in SwissNameDictionaryVerify() 1716 CHECK_LT(empty_slot, array.length()); in Verify()
|